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

https://github.com/camelotproject/sitemap


https://github.com/camelotproject/sitemap

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Sitemap
=======

[![Build Status](https://travis-ci.com/CamelotProject/Sitemap.png?branch=master)](https://travis-ci.com/CamelotProject/Sitemap)

The Sitemap 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](http://www.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](https://github.com/CamelotProject/Sitemap/blob/master/doc/index.md)

Installation
------------

All the installation instructions are in the [documentation](https://github.com/CamelotProject/Sitemap/blob/master/doc/installation.md).

License
-------

This library is under the [MIT](https://github.com/CamelotProject/Sitemap/blob/master/LICENSE) license.