ReaZzon Tnx bro!!! It works perfect!!! I have my site on russian language and Yandex bot doesn't want to set the description for main page in Yandex Search, it always shows "somethings went wrong (in russian)" but another pages is ok. Can you help me?)))

    ReaZzon I sent main page on re-indexing.

    In webmaster description allways is correct

    But in Yandex-Search i have this view

    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.

      5 days later
      7 days later

      solo1988 robots.txt today is nothing to search robots, if you really want to delete this links from search you need to edit canonical link.

      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.

        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.

        15 days later

        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 😛

          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 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! 🙂