Blog · SEO

Website not showing up on Google? Eight causes, eight fixes.

If your website is not showing up on Google, the cause is one of two problems: Google has not indexed the site at all, or it has indexed the site but ranks it too low to see. A site: search and Search Console tell you which, and the eight fixes below cover both.

TL;DR

A website not showing up on Google is either not indexed or indexed but ranking low, and the fix is different for each. Check with a site: search and Search Console's URL Inspection tool first. The usual causes: a new site, a noindex tag, a robots.txt block, no sitemap, thin content, no internal links, or targeting terms you cannot yet win. Penalties are rarer than people think.

Website not showing up on Google: the eight causes and how to fix each one

What does "not showing up on Google" actually mean?

A website not showing up on Google is one of two very different problems wearing the same symptom. The first is an indexing problem: Google has never added your pages to its index, the giant database it draws results from, so you cannot appear for any search at all, including your own business name. The second is a ranking problem: your pages are in the index, but they sit on page four for the searches you care about, which is functionally invisible because almost nobody looks past the first page.

The distinction matters because the fixes have nothing in common. Indexing problems are technical and usually quick to resolve once found. Ranking problems are competitive and take sustained work. Every hour spent on the wrong one is wasted, so the diagnosis comes first.

How to check whether Google has indexed your website

Two checks settle it in under five minutes. First, search Google for site:yourdomain.co.uk (with your own domain). This asks Google to list every page of your site it has indexed. If pages appear, you have a ranking problem, not an indexing one. If nothing appears, Google does not have your site, and one of the first four causes below is almost certainly why.

Second, use the URL Inspection tool in Google Search Console, which is free and reports exactly what Google knows about any page you own: whether it is indexed, when it was last crawled, and if not indexed, the specific reason. Search Console removes the guesswork from everything else in this article, so if your site is not verified there yet, do that before anything else.

Cause 1: The site is too new for Google to have crawled it

Google discovers pages by following links from pages it already knows, and a brand new domain with no links pointing at it can wait weeks in the discovery queue. This is the most common and least alarming cause: nothing is broken, you are simply not on the map yet.

The fix: verify the site in Search Console, submit an XML sitemap, and use Request Indexing on your most important pages. Then get a few genuine links pointing at the site: your Google Business Profile, industry directories, suppliers, and partners. Each real link is another road Google can arrive by. Be patient about rankings even after indexing: appearing in the index and ranking well are separate achievements, and we cover the realistic gap between them in how long SEO takes to work.

Cause 2: A noindex tag is telling Google to stay away

A single line of code, the noindex meta tag, instructs search engines to keep a page out of results entirely, and Google honours it. It exists for good reasons: thank-you pages, internal search results, and staging sites should not be indexed. The problem is how often it gets left on by accident, most commonly after a site launch or redesign where the "discourage search engines" setting from the development phase was never switched off.

The fix: view your page source and search for "noindex", or check the Indexing report in Search Console, which lists pages excluded by noindex explicitly. Google documents the tag and how to remove it in its guide to blocking search indexing. This mistake is a regular find after redesigns, and it is one of the reasons a relaunch needs an SEO checklist, something we cover in detail in will a website redesign hurt SEO.

Cause 3: robots.txt is blocking the crawl

The robots.txt file at the root of your domain tells crawlers which parts of the site they may fetch. A blanket "Disallow: /" blocks everything, and it takes one line to do it. Like noindex, this is usually a leftover from development rather than sabotage. There is a subtlety worth knowing: robots.txt blocks crawling, not indexing, so a blocked page can still appear in results as a bare URL with no description, which looks worse than not appearing at all.

The fix: visit yourdomain.co.uk/robots.txt and read it. If you see Disallow rules covering pages you want found, remove them. Search Console's page indexing report will flag "Blocked by robots.txt" for affected pages, so you can confirm the fix landed.

Cause 4: No sitemap submitted, so Google finds pages slowly or not at all

An XML sitemap is a machine-readable list of every page you want indexed. Google can find pages without one by following links, but a sitemap makes discovery faster and more complete, especially for new sites, large sites, and pages that sit deep in the structure. Without one, pages that are poorly linked internally may simply never be found.

The fix: most platforms generate a sitemap automatically at /sitemap.xml. Find yours, check it lists your real pages, and submit it in Search Console under Sitemaps. This is a ten minute job that removes an entire category of discovery problems.

Cause 5: The content is too thin or duplicated to be worth indexing

Google crawls far more pages than it indexes, and it declines to index pages it judges to add nothing: near-empty pages, pages duplicated across the site, or content copied from elsewhere. Search Console labels these "Crawled, currently not indexed", which is Google saying it saw the page and chose to leave it out. Ten location pages with identical text and a swapped town name are the classic example.

The fix: make each indexable page answer a real question with substance nothing else on your site provides. Merge overlapping pages, delete placeholder pages, and rewrite duplicated ones so each earns its place. Fewer, stronger pages consistently beat more, thinner ones.

Cause 6: Pages with no internal links pointing at them

Google finds and values pages partly through the links pointing at them, including links from your own site. A page reachable only by typing its address, an orphan page, sends the signal that even you do not think it matters. Sites that bolt on landing pages outside the main navigation create these constantly.

The fix: every page you want to rank should be reachable within a few clicks of the homepage, and linked from body copy on related pages, not just from menus. Internal links are the one linking factor entirely under your control, and they cost nothing.

Cause 7: A penalty, which is rarer than people think

When a site vanishes, owners often assume a penalty. In practice, manual actions are reserved for sites that clearly violate Google's spam policies: bought links, scraped content, cloaking, and similar. An ordinary small business site that has never done aggressive SEO is very unlikely to have one. The everyday causes above explain the overwhelming majority of invisible websites.

The fix: check the Manual Actions report in Search Console. If it is empty, and it almost always is, stop worrying about penalties and work through the other seven causes. If there is an action listed, it names the violation, and the path back is fixing the violation and filing a reconsideration request.

Cause 8: You are competing on search terms you cannot yet win

This is the big one when the site is indexed but invisible. If you are a five page site targeting "accountant", you are competing with national firms and directories that have spent years accumulating content and links. You are not absent from Google; you are on page nine, which is the same thing to a searcher. No technical fix changes this, because nothing is technically wrong.

The fix: compete where you can win, then work upwards. "Accountant for contractors in Leeds" is winnable; "accountant" is not, yet. That means pages genuinely built around specific services and places, and content answering the questions your buyers actually search. This is the substance of real SEO work: not tricks, but deliberately choosing battles the site can win and building the pages that win them.

Diagnosing an invisible website: symptoms, causes, and fixes

The pattern of what you see usually points straight at the cause. This is the diagnostic order we use when auditing a site that is not showing up:

What you seeLikely causeFix
site: search returns nothing, site is under a month oldNot yet crawled (1)Search Console, sitemap, request indexing, earn first links
site: search returns nothing, site is establishednoindex tag (2) or robots.txt block (3)Check page source and /robots.txt, remove the block
Homepage indexed, deeper pages missingNo sitemap (4) or orphan pages (6)Submit sitemap, add internal links from related pages
"Crawled, currently not indexed" in Search ConsoleThin or duplicate content (5)Merge, rewrite, or remove weak pages
Indexed but nowhere for your target searchesImpossible terms (8)Target specific, winnable queries first
Sudden drop plus a Search Console warningManual action (7)Fix the named violation, request reconsideration

Work down the table in order, because the causes near the top are cheap to rule out and the ones near the bottom are expensive to fix. Most sites we look at have one indexing issue and one ranking issue stacked on top of each other, which is why fixing a noindex tag sometimes "works" and still leaves the site on page five.

Where to start if your site is invisible this week

Run the site: search now. Verify Search Console today and read the page indexing report, because it names most of these causes explicitly. Submit your sitemap. Then be honest about cause 8: if the site is indexed and healthy but targeting terms it cannot win, the work ahead is content and authority, not configuration, and it takes months rather than minutes. That is usually the point at which it is worth bringing in help; our guide to small business SEO services explained covers what that work should include and how to vet who does it.

If you would rather have the diagnosis done for you, our free scored audit checks visibility alongside speed, clarity, and conversion basics, and gives you a graded starting point in about a minute. It will not fix cause 8 for you, but it will tell you whether the technical foundations are the problem or an alibi.

Frequently asked questions

How long does it take for a new website to show up on Google?

It varies from days to several weeks. Google has to discover the site, crawl it, and decide to index it, and a brand new domain with no links pointing at it sits at the back of that queue. Submitting a sitemap in Search Console and requesting indexing for key pages usually shortens the wait. Appearing in the index is only the first step: ranking well takes considerably longer.

Why does my website show up on Bing but not Google?

The two search engines crawl and index independently, so one can list a site the other has not reached or has chosen to exclude. If Bing indexes you and Google does not, check Search Console for a specific reason: a noindex tag, a robots.txt block, a manual action, or pages Google crawled but declined to index. The answer is almost always written down in one of those reports.

Does paying for Google Ads help my website rank in search results?

No. Google states plainly that advertising spend has no effect on organic rankings, and the two systems are run separately. Ads can put you at the top of the page while your organic visibility grows, which is a legitimate bridge strategy, but stopping the spend removes you instantly. Organic ranking has to be earned through indexable pages, useful content, and links, whether or not you advertise.

Can I ask Google to index my website faster?

Yes, within limits. In Search Console you can inspect any URL and click Request Indexing, which adds it to a priority crawl queue. Submitting an XML sitemap tells Google about every page you want indexed in one file. Neither guarantees inclusion or speed, and repeated requests for the same URL do not help. Indexing follows crawling, so a well linked, fast, crawlable site is the real accelerator.

[ · ]the ask

Find out why Google is not showing yours.

Free, scored, and ready in about 60 seconds.

Run the free audit

Prefer to talk it through? Book a 15 minute call.