Sitemaps with Dynamic Documentation

When publishing to Dynamic Documentation you also generate a sitemap.

Sitemaps are automatically generated in Dynamic Documentation. The sitemap is generated according to the Sitemap 0.90 standard, and is an essential part of your Search Engine Optimization (SEO) strategy.

You can access the sitemap file at the following link:

http://HOST:PORT/api/sitemap.xml, where:
  • HOST is the hostname of your documentation website.
  • PORT is the port number (optional).

To provide this information to the Google crawlers, you should add an absolute link to the sitemap file to the robots.txt file on your documentation web server.