1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Aggregate rating appears on inner pages but not HOME

Discussion in 'Microdata' started by gadelichka, Oct 12, 2016.

  1. #1
    Hey all,

    I am using the following JSON code for schema markup on my website:


    <script type="application/ld+json">
    {
      "@context" : "http://schema.org",
      "@type" : "LocalBusiness",
      "name" : "ALADDIN CARPET CLEANING SYDNEY",
      "image" : "http://www.aladdincarpetcleaning.com.au/content/themes/aladdin/images/logo.png",
      "telephone" : "1300 856 331",
      "email" : "enquiries@aladdincarpetcleaning.com.au",
      "address" : {
        "@type" : "PostalAddress",
        "streetAddress" : "128 Warners Ave, Bondi Beach",
        "addressLocality" : "Sydney",
        "addressRegion" : "NSW",
        "postalCode" : "2026"
      },
      "url" : "http://www.aladdincarpetcleaning.com.au/",
      "aggregateRating" : {
        "@type" : "AggregateRating",
        "ratingValue" : "4.9",
        "bestRating" : "5",
        "worstRating" : "1",
        "ratingCount" : "32"
      },
    Code (markup):
    The stars rating now appears on SERP but only for the inner pages, not the HOME page. Any suggestions what the reason could be?
     
    gadelichka, Oct 12, 2016 IP
  2. SolidBriks

    SolidBriks Active Member

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    63
    #2
    Its totally depends on Google to display your listing according to Micro data however please make sure you have implemented your json code correctly and verify with Google Structured Date Testing tool
     
    SolidBriks, Feb 26, 2017 IP
  3. MegaMikeJr

    MegaMikeJr Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    I agree. Even though you have the structured data in place it doesn't warrant Google to use it. Look at Meta information for example. You can provide Google with a broken down meta description of your page, but Google may or may not use it depending on the keyword someone is using in SERPs. Think of it as your offering to Google :)
     
    MegaMikeJr, Feb 26, 2017 IP