AutoReview logoAutoReview

Reviews Widget for HTML

Add Reviews to Any HTML Site — Copy, Paste, Done

Paste one snippet into your HTML and your reviews render. Works on any static or hand-coded site.

What it looks like on HTML

A real AutoReview widget — exactly what your HTML visitors will see.

How to add reviews to HTML

Paste the widget <div> where you want it and the embed <script> before </body>. That's the whole install — it works on any HTML page.

  1. 1

    Copy your embed code

    In AutoReview, pick a widget style and copy the snippet.

  2. 2

    Paste the widget div

    Paste the <div class="autoreview" …> where you want the reviews to appear.

  3. 3

    Add the script

    Paste the <script src="…embed.min.js" async> just before your closing </body> tag.

  4. 4

    Deploy

    Upload your HTML — the widget renders live.

<div class="autoreview"
  data-widget-id="YOUR_WIDGET_ID"
  data-type="wall_of_love"></div>
<script src="https://cdn.getautoreview.com/v1/embed.min.js" async></script>

Good to know

  • Works on static hosts like Netlify, Cloudflare Pages, GitHub Pages, and S3.
  • If your site uses a strict Content-Security-Policy, allow the cdn.getautoreview.com script and connect sources.

Frequently asked questions

Does this work on a plain static site?

Yes — that's the simplest case. Paste the div and the script tag into your HTML and the widget renders, no build step required.

Add reviews to your HTML site

Collect and display reviews on autopilot — for $29/mo with a 7-day free trial.