Preventing RankMath from running certain ajax calls

#561839
  • Resolved Anonymous
    Rank Math free

    Hey,

    I’m Obed, one of the developers behind the website builder Breakdance.

    We’ve encountered multiple bugs with RankMath and RankMath PRO that happen when a user tries to save a Breakdance page. In each case I’ve had to read through the RankMath codebase in order to find a suitable filter to disable whatever functionality caused the bug.

    For example there was an issue with sitemap generation, since saving Breakdance triggers a “wp_update_post” and RankMath will try to update the sitemap for this post and fail. I’ve fixed two other similar bugs and I’m currently investigating a third. Plugin compatibility is hard.

    I believe there’s nothing RankMath needs to run when we save Breakdance, so having a filter or action or any way that would allow us to disable RankMath for that particular call would be fantastic.

    Do you currently have anything like this available, or a recommendation to do it? I couldn’t find anything that would suit us when reading through the plugin’s code.

    Thanks a lot for your help

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting us.

    Can you please tell us which functionality exactly from Rank Math you want to disable on the Breakdance page? When a page is updated, Rank Math sends a REST call with endpoint updateMeta to update the SEO meta data. But this code runs only when the Update button in the Block Editor is clicked. I don’t think this endpoint is called when a page from Breakdance builder is updated.

    Looking forward to helping you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Preventing RankMath from running certain ajax calls’ is closed to new replies.