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.1(3d ago)1842↓68.1%ISCPHPCI passing

Since Jun 5Pushed 3w 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 today

READMEChangelog (9)Dependencies (5)Versions (15)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

44

↑

FairBetter than 90% of packages

Maintenance97

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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 ~32 days

Recently: every ~5 days

Total

13

Last Release

3d 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 (16 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.5k584.8k472](/packages/getkirby-cms)[medienbaecker/kirby-modules

Easily add modules to your pages

895.5k1](/packages/medienbaecker-kirby-modules)[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14698.5k1](/packages/distantnative-retour-for-kirby)[arnoson/kirby-vite

Vite helper for Kirby CMS

9765.1k3](/packages/arnoson-kirby-vite)[bnomei/kirby3-dotenv

Kirby Plugin for environment variables from .env

4149.6k2](/packages/bnomei-kirby3-dotenv)[medienbaecker/kirby-alter

242.1k](/packages/medienbaecker-kirby-alter)

PHPackages © 2026

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