Skip Navigation
Docs

Migrating to 1.0.0

Canonical URLs

The option tobimori.seo.canonicalIncludesWWW from Meta Knight has been removed. Instead, you should specify a canonical URL base in your config:

// site/config/config.php
return [
  'tobimori.seo.canonicalBase' => 'https://www.example.com',
];

You can also use a function that returns the canonical URL. This is helpful for specialized setups that run explicitly on multiple domains.

Miscellaneous

  • The minimum required Kirby version is now 4.0.2.
  • The Twitter preview has been removed. Twitter Meta tags are still being generated, but the preview is no longer available, because I don't want to take on the updating burden. If you have manually set the tobimori.seo.previews option, make sure to remove it from your config.

Support Kirby SEO development:
Get a Stay Awesome License

Kirby SEO is available completely free of charge.
If you’re using it to deliver a commercial project, please consider supporting further development & maintenance financially.

Sponsor