cilla-plugin-sitemap

Cilla is a weblog written in Java.

This plugin generates a sitemap.xml file for web crawlers.

Integration

Add this snippet to your blog’s pom.xml:

<dependency>
  <groupId>org.shredzone.cilla.plugin</groupId>
  <artifactId>cilla-plugin-sitemap</artifactId>
  <version>0.2-SNAPSHOT</version>
</dependency>

License

The source code can be found at GitHub and is distributed under the terms of GNU Affero General Public License Version 3.