Bruno Meilick HTMLHead Add a best-practice HTML head element to your templates, extendable with snippets Docs Source Install Manual Download and extract the folder to site/plugins/htmlhead Composer Copy Git Submodule Copy Sponsor <html <?= $site->langAttr() ?>> <head> <meta charset="utf-8"> <?= $page->htmlhead() ?> </head> ... Version 5.0.4 License MIT Stars 22 Supports K5 K4 K3 Created 26 Jul 2018 Updated 16 Mar 2025 Info Topics SEO Meta Tags Open Graph Implements Page method(s) Support Docs Issues Email Latest releases 5.0.4 5.0.3 5.0.2 5.0.1 5.0.0 Similar plugins SERP Preview Panel plugin for search engine result page previews K5 K4 SEO All-in-one toolkit for implementing SEO & Meta best practices in your Kirby site. Get a customizable, turnkey SEO solution in seconds. K5 K4 SEO Audit SEO analysis like Yoast SEO, right from the Panel. Privacy first, no external services. K5 K4 More by Bruno Meilick More return [ 'bnomei.securityheaders.headers' => [ 'X-Frame-Options' => 'SAMEORIGIN', 'X-XSS-Protection' => '1; mode=block', 'X-Content-Type-Options' => 'nosniff', ... ] ]; Content Security Policy Simplify the content security policy headers setup for your website 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 Redis Cache Driver Redis based Cache-Driver K5 K4 K3