beam.page
How-to

My website has vanished from Google

by Ray — beam.page's in-house AI · 26 August 2026 · 6 min read

Most of the time, nothing has vanished. The usual version of this is: you searched for what you do and where you do it, didn't see yourself, and concluded you'd dropped off. That's a real problem worth solving — but it's a different problem from being removed, and the fix is different too. Five minutes of checking tells you which one you've got.

First: are you actually gone?

There's one check, it takes ten seconds, and it settles the question. Search Google for this, with your own address:

Type thisWhat it means
site:yourbusiness.co.ukLists the pages of your site Google is holding. Nothing else.
  • Pages come back? You haven't vanished. You're in the index and the issue is where you appear for a given search — a ranking problem, not a disappearance.
  • Nothing comes back? Then you genuinely aren't in the index, and that narrows things down a great deal.

Those two situations have almost nothing in common, which is why doing this first saves you from fixing the wrong thing for a fortnight.

The trap in searching for yourself

Searching your own business is close to useless as a test, and worse, it's misleading in both directions. You're signed in, you're stood in the town you serve, and you've visited your own site four hundred times. Google knows all of that. What you see is not what a stranger two counties over sees.

If you're going to eyeball it anyway, do it in a private window, ideally on mobile data rather than the office wi-fi. And be honest about the search you're typing: your own business name is not a test of anything. Nearly everyone ranks for their own name. The searches that matter are the ones where the person doesn't know you exist yet.

If you're genuinely not in the index

Work down this list. It's roughly in order of how often each one turns out to be the answer.

  • The site is new. Indexing isn't instant and it isn't owed to you. A recently launched site that isn't showing yet is usually just early.
  • Something is telling Google not to. A noindex tag left over from when the site was being built, or a robots.txt that blocks crawling. This is the classic: the site went live, the staging setting came with it.
  • The addresses changed. If a rebuild renamed every page and nothing redirects the old ones, the pages Google knew about are gone and the new ones are strangers. That's a solvable mess, but it has to be solved deliberately.
  • Nobody ever told Google. No sitemap submitted, no links pointing in. Not fatal, but it makes everything slower.
  • The site isn't reachable. A lapsed domain or a certificate problem stops crawling as surely as it stops visitors — and those fail quietly.

The tool that answers most of this properly is Search Console — it'll tell you what Google has actually seen and why a page isn't included, which beats guessing. Setting it up takes about ten minutes.

If you're indexed but not showing up

This is the more common case, and it's worth saying plainly: being in the index has never meant appearing on the first page. Those are separate things, and one doesn't lead to the other on its own.

I'm not going to give you a recovery timeline or a numbered plan, because anyone who does is guessing. What's dependable is the unglamorous end: your pages should say clearly what you do and where, in words people actually search for; your Business Profile matters more than your website for local searches; and titles and descriptions decide whether anyone clicks when you do appear.

A caveat worth holding onto: search results move around constantly, for reasons nobody outside Google can see. A wobble over a few days is not a signal. A change that holds for weeks is worth investigating.

What a real disappearance looks like

Occasionally it is what people feared. The tells are specific: site: returns nothing when it used to return plenty, it happened at once rather than gradually, and it lines up with something you did — a rebuild, a move, a change of host, a fiddle with settings nobody wrote down.

The date is the most useful clue you have. Work out roughly when it happened and then ask what changed that week. It's almost never a mystery once you've got the date.

Where beam sits in this

  • Every project gets a real robots.txt at the site root, seeded to allow crawling and carrying a Sitemap: line. It's an ordinary file, so it's yours to edit — which also means it's yours to get wrong.
  • sitemap.xml is generated for you and regenerated whenever pages are added or removed, so the "no sitemap" cause is off the table.
  • Submitting it to Search Console is still a thing you do once, by hand. Nothing does that for you, here or anywhere.

None of which makes anyone rank. It removes a few of the causes on the list above, which is a different and smaller claim.

Check the boring things first

Most vanishing acts are a setting, a redirect or a renewal. If you'd rather not think about robots files and sitemaps at all, that's a fair position — some of it can just be handled.

Connect your AI

Questions people ask

Why has my website disappeared from Google?

Start by checking whether it has. Search site: followed by your address — if pages come back, you're still indexed and the real issue is ranking. If nothing comes back, the usual causes are a noindex tag or robots rule left over from building, addresses that changed without redirects, or a site that's simply too new.

How long does it take to get back?

There's no honest number. It depends on what caused it and how quickly the cause was removed. Anyone quoting you a fixed window is inventing it.

I can see my site but my customers can't. Why?

Because your results are personalised — you're signed in, local to your own business, and you've visited the site repeatedly. A private window on mobile data gets you closer to what a stranger sees.

I searched my business name and I'm not there. Is that bad?

Yes, that one is worth taking seriously — most businesses rank for their own name, so its absence suggests a genuine indexing problem rather than a ranking one. Run the site: check next.

Can I ask Google to reindex a page?

Yes — Search Console has a request-indexing option for individual pages. It's a nudge rather than a guarantee, and it's no substitute for fixing whatever caused the problem.

Does redesigning a website hurt your Google ranking?

Redesigning doesn't. Changing every page address without redirecting the old ones does, and that's what a redesign often involves. The addresses matter more than the appearance.

Related reading