Submitted URL marked ‘noindex

kickasss

Senior Member
Joined
Apr 3, 2015
Messages
986
Reaction score
280
Hello my BHW people. I have a problem with one of my sites i submitted my sitemap in GSC and i received this message Submitted URL marked ‘noindex i checked everywhere for the noindex tag but couldn't find it. Please if anyone knows how to solve this. Thank you.
 
Check robots.txt and .htaccess for any restrictions, maybe there is where you added the tag
 
Hello my BHW people. I have a problem with one of my sites i submitted my sitemap in GSC and i received this message Submitted URL marked ‘noindex i checked everywhere for the noindex tag but couldn't find it. Please if anyone knows how to solve this. Thank you.
Open the page (which marked as nofollow) and then see the source code. If you have noindex meta then you have a problem with your seo plugin.
Check robots.txt and .htaccess for any restrictions, maybe there is where you added the tag
please come to 2020... google doesn't use robot.txt for "noindex" directives... just google it.
 
Open the page (which marked as nofollow) and then see the source code. If you have noindex meta then you have a problem with your seo plugin.

please come to 2020... google doesn't use robot.txt for "noindex" directives... just google it.
I`m assuming you are talking about this:
Important: For the noindex directive to be effective, the page must not be blocked by a robots.txt file. If the page is blocked by a robots.txt file, the crawler will never see the noindex directive, and the page can still appear in search results, for example if other pages link to it.

So Google tells you that if you add a noindex rule to robots, the crawler won`t access the page because of the rule. Google also says in other posts that crawlers will ignore noindex and nofollow rules regardless of where they are placed. That means that the crawler will understand the rule but still crawl the page, marking it as noindex. So yes, you will get this error from time to time even if you don`t have a header, but only a rule in the robots file. It happened to me, that's why I know..

And since when are we starting to trust what google says?

And I only brought robots.txt up because op said they checked everywhere on the page and didn't find a noindex tag, so I assumed they did check the source code of the page and I was just thinking out of the box..
 
Hey thanks for the the tips. I checked robots.txt and i couldn't find any noindex tag when i inspect my page with the inspect tool it says that noindex was found in the robots meta tag but when i click live test it says that my page can be indexed. What's the problem?
 
Right click on your page and click on inspect... search for noindex with the search feature. See how It s writen.. It probably is a bad setting in a seo plugin, but you have to Find the problem first and how It is written:)
 
I checked some pages with the inspect tool and i found that content is index and follow.
This is the code <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
 
I`m assuming you are talking about this:
Important: For the noindex directive to be effective, the page must not be blocked by a robots.txt file. If the page is blocked by a robots.txt file, the crawler will never see the noindex directive, and the page can still appear in search results, for example if other pages link to it.

So Google tells you that if you add a noindex rule to robots, the crawler won`t access the page because of the rule. Google also says in other posts that crawlers will ignore noindex and nofollow rules regardless of where they are placed. That means that the crawler will understand the rule but still crawl the page, marking it as noindex. So yes, you will get this error from time to time even if you don`t have a header, but only a rule in the robots file. It happened to me, that's why I know..

And since when are we starting to trust what google says?

And I only brought robots.txt up because op said they checked everywhere on the page and didn't find a noindex tag, so I assumed they did check the source code of the page and I was just thinking out of the box..

You're absolutely right to say that we shouldn't believe google official announcements.
Even GSC now... shows some pages as indexed but if you check them in the actual search they are not there.
No need to argue about google stupid comments. That's why we test and see.
 
I checked some pages with the inspect tool and i found that content is index and follow.
This is the code <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large" />
I'd say "google is spewing shyte".
Nothing you can do... I have a few new pages which can't get indexed... well... they get indexed and then de-indexed, so on.
 
Back
Top