Announcement

Collapse
No announcement yet.

Autocomplete URI

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

    Autocomplete URI

    How do I get the autocomplete results to use the short style URI's? The results are currently links with the long-style links.
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    Are you talking about the levels autocomplete, or just in general. Levels should already have it built in where is returns the canonical URI. If you are building something custom you can lookup the canonical uri using this code:

    http://docs.miva.com/code-samples/load-canonical-uri
    Brennan Heyde
    VP Product
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #3
      Originally posted by Brennan View Post
      Are you talking about the levels autocomplete, or just in general. Levels should already have it built in where is returns the canonical URI. If you are building something custom you can lookup the canonical uri using this code:

      http://docs.miva.com/code-samples/load-canonical-uri
      The Levels auto-complete. Not doing anything custom. I'll take a look at the canonical URI's and make sure they are correct
      Leslie Kirk
      Miva Certified Developer
      Miva Merchant Specialist since 1997
      Previously of Webs Your Way
      (aka Leslie Nord leslienord)

      Email me: [email protected]
      www.lesliekirk.com

      Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

      Comment


        #4
        popping up on this thread because I think this is a relevant addition to the topic.

        google now says to use the json-ld method

        So my questions are
        1. should we change to the json-ld script?
        or
        2. is there a reason to use their meta itemprop tags instead (which is built into the levels theme)
        or perhaps are other social media or search engines use those meta itemprop type tags?

        if 2. then the meta tags are probably the best way to go as far as bang for the buck and less versions of code to do the same thing for multiple search/social sites.
        of not 2. then does anyone know of the json-ld method gives preferential ranking in google results?

        Kelly

        Comment

        Working...
        X