Hello, I want to prevent indexing of dynamic urls from my site www.icbse.com/jobs The problem is that dynamic URLs are like below : www.icbse.com/jobs/?i4wolBKG www.icbse.com/jobs/?KwHSYPOF i added " Disallow: /? " in robots.txt but its not working. Could you please help me ?
Sign up for google webmaster tools. They have some things you can do in their interface. Also consider adding rel=nofollow to wherever those links exist.
try using disallow /jobs statement . i think it will work but it will block the jobs directory entirely.
Thanks for the replies.... Both solutions can't be applied i don't want my whole jobs directory to disappear from google. when i add "nofollow" on these dynamic links...i am getting a php syntax error as these urls are generated by a wordpress script called "the wordpress bar"