Hello,
I'v got a question about redirecting a domain to a new domain. It all has to happen so that the referer is hidden...
So I thought about using referer.us in this way:
This because they truly hide the referer and that is what I need. But what happens is that in the address bar of your browser is shown what the redirection is and I don't want this to be seen.
I need the visitors redirected from my landingpage (index.php) to my new domain. But I'd like to keep a Wordpress installation on my old domainname, because that site is still ranking in Google at the moment...
Your help and info is highly appreciated.
Ciao,
M@rc0
I'v got a question about redirecting a domain to a new domain. It all has to happen so that the referer is hidden...
So I thought about using referer.us in this way:
Code:
<meta http-equiv="refresh" content="0;url=http://referer.us/www.mydomainname.ext" />
This because they truly hide the referer and that is what I need. But what happens is that in the address bar of your browser is shown what the redirection is and I don't want this to be seen.
I need the visitors redirected from my landingpage (index.php) to my new domain. But I'd like to keep a Wordpress installation on my old domainname, because that site is still ranking in Google at the moment...
Your help and info is highly appreciated.
Ciao,
M@rc0