world-game/site/plugins/kirby-seo
isUnknown 58c31ea391
All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
feat: intégration plugin Kirby SEO
- Ajout de tobimori/kirby-seo via Composer
- snippet('seo/head') dans header.php (remplace les meta manuels)
- snippet('seo/schemas') dans footer.php pour JSON-LD
- Onglet SEO ajouté dans site.yml et tous les blueprints de pages
- Configuration SEO dans config.php (sitemap, robots, canonicalBase TODO)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 12:59:18 +01:00
..
blueprints feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
classes feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
config feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
docs feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
snippets feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
templates feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
translations feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
composer.json feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
index.css feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
index.js feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
index.php feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
lefthook.yml feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
LICENSE.md feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
README.md feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00

Kirby SEO Banner

Kirby SEO

The default choice for SEO on Kirby: Implement technical SEO & Meta best practices with ease and provide an easy-to-use editor experience


Features

  • 🔎 All-in-one SEO and meta solution
  • 🪜 The Meta Cascade: Intelligently merge metadata from multiple sources
  • 🎛 Completely configurable: Disable features you don't need
  • 💻 Simple Panel UI with previews for Google, Twitter, Facebook & Co.
  • 📮 Schema.org (JSON-LD) support with fluent classes
  • 🤖 Automatic Robots rule generation, based on page status
  • 📝 Sitemap generation with multi-lang support

New in Version 2

  • 🚀 Kirby 5 support
  • 💻 Even better and easier Panel UI
  • AI assist for writing meta tags
  • 🔘 IndexNow support

Get started

Read the documentation to get started with Kirby SEO.

If you're looking to use Kirby SEO with Kirby 5 or newer, please install the Beta version of the plugin:

composer require tobimori/kirby-seo:^2.0.0-beta.2

What does Beta mean for Kirby SEO 2?

The core features of Kirby SEO, such as the meta cascade, the panel setup, sitemap and robots are stable and can be used in production. New features of v2 might be unstable or can occur breaking changes until the final release.

Contributing

Kirby SEO is open to contributors: If you open a pull request that gets merged, such as fixing a bug or translating the plugin into a new language, you're eligible for a free SEO license of your choice. Please note that I might reject minor repeat contributions or simple fixes of typos for this. Please send an email to support after your contribution has been merged.

License

Kirby SEO 2.0 is not free software. In order to run it on a public server, you'll have to purchase a valid Kirby license & a valid SEO license. The plugin is currently free to use while in pre-release state. You can pre-order a license with a 20% discount for a limited time.

Copyright 2023-2025 © Tobias Möritz - Love & Kindness GmbH


Kirby SEO 1.0 is licensed under the MIT license.