Forum Moderators: goodroi

Message Too Old, No Replies

disallowing url midway

         

defanjos

7:19 pm on Jul 27, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I want to be able to stop pages in the format wwww.site.com/xyz/index.php?go=page&id=1234 from being indexed.

Will this work?:

User-agent: *
Disallow: /xyz/index.php?go=

Will the above stop all urls after the "go=" from being indexed?

I still want /xyz/ and /xyz/index.php to be indexed

Thanks in advance

goodroi

5:20 pm on Jul 29, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



That should work. I have encountered some smaller bots that have problems dealing with urls that contain unusual characters.