Bruno Meilick Robots.txt Manage the robots.txt from Kirby's config file Docs Source Install Manual Download and extract the folder to site/plugins/robots-txt Composer Copy Git Submodule Copy Sponsor return [ 'bnomei.robots-txt' => [ 'content' => '...' ] ]; Version 5.1.0 License MIT Stars 21 Supports K5 K4 K3 Created 6 Oct 2018 Updated 18 May 2025 Info Topics SEO Robots Support Docs Issues Email Latest releases 5.1.0 5.0.2 5.0.1 5.0.0 1.8.0 Similar plugins SEO Audit SEO analysis like Yoast SEO, right from the Panel. Privacy first, no external services. K5 K4 OG Image This plugin creates an og-image for a page, based on a template image and a text input. Simply add /og-image to any url to get the og-image … K5 K4 Paparazzi A Puppeteer-powered toolkit for programatically creating images with Kirby, by simply writing HTML & CSS code K5 K4 More by Bruno Meilick More return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3 Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5