> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.trustmary.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Display reviews for multiple locations

# Step-by-step instructions for non-coders


1. Add review connections (Google, Booking.com, TripAdvisor, etc.) on the **Review Connections** page.

![](https://storage.crisp.chat/users/helpdesk/website/-/b/8/0/8/b8083cc0c8b32000/nayttokuva-2025-11-10-kello-14_x2fz09.png =600x262)
2. Find the **Advanced settings** of your connection and click the arrow to open it. Give each review connection a unique name in the **Short name** section.

![](https://storage.crisp.chat/users/helpdesk/website/b8083cc0c8b32000/reviewconnectionssourceshortna_1b1sosd.png)

3. Create a widget (or open an existing one).

![](https://storage.crisp.chat/users/helpdesk/website/-/b/8/0/8/b8083cc0c8b32000/nayttokuva-2025-11-10-kello-14_io9lfj.png =900x199)
4. Click the **Add to website** button in the widget editor, and copy the embed code. Insert **?connection=[short-name]** into the code after the widget ID.

![](https://storage.crisp.chat/users/helpdesk/website/-/b/8/0/8/b8083cc0c8b32000/widgetseditoraddtowebsitedialo_n44rfh.png =600x465)
For example, the short names could be called **trustmary-google** and **trustmary-capterra**, so the codes would look like this:

```
<script src="https://widget.trustmary.com/Uh_MrCSI1?connection=trustmary-google"></script>

<script src="https://widget.trustmary.com/Uh_MrCSI1?connection=trustmary-capterra"></script>
```

5. Open your website editor and **paste the code with the added short name** onto a page.

![](https://storage.crisp.chat/users/helpdesk/website/-/b/8/0/8/b8083cc0c8b32000/nayttokuva-2025-11-10-kello-14_kpbmsg.png =600x135)
