-
Dear Title I have started to hasn’t the plugin everywhere is enabled to index the page but when I check the following message reads: Blocking Directive Source
head > meta
<meta name=”robots” content=”noindex, follow” />I have installed the all in seo plugin and the page works what could be the problem?
-
Hello, we apologize for the issue you are facing with your page not being indexed. The message you are seeing indicates that there is a
noindex
directive in the meta tags of your page, which instructs search engines not to index it.Here are a few steps you can take to resolve this issue:
-
Check Rank Math Settings: Ensure that the Rank Math plugin is configured correctly. Go to Rank Math SEO → Titles & Meta and check the settings for your posts, pages, and custom post types to ensure that they are set to index.
-
Check Page Settings: In the page editor, open the Rank Math Metabox and navigate to the Advanced tab. Make sure that the Robots Meta tag is set to Index instead of No Index.
-
Global WordPress Settings: Also, check your global WordPress settings by going to Settings → Reading and ensure that the option to discourage search engines from indexing your site is unchecked.
-
Conflicts with Other Plugins: Since you mentioned using another SEO plugin, there might be a conflict between Rank Math and that plugin. If possible, try deactivating the other SEO plugin temporarily to see if that resolves the issue.
If you have checked all these settings and the problem persists, please reply to this ticket with your site URL so we can assist you further. A human agent from our support team will take over and help you resolve this issue. Thank you for raising this concern!
Sources:
Why Google Hasn’t Indexed Your Post, Page, and/or Website? » Rank Math
Analyzing Your Site’s SEO with Rank Math’s SEO Analysis ToolI switched off the other browser, tried all the settings to index the page, but it doesn’t do it unchanged, but what’s interesting is that the yoast seo does the same, only the all is seo can index the page.
Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
Can you please share the URL of the pages you are having this issue with so we can further assist you?
Several settings in WordPress and Rank Math control the indexing of posts and pages. You need to make sure that these settings are configured correctly.
To address this issue, we recommend checking the WordPress settings directly to ensure that the “Discourage search engines from indexing this site” option is unchecked. You can access this setting by navigating to Settings → Reading in your WordPress dashboard and ensuring that the checkbox is unchecked, as shown in the image below:
Let us know how it goes. Looking forward to helping you.
Thank you.
It looks like the site has been successfully indexed—although it says that Bing and DuckDuckGo bots can’t crawl it, Google supposedly can. How long does it usually take for the plugin to start working? I was previously using the All in One SEO plugin, and my site ranked around 3rd or 4th place on Google for my main keywords. Now, since I installed and activated the new plugin, my site is no longer showing up—I can’t find it on Google at all.
Hello,
If Google can crawl your site, then other search engines should be able to as well.
In this case, ensure that you’re not blocking their bots in your robots.txt:
https://rankmath.com/kb/how-to-edit-robots-txt-with-rank-math/Also, ranking on Google with your desired keywords/keyphrases depends on so much more than just your on-page optimization.
You could have the perfect article and still struggle to break the top 10 in SERPs. Here are some of the factors Google considers when ranking you:
https://rankmath.com/kb/does-installing-rank-math-guarantee-rankingsLooking forward to helping you.
unfortunately the plugin is not good it is obvious that google can not index the page even though all functions are enabled for indexing, it does not appear in google. i put back the all in seo plugin and it appeared immediately the pages were in the search engine.
Hello,
Rank Math doesn’t block indexing on its own. If switching plugins made an immediate difference, it’s likely due to how each plugin handles meta tags or conflicts with your theme or other plugins.
We’d love to investigate further, if you can share the URL and allow us temporary access, we can pinpoint the cause. Also, with Rank Math active, please clear your website caches and submit the affected URL to the URL inspection tool. See if there’s any error that hinders the indexing.
Looking forward to helping you.
[Moved to the sensitive data section]
Mapping and indexing
Indexing of this page has been disabled
Search engines cannot display pages as search results if they are not allowed to crawl them. Read more about crawling instructions.
Blocking Directive Source
head > meta
<meta name=”robots” content=”max-image-preview:large, noindex, follow” />
The robots.txt file is not validLighthouse could not download the robots.txt file
If the formatting of the robots.txt file is wrong, crawler robots may not be able to interpret how you want your site to be crawled or indexed. Read more about robots.txt file.why am I not getting help ?
plugin is ready to noindex the page and everything is set to index. What could be the problem ?
<!– End Google Tag Manager for WordPress by gtm4wp.com –>
<!– Search Engine Optimization by Rank Math – https://rankmath.com/ –>
<title>Ríša činky – GazoFitness® SK</title>
<meta name=”robots” content=”noindex, follow”/>Hello,
We modified the snippet to remove the metarobot line on your site to the following:
add_action( 'wp_head', function() { ob_start(function($buffer) { // Replace the meta robots tag with "index, follow" $buffer = preg_replace('/<meta name="robots" content="[^"]*" ?\/?>/i', '<meta name="robots" content="index, follow" />', $buffer); return $buffer; }); }, 0);
Your homepage is now set to index, other pages have been set to inde all this while.
To enable us dig deeper into why this issue might have been happening we will need access to your FTP.
To do so please edit the first post on this ticket and share the FTP login details in the sensitive data section.
Thank 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.
-
The ticket ‘the page does not index’ is closed to new replies.