PHPackages                             bnomei/kirby-seo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. bnomei/kirby-seo

ActiveKirby-plugin

bnomei/kirby-seo
================

Minimal, AI-assisted SEO plugin for Kirby CMS

v1.0.0(4w ago)35MITPHPPHP &gt;=8.2

Since Apr 14Pushed 4w agoCompare

[ Source](https://github.com/bnomei/kirby-seo)[ Packagist](https://packagist.org/packages/bnomei/kirby-seo)[ Fund](https://www.buymeacoffee.com/bnomei)[ GitHub Sponsors](https://github.com/bnomei)[ RSS](/packages/bnomei-kirby-seo/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (6)Versions (2)Used By (0)

Kirby SEO with AI
=================

[](#kirby-seo-with-ai)

[![Kirby 5](https://camo.githubusercontent.com/b1a1b2ccd58e96259a9722c2489d91f40378c01b6c4c3e9fd27ed1d12c269d7c/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f4b697262792f353f636f6c6f723d454343373438)](https://getkirby.com)[![PHP 8.2](https://camo.githubusercontent.com/fd050028b4459f3f6e4db5703412957375ceb180d27951213d421eb2a23c8c8e/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f5048502f382e323f636f6c6f723d3445354239332669636f6e3d706870266c6162656c)](https://camo.githubusercontent.com/fd050028b4459f3f6e4db5703412957375ceb180d27951213d421eb2a23c8c8e/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f5048502f382e323f636f6c6f723d3445354239332669636f6e3d706870266c6162656c)[![Release](https://camo.githubusercontent.com/d48568d3e6f9c6fa8a3086ad9fef525a09fa5f0b46679f77e4b15173c8c70706/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f626e6f6d65692f6b697262792d73656f3f636f6c6f723d6165383166662669636f6e3d676974687562266c6162656c)](https://camo.githubusercontent.com/d48568d3e6f9c6fa8a3086ad9fef525a09fa5f0b46679f77e4b15173c8c70706/68747470733a2f2f666c61742e62616467656e2e6e65742f7061636b61676973742f762f626e6f6d65692f6b697262792d73656f3f636f6c6f723d6165383166662669636f6e3d676974687562266c6162656c)[![Discord](https://camo.githubusercontent.com/36eaef1b06f4996feb7587aa3281dcbd658e57535bc6b5e10110ed108e7a7a03/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f646973636f72642f626e6f6d65693f636f6c6f723d3732383964612669636f6e3d646973636f7264266c6162656c)](https://discordapp.com/users/bnomei)[![Buymecoffee](https://camo.githubusercontent.com/62e55d1129b82bf9c2fd4656451e81ab87a9787e7c9676ca58276532ed9666ee/68747470733a2f2f666c61742e62616467656e2e6e65742f62616467652f69636f6e2f646f6e6174653f69636f6e3d6275796d6561636f6666656526636f6c6f723d464638313346266c6162656c)](https://www.buymeacoffee.com/bnomei)

Minimal, mostly zero-config SEO plugin for Kirby CMS.

It gives you:

- resolved `` metadata via a snippet or page/site methods
- automatic `robots.txt` and `sitemap.xml` routes
- optional Panel SEO button with status and AI actions
- optional SERP preview integration
- optional AI title/description generation

Requirements
------------

[](#requirements)

- Kirby 5
- PHP 8.2+

Installation
------------

[](#installation)

```
composer require bnomei/kirby-seo
```

If you also want the Panel SERP preview section:

```
composer require johannschopplich/kirby-serp-preview
```

Zero Config
-----------

[](#zero-config)

For the public SEO output, the plugin is basically zero config.

Add the snippet to your page template:

```
