Releases: v17development/flarum-seo
Releases · v17development/flarum-seo
Keywords support
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 addedog:url
property to home page - Added missing
og:title
to tag page - Updated Canonical URL for profiles and added
profile:username
property - Replaced
Zend
namespace withLaminas
- Removed support for
flagrow/sitemap
and moved tofof/sitemap
- Bumped minimal Flarum version to
Beta 12
Page image can be generated by post image & bug fixes
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: