Cookie banners on static websites

A static website does not automatically need a cookie banner. What matters is what it loads and stores.

The problem

Some sites add cookie banners even though no cookies are set. Others load external fonts, maps, videos or analytics without clear consent. Both can confuse users and create risk.

Simple solution

  1. First check technically whether cookies, tracking or external services exist.
  2. Remove unnecessary analytics and trackers.
  3. Host fonts locally when possible.
  4. Use privacy-friendly alternatives for maps and videos.
  5. Have the final assessment reviewed by qualified legal or privacy professionals.

Common mistakes

Checklist

FAQ

Is this legal advice?

No. These are technical hints, not legal advice.

Do I never need a banner without cookies?

Not automatically. External services or tracking can still matter.

Can SitePreviewKit check cookies?

It looks for technical hints in static files, but it is not a full legal review.

Related guides