- Task
- Check the transport settings of the store with a valid certificate.
- Solution
- Read headers on multiple page types, check strict transport protection expiration and protocol version, measure first response and markup weights.
- Result
- Strict transport protection is declared with a term of 31,536,000 seconds - exactly one year, during which the browser will go to the site only with a protected connection, even if a person typed the address without it. HTTP/2 works, mobile viewport is set. The first response is 625 ms, the full document is 752.5 ms with a markup weight of 350.4 KB - and here the ceiling is no longer in the headers: on a PHP 7.3.33 server, without support since December 2021. The protection year header does not make the site secure, it only removes the unprotected first request. Separately, the sitemap has 1.18 MB and 4,236 records for 1,300 unique addresses — a layer that the headers do not touch at all. Measured on 07/31/2026.