The browser itself refused to send the request because an extension — usually an ad or tracker blocker — matched it against a block list. The server was never contacted.
The browser itself refused to send the request because an extension — usually an ad or tracker blocker — matched it against a block list. The server was never contacted.
This is entirely client-side. The request never left the browser. It commonly hits analytics, ad and tracking endpoints, and occasionally first-party paths whose names resemble them.
An external probe fetches the URL with no extensions in the way, proving the resource is served correctly and the block is local.
No. Crawlers do not run ad blockers. It affects real users with extensions, and only for the specific blocked requests.