The Alexa Toolbar adds an identifier to the User Agent String, so in .htaccess you can use
Code:
{{{
SetEnvIfNoCase User-Agent "^Alexa Toolbar" bad_bots
Deny from env=bad_bots
}}}
It should work, although I know just enough about .htaccess to be dangerous 
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|