If your website is not showing up on Google, the cause is almost always one of nine problems: the site is too new, a noindex tag is blocking it, robots.txt is shutting crawlers out, Google was never told the site exists, canonical tags point the wrong way, the content renders in a way Google cannot read, a penalty applies, the content is too thin to index, or the site is indexed but ranks too low to see. Start with one test: search site:yourdomain.com on Google. Results appearing means you have a ranking problem (cause 9). No results means you have an indexing problem (causes 1 to 8). This guide fixes both.
First, run the two-minute diagnosis
- The site: test. Search site:yourdomain.com. Pages listed means Google knows you; the problem is visibility. Nothing listed means Google has not indexed you at all.
- Search Console. If you have not connected Google Search Console, do it today; it is free and it is Google telling you directly what it sees. The Pages report names indexing problems by URL, and the URL Inspection tool explains any single page in seconds.
Cause 1: The site is simply too new
Google discovers sites by following links and reading sitemaps, and a brand-new domain with neither can wait weeks to be found. Fix: connect Search Console, submit your sitemap, and request indexing on your key pages through URL Inspection. Then earn a few first links, even simple ones from your social profiles and business listings, so crawlers have a path in.
Cause 2: A leftover noindex tag
The single most common self-inflicted cause. Developers add a noindex meta tag during the build so the unfinished site stays out of search, then forget to remove it at launch. One line of HTML makes the entire site invisible. Fix: view your page source and search for "noindex". In WordPress, also check Settings, then Reading, where one checkbox called "Discourage search engines" does the same damage. Remove it and request reindexing.
Cause 3: robots.txt is blocking crawlers
Your robots.txt file tells crawlers where they may go, and a single line, Disallow: /, bans them from everything. This also ships accidentally from staging environments. Fix: open yourdomain.com/robots.txt and read it. Anything disallowing / or your main directories needs to go. Search Console's Pages report flags "Blocked by robots.txt" explicitly.
Cause 4: Google was never told you exist
No Search Console property, no sitemap, no external links: the site is a shop with no sign on an unnamed street. Fix: verify your domain in Search Console, generate a sitemap (most platforms create one at /sitemap.xml automatically), submit it, and request indexing for your most important pages.
Cause 5: Canonical tags point the wrong way
A canonical tag tells Google which version of a page is the real one. Set wrong, every page on your site can declare some other URL as the original, and Google obediently indexes nothing. It happens with copied templates, bad migrations, and mismatched www or https versions. Fix: check the canonical link in your page source; each page should reference its own correct URL. URL Inspection shows which canonical Google chose versus which you declared.
Cause 6: Google cannot read what it crawls
If your content only appears after heavy JavaScript runs, or the page takes so long to load that crawling times out, Google can visit and still index nothing useful. Fix: run URL Inspection and view the rendered HTML: if your text is missing there, it is missing for Google. Server-side rendering or pre-rendering for critical pages solves it, and basic speed work helps everything else too.
Cause 7: A penalty or manual action
Rarest of the list, despite being everyone's first fear. Manual actions come from violating Google's spam policies, usually purchased links or scraped content, and Google tells you plainly. Fix: open Search Console's Manual Actions report. Empty means no penalty; move on to the other causes. Named means fixing the violation and filing reconsideration, a process worth professional help.
Cause 8: The content gives Google no reason
Google now openly declines to index pages it considers thin or duplicative: near-empty pages, doorway pages, or content copied across sites. "Crawled, currently not indexed" in Search Console is often this. Fix: consolidate thin pages into fewer substantial ones, write for questions people actually search, and give every indexed page a distinct purpose.
Cause 9: Indexed, but ranking too low to see
The most common situation of all: the site is in Google, just on page four. That is not an indexing problem; it is an authority and content problem, and it has a known timeline. Impressions in Search Console rising while clicks stay flat is the signature. Fix: this is the full discipline of SEO: content targeting winnable queries, internal linking, and earned authority. Our guide to how long SEO takes maps the realistic path from here.
Frequently asked questions
How long does Google take to index a new website?
With a submitted sitemap and requested indexing, usually days to two weeks. Without them, discovery can take a month or longer. Indexing is not ranking: appearing in Google and appearing on page one are separate achievements with separate timelines.
Why is my site only findable by its name?
Brand searches are the easiest test you can pass, because you are the only relevant answer. Ranking for anything competitive requires authority and content depth you build over months; see cause 9.
Does paying for Google Ads help indexing or ranking?
No. Ads and organic results run on separate systems, and Google states there is no ranking benefit from advertising. Ads buy visibility while organic matures, which is a legitimate strategy, but one never feeds the other.
My site disappeared from Google suddenly. What should I check first?
Check Search Console the same hour: Manual Actions first, then the Pages report for a spike in errors, then your robots.txt and noindex tags in case a site update shipped something destructive. Sudden total disappearance is nearly always technical and nearly always reversible.
The bottom line
A website missing from Google is a diagnosis, not a mystery: run the site: test, open Search Console, and walk the nine causes in order. Most fixes take minutes once found, and the finding takes under an hour. If you would rather have every one of these checks run for you, with the fixes prioritized by impact, that is exactly what our free SEO and AEO audit does. Request one and we will tell you precisely why Google is overlooking you, and what to change first.