![]() |
how do i redirect these urls?
how do i make the urls like this http://www.arcadena.com/index.php?ref=trafficholder.com to redirect to http://www.arcadena.com but so the hits frrom the orginal url still get counted by a trade script.
thank you |
URL redirection in your .htaccess?
RewriteEngine on RewriteRule index.php?ref=trafficholder.com http://www.arcadena.com [L,R=301] |
Quote:
<META http-equiv="refresh" content="5;URL=http://www.your-main-domain.com"> The 5 is how many seconds before the redirect, your can change this to zero or 1 if you need to speed it up. |
All times are GMT -7. The time now is 04:26 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123