Announcement

Collapse
No announcement yet.

Home page coding problem.

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

    Home page coding problem.

    Hello

    Can anybody please help.

    I am sure there are some coding issues with my home page www.cheapmowers.com. Please view the source, I think the issues are with the first few lines.

    <Actinic:BASEHREF VALUE="NETQUOTEVAR:BASEHREF"/> - what does this do ?

    <META NAME="ACTINICTITLE" CONTENT="NETQUOTEVAR:PAGEHEADER"> - this does not seem to be doing anything ?


    The lines above are where I think the problem lies.

    Any advice ?

    Thanks

    Richard

    #2
    Basehref on your home page is set to https: this normally sets the basis on which the scripts build the navigation so from the home page a cgi navigation link should look for a Secure Server page and since you do have a valid certificate, would find it.

    The site seems to be working OK under both http and https - exactly what problem are you seeing?

    One thing I found - if you enter the site on https - the parts and products menu links are hard-coded back to http. It might help if you recode those links as relative links.
    Bill
    www.egyptianwonders.co.uk
    Text directoryWorldwide Actinic(TM) shops
    BC Ness Solutions Support services, custom software
    Registered Microsoft™ Partner (ISV)
    VoIP UK: 0131 208 0605
    Located: Alexandria, EGYPT

    Comment


      #3
      Thanks for you help.

      I will look into that.

      Comment

      Working...
      X