Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
If you switch to the twenty twenty them you will note that your homepage does actually have a page 2 and page 3.
However, I added the following filter in your active them functions.php that removes the rel=”next” and rel=”prev” from being handled by Rank math.
/**
* Allows developers to handle rel="next" / rel="prev" by themselves.
*
* @param bool $links_generated Whether or not to handle rel="next" / rel="prev" links.
*/
add_filter( 'rank_math/frontend/disable_adjacent_rel_links', '__return_true' );
Hope that helps. If you have any further question(s), please let us know. Thank you.
Thanks for collaboration! One request: please, can you make the change in the child theme? I would like to avoid losing the change with the updates.
Could you explain how to make the change? I have other sites with the same problem.
Thanks for the assistance.
Hello,
To make the change, just add the filter code in my previous reply in your functions.php.
In your current site, I added to the active theme, which I believe is the child theme.
Hope that helps. If you have any further question(s), please let us know. Thank you.
Thanks Michael you did a great job. I have also fixed other sites. Thank you very much for your assistance.
Best regards,
Giuseppe Rossetti
Hello Giuseppe,
We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.
If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.
If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.
Thank you.
Done. It was a pleasure!
Thanks for the assistance.
Best regards
Giuseppe
https://wordpress.org/support/topic/excellent-plugin-6151/
Hi Giuseppe,
We appreciate that so much.
We are always here if you need us.