Affiliate Setup

How to make a conditional 301 redirect?
I have a WordPress site (PHP / Apache). I need to create a 301 "wildcard" redirect – I think I can add to my htaccess. This is what I do: I have some affiliate links that look like this: http://mydomain.com/page-topic/?utm_source=Aff & Utm_medium = web & utm_campaign = your e-mail /? utm_source = always be /? utm_source = Everything after /? utm_source = vary. I want to configure a redirection to any URL that contains http://mydomain.com/page-topic/?utm_source = redirected to my page-http: / / mydomain.com / ——- Once it works correctly you should be able to visit http://mydomain.com/page-topic/?utm_source=whatever & utm_medium = bla & utm_campaign = What should redirect http://mydomain.com ———— – Finally – I'd love to have this condition – and only apply to all search engines, but if this is not possible-for all reidrect
Htaccess file in your file. This should redirect everything to your home page. RewriteRule ^ page-topic /? =(.*)$ Utm_source http://mydomain.com/ [L, R = 301] I have not tried, but if we think it'll work. Web Design Midlands Considers http://www.webdesign-midlands.co.uk
Super Affiliate | How To Setup Pay Per Click Sites For Free And Make Money by Gary Turner

Write a comment: