Embed SEO Checker Widget

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

JavaScript Widget (Recommended)

Lightweight widget that integrates seamlessly into your page

<script src="https://example.com/widget/widget.js"></script>
<div id="seo-checker-widget"></div>
<script>
  SEOCheckerWidget.init({
    containerId: 'seo-checker-widget',
    apiUrl: 'https://example.com/api/widget/scan',
    attribution: true
  });
</script>

iframe Widget (Alternative)

Simple iframe embed for quick integration

<iframe 
  src="https://example.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 to use with attribution
  • No API keys required

Attribution

The widget includes a "Powered by" link that cannot be removed. This helps us provide the service for free and helps drive traffic to our main site.