HSTS preload bot
GoodBotVerifiedBOTChecks that links can be preloaded for Chromium Operated by Chromium.
What is HSTS preload bot?
HSTS preload bot is a web crawler operated by Chromium. Checks that links can be preloaded for Chromium
Identification
hstspreload-botWhy it crawls your site
HSTS preload bot crawls websites to collect and process web content. It is operated by Chromium as part of their web crawling infrastructure. If you see this bot in your server logs, it is a verified crawler and generally safe.
Block or allow HSTS preload bot
Add a Disallow rule for hstspreload-bot in your robots.txt file. You can also block at the server level using your web server configuration or CDN firewall rules to filter requests matching the user-agent string.
# Block HSTS preload bot from crawling your entire site User-agent: hstspreload-bot Disallow: / # Allow HSTS preload bot full access User-agent: hstspreload-bot Allow: /
Ensure your robots.txt allows hstspreload-bot. Verify requests are genuine by checking the user-agent string and referring to Chromium's documentation.
Traffic & trends
No Cloudflare traffic data available.
Loading trend data…
Links & references
Data sources
This profile is compiled from the following sources.