The SitemapGenerator provides a way to create xml sitemaps using any source you want (Doctrine, Propel, MongoDB, Faker, etc.).
This bundle aims to generate standards compliant sitemaps. For more information about sitemaps go to sitemaps.org.
- static sitemap generation
- dynamic sitemap generation
- sitemap indexes support
- memory efficient
- datasource independent
- support for media content (currently images and videos)
The documentation can be found in the doc/
directory.
All the installation instructions are in the documentation.
This library is under the MIT license.