Web Hosting

Five Signs Your Own Business Website Has Quietly Become a Ghost Site

Editorial illustration of an old, neglected website being reviewed and updated

A recent piece aimed at junior web designers laid out a business model: find local companies with visibly neglected websites, pitch a redesign, charge $1,000 to $2,000 for it. The checklist it used to spot a candidate site is worth borrowing directly, but not for the reason the article intended. If you run a business with a website you haven’t actively thought about in a year or two, that same checklist works just as well pointed at your own site, and it’s worth five minutes to find out whether you’d be a target for exactly the pitch that article describes.

The footer test

The single fastest tell, according to the original checklist, is your own copyright year. A footer reading “© 2023” or earlier on a site that’s supposedly representing your business today is the most visible, least technical signal that nobody has touched the site’s core template in a while. It’s a small detail, but it’s also one most visitors register unconsciously even if they never articulate it: a business that can’t be bothered to update a single number in its footer reads as a business that might not be bothered to answer the phone either.

The content-staleness test

Beyond the footer, check whatever section functions as your site’s news or updates area. A “Latest News” block referencing an event from three or more years ago, a holiday promotion banner that never got taken down, or COVID-era messaging still sitting on your homepage are all versions of the same problem: content that was accurate once and has never been revisited. None of these individually sink a business, but stacked together they signal the same thing the copyright year does, and search engines increasingly weigh content freshness as one signal among many when deciding how to rank a page.

The mobile usability test

The original article calls this the “thumb test”: try navigating your own site on a phone, one-handed, the way an actual customer would in the fifteen seconds before they give up and call a competitor instead. Overlapping navigation elements, text that requires pinch-zooming to read, and buttons sized for a mouse cursor rather than a fingertip are all signs of a site built or last updated before responsive design was the default assumption rather than an afterthought. Given that most local searches for a business happen on a phone, this test alone often explains a meaningful chunk of a stale site’s underperformance, independent of anything else on this list. It also compounds with the footer and content-staleness tests in a specific way worth naming: a visitor who spots an outdated copyright date and then fights with an unresponsive mobile menu is getting two independent signals that point to the same conclusion within the first few seconds on your site, a much harder impression to recover from later in that same visit than either signal would be alone.

The Schema and AI-visibility test

This is the newest addition to the traditional “is this site neglected” checklist, and it’s worth taking seriously even if it sounds technical: broken or missing Schema markup doesn’t just affect how your listing looks in search results, it increasingly affects whether AI systems and answer engines can correctly extract basic facts about your business (hours, address, services, pricing) when a user asks them directly instead of running a traditional search. A site built years ago, before structured data was a standard part of site setup, is likely running with incomplete or entirely absent Schema markup, invisible to a human visitor but increasingly relevant to how your business gets represented in results you never see directly.

The tests a design-focused checklist skips

All four tests above focus on what a visitor or a search engine notices. There’s a second, less visible category of neglect that a redesign alone won’t fix, because it lives at the hosting and infrastructure level rather than the front end, and it’s frequently the actual root cause behind a site that’s been quietly losing search visibility for reasons the owner can’t explain.

Check your SSL certificate status directly, not just whether the site loads without an obvious browser warning; a certificate nearing expiration or an auto-renewal silently failing is a common, invisible failure mode. Check what PHP version your site is running, if it’s WordPress or another PHP-based platform, since running an end-of-life PHP version is both a real security exposure and, on some hosts, a performance drag compared to a current version. Check whether your plugins and core CMS software show pending updates, and how many versions behind they are, since a two-year gap in plugin updates is exactly the kind of exposure security researchers actively scan for. And check your domain’s actual renewal date and registration status directly through your registrar, not from memory: a domain that lapses because an old payment method on file quietly failed is a far more catastrophic and much harder to reverse version of “neglected” than an outdated footer. A lapsed domain does not just take your website offline; depending on how long it sits unrenewed, it can become available for anyone else to register, including a competitor or a squatter hoping the original owner pays to buy it back, which turns a simple renewal oversight into a genuine business and legal problem rather than a cosmetic one.

Why the two categories usually travel together

A site that’s been neglected visually is very often neglected technically too, for the same underlying reason: nobody has an ongoing relationship with actively maintaining it. The business owner who hasn’t updated a copyright year in three years is statistically unlikely to be the same person diligently applying WordPress core and plugin security updates every month. That correlation is worth acting on directly: if the footer test and the content-staleness test both flag your site, treat the hosting-level checks as equally likely to turn up something, rather than assuming the technical side is fine just because the site hasn’t visibly broken yet.

What to do with this

A full self-audit against all five checks takes under an hour for most small business sites, and the outcome sorts into two useful categories. If your site fails the visual tests but the hosting-level checks come back clean (current SSL, current PHP, plugins up to date, domain renewal current and on a valid payment method), you’re looking at a content and design refresh, a bounded, mostly cosmetic project. If the hosting-level checks turn up problems too, especially an outdated PHP version or a backlog of unpatched plugin updates, that’s a more urgent fix than the visual staleness, because those are the categories most directly tied to actual security exposure and search ranking impact, not just how dated the site looks to a visitor.

Either way, the fact that a designer audience is actively being told to hunt for sites exactly like this one, as a viable business opportunity, is itself worth treating as a signal. If your site would pass that hunt’s initial screening as a good candidate to cold-pitch, it’s already telling you something a competitor’s designer, or a competitor’s business, might notice before you do. Checking your own hosting plan and current PHP version directly with your host is a reasonable first step if the technical side of this audit turns up anything concerning, and it’s a conversation most hosts can answer in a single support ticket rather than something you need to diagnose entirely on your own.

The honest reason this checklist works as well pointed inward as it does outward is that neglect is rarely a single decision. Nobody sits down and decides to stop maintaining a website; it happens one skipped update at a time, over months, until the gap between the site that represents your business and the business as it actually operates today has quietly grown large enough for a stranger running through a five-point checklist to spot it in under a minute.

Source: WebDesignerDepot