How to redirect a specific referrer?
-
I’m trying to redirect all the traffic that comes to my site from google adwords to another website.
For example my site is https://www.mysite.com. I am using google adwords. So when people do a search on google for my keywords then my ads show up and the person clicks on my ad.
I want to detect that this visitor is coming to my site from the google ad click so I can redirect only visitors that come to my site from a google ad click to a different url.
example:
User searches on google and sees my ad. They click on the ad and google sends them to https://www.mysite.com and now I can redirect them to https://www.mysecondsite.com instead. All other visitors that com to my site from a refferer other than google will go through to https://www.mysite.com
The plugin does not appear to give me any option to enter the referrers url?
- The topic ‘How to redirect a specific referrer?’ is closed to new replies.