Copy link to clipboard
Copied
I have redirected the url www.silvertraveladvisor.co.uk to www.silvertraveladvisor.com. But when I type the url www.silvertraveladvisor.co.uk in my browser, the address does not convert to www.silvertraveladvisor.com. This is likely to be seen by the search engines as duplicate sites. Any advice would be appreciated.
Copy link to clipboard
Copied
Knowing how you've done the redirection would be a start...
--
Adam
Copy link to clipboard
Copied
No, in point of fact you haven't redirected it from one site to the other. Firebug confirms this pretty easily. You have a redirect from the site to /index.html, which doesn't accomplish what you want.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/
Copy link to clipboard
Copied
Many thanks.