Hi Guys, I want to remove from google and other engines, a html dynamic page that looks like this: file-66-pc.html, the problem is that i have multiple values, pages, for this type of file. Would it work to block Disallow: /file-**-pc.html ? and in google to remove the site from index with http://www.yoursite.com/file-**-pc.html or maybe http://www.yoursite.com/file (would remove all the files from the indexing) ? Thanks
I don't think wildcards are supported in robots.txt. You could have that particular page serve a 404, that would eventually de-index it.