An open API service indexing awesome lists of open source software.

https://github.com/janit/ezxmlsitemapbundle

Simple eZ Publish Symfony Stack Sitemap Generator
https://github.com/janit/ezxmlsitemapbundle

Last synced: about 1 year ago
JSON representation

Simple eZ Publish Symfony Stack Sitemap Generator

Awesome Lists containing this project

README

          

EzXmlSitemapBundle
==================

Simple eZ Publish Symfony Stack Sitemap Generator

Installation:

* Clone to src
* Add to ezpublish/EzPublishKernel.php
* Clear caches

Usage:

* Open http://example.com/sitemap.xml

Notes:

This works, but could use a lot more configuration options to be (sitemap index, proper multisite support, options for class limiting, etc.) and removing hard coded values to configurations.

Feel free to fork.