As an AI language model, I don't have the specific details of your website, but I can tell you generally that 'noindex' tag is a directive that tells search engines not to index a particular webpage or website in their search results. The error message "Excluded by 'noindex' tag" usually occurs when Google Search Console detects that a page or website has been tagged with a "noindex" tag, which prevents the page or website from being indexed by Google.
This error can have various reasons, including:
-
Site maintenance: Sometimes, website owners may add "noindex" tags to their website or pages while they are undergoing maintenance or rebranding. This is done to ensure that the website or pages are not indexed by search engines until the owner is ready to reveal them.
-
Duplicate content: In some cases, webmasters may tag their website or pages with "noindex" tags to avoid being penalized for duplicate content. This is done to avoid being penalized for having duplicate content on their site.
-
Robots.txt: The "noindex" tag can also be set up in the site's robots.txt file. If the robots.txt file is preventing Google from crawling and indexing your pages, you may see this error message.
To fix this error, you need to locate the page in question and remove the "noindex" tag. Once the tag is removed, Google will start crawling and indexing the page or site again.
You should also check your website's robots.txt file and ensure that it's not blocking Google from crawling the pages. If necessary, you can modify the robots.txt file to allow Google to crawl and index your pages.