can an "echo" command be used to fix this

Hi
I using a customisable shopping cart and noticed that it produced 2 separate urls for the home (index) page. The 2nd being when I click on the “home” in the breadcrumb giving http://mydomainname/cid-1-1/home.html rather than http://mydomainname.co.uk. Therefore I was worried about duplicate content.

I have mentioned this to the programmers and they have “fixed” it by using an echo to the root url
echo (http://www.coolandnew.co.uk)
I am not a php programmer but I am abit suspicious of their so called fix

Please can someone tell what is the affect of this command - does it simply change the url displayed in the browser, does it actually redirect the page or does it do something else

Also would the page still be seen as 2 different urls when crawled by google

Sponsor our Newsletter | Privacy Policy | Terms of Service