Skip to content

Sitemap update

The sitemaps need updating; the root sitemap.xml now includes the following sub-sitemaps:

<loc>http://localhost:3000/sitemap-content.xml</loc>
<loc>http://localhost:3000/sitemap-geo.xml</loc>
<loc>http://localhost:3000/sitemap-wiews.xml</loc>
<loc>http://localhost:3000/sitemap-crop.xml</loc>

sitemap-content.xml

It now has:

<loc>http://localhost:3000/welcome</loc>
<loc>http://localhost:3000/content/about</loc>
<loc>http://localhost:3000/explore/overview</loc>
<loc>http://localhost:3000/wiews/active</loc>
<loc>http://localhost:3000/content/terms</loc>
<loc>http://localhost:3000/explore</loc>
<loc>http://localhost:3000/org/</loc>

Instead it should list:

  • /
  • /content/about/about
  • /content/legal/terms
  • /content/legal/disclaimer
  • /documentation/apis
  • /documentation/brapi
  • List of all Activity posts with their links /content/news/72/....

sitemap-geo.xml

Rename it to sitemap-iso3166.xml. It should include custom ISO3166 codes (the XXX codes).

Add sitemap-partner.xml

List links to all Genesys data providers /partner/....

sitemap-crop.xml

Should link to the crop pages, not to ../data.

New sitemaps

Add sitemap-XXX.xml for PUBLISHED subsets, datasets and descriptor lists.

  • sitemap-subset.xml lists links to all published Subsets
  • ...