Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Fabian Michael Fabian Michael

    Meta

    All-in-one solution to all of your SEO/OpenGraph/JSON-LD/sitemap.xml needs.

    Docs Source

    Manual

    Download and extract the folder to site/plugins/meta

    Composer

    Git Submodule

    Version
    1.0.2
    License
    MIT
    Stars
    66
    Supports
    K3
    Created
    29 Nov 2023
    Updated
    14 Jun 2025

    Info

    Topics
    • Panel
    • SEO
    • Open Graph
    • Sitemaps
    Implements
    • Blueprint(s)
    • Hook(s)
    • Page method(s)
    • Site method(s)
    • Snippet(s)
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 1.0.2
    • 1.0.1
    • 1.0.0

    Similar plugins

    • Modules Subpages for modular Kirby websites K5 K4 K3
    • 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
    • Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 K3

    More by Fabian Michael

    More
    • <button <?= attributes([
          'type' => $type ?? 'button',
          'class' => [
              'btn',
              'btn--large' => $size === 'large'
          ],
       ])->merge($attr ?? []) ?>>
      Template Attributes Vue.js/Laravel-Blade-like attribute API for snippets and templates. K5 K4 K3
    • Markdown Field A highly customizable text editor with syntax highlighting for both Markdown and KirbyTags. Also has advanced features like displaying white… K4 K3