kotti_sitemap

Kotti Sitemap - an addon to easily create a sitemap for your Kotti project.


Keywords
kotti, cms, pyramid, sitemap, sqlalchemy
License
Other
Install
pip install kotti_sitemap==0.1.1

Documentation

kotti_sitemap

A sitemap plugin for Kotti.

Find out more about Kotti

Setup

To activate the kotti_sitemap add-on in your Kotti site, you need to add an entry to the kotti.configurators setting in your Paste Deploy config.

If you don't have a kotti.configurators option, add one. The line in your [app:main] section could then look like this:

kotti.configurators = kotti_sitemap.kotti_configure

With this, you'll be able to use /sitemap.xml as your sitemap.