kphoen/sitemap-generator

Provides a way to create/generate a sitemap using Propel, Doctrine, etc.

1.4.1 2018-01-22 22:56 UTC

This package is auto-updated.

Last update: 2024-02-28 00:39:49 UTC


README

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.

Main features

  • static sitemap generation
  • dynamic sitemap generation
  • sitemap indexes support
  • memory efficient
  • datasource independent
  • support for media content (currently images and videos)

Documentation

The documentation can be found in the doc/ directory.

Read the Documentation

Installation

All the installation instructions are in the documentation.

License

This library is under the MIT license.