Why Chrome Says “Not Secure” (and What to Check First)
HTTP pages, mixed content, name-mismatch certificates, and expired TLS. How to tell a padlock problem from a DNS problem without scanning hosts you do not own.
12 min read
DevOkk Blog
How-to articles, category roundups, and fair competitor comparisons for browser-based, privacy-first utilities. Files stay on your device unless a network lookup is the actual job.
HTTP pages, mixed content, name-mismatch certificates, and expired TLS. How to tell a padlock problem from a DNS problem without scanning hosts you do not own.
12 min read
CSP, HSTS, X-Frame-Options, cookies, and noindex - what to look for in HTTP headers, how a header viewer helps, and what it will never prove.
7 min read
You updated A or CNAME records but the site still hits the old server. TTL, cache, recursive resolvers, and how to look up public DNS without confusing it with your laptop’s cache.
7 min read
DNS, SSL, ping, headers, and IP lookups for debugging. Clear notes on what must leave your browser to query the public internet.
6 min read
Read public DNS records to debug domains. Lookups send the hostname to resolve them.
5 min read
Resolve a hostname to A/AAAA addresses for debugging.
4 min read
TLS basics and a public certificate check. The hostname is sent to complete the lookup.
4 min read
Cache, cookies, CORS, and security headers from a live response.
4 min read
What ping measures, what it does not, and how to read the result.
4 min read
PTR lookups map IPv4 to a hostname. The address is sent to perform the lookup.
4 min read
Accessible names, contrast, and structure checks you can run while you build.
4 min read
Lazy-load vs LCP trade-offs, with a browser tester for your markup.
4 min read