What your website quietly reveals about how (and when) it was built
Many sites carry a "generator" tag announcing what built them: WordPress and its version, an old site-builder, sometimes a telco website product discontinued years ago.
We treat it as an honest timestamp: it often tells us — and anyone else who looks — roughly when a site was last truly maintained.
Why it costs you customers
An old version number is a security signal: WordPress 4.x in 2026 means years of unpatched holes (see our hacked-site guide for where that ends).
Discontinued builders are a countdown: when the platform finally shuts, the site goes with it, usually with little warning and no export path.
For attackers scanning at scale, the version tag is a shopping list.
Check it in 30 seconds
View source and search for name="generator".
Our free check reports what it finds, without judgement — some generators are perfectly modern.
How to fix it
Update core, theme, plugins — after a backup. If the theme breaks on modern WordPress, that is your sign the site is living on borrowed time.
If your site runs on a builder that no longer exists or a telco product being sunset, plan the move now while you control the timing — migrations done during a shutdown are rushed and expensive.
You can remove the generator tag, and security-by-obscurity fans do. But the tag was the symptom; the unmaintained software is the risk.
Ask yourself the recovery question owners never ask until it hurts: "if this platform disappeared next month, do I have my content — text, photos, domain access — somewhere I control?" If the answer is no, fixing that beats any other item on this page.