Cloaking SEO - 2019

xRex

Regular Member
Joined
Jan 9, 2018
Messages
200
Reaction score
37
Hi guys. I'm looking for a simple cloaking script(free). Requirements:
- Redirect visitors ONLY from search engines to a target URL;
- DO NOT redirect a visitor with direct referrers.

very thx

Where can I found one?
 
Hi, I also want to this script. Did you find any solution to your problem?
 
I doubt you are to find a free script for that.
 
Hire a dev to build - a full fleged cloaker is too much for simple task.

BTW it's BH so google will penalize your site as soon as they find out.
 
if (referer == a) redirect X;
else redirect Y;

Seems simple enough yet with cloaking there are a million hidden details
 
Back
Top