Update 1.1
There is the update a lot of people were asking for. This update supports images in posts as page image. Works only if the first post has an image and it's big enough for the social media. When there is no post image, the default forum image will be used (set up in the SEO settings). When that's not available, the logo will be used. If you have no forum logo, the favicon will be used as a last resort.
This update also contains some code cleanups, bug fixes and small changes. If you have any feedback, please let it know!
Feedback? Let it KNOW! Please...
Many people are discussing this SEO extension on different places and in different languages that I don't understand. It results into the situation that people don't let their feedback know in the GitHub repository or even in this discussion on Flarum. Please, if you have feedback, complains or change requests, let it know so we can do something with it!
How to update?
To update, run:
composer update v17development/flarum-seo
To install, run:
composer require v17development/flarum-seo
Then check in the admin dashboard if version 1.1 is installed.
Changelog:
- This update requires Flarum beta 11 or higher
- Multiple bug fixes
- Code cleanup & logic changes
- Added logo to Organization Json LD
- Merged PR v17development/flarum-seo24 of @Os555