Support Center

Frequently asked questions and support documentation for RatingWidget.

Results

  • How can I add a price tag to my Shopify’s store Rich-Snippets?

    It’s fairly very simple task. Open your product template liquid in the editor, and add the schema.org/Offer metadata:

    <div itemprop=”offers” itemscope itemtype=”http://schema.org/Offer”>

    <span itemprop=”price”>{{ product.variants.first.price | money }}</span>

    <meta itemprop=”priceCurrency” content=”{{ shop.currency }}” />

    <meta itemprop=”availability” content=”in_stock”/>

    </div>

  • How RatingWidget’s Premium versions can increase my incoming search traffic?

    RatingWidget will add a special Rich-Snippets that will add ratings right into your store’s Google SERP (Search Engine Results Page). This will make your SERP more attractive and eye-catching! The rich-snippets are designed to provide users a sense of what the webpage may include, and help them discover sites that are directly relevant to their searches, resulting in higher click-through rates. Ratings in SERP can help users to better identify pages with good products.

    SERP Rich-Snippets

  • How RatingWidget can boost my Shopify store income?

    It’s all about Social Proof, that’s the name of the game! Here are some studies that explains how the ratings can increase your products conversion rates:

    • According to Google, 70% of Americans now say they look at product reviews before making a purchase.
    • CompUSA and iPerceptions study revealed that 63% of consumers indicate they are more likely to purchase from a site if it has product ratings and reviews.
    • According to Harvard Business Review research, a 1-star increase in Yelp rating leads to 5-9% growth in sales.

    Furthermore, once your SERP will include the ratings and your search incoming traffic will increase – your store will get more leads which means more potential customers.

  • How can I check that I’ve correctly configured the Rich-Snippets ratings for Google SERP?

    Shopify: Copy the title of a product with a rating that already has at least one vote.

    WordPress: Copy the title of a page or post with a rating that already has at least one vote.

    Query format: {{search_keywords}} site:{{site}}

    Replace {{search_keywords}} with the title that you have just copied and replace {{site}} with your domain.

    For example, if the product title is “great big hamburger” and the domain is “greatbigstuff.com”, the query should be:

    great big hamburger site:greatbigstuff.com

    Go to google.com and use the query format above, then search.

    If you can see the ratings in the search result – the configuration is correct!

    richsnippet_searchpreview

  • I’ve followed all the Rich-Snippets instructions but I don’t see any ratings on Google search results – what’s wrong?

    The first thing you should do is to make sure that you’ve configured the ratings’ rich-snippets correctly. Go back to the this topic and follow the instructions. Once the configuration is right, usually it takes about two weeks until Google will add the Rich-Snippets ratings. It’s really varies according your store’s content quality, crawling frequency, pagerank and many other parameters. Even though we have many clients that the ratings appeared on their SERP, we can’t assure that Google will eventually add the ratings’ rich-snippets. Unfortunately we don’t have an access to their algorithms.

  • How long does it take for the ratings’ Rich-Snippets to appear in Google’s SERP?

    From our experience it takes about two weeks until Google will add the ratings to its search engine results page (SERP). It’s really varies according to your site’s content type & quality, crawling frequency, pagerank, and many other parameters. Moreover, it also depends on the visitor’s country and device, so some users might see it while other’s don’t

    Even though we have many clients that the ratings appeared on their SERP, we can’t assure that Google will eventually add the ratings’ Rich-Snippets. Unfortunately we don’t have an access to Google’s algorithms :)

    What we can assure is that we follow the correct meta format schema rules according to Google’s recommended standards and you’ll be able to verify it via Google’s official Rich-Snippets testing tool.

  • I just upgraded RatingWidget for WordPress plugin to Professional. What do I need to do to activate the Rich-Snippets?

    Rich Snippet is automatically activated after the upgrade. The markup will be added automatically to your posts and pages once they receive at least one vote. All you need to do is to test the markup by following these simple steps: