> For the complete documentation index, see [llms.txt](https://reputon.gitbook.io/reputon-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reputon.gitbook.io/reputon-help/etsy-reviews-app/how-to/add-etsy-rating-snippet-to-google-search-results.md).

# Add Etsy rating snippet to Google search results

<figure><img src="/files/6PcugLQfJ6r6T3v3Q8zT" alt=""><figcaption><p>What it looks like: star ratings appear under your product link in Google search results</p></figcaption></figure>

### Why it matters

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><p><strong>Higher click-through rate</strong></p><p>Star ratings make your listings stand out and attract more clicks compared to plain results.</p></td></tr><tr><td><p><strong>More trust before the click</strong> </p><p>Positive ratings build credibility with potential buyers before they even visit your store.</p></td></tr><tr><td><p><strong>Better search visibility</strong> </p><p></p><p>Structured data signals to Google that your pages have rich product information.</p></td></tr></tbody></table>

{% hint style="success" %}
**Requires imported product reviews.** This feature works with Etsy product reviews you have already imported. Complete the [Add Etsy product reviews](/reputon-help/etsy-reviews-app/how-to/add-etsy-product-reviews.md) guide first before continuing here.
{% endhint %}

#### Setup: 2 steps <a href="#setup-2-steps" id="setup-2-steps"></a>

1. **"Activate" Rich Snippets**

In the app, go to **App Extensions**, find "Product Rating Snippet" and click the **Activate** button next to it. This enables structured data output for that product page.

<figure><img src="/files/zkvgyTt3pkjN2Lafc9qF" alt=""><figcaption><p>Step 1: Open App Extensions</p></figcaption></figure>

<figure><img src="/files/SX5zGjm578KwSdTK5EvW" alt=""><figcaption><p>Step 2: Click "Activate" next to the Product Rating Snippet</p></figcaption></figure>

#### 2. Enable the app embed in Shopify <a href="#id-2.-enable-the-app-embed-in-shopify" id="id-2.-enable-the-app-embed-in-shopify"></a>

When you enable the Reputon product rating snippet, it tells Shopify to inject the structured data script into your product pages so Google can read it.

<figure><img src="/files/yF9MSUxn3n102CrTnApV" alt=""><figcaption></figcaption></figure>

#### When will it appear in Google? <a href="#indexing" id="indexing"></a>

After setup, Google needs to recrawl and reindex your product pages before the snippet appears in search results. This is normal and not something the app can control. Google may take anywhere from a few hours to up to 4 weeks to reindex your pages.

{% hint style="success" %}
**Speed up indexing with Google Search Console.** Open [Google Search Console](https://search.google.com/search-console), paste your product page URL into the **URL Inspection** tool, and click **Request Indexing**. This signals Google to recrawl the page sooner and usually speeds things up significantly.
{% endhint %}

***

{% hint style="info" icon="comments-question" %}
**Questions about Rich Snippets or need assistance? We're here to help:** [**support@reputon.com**](mailto:support@reputon.com) **or** [**live chat**](https://go.crisp.chat/chat/embed/?website_id=d24ef16e-6e05-49e9-bd59-a6f3bde0658a)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://reputon.gitbook.io/reputon-help/etsy-reviews-app/how-to/add-etsy-rating-snippet-to-google-search-results.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
