Giter Site home page Giter Site logo

Comments (7)

euantorano avatar euantorano commented on August 21, 2024 1

Thanks, I'll bring it up with the rest of the team and hopefully get that added for 1.8.11.

from mybb-google-seo.

frostschutz avatar frostschutz commented on August 21, 2024

It's a known issue. Move Posts was added in MyBB 1.8 but there is no plugin hook to go along with it, so supporting it the same way Merge Threads would require Google SEO to patch yet another file or convice MyBB team to add the hook. I never got around to it.

There is a simple workaround, however. When MyBB asks you to provide an URL you can give it the newreply link instead of thread link and it will work. A post link, printthread link, etc. may also work. All of these contain the TID or PID that MyBB needs.

from mybb-google-seo.

euantorano avatar euantorano commented on August 21, 2024

We would probably be willing to add a hook I think @frostschutz - where would you want one adding?

from mybb-google-seo.

frostschutz avatar frostschutz commented on August 21, 2024

moderation.php, case "do_multimoveposts": somewhere near the top (see case "do_merge": moderation_do_merge hook for reference.)

from mybb-google-seo.

frostschutz avatar frostschutz commented on August 21, 2024

@euantorano Thanks!

from mybb-google-seo.

frostschutz avatar frostschutz commented on August 21, 2024

@MyBB-Andro feel free to test, you need these two changes:

mybb/mybb@6a891e1

904a63c

from mybb-google-seo.

 avatar commented on August 21, 2024

It worked i have tested it over my forum, thank you very much @frostschutz @euantorano 😃

from mybb-google-seo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.