super_sitemap
15 sites
No security coverage
There are plenty of great sitemap options for use with Drupal. However this can often fail to scale well for large or enterprise Drupal installations. Additionally, they are usually tightly coupled with the Drupal entity system with the ability to add custom links after the fact. This attempts to resolve that by using external systems to query for content and output standardized sitemaps for use with search engines.
Features
- Provides a sitemap of sitemaps by default to allow for deep linking of large amount of links
- Ability to handle large amounts of links (hundreds of thousands, multiple millions)
- Ability to aggregate links from a variety of sources (solr, files, database, etc)
- Ability to add custom links through the UI
- Ability to control the build process via cron and event subscribers.
- Creates files of the output of the sitemap build process to provide faster load times for search engines using the files
Post-Installation
Once installed, this module will require administrators to setup the sitemap structure.