The pages themselves are preventing indexation.
It looks something like this. Remove the highlighted part:
<meta name="robots" content="noindex, nofollow" />
| <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> |
User-agent: *Your robots.txt is blocking indexation.
You need to edit that file or download something like rankmath seo which can do it for you.
why do you have an empty Disavow: ?User-agent: *
Disallow:
Disallow: /cgi-bin/
heyhello
then tell me the rigit robot txt codewhy do you have an empty Disavow: ?
Go with the following, no need to specify an emty disallow here:then tell me the rigit robot txt code
remove "Disallow:" lineUser-agent: *
Disallow:
Disallow: /cgi-bin/
doneGo with the following, no need to specify an emty disallow here:
User-agent: *
Disallow: /cgi-bin/
Also, check again if you have noindex in your HTML or if your server gives noindex directive.
Got right?done
waiting for crawlGot right?
dude nothing change same issueGo with the following, no need to specify an emty disallow here:
User-agent: *
Disallow: /cgi-bin/
Also, check again if you have noindex in your HTML or if your server gives noindex directive.
Then the problem is not with your robots.txt. Check if you block Google with your HTML or your HTTP headers.dude nothing change same issue
yesHave you requested indexing again after updating your robots.txt file?
can u tell me how checkThen the problem is not with your robots.txt. Check if you block Google with your HTML or your HTTP headers.
Also, Google must re-visit your affected pages in the first place.