Here is a guide on, “how to fix the issue of no-index pages on your website, both manually and automatically”.
To Fix Manually
Step 1: Identify the no-index pages
First, you need to identify the pages on your website that are set to no-index. You can do this by going through your website’s code or by using tools like Google Search Console or a website crawler.
Step 2: Remove the no-index tag
Once you have identified the pages, you need to remove the no-index tag from the page’s “HTML code”. The no-index tag is usually found in the head section of the code and looks like this:, <meta name=”robots” content=”noindex”>
Step 3: Submit the updated pages to search engines
After removing the no-index tag, you need to submit the updated pages to search engines to be crawled and indexed. You can do this by using the “Fetch as Google” tool in Google Search Console or by submitting a sitemap.

To Fix Automatically
Step 1: Use an SEO plugin or tool
If you are using a content management system (CMS) like WordPress. You can use an SEO plugin like Yoast SEO or All in One SEO Pack. These plugins have features that allow you to set the index status of individual pages.
Step 2: Set the index status of pages
Using the plugin, you can set the index status of pages to “index” or “no-index” with just a few clicks. This will update the page’s HTML code to include or remove the no-index tag automatically.
Step 3: Submit the updated pages to search engines
After setting the index status of pages, the plugin will automatically update the HTML code and submit the updated pages to search engines to be crawled and indexed.
Fixing the issue of “no-index” pages on your website can be done manually by identifying and removing the no-index tag from the page’s HTML code or automatically by using an SEO plugin or tool to set the index status of pages. By making sure that all pages on your website are set to “index”. You can ensure that they are properly crawled and indexed by search engines, which can improve your website’s search engine visibility and rankings.