NeXuM
01-02-2010, 11:45 PM
How can i display a text only for spider bots ?
Is there a condition or something ?
In phpBB you can use something like
<!-- IF S_IS_BOT -->
Hello, you are a bot
<!-- ELSEIF -->
Hello, you're not a bot
<-- ENDIF -->
What would be the vbulletin equivalent ?
thanks !
Is there a condition or something ?
In phpBB you can use something like
<!-- IF S_IS_BOT -->
Hello, you are a bot
<!-- ELSEIF -->
Hello, you're not a bot
<-- ENDIF -->
What would be the vbulletin equivalent ?
thanks !