Skip to main content

Facebook Review Widget for Notion — Free, CodePen / JSBin Workaround

BlooTrue's Facebook Review Widget for Notion is a free embed for any public Notion page — works around Notion's URL-only /embed block via a free CodePen / JSBin intermediary. Facebook has no embed widget at all (its Fusion API is gated for partner apps), and Notion has no native Facebook integration and no app marketplace, so CodePen + BlooTrue is literally the only practical way to put live Facebook reviews on a Notion page. Notion's native /embed block only accepts URLs, not raw HTML, because Notion is a docs/wiki tool rather than a website CMS in the conventional sense. The well-documented community workaround is to paste the BlooTrue embed snippet into a free CodePen pen (or JSBin), save it, copy the pen's full-page URL (the /full/ view, not the editor), then in Notion type /embed and paste that URL. Notion renders the CodePen full page inside an iframe, and the BlooTrue widget renders inside the iframe with your real Facebook reviews. The free Notion plan supports this — no paid Notion subscription and no Facebook API key are required. Notion's “Share to web” feature lets you publish the page as a public read-only URL, and third-party publishers like Super, Potion, and Fruition turn a Notion page into a standalone website with custom domain support — the embedded Facebook widget renders identically on all of them. SEO note: Notion's own pages don't expose JSON-LD at the page level, so the embed itself emits schema.org Review + AggregateRating JSON-LD inside its iframe — Bing and DuckDuckGo pick this up, and Super / Potion sites surface it at the page level via their own meta-tag layer.

How to embed Facebook reviews on Notion in 60 seconds

  1. Paste your Facebook Page URL (facebook.com/yourpage-slug) into the configurator above.
  2. Pick a widget style and customize colors, theme, and layout.
  3. Click Copy Code to get the one-line HTML embed.
  4. Open codepen.io, create a new pen, paste the embed code into the HTML tab, save, then copy the pen's full-page URL(looks like codepen.io/your-name/full/abc123) — not the editor URL.
  5. In your Notion page, type /embed, paste the CodePen URL, click Embed link, and drag the corners to resize.
  6. Save — your Facebook reviews are live on Notion.

Why is BlooTrue + CodePen the only way?

Facebook doesn't publish a paste-ready embed widget the way Google publishes Place Cards — Facebook's Fusion API is positioned as a partner-channel product (used by sites like Apple Maps and Trivago), not a merchant self-service product. Notion, on the other side, doesn't accept raw HTML in any block — only URLs via /embed. The intersection of those two constraints leaves CodePen + BlooTrue as the only practical path to put live Facebook reviews on a Notion page.

no code neededunlimited viewsfree forever

Free Facebook Review Widgets for Notion

Embed Facebook reviews on any public Notion page in 60 seconds — uses the standard CodePen workaround for Notion's URL-only `/embed` block. Facebook has no embed; CodePen + BlooTrue is the only way.

Build Your Facebook Review Widget

Facebook

Key facts: 60-second install on Notion · fills Facebook's missing embed gap · free Notion plan supported · uses CodePen / JSBin workaround · no Facebook API key required · schema.org markup included

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

Same Facebook widget, platform-specific install guide. Pick where your page lives.

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

Canva

Use Canva Sites' Embed app — paste the HTML snippet.

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

iFrame

Generic iframe wrapper — for locked-down CMSes that strip <script> tags.

View install guide

Wix

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

View install guide

Squarespace

Code Block, 60 seconds. Works on Personal and Business plans.

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 Facebook widgets

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

Why Use BlooTrue for Facebook on Notion?

The only way to put live Facebook reviews on a Notion page — Facebook has no embed and Notion has no plugin layer.

Fills Two Gaps At Once

Facebook has no embed widget. Notion has no native HTML block. BlooTrue + CodePen is the only practical path — well-known on Reddit, Stack Overflow, and the Notion community forum.

No Facebook API Key Required

Works with any public Facebook Page. No Facebook Fusion application, no API quotas, no business-level claim required.

Super, Potion, Fruition Compatible

Third-party publishers that turn Notion pages into standalone websites preserve `/embed` blocks. The CodePen iframe carrying BlooTrue renders identically on Super, Potion, and Fruition.

Auto-Sync With Facebook

New Facebook reviews appear on your Notion page automatically every 24 hours. The CodePen pen pulls from BlooTrue's CDN, which pulls from your public Facebook Page.

What makes a Facebook widget different from a Google review widget?

Facebook's recommendation system works differently from star-based platforms like Google. Knowing how recommendations become stars, and how Page moderation works, avoids surprises after you embed.

How BlooTrue turns Facebook recommendations into star ratings

Facebook retired numeric star ratings in 2018. Instead, visitors tap Recommends or Doesn't recommend and write a short comment, and the Page shows a percentage of people who recommend it. BlooTrue normalizes that into the star format your other widgets use: each “Recommends” renders as a 5-star review, each “Doesn't recommend” as 1 star, and the Page's overall recommendation percentage becomes a clean 0–5 star header rating. The result is a Facebook widget that looks and reads exactly like your Google or Yelp widget — no confusing percentages on your site. The header rating always comes from Facebook's own published aggregate, never from averaging the individual cards.

Where the recommendations come from and how often they refresh

BlooTrue fetches the publicly-visible recommendations from your Facebook Page on a server-side schedule — roughly once every 24 hours on paid plans — and caches the result. Your site never calls Facebook directly, so visitor traffic to your page doesn't depend on Facebook being reachable, and the widget loads instantly from cache. Only recommendations that are public on your Page are included; anything set to private or hidden by the Page owner is never pulled. Each recommendation keeps its reviewer name, photo, and comment, and links back to your Facebook Page.

Turning on recommendations and what shows up in the widget

Recommendations only appear if your Page has the Reviews / Recommendations section enabled and public. If your Page is brand new or has recommendations switched off, there's nothing for the widget to import yet — turn the section on in your Page settings and the widget will populate as soon as your first public recommendation lands. Once enabled, the widget shows whatever your Page shows publicly: no more, no less. If a recommendation disappears from your widget after a sync, it almost always means the reviewer deleted it or Facebook removed it — the widget simply follows your Page's public state.

Moderation, Community Standards, and attribution

Facebook moderates recommendations under its Community Standards and removes spam, hate speech, and content that violates its policies. Because BlooTrue reads only your Page's public recommendations, the widget automatically reflects those removals on the next sync — you never display content Facebook has already taken down. Every card keeps the Facebook mark and the reviewer's name, and clicking a review links back to your Facebook Page, so attribution stays intact. BlooTrue never fabricates a rating: an empty “Recommends” with no comment is still shown as a real recommendation, and the header number is always Facebook's own aggregate.

Facebook tips for Notion

  • Notion's embed block accepts the Facebook widget URL — paste the snippet URL (not the script tag) into the embed prompt.
  • For public Notion sites built with Super, Potion, or Fruition, the Facebook widget renders identically to the standard embed.
  • Facebook's widget respects Notion's page width and adapts to Notion's narrow vs. wide layouts automatically.

Want more on Facebook itself? See the Facebook widget overview or our guide to the best review widgets for websites.

How Do I Install BlooTrue Facebook on Notion?

4 steps. Uses CodePen as a free intermediary because Notion's /embed block only accepts URLs, not HTML.

1

Build Your Widget & Copy the Embed Code

Scroll up and use the configurator on this page. Paste your Facebook Page URL (e.g. facebook.com/yourpage-slug) and your real reviews load automatically into the live preview. Click Copy Code.

Notion's /embed block only accepts URLs, not raw HTML — so we'll use a free CodePen pen to host the snippet at a public URL.

2

Host the Snippet in a Free CodePen Pen

Open codepen.io (free signup, no credit card). Click Create → New Pen, paste the BlooTrue embed code into the HTML tab, then click Save.

Once saved, click Change View → Full Page and copy the full-page URL — it looks like codepen.io/your-name/full/abc123. Important: use the /full/ view URL, not the editor URL.

Alternative: JSBin, Glitch, Replit, or GitHub Pages all work the same way.

3

Paste the CodePen URL into Notion

In your Notion page, type /embed, paste your CodePen full-page URL into the popup, and click Embed link. Notion renders the CodePen full page inside its iframe — your Facebook reviews appear.

4

Resize to Fit Your Notion Page

Drag the corners of the embed block in Notion to resize the widget. The widget is responsive inside the iframe. Reviews auto-sync from Facebook every 24 hours via the CodePen pen — no further maintenance.

How BlooTrue Compares to Other Facebook-on-Notion Options

Facebook doesn't offer an embed. Notion has no plugin layer. Here's how BlooTrue compares to the alternatives.

OptionBlooTrue + CodePenFacebook officialStatic screenshot
Free Facebook embed available
Free
Live, auto-updating reviews
Works inside Notion `/embed`
No Facebook API key needed
Works on Super / Potion / Fruition
Custom layouts and accent colors
Pricing for full features$7/moN/AFree

Frequently Asked Questions

Is the BlooTrue Facebook widget free for Notion?

Yes. BlooTrue is completely free for Notion. No Notion paid plan required, unlimited views, no sign-up required to preview. The free plan shows your Facebook reviews with BlooTrue branding in the footer.

Why doesn't Notion accept raw HTML in the `/embed` block?

Notion's `/embed` block is a URL-only embed: you paste a link, and Notion renders the link's content inside an iframe. Notion does not give you a code block that runs raw HTML, JavaScript, or `<script>` tags. This is a security and consistency design choice — Notion is fundamentally a docs/wiki tool, not a website CMS. The community workaround is to host the HTML snippet in a free intermediary that exposes a public full-page URL, then paste that URL into Notion's `/embed` block.

How does the CodePen workaround for embedding Facebook in Notion work?

CodePen lets anyone create a free pen, paste HTML/CSS/JS, and serve the result at a public full-page URL like codepen.io/your-name/full/abc123. You paste the BlooTrue Facebook embed code into the HTML tab of a new pen, save the pen, copy the full-page URL (the `/full/` view, not the editor view), then in Notion type `/embed`, paste the URL, and click `Embed link`. Notion loads the CodePen full page inside an iframe — your Facebook reviews render inside that iframe. JSBin (jsbin.com) works identically as an alternative.

Does Facebook offer its own embed widget for Notion?

No. Facebook does not provide an official embed widget for businesses to display their reviews anywhere — not on websites, not on Notion. Facebook's Fusion API is gated and primarily intended for partner apps, not merchant self-embeds. CodePen + BlooTrue is the only practical way to put live Facebook reviews on a Notion page.

Will the widget work on Super, Potion, or Fruition Notion sites?

Yes. Super, Potion, and Fruition publish a public Notion page as a standalone website. They preserve Notion's embed blocks, so the CodePen iframe carrying the BlooTrue Facebook widget renders normally on the published Super / Potion / Fruition site. Custom domains and SEO settings on those publishers all coexist with the embedded widget.

Can I avoid CodePen and embed the HTML directly in Notion?

No, not at the moment. Notion has no native HTML / JavaScript code block. The only way to render arbitrary HTML inside a Notion page is to load it via the `/embed` block from a public URL, which means an intermediary host. CodePen and JSBin are the most popular choices because they're free, instant, and have no signup requirement on read. Self-hosting on Glitch, Replit, or GitHub Pages also works — same pattern, just a different host.

Will Facebook reviews on my Notion page help SEO?

Honest answer: partially. Notion's own pages don't expose JSON-LD to search engines, so structured data on a vanilla `notion.so` URL is limited. The BlooTrue widget injects schema.org Review + AggregateRating JSON-LD inside its iframe, which is reliably picked up by Bing and DuckDuckGo. For full Google rich-snippet eligibility on a Notion-published site, use Super or Potion — they expose proper HTML and meta tags at the page level.

Ready to Display Your Facebook Reviews on Notion?

Build your free widget in 60 seconds. No credit card, no Notion paid plan, no Facebook API key.

Build Your Widget
More Widget Tools

Also embed reviews from other platforms on Notion

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