search console error

Ashwinayadav

Registered Member
Joined
Jun 12, 2023
Messages
73
Reaction score
16
how is my team
I created a website, Jai, I am getting errors in the search console, what should I do, help me.
Excluded by ‘noindex’ tag
Not found (404)
Discovered – currently not indexed
Crawled - currently not indexed
 
Check the robots.txt file of your website because it tells Google which pages to crawl & which not to crawl. Crawling some important pages may have been blocked by mistake.
 
You resolve these issues in your website's search console:
  1. Excluded by ‘noindex’ tag: Check your robots meta tags and remove the 'noindex' directive if needed.
  2. Not found (404): Fix broken links or missing pages to ensure a seamless user experience.
  3. Discovered – currently not indexed: Ensure your content complies with search engine guidelines, and request indexing if necessary.
  4. Crawled - currently not indexed: Improve your site's quality and relevance to increase chances of indexing. Ensure a sitemap is submitted to aid indexing.
 
Excluded by no-index tag (check your SEO pluggin if you doing tag by mistake)
Not found 404 ( redirect or fix the broken links)
Currently not index ( Fix the AI conent issues to Human)
Crawled not index ( Improve the website Schema and validation)
 
Back
Top