Guidelines for Blogger Post - 1. Excluded by "no index" tag - Solution - How to rectify the issue ?

🗒️ Answer

To fix the "Excluded by noindex tag" issue in Google Search Console for a Blogger post, follow these steps:

  1. Identify the Affected Pages: Use Google Search Console to locate the posts or pages excluded due to the "noindex" tag. This will help you know which posts need fixing [4].

  2. Check for 'noindex' in HTML: Access your blog's HTML to find the "robots" meta tag or HTTP header containing the "noindex" directive. This is usually located in the head section of the HTML [6].

  3. Remove the 'noindex' Tag: Once you find the "noindex" directive, remove it. This step allows Google to index the page, making it eligible to appear in search results again [3].

  4. Save and Resubmit: After editing the code, save the changes and resubmit the affected pages for indexing in Google Search Console. This helps speed up the re-indexing process [3].

  5. Avoid Using 'noindex' Unintentionally: Ensure that no "noindex" tags are added accidentally in future posts, either through custom header settings or plugins [2].

🌐 Sources

  1. embarque.io - How We Fix the 'Excluded by Noindex Tag'
  2. support.google.com - Why are all my posts getting Excluded by 'noindex' tag
  3. rankya.com - How to Fix Excluded by 'noindex' tag
  4. rankmath.com - Excluded by NoIndex tag
  5. developers.google.com - Block Search Indexing with noindex
  6. quora.com - How to fix noindex detected in the 'robots' meta tag in Blogger