My site has many page references that I wish to exclude from the crawl. Like http://mysite.com/mypage.asp?page=2.
So I would like to exclude any link that contains ?page= . I've tried it a number of ways but can't manage to get to work.
I can't imagine that this would involve anthing to do with regex. Just a simple string match.
Thanks in advance.
Randy Browning