2014-01-25, 04:50 PM
i want to make redirect page on my forum. I have put my affiliate link on my forum. i want to hide my affiliate link from visitors by redirecting method.
make redirect page
|
2014-01-25, 04:50 PM
i want to make redirect page on my forum. I have put my affiliate link on my forum. i want to hide my affiliate link from visitors by redirecting method.
You need to use meta tag redirect!
Or more complex .htaccess redirect method!
2014-01-26, 08:24 AM
not clear. i want to redirect from www.mysite.com/hosting.php to www.myaffiliatesite.com/member?id=123456789
Take a look at the example in the parameters section here: http://au2.php.net/manual/en/function.header.php
That single line in hosting.php is all you need. |
« Next Oldest | Next Newest »
|