How do I embed the SEO audit widget on my site?

Create a free AuditWidget account, copy the one-line script tag from your dashboard, and paste it into any page on your site. The widget renders inline wherever you drop the tag. Works in WordPress, Webflow, Squarespace, or plain HTML. No plugin, no dev work, about five minutes.

The exact steps

  1. Create a free account — no credit card required.
  2. Create a widget — give it a name (your site or client site), pick light or dark theme, and save.
  3. Copy the script tag from the widget's "Get Code" view. It's one line and includes your unique token.
  4. Paste into any page on your site where you want the widget to appear. It renders inline at the paste location.
  5. Publish and open the page in a fresh tab to confirm the widget loaded.

The embed code looks like this:

<script
  src="https://auditwidget.app/embed.js"
  data-token="your_token_here"
  data-theme="light"
  data-width="100%">
</script>

Where to paste it, by platform

The script tag itself is the same everywhere. What changes is where the platform lets you paste it:

Common gotchas

  • Pasting into a plain text block. WordPress, Webflow, Squarespace all strip scripts from their text/paragraph blocks. Use their dedicated HTML/embed blocks.
  • WordPress.com Free/Personal/Premium. Those tiers block custom HTML. You need Business plan or higher on wordpress.com, or any self-hosted WordPress install.
  • Content-Security-Policy blocking scripts. If your site enforces a strict CSP, allowlist auditwidget.app under script-src.
  • Nothing appears. Open DevTools → Console. A missing or mistyped data-token is the most common cause.

How long it takes

About five minutes end-to-end: two to sign up and configure a widget, one to paste the tag, two to publish and spot-check. The widget itself loads async and is ~8KB, so it doesn't affect your Lighthouse scores.

Want to see the widget live before you embed? The demo page shows exactly what your visitors will see.

Related FAQs

These answers also appear as a quick FAQ on the AuditWidget landing page. For the full list, see the FAQ hub.

See how your site actually scores

Free audit. No login. Results in under 10 seconds.

Run a free SEO audit