Skip to content

Flarum SEO 2.0 - Reworked & new features

Latest
Compare
Choose a tag to compare
@jaspervriends jaspervriends released this 14 Oct 20:07

It's finally time for Flarum SEO 2.0! With lots of changes and a fresh and reworked codebase, it's ready for the bright future of Flarum.

It's now easier than ever to extend the Flarum SEO extension. Exiting right? A good example how that could work can be seen here:

Or review the SEO update for the blog extension.

SEO Meta editor

Exiting news! New in this version is the SeoMeta editor. With this editor, you are able to change meta tags on a page on. You can give discussion keywords, update their social-media image and create separate cards for Twitter / X & other social media!

Seo Meta will be stored in a separate table in your database and will automatically update as soon as content changes. When a crawled loads your page, it will use the stored data or generate one on the fly for the next time.

While automatically is great, the advanced part is that you can disable auto-meta updates and configure the page yourself!

Changelog

Update

To update, run:

composer update v17development/flarum-seo

Important: You need to run migrations!

⚠️ Keep in mind this update includes many code changes. If you run into an error, please open an issue here.