Foundas
03-10-2006, 03:11 AM
Hi guys,
i have 2 domain names for my website as follows:
a. www.hydrogrown.com
b. www.hydrogrown.com.cy
I wish to redirect the URL www.hydrogrown.com to point to www.hydrogrown.com.cy by showing a message to the user like: "please hold while we redirect you to the new URL"
I have tested the redirection by adding this line:
<meta http-equiv="refresh" content="0;url=http://www.hydrogrown.com.cy">
but it takes some time to refresh. So, if you click on any link, the page will not redirect but you would navigate on the old url
how can i solve this by having a message showned to the user that he will be redirected to the new URL?
best regards
Foundas
i have 2 domain names for my website as follows:
a. www.hydrogrown.com
b. www.hydrogrown.com.cy
I wish to redirect the URL www.hydrogrown.com to point to www.hydrogrown.com.cy by showing a message to the user like: "please hold while we redirect you to the new URL"
I have tested the redirection by adding this line:
<meta http-equiv="refresh" content="0;url=http://www.hydrogrown.com.cy">
but it takes some time to refresh. So, if you click on any link, the page will not redirect but you would navigate on the old url
how can i solve this by having a message showned to the user that he will be redirected to the new URL?
best regards
Foundas