Drop ReliableReviews on any page — landing page, product page, footer, or sidebar. Pick a layout, match your brand, and reload. No build step, no framework, no fuss.
The workhorse. Three columns of cards with stars, author, body, and photos. Perfect for product pages and landing sections.
<script src="https://www.reliable.reviews/widget.js"
data-site="your-site-id"
data-layout="grid"
data-limit="6"
async></script>Best onboarding I’ve used.
Moderation is genuinely useful.
Customers really noticed.
Single column, full width. When the body copy does the heavy lifting — detailed reviews, multi-paragraph testimonials, case-study style.
<script src="https://www.reliable.reviews/widget.js"
data-site="your-site-id"
data-layout="list"
async></script>Clean UX, zero jank, and the embed looked great on the first try.
Catches spam and steers flagged reviews into a neat queue.
Auto-rotating card slider with prev/next and dot pagination. Drop it into a hero, a modal, or a sidebar and rotate through your best.
<script src="https://www.reliable.reviews/widget.js"
data-site="your-site-id"
data-layout="carousel"
data-limit="10"
async></script>Setup took under 5 minutes and the widget looks gorgeous on our site. Moderation is a breeze — highly recommended.
One stunning quote card with a big opening curly quote and your top review front-and-center. The trust signal above the fold.
<script src="https://www.reliable.reviews/widget.js"
data-site="your-site-id"
data-layout="featured"
async></script>ReliableReviews made it effortless to turn happy customers into social proof. Our conversion lifted within a week of turning the widget on.
A compact pill with your average rating and review count. Headers, footers, checkout buttons, email signatures — anywhere you want a quiet trust signal.
<script src="https://www.reliable.reviews/widget.js"
data-site="your-site-id"
data-layout="badge"
async></script>No JavaScript API to learn. If you can copy HTML, you can configure the widget.
data-site"your-site-id"Required. Your site slug from the dashboard.
data-layout"grid" | "list" | "carousel" | "featured" | "badge"Defaults to "grid".
data-limit"20"Max reviews to load. Defaults to 20.
data-color"#f0a659"Override the primary color for this embed.
data-target"#my-div"CSS selector to mount into. Defaults to inline position.
A widget you can trust on any stack, from a plain HTML landing page to a heavyweight Next.js app.
Under 10 KB gzipped. No React, no jQuery, no build step on your end.
Loaded async so it never blocks your page. API responses cached on the edge for 60s with 300s SWR.
The widget runs in a shadow root — your CSS can’t bleed in, the widget’s CSS can’t leak out.
Emits JSON-LD Review schema into your host page so Google picks up ratings and reviews on the embed.
Inherit your site’s primary color or override with data-color. Typography matches your host page.
Semantic markup, keyboard navigation, ARIA labels, and reduced-motion support shipped in.
Sign up, pick a layout, copy the snippet. That is the whole list.