Announcement

Collapse
No announcement yet.

Base HREF or Base URL?

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

    Base HREF or Base URL?

    What is the difference between using these two tokens in the head tag?
    Code:
    <base href="&mvt:global:baseurl;" />
    Code:
    <base href="&mvt:global:basehref;" />
    Some pages in Miva Merchant use baseurl; and others use basehref;

    I understand what the base href tag does, but I don't understand why there would be two different tokens?
    Last edited by Mark Stephens; 09-23-13, 02:57 PM.

    #2
    Re: Base HREF or Base URL?

    Those two variables, along with &mvt:global:domain:base_url;, all use the URL configured in Domain Settings -> Site Configuration under "Base URL for Graphics". Feel free to use whichever you prefer.
    Kyle Newbrough
    Technical Support / Web Developer
    Miva Merchant

    Comment


      #3
      Re: Base HREF or Base URL?

      Okay, thank you!

      Comment

      Working...
      X