Announcement

Collapse
No announcement yet.

Full address in Sitemap

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Full address in Sitemap

    Hi

    I want links in the sitemap to show the full address toa product rather than the relative address.

    E.g. I want:

    http://www.mysite.com/product.html

    instead of:

    product.html

    Is there anyway to attach on - http://www.mysite.com/ to the sitemap links?

    Regards

    Callum
    CE Multimedia

    http://www.callumegan.co.uk

    #2
    Edit Act_SiteMapSectionLine.html and replace

    <A HREF="NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>


    with

    <A HREF="http://www.mysite.com/acatalog/NETQUOTEVAR:SECTIONLINK"><B>NETQUOTEVAR:SECTIONNAME</B></A>
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X