The Criners LLC · Powered by Money Hunter
Public Website Technical Audit
This sample exists so a buyer can see report shape and tone. It is not an endorsement and was not paid for by the site owner.
Executive summary
Wikipedia.org’s language portal is a fast, recognizable public gateway. HTTPS and HSTS are in good shape, search is present, and landmarks exist. Highest-value public presentation fixes: complete mobile viewport, a more descriptive document title, and a self-canonical URL. Login and editing were not tested. This is not a penetration test.
Findings
Med Viewport omits width=device-width
The homepage uses initial-scale without the usual mobile-width hint. Browsers still render, but the missing hint is a common source of awkward small-screen layout.
Med Title is brand-only
The document title is “Wikipedia” and does not describe the visitor outcome in the tab or search snippet.
Low No rel=canonical on the portal
A self-canonical is a cheap consistency signal. None was observed in the reviewed markup.
Low Transport security is strong
HTTPS with HSTS includeSubDomains; preload. That is the right public posture for a global site.
Evidence
| Check | Observed | Source |
|---|---|---|
| Viewport meta | initial-scale present; width=device-width absent | Public HTML |
| Document title | Wikipedia | Public HTML <title> |
| Canonical | Not present on portal | Public HTML head |
| HSTS | includeSubDomains; preload | Public response headers |
Public HTML retrieved over HTTPS. Login, editing, and account flows were not tested.
Recommendations
- Add width=device-width to the viewport meta.
- Expand the document title to name the visitor outcome, not only the brand.
- Add a self-canonical URL on the language portal.
Example chart
Severity mix of issues recorded in this sample (demonstration counts only).
Next steps
This sample is a demonstration. A paid audit of your public URL is $39 and includes limitations in writing.