PDA

View Full Version : Recommeded Robots Meta for Product Tags?



kajalescort
09-19-2021, 11:05 PM
Hello everyone!

I need a suggestion from your side.

I'm running an ecom site (digital products). For each product, I add an average of 25 to 50 tags to the product.

For better SEO, I made those tag archive as "no-index". But I was thinking to make to "no-follow". What do you recommend?

The reason why I'm thinking of no-follow tags also is to retain the page rank within the page and not to be distributed to un-indexed archive pages.

Waiting for your recommendations.

laragiles
09-20-2021, 12:18 AM
A robots meta tag is an HTML snippet that tells search engines how to crawl or index a certain page. It’s placed into the <head> section of a web page, and looks like this:

<meta name="robots" content="noindex" />