Forum Moderators: goodroi
www.domain.com/index.php - is fine and wants to be indexed
www.domain.com/index.php?aff=123456 - block any indexing of pages with any 'aff' in the querystring
I want to do this as G has penalised one of my sites for duplicate contact due to inbound links to the same index.php page but just with different affiliate ids.
[webmasterworld.com...]
[webmasterworld.com...]
[webmasterworld.com...]
People suggest using RegEx for googlebot only, however no-one seems to give a final confirmation that it works for blocking select querystrings.
Can anyone confirm that this will work:
User-agent: Googlebot
Disallow: /index.php?aff=*$