paneedesign / PrestaSitemapBundle

A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrestaSitemapBundle

Build Status

Latest Stable Version Total Downloads

PrestaSitemapBundle is a Symfony XML sitemap generator.

Overview

A sandbox is available in a dedicated GitHub repository.

You may also have a look to Prestaconcept's website sitemap (which is built with this bundle).

Versions

This bundle is compatible with all Symfony versions since 2.3.0.

However, like Symfony, we do not provide support for Symfony's version that reached EOL.

Features

  • Sitemapindex
  • Google images, video, mobile and multilang urls
  • Respect constraints (50k items / 10MB per file)
  • No database required
  • Optional caching (using DoctrineCacheBundle)

Documentation

You will find the detailed documentation in the following links:

Contributing

Please feel free to open an issue or a pull request, if you want to help.

Thanks to everyone who has contributed already.


This project is supported by PrestaConcept

Released under the MIT License

About

A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.

License:MIT License


Languages

Language:PHP 99.9%Language:Makefile 0.1%