Skip to main content

Google Review Widget for iFrame — Universal Embed for Script-Restricted Environments

BlooTrue's Google Review Widget for iFrame is a free embed for environments that don't allow <script> tags — locked-down CMSes, intranet portals, email-style HTML, and any platform that strips JavaScript loaders. It's the universal escape hatch when the standard script embed is blocked. Common targets: locked-down enterprise CMSes that strip <script> tags as a security policy; email signature platforms (HubSpot, Apple Mail templates) where iframes sometimes survive but scripts almost never do; intranet portals like SharePoint and ServiceNow CMS where IT blocks third-party scripts; the old WordPress.com Free plan (which strips scripts); platforms with a "URL-only" embed slot like Notion, some wikis, and headless CMSes that whitelist by domain; and HTML newsletters where the recipient's email client strips scripts but preserves iframes (rare, but it exists).

How to embed Google reviews via iframe in 60 seconds

  1. Build your widget in the BlooTrue builder that opens when you pick a style below and click Get Embed Code below.
  2. Pull the widget ID out of the snippet — it's the part after blootrue-widget- in the <div> class (e.g. in class="blootrue-widget-abc123" the ID is abc123).
  3. Replace the standard <script> + <div> snippet with this iframe instead: <iframe src="https://api.blootrue.com/api/widgets/embed/YOUR_ID/render" style="border:0;width:100%;min-height:600px;" frameborder="0" title="Reviews"></iframe>
  4. Paste the iframe wherever you can write raw HTML. Heads-up: iframe mode loses auto-resize, so set min-height generously (600–800px is typical).

Same renderer, different mount point

The iframe URL https://api.blootrue.com/api/widgets/embed/YOUR_ID/render is the same endpoint the standard <script> loader mounts internally. So iframe mode renders the exact same widget, just without the auto-resize and the script-driven mounting. Tradeoff: simpler integration, fixed height (you setmin-height manually). Visually pixel-identical to the script-embed output.

BlooTrue vs other Google review tools (iframe-direct mode)

Most Google review tools (Elfsight, Trustindex, Embed Social) only ship <script> snippets and don't publish a direct iframe URL. That means if your CMS strips scripts, those tools simply don't work. BlooTrue's iframe-direct mode means you can embed Google reviews on environments that flat-out reject scripts — SharePoint, ServiceNow, locked-down enterprise CMSes, WordPress.com Free, and so on.

Free Google Review Widgets via iFrame

Embed Google reviews on environments that strip <script> tags — locked-down CMSes, SharePoint, ServiceNow, WordPress.com Free, intranet portals, HTML newsletters. The universal fallback when the standard script embed is blocked.

Choose a Google reviews widget style

Pick a style. Add your Google reviews in the app.

No code. Your reviews load automatically once you connect your business.

See all styles

Grid

A clean multi-column wall of reviews.

Rating badge

Logo, score and stars in a compact horizontal card.

List

Full-width rows — easiest to read top to bottom.

Slider

Cards glide through one page at a time, with arrows and dots.

Pill badge

The smallest footprint — a one-line rating pill.

Star badge

Just stars and score — no card, blends anywhere.

Card badge

Premium

A floating summary card with rating and review count.

Review spotlight

Premium

One standout review in a clean card.

Marquee

Premium

One always-moving ticker row — great for wide sections.

Score badge

Premium

Big score above a star tile row.

Wall of Love

Premium

A titled testimonial wall — heading, big stars and roomy cards.

Slider · rating header

Premium

Carousel under a centered rating header.

Pill badge · logo top

Premium

Stacked pill with the platform logo above the rating.

Slider · rating panel

Premium

Carousel with a fixed rating summary panel on the left.

Pill badge · logo bottom

Premium

Stacked pill with the platform logo under the rating.

Marquee · 2 rows

Premium

Two ticker rows scrolling in opposite directions.

Pill badge · logo inside

Premium

One-row pill with the platform logo inline.

Excellent badge

Premium

Big rating word, score, stars and a verified count.

Review count badge

Premium

One-line pill leading with your review count.

Top rated badge

Premium

Laurel award badge with your score front and center.

Seal badge

Premium

A round trust seal with score, stars and count.

Banner badge

Premium

A wide strip for footers — score, stars and count in a row.

Rating badge II

Premium

Boxed platform logo beside your rating word, score and stars.

Quote badge

Premium

Speech-bubble card — count headline, stars and a review-us footer.

Heading badge

Premium

Platform heading with stars, score and count.

Accent pill badge

Premium

A solid pill in your accent color with the review count.

Line badge

Premium

Score, stars and count in one slim line.

Top rated badge II

Premium

Big score and stars over an underlined review count.

Banner badge · mini

Premium

Compact banner — boxed logo, score, stars and count.

Masonry

Premium

Staggered columns that fit any review length.

Preview every style here for free, as long as you like. Six styles are free forever, in light or dark. The ones marked Premium need a paid plan to publish on your site, and you get them free for 7 days after you sign up.

Reviews keep coming in — keep them fresh automatically. Free widgets show a fixed snapshot; upgrade to display more and auto-refresh them on a schedule.

See plans

Key facts: universal <script>-tag fallback · works on script-restricted CMSes · SharePoint + ServiceNow compatible · no JavaScript loader required · same renderer as the script embed · manual min-height (600–800px typical)

Last updated

SEO + AI schema · paid plans

Get golden stars in Google search results

On paid plans, every BlooTrue widget injects schema.org Review + AggregateRating JSON-LD straight into your page — so Google and AI answer engines can read your ratings and reviews as structured data, and your pages become eligible for star-rating rich snippets. (Google treats a business's own reviews on its own site as "self-serving" and doesn't guarantee stars for them — product/service reviews are the most reliably eligible; either way your reviews become machine-readable for search and AI.)

google.com/search?q=your+business
Your Businesshttps://yourbusiness.com › reviews

Your Business — Trusted by 500+ Happy Customers

See what 127 verified customers are saying — read real Google reviews, ratings, and detailed feedback about our services, pricing, and team.

4.9
(127)
This is what your customers see when they Google you — powered by BlooTrue's JSON-LD.
  • Zero config — it just works

    The moment you embed a BlooTrue widget, JSON-LD markup is injected automatically. No extra tags, no developer time.

  • Google Rich Results valid

    Every field follows Google's current structured-data guidelines — LocalBusiness, AggregateRating, and Review — so it passes the Rich Results Test out of the box.

  • Standalone schema endpoint Paid plans

    For star ratings to appear under your parent page's blue link in Google, search engines need the schema on the parent page itself — iframe-embedded schema is not propagated to the host page. Paid plans expose a JSON-LD endpoint per widget that you drop into your<head>for SERP rich snippets on product, landing, or legacy pages. Schema markup is a paid feature: free-plan widgets display your reviews but don't emit JSON-LD, so free pages aren't eligible for rich snippets.

What gets injected automaticallylive
<script type="application/ld+json">
{
  "@type": "LocalBusiness",
  "name": "Your Business",
  "aggregateRating": {
    "ratingValue": "4.9",
    "reviewCount": "127"
  }
}
</script>

Star-snippet visibility is ultimately decided by Google — valid schema is a prerequisite, not a guarantee. BlooTrue ships the markup; Google decides which queries get stars. For SERP rich snippets to appear under your parent page's link, the schema must be served on the parent page itself — that's what the standalone JSON-LD endpoint (paid plans) is for. Schema markup is a paid feature, so free-plan widgets display your reviews but don't emit JSON-LD. Independent studies find pages with valid review schema see materially higher click-through rates than plain listings.

Install guides

iFrame is the universal fallback. Pick a CMS-specific guide if you'd rather use the recommended script embed.

WordPress

Gutenberg block, Classic Editor, or sidebar widget. No plugin.

View install guide

Shopify

Drop into any theme section or product page. Works on all plans.

View install guide

BigCommerce

Paste into a Web Page's HTML view or Page Builder HTML widget.

View install guide

Joomla

Drop into a Custom HTML module. Works with Joomla 3, 4, and 5.

View install guide

Drupal

Custom Block (Full HTML format) or Layout Builder. Works on Drupal 7–11.

View install guide

GoDaddy

Drag the HTML section into your GoDaddy Website Builder page.

View install guide

Google Sites

Insert → Embed → Embed code on the new Google Sites.

View install guide

Weebly

Drag the Embed Code element onto the page in Weebly's editor.

View install guide

Webnode

Drag the HTML widget into your Webnode page editor.

View install guide

Jimdo

Add a Widget/HTML element. Works on Jimdo Creator and Jimdo Dolphin.

View install guide

Duda

Drag the HTML widget from the sidebar in the Duda editor.

View install guide

Blogger

Layout HTML/JavaScript gadget or paste in a Post's HTML view.

View install guide

Notion

Embed via /embed → wrap the HTML in a CodePen / JSBin URL.

View install guide

Canva

Canva Sites takes a URL embed, not raw HTML.

View install guide

OpenCart

Information page Source view, or HTML Content module via Layouts.

View install guide

PrestaShop

Built-in HTML Block module — works on PrestaShop 1.7 and 8.x.

View install guide

Ecwid

Storefront editor Code element, or paste on the host page (Wix/WP).

View install guide

Big Cartel

Custom Page HTML view, or theme code injection on Diamond plan.

View install guide

Lightspeed

Lightspeed eCom Custom Code, or paste in a Page Source view.

View install guide

Jumpseller

Custom Page HTML view, or paste into theme.liquid in the theme editor.

View install guide

Wix

Wix Editor HTML Embed element. 60-second install, free plan supported.

View install guide

Squarespace

Code Block, 60 seconds. Needs Core or above, not Personal.

View install guide

Webflow

Embed element inside any section. CMS collection compatible.

View install guide

Framer

Code Override or HTML embed. Plays nicely with Framer Motion.

View install guide

WooCommerce

Custom HTML block on any shop, product, or landing page. No plugin.

View install guide

Elementor

Drag the HTML widget into any section — works on free Elementor.

View install guide

Divi

Add a Code module anywhere in the Divi Builder — front or back end.

View install guide

Square Online

Add an Embed code section in the Square Online site editor.

View install guide

Magento

CMS block or page via the Magento / Adobe Commerce admin.

View install guide

Wix Studio

Embed element in the Wix Studio editor — agency and client sites.

View install guide

Hostinger

Embed code element in Hostinger Website Builder. AI sites too.

View install guide

Carrd

Embed element on any Carrd one-pager — needs Pro Standard.

View install guide

GoHighLevel

Custom JS/HTML element in the funnel or website builder.

View install guide

ClickFunnels

Custom JS/HTML element on any page or funnel step.

View install guide

Showit

Embed Code widget on the design canvas — desktop and mobile.

View install guide

Kajabi

Custom Code block in any page or landing page section.

View install guide

HubSpot

Embed / HTML module in the page editor — CMS free tier included.

View install guide

Systeme.io

Drag a Raw HTML element into any funnel or site page. Works on the free plan.

View install guide

Leadpages

Drag the HTML widget onto your landing page and paste. No code needed.

View install guide

Unbounce

Custom HTML element in Classic, Custom Code block in Smart Builder.

View install guide

Kartra

Add a Custom Code (HTML) component in the Kartra page builder.

View install guide

Instapage

Add an HTML widget in the Instapage builder and paste the embed.

View install guide

Teachable

Add a Custom HTML block in the Teachable page editor.

View install guide

Thinkific

Text & Media section → code view → paste. Renders on the live page.

View install guide

Podia

Add a custom code / embed section in the Podia site editor.

View install guide

Bubble

Drag an HTML element onto any page in the Bubble editor.

View install guide

Tilda

Add the T123 HTML code block and paste. Renders on the published page.

View install guide

Strikingly

App Store & HTML section → HTML app → paste (Pro plan and up).

View install guide

Odoo

Drag the Embed Code building block into any Odoo website page.

View install guide

Durable

Add a Custom Code block in the Durable editor and paste.

View install guide

10Web

Elementor HTML widget — 10Web runs on WordPress + Elementor.

View install guide

SITE123

Custom Code page type (or Settings → Plugins custom code).

View install guide

IONOS

Content → Elements → HTML Module (not on every plan).

View install guide

Zoho Sites

Drag the Code Snippet element onto any page and paste.

View install guide

Softr

Blocks → Static → Custom code (Basic plan and above).

View install guide

Looking for a different review source? See all review widgets

Setting this up on a different platform? See all Google review widgets

Why Use the iFrame Embed for Google Reviews?

The universal escape hatch. When the standard script embed is blocked, iframe always works.

Bypasses Script-Stripping CMSes

Locked-down enterprise CMSes and intranet portals strip <script> tags by policy. The iframe is just an HTML element — it always survives. SharePoint, ServiceNow, WordPress.com Free, custom IT-locked CMSes.

No JavaScript Loader on Host

The host page never loads any BlooTrue JavaScript. Pure HTML iframe element. Useful for compliance-strict environments (healthcare, legal, government) that audit every <script> they let onto a page.

Same Renderer as Script Embed

The iframe URL is the same endpoint the script loader mounts internally. Pixel-identical Google review output — same theme, same styles, same data refresh cadence.

Works on URL-Only Embed Slots

Notion, some wikis, headless CMSes that whitelist by domain — anything with a 'paste a URL' embed field accepts the iframe URL directly. No HTML editing required in some cases.

How Do I Embed Google Reviews via iFrame?

Four steps. The only manual bit is extracting your widget ID from the standard snippet.

1

Build Your Widget and Get the Embed Code

Pick any style on this page; it opens the BlooTrue builder in the app. Search for your business name or paste your Google Maps share link, pick a style, then click Get Embed Code below to grab the standard snippet.

You only need a single value out of that snippet — the widget ID. Step 2 covers it.

2

Pull the Widget ID Out of the Snippet

Read the snippet — your ID is the part after blootrue-widget- in the <div> class.

Example — given class="blootrue-widget-abc123", the ID is abc123. Copy just that string.

3

Replace the Snippet with an iFrame Tag

Replace the standard <script> + <div> snippet with this iframe instead:

<iframe
  src="https://api.blootrue.com/api/widgets/embed/YOUR_ID/render"
  style="border:0;width:100%;min-height:600px;"
  frameborder="0"
  title="Reviews">
</iframe>

Swap YOUR_ID for the ID you grabbed in step 2. The iframe URL is the same endpoint the script loader mounts internally — same widget, just a different mount strategy.

4

Paste the iFrame Wherever You Can Write Raw HTML

Paste the iframe wherever you can write raw HTML — locked-down CMSes, SharePoint web parts, ServiceNow content blocks, Notion HTML embeds, headless CMS rich-text fields, intranet portal pages.

Heads-up: iframe mode loses auto-resize, so set min-height generously. 600–800px is typical for Google review widgets — pick the higher end for Grid or Masonry styles. If you set min-height too low you'll see internal scrollbars in the widget.

Reviews still auto-sync from Google every 24 hours — the iframe just refreshes the rendered widget on each load.

Where Does iFrame-Only Embed Make Sense?

Whenever the host environment strips or blocks <script> tags.

Locked-Down Enterprise CMSes

IT departments often configure CMSes to strip <script> tags as a baseline security policy. Iframe always survives the filter — it's a static HTML element with no JavaScript surface area on the host page.

SharePoint and ServiceNow Intranets

Intranet portals like SharePoint and ServiceNow CMS frequently block third-party scripts via Content Security Policy. They typically allow iframes (often via a dedicated "Embed" or "Page Viewer" web part). Paste the iframe URL there directly.

WordPress.com Free Plan

WordPress.com on the Free plan strips inline scripts as part of their hosting policy. Self-hosted WordPress.org has no such restriction. If you're on WordPress.com Free, the iframe embed is the only path to displaying Google reviews short of upgrading.

URL-Only Embed Slots

Notion, some wikis, and headless CMSes whitelist embeds by domain rather than by script. The iframe URL pastes directly into their "Add an embed" or "Embed URL" field — no HTML editing required.

HTML Newsletters and Email Signatures

Most email clients strip both scripts and iframes, but some preserve iframes (HubSpot signatures, certain Apple Mail templates). It's a coin flip — test before relying on it. When it works, iframe is the only viable path because no email client allows scripts.

Compliance-Strict Environments

Healthcare, legal, and government sites that audit every <script> on a page often prefer iframes because the JavaScript surface area is fully sandboxed in a sub-document. Easier security review, fewer audit exceptions.

BlooTrue iFrame vs Script-Only Google Review Tools

Most Google review tools only ship <script> snippets. If your CMS strips scripts, they don't work at all.

CapabilityBlooTrue iFrameScript-only widgets
Works on script-stripping CMSes
Direct iframe URL published
No JavaScript loader on host page
Free embed
Higher tier
unlimited widget views
Auto-resize iframe to content
Pricing for full customization$9/mo$15+/mo

Want a side-by-side with a specific competitor? BlooTrue vs Elfsight

Pricing as of April 2026. Yotpo pricing from Yotpo's official reviews page; Stamped pricing from Stamped's official pricing page; Reviews.io pricing from Reviews.io's official pricing page; Elfsight pricing from Elfsight's official pricing page.

Frequently Asked Questions

Why would I use the iframe embed instead of the standard script embed?

Use the iframe embed when the host environment strips or blocks <script> tags. The standard script loader is the recommended path because it auto-resizes and mounts inline with the host page. But many environments — locked-down enterprise CMSes, SharePoint, ServiceNow, WordPress.com Free, intranet portals, HTML newsletters — strip scripts as a security policy. In those environments the iframe is the universal fallback. The iframe URL is the same endpoint the script loader mounts internally, so the widget itself looks and behaves identically.

What environments require the iframe-only embed?

Common ones include: locked-down enterprise CMSes that strip <script> tags as a security policy; SharePoint and ServiceNow intranet portals where IT blocks third-party scripts; the WordPress.com Free plan (which strips scripts); Notion and other headless CMSes that whitelist embeds by domain; some wikis and knowledge bases that allow only iframe URLs; and HTML newsletters where the recipient's email client preserves iframes but strips scripts. Email signatures (HubSpot, Apple Mail templates) are an edge case where iframes sometimes work and scripts almost never do.

How do I find my widget ID after generating an embed code?

Generate the standard embed code in the BlooTrue builder, then read the <div> class. Your ID is the part after blootrue-widget- — for example, in class="blootrue-widget-abc123" the ID is abc123. Copy that string into the iframe src URL: https://api.blootrue.com/api/widgets/embed/abc123/render.

Can I auto-resize the iframe to match the widget content?

No — and this is the main tradeoff of iframe mode. Cross-origin iframes can't communicate their natural height back to the parent page without postMessage, and most script-restricted environments also strip postMessage handlers. So you have to set a manual min-height on the iframe. For Google review widgets, 600–800px is a reasonable default; pick the higher end if you're using Grid or Masonry styles. If you need true auto-resize, use the standard script embed instead — it's the recommended path whenever the host environment allows JavaScript.

Will the widget look the same as the script-embed version?

Yes. The iframe URL https://api.blootrue.com/api/widgets/embed/YOUR_ID/render is the same endpoint the script loader mounts internally. Same renderer, same Google reviews, same theme, same layout — pixel-identical visual output. The only difference is the mount strategy: instead of the script injecting the widget into a <div> on your page, the iframe loads the rendered widget in a sub-document.

Can I embed the iframe in an email signature?

Maybe — it depends on the email client. Some email signature platforms (HubSpot, Apple Mail templates with HTML support) preserve iframes; most strip both scripts and iframes. Outlook, Gmail web, and the major mobile clients reliably strip iframes. If your platform allows iframes in signatures, paste the same iframe tag described above. If it strips iframes, you'll need to fall back to a static image badge with a link to your Google profile — neither the script nor the iframe embed will work in those environments.

Does the iframe embed have the same SEO benefits as the script embed?

No — and this is a meaningful tradeoff. The schema.org Review and AggregateRating JSON-LD lives inside the iframe document, not on the host page. Google does not bubble schema from a cross-origin iframe up to the parent page, so star rich snippets won't fire on the host URL via the iframe embed. If you need rich snippets on the host page (for example, to show review stars under your homepage in Google search results), use the standard script embed — it injects the JSON-LD directly into the host page's DOM. The iframe embed is purely a visual display option for environments where scripts aren't allowed.

Ready to Embed Google Reviews via iFrame?

Build your free widget in 60 seconds, swap the snippet for an iframe, and paste anywhere HTML is allowed.

Build Your Widget
More Widget Tools

Also embed reviews from other platforms on iFrame

Same iFrame install process — different review source. All widgets are free to start.

Free week

Trustpilot Reviews Widget for iFrame

Embed your verified Trustpilot reviews on any website — free for one week, then one simple plan. 100+ styles.

iFrame install guide
New

All-in-One Reviews Widget for iFrame

Google, Trustpilot, Yelp and more in ONE widget, each card badged with its source. A Pro feature: every source you connect, blended in one.

iFrame install guide

Yelp Reviews Widget for iFrame

Showcase your Yelp reviews on any website with a customizable, responsive embed widget.

iFrame install guide

Facebook Reviews Widget for iFrame

Embed your Facebook Page reviews and recommendations on any website with a customizable, responsive widget.

iFrame install guide

TripAdvisor Reviews Widget for iFrame

Display your TripAdvisor reviews and bubble rating on your website with a beautiful, customizable embed.

iFrame install guide

BBB Reviews Widget for iFrame

Showcase your BBB customer reviews on any website with a clean, responsive embed widget.

iFrame install guide
Angi

Angi Reviews Widget for iFrame

Embed your Angi reviews on your site — great for home-service pros. Customizable and responsive.

iFrame install guide

OpenTable Reviews Widget for iFrame

Show your verified-diner OpenTable reviews on your restaurant's website with a clean, responsive embed.

iFrame install guide

Booking.com Reviews Widget for iFrame

Show your verified-guest Booking.com reviews on your hotel or property website with a clean, responsive embed.

iFrame install guide

Airbnb Reviews Widget for iFrame

Show your verified-guest Airbnb reviews on your listing or property website with a clean, responsive embed.

iFrame install guide