Skip to content

Releases: v17development/flarum-seo

Keywords support

10 May 13:49
Compare
Choose a tag to compare

This release brings you keywords support. Also, the extension now supports the current version of fof/best-answer and fof/sitemap.

Changelog:

  • Added forum keywords support
  • Added support for fof/best-answer, thanks to #26
  • Added site og:type property and added og:url property to home page
  • Added missingog:title to tag page
  • Updated Canonical URL for profiles and added profile:username property
  • Replaced Zend namespace with Laminas
  • Removed support for flagrow/sitemap and moved to fof/sitemap
  • Bumped minimal Flarum version to Beta 12

Page image can be generated by post image & bug fixes

22 Dec 15:25
Compare
Choose a tag to compare

There is the update a lot of people were asking for. This update supports images in posts as page image. It works only if the first post has an image and it's big enough for the social media. When there is no image in the post, the default forum image will be used (set up in the SEO settings). When that's not available, the logo will be used and as a last resort the favicon will be used.

This update also contains some code cleanups, bug fixes and small changes. If you have any feedback, please let it know!

Changelog:

  • This update requires Flarum beta 11 or higher
  • Multiple bug fixes
  • Code cleanup & logic changes
  • Added logo to Organization Json LD
  • Merged PR #24 of @os555