Noindex html?

I need to add no index to certain pages in the HTML file but I can’t find it. Where is it or how do I do it?

Thanks

Hi There,

Please take a look at this article:

A sample code inside robots.txt should be like this:

 Disallow: /index_test.php
 Disallow: /products/test_product.html
 Disallow: /products/ 

Hope that helps and thank you for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.