This project is not covered by Drupal’s security advisory policy.

Generate or extend XML sitemaps using the power of Views.

Provides a Views Display (Simple XML Sitemap Export), which can be configured to export results into XML sitemaps managed by Simple XML Sitemap.

Usage

  1. Configure Simple XML Sitemap, create/edit a Sitemap Type to include the View results URL generator, then make sure to have at least one Sitemap that uses that Sitemap Type.
  2. Create or edit a View, add a Simple XML Sitemap Export display.
  3. Configure the settings for Format Simple XML Sitemap Export, enable exporting to at least one Sitemap, set the desired priority, change frequency and contextual filters to select the items in this export.
  4. Configure the Views display as wanted via filters, sorting.
  5. Save the View.
  6. (Re-)Generate the Sitemap using the admin UI or using the Drush command.

Known Limitations

  • At this time, only Views for Content or Taxonomy term entities are allowed to use the Simple XML Sitemap Export display.
  • Relationships are not supported as source of the entity id to export; they can be used as filters, though (e.g. only 'author' nodes referencing at least one article). Be warned that relationships may easily cause duplicated results in the View.

Scalability Concerns

Supporting organizations: 
Initial development

Project information

Releases