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
    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

    • Multilanguage XML Sitemap Multilingual (or not) XML Sitemap generator. Options for Ignore/Include and Images K4
    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4
    • LLMS Generates an llms.txt file in the root of your website or responds to the llms.txt route with necessary information for Large Language Model… K5 K4

    More by Timo Schneider

    More
    • Video Embed content from YouTube without compromising privacy. K4
    • (photoswipe: image.jpg
          width: 200
          height: 200
          quality: 70
          crop: true
      )
      PhotoSwipe A plugin for Kirby CMS that adds photoswipe v5. K4
    • 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