Flarum SEO
ReaZzon Thank you for that! I will update the plugin tonight with your suggested fix. If I'm not mistaken, mbstring should be already enabled to run Flarum? So technically it should be enabled on all forums that are running Flarum already (correct me when I'm mistaken)?
Screenshot of the 'Server requirements' of Flarum suggesting that the function 'mbstring' must be enabled:
JasperVriends If I'm not mistaken, mbstring should be already enabled to run Flarum?
So technically it should be enabled on all forums that are running Flarum already (correct me when I'm mistaken)?
You are right, it should be.
Hi again!))) How I can tune my robots.txt? I want to disallow for index pages like this - http://example.com/d/typical_post_name/5
http://example.com/d/typical_post_name/12
http://example.com/d/typical_post_name/7
and other and keep only
http://example.com/d/typical_post_name
Any way to turn off the logo thing? IF I post any links on Reddit, for example, it now shows my favicon automatically....
And my favicon always is super blurry:
I would like it to pick a picture from a post or use nothing at all. I think the blurriness hurts me on social media.
- Edited
Or at least it should allow to choose a dedicated (global) image for Open Graph (Facebook/Reddit/Telegram/etc.) and Twitter
[deleted]
- Edited
question answer snippet be able to disabled by user.
embedded images not appears when sharing to the discussions on social sites.
Saw some bug get closed in GitHub, fingers crossed for an update soon!
Update Flarum SEO Beta 4
Some improvements mentioned above. It will official fix the problems that ReaZzon and @solo1988 had. (issue v17development/flarum-seo11)
Also this version fixed a page crash when there was no first post
set up for the discussion. Now the extension won't add a description to that page and will continue working. (it should fix the issues v17development/flarum-seo12 and v17development/flarum-seo11)
Also this version will fix the duplicated header tags issue (issue v17development/flarum-seo10)
Update the extension
Run the following command on your server to update the plugin:
composer update v17development/flarum-seo
If anyone has trouble with anything or have feature requests, keep creating issues on GitHub to improve this extension: https://github.com/v17development/flarum-seo/issues
MikeJones That's not possible yet, I might try tomorrow/tonight some frontend stuff in the admin panel to create a option window. I think I'll need some time before that will work
JasperVriends hmmm not sure if Mine updated.
I still get my error, I ran the command and it said "nothing to update or isntall"
- Edited
MikeJones Hi Mike, thanks for letting me know! I actually get the same when using composer update
composer require v17development/flarum-seo
Seems to work, I have no idea why composer update
doesn't want to update the extension... Maybe you can try again using composer update
? As I already have it installed now
JasperVriends awesome I will try again shortly!
JasperVriends I tried composer update and it didn't work still. I then tried with require and that worked perfectly! Bugs that I experienced, are all fixed so far, thanks for all the hard work!
The difference between update and require is that update will take into consideration the currently used constraint of the package you are updating, whereas require will simply ignore that and looks for the package version that fits in with all other constraints defined in your composer.json.
Working on 1.0 release (release 18 May)
At this moment I am working on a big update, adding a solution for the favicon problem Mike said in his post MikeJones, also adding Pages (extension) support, editing robots.txt support and a greath SEO health-check page in the admin panel. It's going to be a great update! From then on the extension will leave the beta phase!
Now, my question is, when you see the following health-checks. Do you miss something? Let me know what you think about this update!