cooooookies
Senior Member
- Oct 6, 2008
- 1,125
- 281
I want to cloak a wp page, can anybody tell me if I am on the right way?
I will to use the fantomaster bot list and modify wp/index.php
wp/index.php
- read the bot list an check traffic source
- if it is in the botlist, do not redirect
- else redirect to a CB site
Is this really working that simple or did I miss something? Maybe sb has already a snippet to use? How did you implement caching to prevent reparsing the list every page request? MySQL cached query or is there a better way w/o database?
Thanks guys!
I will to use the fantomaster bot list and modify wp/index.php
wp/index.php
- read the bot list an check traffic source
- if it is in the botlist, do not redirect
- else redirect to a CB site
Is this really working that simple or did I miss something? Maybe sb has already a snippet to use? How did you implement caching to prevent reparsing the list every page request? MySQL cached query or is there a better way w/o database?
Thanks guys!