Hello All, My client have one product website. My business is running in multiple locations. Most of my the location pages have similar content. Like see below where location 1 has three products and location 2 have same three products. Content of all the product pages in both locations is same. I am getting traffic from these locations so I don't want put them under no-index and no-follow. There are more then 300 pages so unable to change the content of each and every page: abc(dot)com/location1/product 1 abc(dot)com/location1/product 2 abc(dot)com/location1/product 3 abc(dot)com/location2/product 1 abc(dot)com/location2/product 2 abc(dot)com/location2/product 3 I want to know solution of this problem? Also, is this possible to add noindex and nofollow for just content like on some blogs comments are marked "nofollow". Thanks, Rock
You might try to use javascript to generate content dynamically and preventing it from being indexed.