Hi,
I have a slight problem on my site. When I click on some of the links on my login page (sitemap, terms & conditions) the site is staying on the secure area (https). The links work fine from the secure checkout pages.
I can see from the html code that the links on the checkout pages are prefixed with 'http://www.babyretail.co.uk/acatalog...... ' etc. but on the login page only the page name (eg. info.html) is in the <a href> tag.
Does anyone know how I can set the login script page to prefix the links with 'http://.... '
Thanks
I have a slight problem on my site. When I click on some of the links on my login page (sitemap, terms & conditions) the site is staying on the secure area (https). The links work fine from the secure checkout pages.
I can see from the html code that the links on the checkout pages are prefixed with 'http://www.babyretail.co.uk/acatalog...... ' etc. but on the login page only the page name (eg. info.html) is in the <a href> tag.
Does anyone know how I can set the login script page to prefix the links with 'http://.... '
Thanks
Comment