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

    • return [
          'bnomei.robots-txt' => [
              'content' => '...'
          ]
      ];
      Robots.txt Manage the robots.txt from Kirby's config file K5 K4 K3
    • Meta All-in-one solution to all of your SEO/OpenGraph/JSON-LD/sitemap.xml needs. K3
    • 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
    • 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
    • Video Embed content from YouTube without compromising privacy. 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