Client error

403 403 Forbidden

The server understood the request and refuses to fulfil it. Authentication would not help; you are simply not allowed.

Common causes

  • Bot protection or a WAF rule blocking automated requests — the usual reason an external checker gets a 403 from a site that works fine in a browser.
  • Wrong file permissions or a missing index file with directory listing disabled.
  • Country or IP blocking.

How to fix it

  • If a checker sees 403 but your browser works, the site is up and defended. Nothing is broken.
  • On your own server, check file ownership, permissions and any deny rules in .htaccess or the vhost.

See what a site actually returns

Run a live check and read the real status code, headers and timings.

Check a website