Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
I have deactivated Rank Math but there metadata is still displayed on the page source which suggest that your server is aggressively caching your pages.
Please purge your site cache and check if this will rectify the issue.
Looking forward to helping you. Thank you.
Hi,
I cleared the cache, but still the same problem.
What can cause the double meta data on posts?
Hi there,
Thanks for the follow up.
Please temporarily switch to another theme and deactivate all other installed plugins to be able to isolate the source of the extra meta data.
I hope this info helps. Thank you.
Hi,
I talked to theme support, I am still waiting for answer.
But, it seems google is indexin my pages, even if I selected ‘no-index’ on pages: http://prntscr.com/ns1r8d .
Can you check this please?
Thanks
Hi there,
Thanks for the follow up.
On which page have you set the noindex option?
I came across the following code on your theme to force RM to index the homepage:
add_filter( 'rank_math/frontend/robots', function( $robots ) {
if(is_front_page()){
$robots['index'] = "index";
return $robots;
}
return $robots;
});
I am looking forward to your response.
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.