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

    Robots

    Kirby CMS plugin that adds a route for robots.txt

    Docs Source

    Manual

    Download and extract the folder to site/plugins/robots

    Composer

    Git Submodule

    robots.txt
    Version
    1.0.1
    License
    MIT
    Stars
    1
    Supports
    K4 K3
    Created
    3 Apr 2023
    Updated
    1 Mar 2025

    Info

    Topics
    • Robots
    • Sitemaps
    Implements
    • Route(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.0.1
    • 1.0.0

    Similar plugins

    • Meta All-in-one solution to all of your SEO/OpenGraph/JSON-LD/sitemap.xml needs. K3
    • http://example.com/sitemap.xml
      http://example.com/sitemap.json
      Sitemap A plugin for Kirby CMS that generates an sitemap.xml and HTML sitemap. K4 K3
    • 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

    More by Timo Schneider

    More
    • Video Embed content from YouTube without compromising privacy. K4 K3
    • http://example.com/sitemap.xml
      http://example.com/sitemap.json
      Sitemap A plugin for Kirby CMS that generates an sitemap.xml and HTML sitemap. 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