Website checker widget
Add the free checker to your website.
Give your visitors a free website health check. Copy two lines of code; the widget adjusts its height and never touches your page styles.
-
01 Paste this code where the checker should appear
<div data-rejoice-checker data-lang="en" data-theme="light" data-accent="#f97316" data-type="health"></div> <script src="https://www.rejoicesoftware.in/widget.js" async></script>Options: data-lang (en, es, fr, de, hi, ar), data-theme (light or dark), data-accent (your brand colour, e.g. #2563eb). data-type (health for website errors, seo for the SEO audit) chooses which check is selected first.
-
02 Done. Visitors can check any website from your page.
Limits & terms · Chrome extension
Prefer a plain iframe?
Works on platforms that do not allow scripts. The height is fixed, so leave some room.
<iframe src="https://www.rejoicesoftware.in/embed/checker?lang=en" title="Website checker" width="100%" height="480" style="border:0" loading="lazy"></iframe>
Live preview