Hi
I want to force my home page on my new wholesale site to go to specific homepage, as it keeps reverting to a previous one which is wrong. This is the wrong home page:
http://www.dentalwholesale.co.uk/
The top banner is squashed even though I have updated the homepage in the site1 folder. I have also tried refreshing the site and changing the script ID. It simply reverts back to the old version. The one I want to use is:
http://www.dentalwholesale.co.uk/acatalog/home.html
I believe I need to change the default BASEHREF so it goes to the 2nd url and not the previous. This is located in the design library under 'Base Href''
<Actinic:BASEHREF VALUE="<actinic:variable name="CatalogHomeURL" selectable="false" />" FORCED=1 />
Or is it more simple to do? Help!
I want to force my home page on my new wholesale site to go to specific homepage, as it keeps reverting to a previous one which is wrong. This is the wrong home page:
http://www.dentalwholesale.co.uk/
The top banner is squashed even though I have updated the homepage in the site1 folder. I have also tried refreshing the site and changing the script ID. It simply reverts back to the old version. The one I want to use is:
http://www.dentalwholesale.co.uk/acatalog/home.html
I believe I need to change the default BASEHREF so it goes to the 2nd url and not the previous. This is located in the design library under 'Base Href''
<Actinic:BASEHREF VALUE="<actinic:variable name="CatalogHomeURL" selectable="false" />" FORCED=1 />
Or is it more simple to do? Help!
Comment