How to make labels no indexed in blogger

knowledgehouse
1 min readMay 20, 2023

--

There are two ways to make labels not indexed in Blogger:

  1. Use the “Noindex” tag. To use the “Noindex” tag, add the following code to the HTML of your label page:

Code snippet

<meta name="robots" content="noindex">
  • Use the “Robots.txt” file. To use the “Robots.txt” file, add the following line to your “Robots.txt” file:

Code snippet

Disallow: /labels/

Once you have added either of these codes, labels on your blog will not be indexed by search engines.

Here are some additional tips for making labels not indexed in Blogger:

  • Only use the “Noindex” tag or “Robots.txt” file on label pages. Do not use these codes on other pages of your blog, as this could prevent them from being indexed by search engines.
  • Make sure you have a backup of your “Robots.txt” file before making any changes to it. This way, if you make a mistake, you can restore your original file.
  • Be patient. It may take some time for search engines to update their index and remove your labels.

Please also visit

Shopify SEO Checklist

--

--

knowledgehouse
knowledgehouse

Written by knowledgehouse

Hi I'm Ajeet Kumar I'm a Digital marketing and content writer, blogger and youtubers. I have 4+ years of experience in SEO. https://ajeetwriting.com

No responses yet