Embed SEO Checker Widget

Add our SEO checker to your website with a simple embed code

JavaScript Widget (Free)

Lightweight widget that auto-initializes from data attributes. Attribution required.

<div
  data-seo-widget
  data-api-url="https://seochecker.tkwebhosts.com/api/widget/scan"
  data-theme="light">
</div>
<script src="https://seochecker.tkwebhosts.com/widget/widget.js" defer></script>

Customize with data-theme="dark" or point to your own API by changing data-api-url. The widget mounts automatically as soon as the script loads.

JavaScript Widget (Paid / White-label)

Add your widget key to remove attribution on eligible plans.

<div
  data-seo-widget
  data-api-url="https://seochecker.tkwebhosts.com/api/widget/scan"
  data-key="YOUR_WIDGET_KEY"
  data-theme="light">
</div>
<script src="https://seochecker.tkwebhosts.com/widget/widget.js" defer></script>

Replace YOUR_WIDGET_KEY with the token from your Portal. When valid, the widget drops the “Powered by” footer.

iframe Widget (Alternative)

Simple iframe embed for quick integration

<iframe 
  src="https://seochecker.tkwebhosts.com/widget/embed" 
  width="100%" 
  height="600"
  frameborder="0"
  style="border: 1px solid #e5e7eb; border-radius: 0.5rem;">
</iframe>

Features

  • Lightweight and fast loading
  • Automatic updates (all embeds get latest version)
  • Mobile responsive design
  • Free tier includes a "Powered by" link
  • Paid plans can remove attribution with a widget key

Attribution

The free embed includes a "Powered by" link. Paid plans can supply a valid widget key to remove it; invalid or missing keys fall back to the free experience.