Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Simple XML sitemap

Simple XML sitemap generates multilingual XML sitemaps which adhere to Google's new hreflang standard and provides a framework for developing other sitemap types.

Out of the box the sitemaps index most of Drupal's content entity types including:

  • nodes
  • taxonomy terms
  • menu links
  • users
  • ...

Contributed entity types like commerce products or media entities can be indexed as well. On top of that custom links can be added to the sitemap.

To learn about XML sitemaps, see https://en.wikipedia.org/wiki/Sitemaps.

The module also provides an API allowing to create any type of sitemap (not necessary an XML one) holding links to a local or remote source.

Configuration, usage & debugging

A guide to the module's usage and configuration

API and extending the module

A guide to the module's API and its extensibility.

Guide maintainers

gbyte's picture