Join Our Newsletter!

Keep up to date with our latest blog posts, new widgets and features, and the Common Ninja Developer Platform.

How to Embed Google Reviews on Your Website: 4 Methods Compared

Sergei Davidov,

Summary (TL;DR): There are four ways to embed Google reviews on a website: a free no-code Google reviews widget that works on any platform, Google's own native options (a Maps embed or the Places API), a platform-specific plugin or app, or a fully custom build on the Google Places API. For most businesses, the no-code widget is the fastest path: a few minutes from "I want my Google reviews on my homepage" to a live, auto-updating star rating, with no developer and no API key. Google's native route is free but shows the map rather than a clean review wall, and the Places API caps you at five reviews per location.

How to Embed Google Reviews on Your Website: 4 Methods Compared

Most buying decisions now start with a quick reputation check, and for local and service businesses that check almost always happens on Google. A potential customer searches your name, glances at the star rating next to your business, reads two or three recent reviews, and decides whether you are worth a click. The problem is that all of this trust is happening on Google, not on your own website. When that same visitor lands on your homepage, the social proof that just convinced them to look closer is nowhere to be seen.

Embedding your Google reviews on your website closes that gap. It puts the same star rating and the same real customer voices on the page where the decision actually gets made: your product page, your landing page, your checkout. Done well, it is self-updating social proof that you never have to write, refresh, or maintain.

This guide covers why Google reviews belong on your site, where to place them, and the four methods available to embed them, ranked by effort, cost, and flexibility. It includes a comparison table, a step-by-step widget walkthrough with screenshots, platform-specific notes for WordPress, Shopify, Wix, Squarespace, and Webflow, the embed code you need, and 12 FAQ answers grounded in what people actually search for.

Why Embed Google Reviews on Your Website?

Before the "how," it is worth being clear on the why. Four benefits show up consistently across consumer research and conversion data.

1. Trust at the Point of Decision

Online reviews are now a standard step in the buying process. According to BrightLocal's Local Consumer Review Survey, the large majority of consumers read online reviews before choosing a local business, and Google is the platform they consult most. Reviews sitting on Google still help you, but reviews surfaced on your own site work at the exact moment a visitor is deciding whether to trust you, with no extra click required.

2. Higher Conversion Rates

Displaying reviews close to the decision moves the needle on conversions. The Spiegel Research Center at Northwestern found that showing reviews can lift purchase likelihood substantially, with the biggest gains coming from the first handful of reviews on a product. A visible Google star rating on a product or service page is one of the lowest-effort conversion levers you have, because the content already exists and updates itself. For a deeper look at the mechanics, see our guide on how positive and negative reviews affect conversion rates.

3. Fresh, Self-Updating Content

Google's ranking systems reward pages that stay active, and AI Overviews increasingly favor content that signals recency. An embedded Google reviews widget refreshes every time a customer leaves a new review, so your homepage and landing pages keep gaining fresh, relevant text without anyone on your team touching the page.

4. A Recognizable Trust Signal

The Google logo, the star rating, and the familiar review card are instantly recognizable. A Google reviews badge or rating block carries credibility that a generic "our customers love us" banner never will, because visitors know those reviews live on a platform you do not fully control. That perceived independence is exactly what makes them persuasive. For more on this dynamic, read the role of reviews in building online trust and credibility.

When Google Reviews Help (and When They Do Not)

Most guides on this topic stop at "add the reviews!" The honest answer is that embedded Google reviews are not right for every site or every page. Here is the impartial take.

Strong Fits

  • Local and service businesses: restaurants, salons, clinics, contractors, law firms, real estate agents, where the Google Business Profile is already the main reputation hub.
  • Ecommerce and DTC brands that have collected a solid base of Google reviews and want star ratings near the buy button.
  • Landing pages and lead-gen forms, where a star rating beside the call to action reduces hesitation.
  • Agencies and B2B service providers, where a handful of detailed, named reviews carry real weight with cautious buyers.

When Not to Embed Google Reviews

This is the part most guides skip. An embedded feed can hurt you in a few cases.

  • A thin or low review count. A widget showing two reviews, one of them three stars, broadcasts weakness. Build up a base first.
  • A mediocre average rating. If your Google rating sits well below your category norm, surfacing it prominently works against you until you improve it.
  • Stale reviews. If your most recent review is over a year old, the widget signals a quiet, possibly inactive business. Fix your review-collection cadence first.
  • Products with their own review systems. If your store already collects verified purchase reviews per product, those usually convert better on the product page than a general business-level Google rating.

Where to Place Google Reviews on Your Website

Placement changes how much work your reviews do. The same widget can either drive conversions or get ignored depending on where it sits.

Homepage, Below the Hero

The safest high-impact placement. Your hero stays focused on the primary call to action, and a star rating with a few recent reviews sits just below as social proof once visitors have seen your value proposition. A good default for most sites.

Product and Service Pages

The highest-converting placement. A star rating near the price or the booking button answers the "can I trust this?" question at the exact moment of decision. For service businesses, place it next to the contact or quote form.

Dedicated Reviews or Testimonials Page

A destination for cautious buyers who want to read more before committing. It also creates an indexable page that can rank for "yourbrand reviews" searches and keeps that branded query on your own domain.

Checkout and Cart

Reassurance at the final, highest-anxiety step. A compact star rating or a single strong review near the payment button can reduce cart abandonment without distracting from the action.

Footer or Sidebar Badge

A small, omnipresent Google reviews badge in the footer or sidebar puts a star rating on every page at almost no cost to the layout. Lower impact than an inline block, but a steady background trust signal across the whole site.

4 Ways to Embed Google Reviews on a Website

There are essentially four routes to get Google reviews onto your website. They differ widely in effort, cost, and flexibility. Below they are ordered starting with the method that fits most sites, down to the most specialized.

Method 1: Google Reviews Widget (No Code)

The no-code route, and the one most sites should start with. You connect your Google Business Profile in a dashboard, pick a layout and a skin, optionally filter by rating, and the tool generates an HTML embed snippet you paste anywhere. WordPress, Shopify, Wix, Squarespace, Webflow, Framer, plain HTML, it makes no difference. The same snippet works on every platform, and the reviews refresh automatically.

Pros: Works on any platform. No developer time, no API key, no billing setup. Multiple layouts (grid, list, slider, badge) and skins. Rating and keyword filtering. The vendor handles the Google API connection and keeps it working. Free tier available.

Cons: A subscription cost above the free tier (typically a few dollars a month). One more vendor relationship to manage.

Best for: The large majority of small and mid-sized businesses. Common Ninja's free Google reviews widget publishes a responsive, customizable review block in a few minutes with no code, and reputable alternatives such as Elfsight, EmbedSocial, Trustindex, and Featurable follow the same pattern.

Method 2: Google's Native Options (Maps Embed and Places API)

Google itself gives you two free, official ways to surface reviews, and it is worth being honest about what each one actually does.

  • Google Maps embed: From Google Maps, search your business, choose Share, then Embed a map, and paste the iframe into your page. This is genuinely free and official, but it embeds an interactive map of your location, not a clean review wall. Visitors can open your reviews from it, but the reviews are not displayed inline on your page.
  • Google Places API: The Place Details endpoint returns review data you can render yourself with your own code. This is the official way to display actual review text on your page, but it requires a Google Cloud project, an API key, billing enabled, and developer work.

Pros: Free and fully official. No third-party vendor. Direct from the source.

Cons: The Maps embed does not show reviews inline. The Places API returns a maximum of five reviews per location and offers limited control over which five, plus Google's terms place restrictions on how long you can store the data. Both options need technical setup, and neither gives you a designed, on-brand review block out of the box.

Best for: Teams that only need a map with a link to reviews (Maps embed), or developers comfortable with the Places API who accept the five-review limit.

Method 3: Platform-Specific Plugins and Apps

If your site runs on a single platform, there are native Google reviews plugins and apps built specifically for it.

  • WordPress Google reviews plugin: Several popular plugins exist in the WordPress directory, with free tiers and paid upgrades for more layouts and review volume.
  • Shopify Google reviews app: Apps in the Shopify App Store pull your Google reviews into theme sections, usually with free tiers limited to a small number of reviews.
  • Wix Google reviews widget: Options in the Wix App Market that drop a review block into the editor.
  • Squarespace Google reviews: No native review block, usually solved with a code block plus a third-party widget (see Method 1).
  • Webflow Google reviews: No native option, typically handled with a third-party embed via an HTML Embed element.

Pros: Platform-native installation and styling controls in some cases. Often free or low cost.

Cons: Platform lock-in. Migrating CMS means starting over. Quality varies widely. Many free tiers cap review counts aggressively. Multi-site brands end up maintaining a different plugin per platform.

Best for: Single-platform sites where a specific, well-reviewed plugin happens to fit your exact requirements.

Method 4: Custom Build on the Google Places API

The full developer route. Create a Google Cloud project, enable the Places API, generate and secure an API key, look up your Place ID, call the Place Details endpoint, cache the response on your backend within Google's terms, and render the reviews with your own front-end code.

Pros: Full control over markup, styling, and how reviews integrate with the rest of your site. No per-month SaaS fee beyond Google's API usage costs.

Cons: Real engineering work. The five-review-per-location limit still applies because it is an API constraint, not a tooling one. You manage the API key, billing, caching rules, and any breaking changes. For a walkthrough of the design side of this route, see our guide on how to design and create a custom Google review widget.

Best for: Teams with in-house developers and specific layout or integration requirements that off-the-shelf tools cannot meet.

MethodEffortCostCustomizationReviews shown inlineMaintenance
No-code widgetVery low$0 to ~$10/moHighYesNone
Google Maps embedLowFreeNoneNo (map only)None
Platform pluginLow$0 to ~$15/moLimitedYesLow
Places API (custom)HighAPI usage + dev timeFullYes (max 5)High

Step-by-Step: Build a Free Google Reviews Widget in Minutes

For Method 1 (the no-code widget), here is the actual flow. Screenshots are from the Common Ninja editor, but the same shape applies to most reputable widget platforms: connect your business, customize the design, filter, publish, paste.

Step 1: Open the Google Reviews Widget Editor

Go to the Common Ninja Google reviews widget page and click Create Google Reviews. The editor opens with a sample review layout you will connect to your own business in the next step. The free tier lets you publish without entering payment details.

The Common Ninja Google reviews widget editor open with a default sample review layout and the Create Google Reviews starting screen

The editor opens on a sample layout you will point at your own Google Business Profile next.

Step 2: Connect Your Google Business Profile as the Source

In the Source panel, search for your business by name or paste your Google Maps listing URL. The widget finds your location and pulls in your real reviews and star rating within a moment. If you manage more than one location, you can add each as a separate source.

The source panel in the Common Ninja Google reviews widget editor with a business name search field and the matched Google Business Profile selected, populating the preview with real reviews

Search your business name or paste the Maps URL, and your real reviews populate the preview instantly.

Step 3: Customize the Design and Layout

Pick a layout (grid, list, slider, or a compact badge) and a skin, then fine-tune colors, typography, card spacing, and corner radius from the sidebar. You can also use the AI design assistant: type a prompt like "Match this to a clean, modern brand with rounded cards" and the widget restyles itself. Paste a brand hex value for an exact color match.

The Common Ninja Google reviews widget editor showing layout and skin options on the left with the review cards restyled to match a brand color scheme in the live preview on the right

Choose a layout and skin, then fine-tune the styling to match your site, manually or with the AI design assistant.

Step 4: Filter Reviews by Rating and Keyword

Set a minimum star rating and choose how many reviews to show, and use the include or exclude keyword options to surface the most relevant reviews for the page. Keep this honest: filter for relevance, not to manufacture a perfect score, since visitors can always open your full Google profile.

The filtering panel in the Common Ninja Google reviews widget editor showing a minimum rating selector, a review count limit, and include and exclude keyword fields

Filter by minimum rating and keywords to show the most relevant reviews, without misrepresenting your real rating.

Step 5: Publish and Assign the Widget to a Project

When the design looks right, click Publish in the top right. The Assign to a project modal lets you group widgets by site, brand, or location. Pick the right project or create one, then click Save Changes. Projects make analytics and updates easier if you deploy more than one widget later.

The Assign to a project modal in the Common Ninja Google reviews widget editor asking where to place the widget, with a project dropdown and a Save Changes button

Projects keep your widgets grouped by site, brand, or location, useful when you scale beyond one.

Step 6: Copy the Embed Code and Paste It Into Your Website

The success modal exposes the Copy Code button. Click it, then paste the snippet wherever you want the reviews to appear: a WordPress block, a Shopify section, a Wix HTML element, a Webflow embed component, a Squarespace code block, or directly into your own HTML. The snippet is a single script tag plus a target div. Common Ninja serves the widget, including data and rendering, so you do not host anything yourself.

The Congratulations, your widget is ready modal in the Common Ninja editor showing the Copy Code button to copy the Google reviews widget embed snippet

One Copy Code click, one paste, and the Google reviews widget is live on any page that accepts HTML.

The HTML snippet itself looks roughly like this. Paste it into any block that accepts custom HTML.

<script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer></script> <div class="commonninja_component pid-YOUR-WIDGET-ID"></div>

How to Add Google Reviews to WordPress, Shopify, Wix, Squarespace, and Webflow

The no-code widget snippet from Method 1 works the same way on every platform: you paste it into whatever block accepts custom HTML. Here is exactly where that block lives on each major builder.

  • WordPress: Add a Custom HTML block in the block editor (or a Custom HTML widget in a sidebar) and paste the snippet. This works on any theme without a dedicated plugin. A WordPress Google reviews plugin is the alternative if you prefer to manage it from the dashboard.
  • Shopify: Add a Custom Liquid or Custom HTML section to your theme in the editor, or paste the snippet into a page's HTML in the rich-text editor, and place it on your homepage or product template.
  • Wix: Add an Embed HTML element (Embed Code, then Embed HTML) wherever you want the reviews, and paste the snippet into it.
  • Squarespace: Add a Code Block to any page or section and paste the snippet. Squarespace has no native Google review block, so the widget route is the standard approach.
  • Webflow: Drag in an HTML Embed component, paste the snippet, and publish. Webflow has no native Google reviews element, so this is the recommended path.

Because it is the same snippet everywhere, you stay portable: if you migrate from one platform to another, you paste the same code into the new builder and your reviews keep working, with no rebuild.

Design Best Practices for a Google Reviews Widget

Regardless of which method you pick, a few design principles separate review blocks that feel intentional from blocks that feel bolted on.

  • Match your site's aesthetic. Card padding, corner radius, typography, and background should feel continuous with the rest of the page, not like a Google card airlifted in.
  • Lead with the aggregate rating. A clear "4.8 out of 5, based on 320 reviews" headline above the individual cards is the fastest trust signal. Make the star rating the first thing a visitor sees.
  • Show recent reviews. A review from last week is far more persuasive than a glowing one from three years ago. Sort by most recent where you can.
  • Keep the count reasonable. Three to six visible reviews with a "see all reviews" link to your Google profile usually beats an endless scroll that slows the page.
  • Lazy-load below the fold. If the widget sits low on the page, defer it so it does not compete with your Core Web Vitals on initial paint.
  • Link to the source. Letting visitors click through to your real Google listing reinforces that the reviews are genuine, which is the entire point.
  • Stay accessible. Ensure star icons have text equivalents and that review text meets contrast standards. Screen-reader users should hear the rating, not just see it.

Common Mistakes to Avoid

  • Faking a perfect score. Filtering the widget down to only five-star reviews when your real rating is lower is the fastest way to lose the trust you were trying to build. Visitors verify on Google in one tap.
  • Embedding a thin or stale set. Two old reviews look worse than none. Build a base and keep collecting before you feature them prominently.
  • Adding review schema you are not allowed to use. Google's review snippet guidelines prohibit marking up reviews about your own business on your own site to generate star rich results. The widget can display the reviews, but do not add self-serving review structured data to chase stars in search.
  • Ignoring page speed. A heavy, render-blocking review embed can drag down your load time. Pick a widget that lazy-loads and defers its script.
  • Forgetting mobile. Most visitors are on phones. Test the review cards on a real device, not just a desktop preview.
  • Set and forget. Reviews keep coming in. Make sure your widget is pulling the latest and that the reviews on display still represent the business you want to be.

Wrapping Up

If you have no developer and want your Google reviews live today, use a no-code widget (Method 1). If you only need a map with a link to your reviews, Google's free Maps embed (Method 2) is enough. If you are on a single platform and a well-reviewed plugin fits your needs, a platform-specific app (Method 3) is a fine choice. If you have engineers and specific requirements, a custom build on the Google Places API (Method 4) gives you full control, as long as you accept the five-review limit.

Whichever route you choose, place the reviews where the decision happens, lead with your aggregate star rating, keep the set fresh, and never curate it into a score your real profile does not back up. Honest social proof, shown at the right moment, is one of the most reliable conversion levers you have.

Want the fastest route? Spin up a free Google reviews widget using the walkthrough above, then read how customer reviews influence online purchase decisions and our guide on how to increase your conversion rate to get the most out of your reviews once they are live.

Sergei Davidov

Sergei Davidov

Sergei Davidov is a Growth Manager at Common Ninja with nearly a decade of experience spanning content strategy, SEO, conversion optimization, and business development. He's helped launch products, optimize funnels, and build marketing systems across e-commerce and SaaS. When he's not dissecting funnel metrics, he writes fiction and experiments in the kitchen.

LinkedIn

FAQ

Yes. Several platforms offer free Google reviews widgets, including Common Ninja's free Google reviews widget, along with free tiers from tools like Elfsight, Trustindex, and Featurable. Google's own Maps embed is also free but shows a map rather than an inline review wall, and the Places API is free to a usage threshold but requires developer setup. For most small and mid-sized sites, a free-tier widget covers the use case without upgrading.

You generate it from a widget tool. Connect your Google Business Profile in the editor, customize the layout, publish, and click Copy Code. A typical snippet is two lines: a script tag pointing at the vendor's CDN and a div with a unique widget ID, for example <script src="https://cdn.commoninja.com/sdk/latest/commonninja.js" defer></script><div class="commonninja_component pid-YOUR-WIDGET-ID"></div>. Paste both lines anywhere on your page where you want the reviews to render. Google does not provide an official copy-paste embed code for a review wall on its own.

Two paths. Paste a widget snippet into a Custom HTML block in the WordPress editor, which works on any theme without a dedicated plugin, or install a WordPress Google reviews plugin and manage it from the dashboard. The Custom HTML route is portable: the same snippet works on every other platform if you migrate later.

Each builder accepts the same widget snippet through a custom-code element. Wix: use an Embed HTML element. Squarespace: use a Code Block. Webflow: use an HTML Embed component. None of these three has a strong native Google review block, so the cross-platform widget approach is the standard path and keeps you portable across builders.

A Google reviews badge is a compact block that shows your aggregate star rating and total review count, often with the Google logo, in a small footprint. It is ideal for footers, sidebars, and checkout pages where a full review wall would be too large. Most Google reviews widget tools offer a badge layout alongside grid, list, and slider layouts.

It depends on the method. The Google Places API returns a maximum of five reviews per location, so any custom build on the official API is capped at five. Many widget tools work around this by syncing and storing more reviews within Google's terms, letting you display larger sets and full review histories. If showing more than five reviews matters to you, check the specific tool's limits before committing.

With a widget or plugin, yes. They re-sync from Google on a schedule, so new reviews appear and removed reviews drop off without you touching the page. A static copy-paste of review text does not update and goes stale quickly, which is why a widget or API connection is the better long-term choice.

Most widget tools let you filter by minimum star rating, set a review count, and include or exclude reviews by keyword, which is useful for surfacing the most relevant reviews on a given page. Use this for relevance rather than to hide a poor overall rating, since visitors can open your full Google profile in one click and the mismatch undermines trust.

Not from displaying them on your page. Google's review snippet guidelines specifically disallow adding review structured data for reviews about your own business on your own site to earn star rich results in search. Embedding reviews builds trust with visitors who reach your page, but it is not a route to stars in the search results, and adding self-serving review markup can trigger a manual action.

A poorly built embed can. A well-built one will not meaningfully affect Core Web Vitals as long as it lazy-loads, defers its script until after first paint, and serves modern image formats. Before committing to a tool, check that lazy loading is supported and run a quick PageSpeed Insights test with and without the widget on your own page.

Displaying your Google reviews on your own site is allowed and common. The constraints are technical and editorial: the Places API limits you to five reviews and restricts how long you may store the data, and you must not add self-serving review structured data to chase rich-result stars. Using a reputable widget keeps you inside the Maps and Places terms, since the vendor handles the API connection within Google's rules.

Searching Google reviews by reviewer name or keyword is a feature of Google itself, not something an embedded widget provides, and Google has expanded ways to find specific reviews directly. If your question is about finding or searching reviews on Google rather than displaying them on your site, see our guide on integrating Google reviews on your website for the display side, and note that on-page widget filtering by keyword is the closest equivalent for your own embedded reviews.