I have thousands of these similar url's (see below) that needs to be eliminated from Google index, to avoid duplicate content.
/category6_7/product23/product_info.html
/category2_10/product636/product_info.html
/category77_33/product1171/product_info.html
/category23_35/product705/product_info.html
Is this the correct syntax for robots.txt?
Disallow: /category*/product*/product_info.html
I want to make sure before I make it live.
thanks for your help in advance..