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 May 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

    • OAuth 2.0 Interface to use OAuth 2.0 providers for user authentication K5 K4 K3
    • Git Content Automatic commit and push of content changes made via the Panel to a git repository K5 K4 K3
    • Table Field The table field makes possible to effortlessly create and manage tables within the panel. You can easily tailor tables to their specific nee… K5 K4

    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. 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