Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Timo Schneider Timo Schneider

    Sitemap

    A plugin for Kirby CMS that generates an sitemap.xml and HTML sitemap.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/sitemap

    Composer

    Git Submodule

    http://example.com/sitemap.xml
    http://example.com/sitemap.json
    Version
    2.1.1
    License
    MIT
    Stars
    6
    Supports
    K4 K3
    Created
    3 Apr 2023
    Updated
    1 Mar 2025

    Info

    Topics
    • Sitemaps
    Implements
    • Route(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 2.1.1
    • 2.1.0

    Similar plugins

    • page('blog')->children()->feed([
          'title'       => 'Latest articles',
          'link'        => 'blog'
      ]);
      Feed and Sitemap Generate a RSS or JSON-Feed or XML-Sitemap from a collection of pages K5 K4 K3
    • robots.txt
      Robots Kirby CMS plugin that adds a route for robots.txt K4 K3
    • Meta All-in-one solution to all of your SEO/OpenGraph/JSON-LD/sitemap.xml needs. K3

    More by Timo Schneider

    More
    • robots.txt
      Robots Kirby CMS plugin that adds a route for robots.txt K4 K3
    • (photoswipe: image.jpg
          width: 200
          height: 200
          quality: 70
          crop: true
      )
      PhotoSwipe A plugin for Kirby CMS that adds photoswipe v5. K4 K3
    • return [
        'schnti.cachebuster.active' => true
      ];
      Cachebuster Add modification timestamps to your css and js files, as long as they are embedded with the css() and js() helpers. K4 K3