PHPackages                             hksagentur/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. hksagentur/kirby-seo

ActiveKirby-plugin[Utility &amp; Helpers](/categories/utility)

hksagentur/kirby-seo
====================

A simple SEO plugin for Kirby CMS

1.4.4(1mo ago)1861↓74.8%ISCPHPCI passing

Since Jun 5Pushed 1mo agoCompare

[ Source](https://github.com/hksagentur/kirby-seo)[ Packagist](https://packagist.org/packages/hksagentur/kirby-seo)[ RSS](/packages/hksagentur-kirby-seo/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (8)Versions (18)Used By (0)

Kirby SEO
=========

[](#kirby-seo)

A simple SEO plugin for [Kirby CMS](https://getkirby.com).

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

[](#requirements)

Kirby CMS (`>=4.0`)
PHP (`>= 8.3`)

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

[](#installation)

### Composer

[](#composer)

```
composer require hksagentur/kirby-seo
```

### Download

[](#download)

Download the project archive and copy the files to the plugin directory of your kirby installation. By default this directory is located at `/site/plugins`.

Usage
-----

[](#usage)

All blueprints provided by the plugin are registered within a custom namespace (`@hksagentur/seo`). You have to reference or extend these blueprints to take advantage of the provided data structures.

A simple exampe would be to use the navigation blueprint for the site:

```
# site/blueprints/default.yml
tabs:
  content:
    label: Content
    icon:
    fields: []
  seo:
    label: SEO
    icon: search
    sections:
      seo: @hksagentur/seo/sections/seo
```

License
-------

[](#license)

ISC License. Please see [License File](LICENSE.txt) for more information.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance93

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~27 days

Recently: every ~4 days

Total

16

Last Release

34d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cc4915c2ce50e2781258b1b06fab26956f788697de81b26b150e82636d7f2f70?d=identicon)[hksagentur](/maintainers/hksagentur)

---

Top Contributors

[![dweidner](https://avatars.githubusercontent.com/u/2363597?v=4)](https://github.com/dweidner "dweidner (24 commits)")

---

Tags

kirbykirby-plugin

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/hksagentur-kirby-seo/health.svg)

```
[![Health](https://phpackages.com/badges/hksagentur-kirby-seo/health.svg)](https://phpackages.com/packages/hksagentur-kirby-seo)
```

###  Alternatives

[getkirby/cms

The Kirby core

1.5k606.6k541](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.6k1](/packages/medienbaecker-kirby-modules)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

7011.8k1](/packages/fabianmichael-kirby-meta)[tobimori/kirby-dreamform

Kirby DreamForm is an opiniated form builder plugin for Kirby CMS 4+ that makes forms work like magic

6012.6k1](/packages/tobimori-kirby-dreamform)[medienbaecker/kirby-alter

262.5k](/packages/medienbaecker-kirby-alter)[grommasdietz/kirby-hidden-characters

Kirby CMS plugin for visualising hidden characters in the Panel

462.2k](/packages/grommasdietz-kirby-hidden-characters)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
