My site has 3 URLs that go to the homepage: http://www.canvasking.co.uk http://www.canvasking.co.uk/default.asp http://www.canvasking.co.uk/Default.asp?Redirected=Y I did a test on SEOmoz and it shows the "Power" of my page is split between the top 2. Can anyone tell me how to fix this please?
You need to use a 301 redirect. Here are the codes that you should insert in your htaccess file: redirect 301 /default.asp http://www.canvasking.co.uk redirect 301 /Default.asp?Redirected=Y http://www.canvasking.co.uk
Hi Graspit, Thanks for your help. I have a problem. I made the mistake of setting up a Volusion website (Big mistake) and I cannot access the htaccess file. Neither can Volusion. Is there another way to fix this?