lilyscarlett040
Newbie
- Nov 23, 2020
- 13
- 2
Kindly check the screenshot to solve this.
if I delete meta name ="robots" content="noindex" have problem with article in google search console? because yesterday or two days ago I publish a new article in the blog and go to gsc to make their index but until now my article didn't got an index. Do you have a solution to this?First, figure out why that page has no index and do it need to be indexed or it's better to keep it not indexed
View the html source of your page and see if there is a tag like this -
<meta name="robots" content="noindex">
Either remove this tag or change "noindex" to "index", if you are using any CMS like Wix or WordPress then you will see the option similar to "search engine visibility" in the page setting and there you change if it should be indexed or not.
if you can't see noindex tag in your source .. then there could be any other issue. let me know if this is the case..
if I delete meta name ="robots" content="noindex" have problem with article in google search console? because yesterday or two days ago I publish a new article in the blog and go to gsc to make their index but until now my article didn't got an index. Do you have a solution to this?
same noindex problem. I analyzed my site with ubbersuggest and it says several pages blocked from indexing. Researched this problem a lot but can't see an actionable answer.
my problem is how do I arrive at the source code of my posts to change the "noindex" to "index". I am on wordpress.
Are you using any SEO plugin?
Check individual post settings in your SEO plugin.