Skip to main content
← Back to Blog|Review Widgets

How to Add Reviews to a Canva Website: A Link, Not a Snippet

·7 min read·By Mike Ragimov

How to Add Reviews to a Canva Website (2026 Guide)

Complete guide to adding reviews to a Canva website in 2026. Canva differs from every other website builder in this list in one specific way: its Embed app takes a web link from a supported source rather than a block of HTML. Canva help documents the Embed app as accepting the web link of the media you want to add, and Canva publishes no route for pasting raw HTML or a script tag into a Canva website. So the review widget is not pasted as code. It is published at its own address and then referenced by that address from inside the Canva design. Practically the flow is: build the widget, copy its direct URL rather than its script embed, open Apps and search Embed in the Canva editor, paste the link, and place the returned block on the page. Because the widget renders inside a frame at a fixed box, sizing is the part that needs attention: the block shows exactly the area you draw for it, so a tall review list inside a short box scrolls internally instead of growing the page. Styling is also settled upstream rather than in Canva, because the colours, fonts and layout are chosen in the widget builder before the URL is copied. Covers BlooTrue Canva review widgets, the free plan, unlimited widget views and the URL embed route.

A small business owner designing their own site, the audience Canva Sites is built for

Canva is the one builder in this set where the reviews do not arrive as code. Its Embed app asks for a web link, and Canva documents no way to paste raw HTML or a script tag into a Canva website. That is not a limitation to work around so much as a different shape of the same job: instead of dropping a snippet into a code box, you publish the widget at its own address and point the Canva page at it. Everything that is usually decided in the snippet gets decided earlier, before the link is copied.

Canva websites are built from the same design surface as a poster or a slide deck, and that surface does not execute arbitrary markup. The Embed app is the sanctioned way to bring outside content in, and Canva help describes it as taking the web link of the media you want to add. There is no HTML element, no code block and no place to paste a script.

The practical effect is that the widget has to exist somewhere before Canva can show it. It is published at a URL, and Canva loads that address inside a frame on your page. The reviews are live and current in exactly the same way they would be from a script embed, because the page being framed is the widget itself.

This is also why nothing can be broken by Canva stripping tags or escaping quotes, which is the usual failure on builders that do accept HTML. There is no markup in play. If the link is right and the box is the right size, it works, and if it does not, the cause is almost always one of those two things.

Getting the URL Rather Than the Snippet

Most embed panels default to the script version because most builders want a script. The URL variant is the one to copy here: a plain address that renders the widget on its own. It is the same widget, the same configuration and the same reviews, served as a page rather than injected into yours.

Copy it once the widget is finished rather than partway through. Because Canva is only holding an address, changes you make later in the builder appear on the Canva site without touching the design again, but the layout family, the colours and the review source are all baked into what that address serves.

Keep the link with the project. Canva designs get duplicated and handed around, and the embed URL is the one part of the page that means something outside the design file. It takes ten seconds to look up again and a lot longer to reconstruct from memory.

Placing the Embed on the Page

In the Canva editor, open the Apps panel and search for Embed, or type Embed into the elements search. Paste the widget link into the field and add it to the design. Canva returns a block on the canvas which you then position like any other element.

Placement follows Canva conventions rather than web ones. The block is an object on a page, not a section in a flow, so it sits where you put it and the elements around it do not reflow to accommodate it. Leave deliberate space above and below rather than relying on margins to appear.

Do this on the page you actually want the reviews on. Canva sites are frequently one long scrolling page, in which case there is one decision to make, but multi-page Canva sites treat each page separately and the embed does not carry across.

Sizing the Box Is Most of the Work

The embed shows the area you give it. Draw a box shorter than the widget and the reviews scroll inside that box instead of extending the page, which looks like a bug to a visitor and reads as one. Draw it much taller and you get an expanse of empty space under the last card.

The fix is to pick the layout first and size to it. A compact badge or a single row of cards has a predictable height and is the easier thing to place on a design-led page. A tall list or a masonry grid wants a lot of vertical room, which is worth giving it only if the reviews are the point of that section.

Check the sizing on a phone as well as on the desktop preview. Canva scales the design, and a box that frames three cards neatly at desktop width can crop the third one on a narrow screen. Adjusting the block height for the mobile view is quicker than changing the widget.

Styling Happens Before the Link Is Copied

On a builder that accepts HTML you can nudge the result with the site stylesheet afterwards. Here you cannot, because the widget is a separate document being framed. Everything visual is set in the widget builder: the layout family, the card style, the colours, the typeface, whether the platform badge shows.

That is worth a minute rather than a glance, because Canva users tend to have a tighter visual sense than the average site owner and a widget that ignores the palette shows immediately. Match the accent colour to the one used elsewhere in the design and the section stops looking bolted on.

It also means changes are one-sided and instant. Adjust the colours in the builder and every Canva site pointing at that URL updates, with no need to reopen the design, re-embed or republish.

How Do You Build the Widget?

Paste your Google, Trustpilot or Facebook profile URL, preview your real reviews and rating, then choose from over 100 layout styles across the slider, marquee, grid, list, masonry and badge families. Set the colours and fonts to match the design, then copy the widget URL rather than the script.

The rating shown in the header comes from the platform aggregate rather than from the cards on screen, so the number on the Canva page is the number a visitor sees when they click through to the profile. That consistency is the whole value of showing it.

Free plan, unlimited widget views. A Canva site is often a first site for a business that is not paying for much else yet, and a widget that stops rendering once traffic picks up would be a poor thing to have installed.

Where Should the Reviews Go?

Directly above whatever the page asks the visitor to do. Canva sites usually end in a contact form, a booking link or an email address, and a compact rating block immediately before it does more work than a full review wall higher up the page.

If the site is a single scrolling page, one review section is enough. The temptation on a long Canva page is to sprinkle proof throughout, which dilutes it: three sightings of the same rating read as decoration rather than evidence.

Leave the hero alone. Canva sites lead with a strong visual and that is the right instinct, so put the reviews in the second or third block where a visitor who is still reading has already decided they are interested.

A link, not a snippet

Build the widget, copy its URL, paste it into the Canva Embed app. Free plan, unlimited views, and the reviews stay current without reopening the design.

Try the Free Widget Builder →

Try Our Free Tools

Canva Reviews Widget — Add your Google, Trustpilot or Facebook reviews to a Canva website with a URL embed. Free plan, unlimited views.

AI Review Response Generator — Draft a reply to any review in seconds, then copy and paste it onto the platform. Free, no signup.

Frequently Asked Questions

Common questions about this topic

Can I paste HTML into a Canva website?

No. Canva websites take a web link through the Embed app rather than raw HTML, and Canva publishes no route for adding a custom HTML or script element to a site. This is why a review widget is added by URL: the widget is published at its own address and Canva loads that address inside a frame on the page.

Which link do I copy for a Canva embed?

The direct widget URL, not the script snippet. Embed panels usually offer the script version first because most builders want a script. The URL variant serves the same widget with the same configuration and the same reviews, as a page that Canva can point at.

Why is my review widget scrolling inside a small box on my Canva site?

The block is shorter than the widget. The embed shows exactly the area you draw for it, so a tall review list inside a short box scrolls internally. Either increase the block height or switch to a shorter layout such as a badge or a single row of cards.

Do the reviews update on their own once the site is published?

Yes. Canva holds an address rather than a copy, so the widget at that address serves current reviews whenever the page loads. You do not need to reopen the design or republish the site when a new review arrives.

Can I change the widget colours from inside Canva?

No, and you do not need to. The widget is a separate document being framed, so Canva cannot style it. Set the colours, fonts and layout in the widget builder instead. Changes there appear on the Canva site without touching the design.

Does the embed show in the Canva editor?

Judge it on the published site. The editor canvas is a design surface rather than a browser, so the reliable check is to publish and open the live URL. That is also where the sizing is worth verifying, on a phone as well as on desktop.

Written by

Mike Ragimov
Mike Ragimov

Senior software engineer with over 8 years of experience. Founder and CEO of BlooTrue, a review widget platform for local businesses.