SEO options
Last updated
First, check out and set up Site SEO options.

Every page has its own set of SEO options

Zero One generates its own sitemap file, and you can see the sitemap at yourwebsite.com/sitemap.xml. Each page has its own option under the SEO tab to include or exclude it from the sitemap. Sitemap supports multilingual websites, images, and videos.
Also, Kirby 3 Robots.txt plugin is integrated, as you can see at yourwebsite.com/robots.txt.
The further behavior of the robots.txt file is controlled in the Kirby config.php file.
We took great care to include all possible metadata on every page, and most of them are automatically generated. You can check it out by looking at the source code of every page.
Last updated