Is there an alternative way to tell Bing not to crawl/pass/click/enter a certain link such as google's rel=nofollow?
msnbot/2.0b keeps getting trapped in my bot trap. It does not obey anchor tag rel="nofollow".
Limits:
- I can't add the link to robots.txt because the link is a dynamic parameter key i.e. anypage.php?xirh398. The key is unique for each session and changes every 5 minutes.
- I can't use a meta tag beacause the trap is not a page.
- I can't use a HTTP header because the bot will already have been banned by then.
- I don't want to continously update whitelists.