Übersicht

Seo Module

The seo-module generates a sitemap.xml which can be submitted to search engines.

Activation

Add the module to the site.toml.

[modules]
active = ["seo-module"]

Features

Creates a sitemap.xml under:

https://yourhost.com/module/seo-module/sitemap.xml

Installation

Installation using the cli

server.sh module get so-module

After the module is downloaded use it in the site.toml

[modules]
active = ["seo-module"]

Module Info

Author

License

GPLv3


Links