For developers

Show off your reviews anywhere on your site

Two self-contained widgets — a compact rating badge, or a full scrolling list of review quotes — each linking back to your live reviews. One line of HTML, no JavaScript, no account required on the visitor's end.

STEP 1

Get your embed code

In your dashboard, open Locations → Embed on website for the location you want to feature, then pick a widget type — the snippet is already filled in with your own slug and ready to copy.

STEP 2

Paste it into your site

Drop the snippet anywhere in your HTML — a footer, a sidebar, near your contact info.

Option A — Rating badge

<iframe
  src="https://lokalrave.com/embed/YOUR-LOCATION-SLUG"
  width="340"
  height="56"
  frameborder="0"
  style="border:none;"
></iframe>

Option B — Reviews widget

<iframe
  src="https://lokalrave.com/embed/YOUR-LOCATION-SLUG/reviews"
  width="340"
  height="420"
  frameborder="0"
  style="border:none;"
></iframe>

RESULT

What visitors see

4.8127 reviewsPowered by LokalRave

Your Business

4.8

"Best experience we've had in years — the team really went above and beyond."

— Jamie R.

Clicking either widget takes visitors to your branded reviews page.

Want a single review as an image instead of a live widget? Any public review in your Feedback tab has a Download social graphic button — a branded, ready-to-post quote card, generated on the fly.

Common questions

Does it stay up to date?

Yes — both widgets refresh automatically as new reviews come in. No need to re-paste anything.

Will it clash with my site's CSS?

No. Each widget renders inside its own <iframe>, completely isolated from your site's styles — and your styles can't leak into it either.

Can I change how it looks?

Not yet — the badge and the reviews widget each have one clean design today. Size/theme options are on the roadmap if there's demand.