BLOG · FREE TOOL

Free Website Compliance Checker:
9 Checks on Any Site in Seconds

GDPR fines start with missing basics — a privacy policy nobody can find, no reject button on the cookie banner, no accessibility statement. Our free scanner checks all of them server-side, in one pass.

What it scans for

Enter any URL at the Website Compliance Checker and the tool fetches your site server-side and runs nine checks:

How the score works

You get a 0–100 score with a letter grade and, for every failed check, a concrete fix. The scan takes 5–15 seconds because it actually fetches candidate pages (/privacy, /privacy-policy, /en/privacy and so on) instead of guessing.

Automate it in CI/CD

The same engine is available as a free GitHub Action: mahope/compliance-site-check@v2. Add one step to your workflow and every deploy gets checked automatically:

- uses: mahope/compliance-site-check@v2
  with:
    url: https://example.com

Who this is for

Small web agencies running pre-launch audits, site owners who received a compliance complaint, and developers who want a quick baseline before a client meeting. It does not replace legal advice or a full manual audit — it catches the missing basics that most non-compliant sites share.

Try it now — free, no signup

Enter your URL and get a graded report with concrete fixes.

Run a free compliance scan →

Dansk version af denne artikel