Download the PHP package ikuzo/kirbypluginseo without Composer
On this page you can find all versions of the php package ikuzo/kirbypluginseo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ikuzo/kirbypluginseo
More information about ikuzo/kirbypluginseo
Files in ikuzo/kirbypluginseo
Download ikuzo/kirbypluginseo
More information about ikuzo/kirbypluginseo
Files in ikuzo/kirbypluginseo
Please rate this library. Is it a good library?
Informations about the package kirbypluginseo
SEO Kirby plugin
Kirby CMS plugin to edit SEO data on the panel, and display it in the head tag.
Edit meta title and description, social network og metas, noindex and canonical URL.
Blueprint
To show SEO edition tab in the panel, add tabs/seo
to your blueprints
Example with page preset :
Snippet
To display SEO metas in head tag of your website, include the snippet seo-head
.
Example in header.php
snippet :
You can also pass parameters to the snippet, to override page data :
Options
ikuzo.seo.meta.title.prefix
: Prefix prepened to meta title, default""
ikuzo.seo.meta.title.suffix
: Suffix appened to meta title, default" | Site title"
ikuzo.seo.og.title.prefix
: Prefix prepened to og title, default""
ikuzo.seo.og.title.suffix
: Suffix appened to og title, default" | Site title"
All versions of kirbypluginseo with dependencies
PHP Build Version
Package Version
Requires
getkirby/composer-installer Version
^1.1
The package ikuzo/kirbypluginseo contains the following files
Loading the files please wait ....