← All notes
Alex Cloudstar · 2026-09-07 · 9 min readSEO & GEO

How to Get a New Website Indexed by Google, Without Treating Search Console Like a Slot Machine

The least useful thing you can do after publishing a new page is search its title, fail to find it, and hit Request Indexing again.

I know because I have done that with this site. You publish something, the URL works, the sitemap contains it, and an hour later Google acts as if the page does not exist. There is a button in Search Console that appears to promise a fix. It is extremely tempting to make the button your whole plan.

Google's own documentation is much less dramatic. A new site can take a week or so before Google starts crawling it. A known URL can still take weeks to be crawled. Google does not guarantee that every URL will be indexed, even if you ask. That is not Google being evasive. It is the distinction most indexing checklists accidentally erase: discovery, crawling, indexing, and ranking are four separate things.

Here is the version of getting a new website indexed that is actually worth doing.

What does it mean when Google indexes a website?

Google first needs to discover a URL. It then crawls it, processes the page, and decides whether to put it in its index. Only an indexed page is eligible to appear in results, and even then it may not rank for the search you had in mind.

The Page Indexing report is unusually clear about this. Google says indexing is not instant, a crawl request does not guarantee indexing, and 100% coverage is not the goal. The goal is for the canonical version of every important page to be indexed.

That last word is doing useful work. A category filter URL, a preview page, and the real article do not all deserve a spot in the index. Trying to make Google index every possible parameter and duplicate is how a small site turns one useful page into twenty confusing ones.

For a new site, start by making a list of pages you would be unhappy to lose from search. Homepage, product page, pricing page, key category pages, and the posts that answer real questions. That is your indexing set. Everything else is a separate decision, not a coverage failure.

How do I get a new website indexed by Google?

There are five jobs here. Do them in this order.

1. Verify the site in Google Search Console

This is not a growth tactic. It is how you stop guessing.

Add the domain property, verify ownership, and use URL Inspection on the homepage plus one or two important pages. The result tells you whether Google knows about the URL, whether it can crawl it, and whether indexing is allowed. It is far more useful than a site: search, which is incomplete by design and not a diagnostic tool.

If the homepage is not indexed, deal with that first. Google's own guidance says properly implemented navigation from an indexed homepage should make the rest of a site findable. A site with no indexed homepage has a discovery problem, not an article problem.

2. Submit a sitemap, then make sure the sitemap is boring

Your sitemap should list canonical URLs that return a successful response and are genuinely worth indexing. It should not include redirects, deleted pages, pages behind a login, or every filtered view of a directory.

Submit the sitemap in Search Console and open it in a browser once. You are checking for three boring things: it loads publicly, it contains the expected full URLs, and it is not blocked by robots.txt. Google explicitly calls out an inaccessible sitemap as a common failure mode, which is another reason not to treat it as a box to tick and forget.

Sitemaps help Google discover pages. They do not make a thin or duplicate page useful enough to index. That is a feature, not a bug.

3. Link to the page from somewhere Google already knows

This is the part people skip because adding a URL to a sitemap feels more technical.

Link from your homepage, navigation, a relevant category page, or an existing article. Use words that tell a person what the page is about. A page that exists only in a sitemap is asking Google to take your word for its importance. A page linked from the rest of the site has context and a reason to be found.

This was the uncomfortable bit of the audit I did on 144 templated tool pages. A programmatic section with no editorial paths into it can look like a block of landing pages nobody on the site actually needs. Links are not decorative SEO wiring. They show how a visitor is meant to move through the information.

4. Request indexing once, for pages that matter

Use URL Inspection, test the live URL, and request indexing after you have verified that the page is reachable and indexable. That request is a nudge, not a reservation in a queue.

Google's recrawl guidance says it may take days to weeks for a URL to be crawled, and it advises against repeatedly requesting a recrawl when nothing important changed. Submit the request, record the date, and then leave it alone for a week.

The useful exception is a real fix. If you removed a noindex directive, corrected a canonical tag, fixed a server response, or substantially rewrote a page, request indexing again. Otherwise the next request does not contain new information for Google to act on.

5. Publish something that survives comparison

This is the job all the technical steps cannot do for you.

Google may crawl a new page and decide it is not worth indexing yet. The Search Console status is Crawled, currently not indexed. That does not mean the crawler failed. It means the page was seen and Google did not choose it.

Google says there is no need to resubmit URLs in that status. Read that literally. The fix is not more submission. The fix, if one is needed, is to ask whether the page is distinct enough from the things already in the results and from other pages on your own domain.

That is why I care more about the indexed-to-published ratio than a page counter. A site can publish fast and still be teaching Google that most of its URLs are interchangeable. I wrote more about that tradeoff in the case against treating programmatic SEO as a for loop.

Why is my new website not showing up on Google?

Open URL Inspection before changing anything. The wording in Search Console gives you the likely cause.

| Status | What it usually means | What to do | | --- | --- | --- | | Discovered, currently not indexed | Google knows the URL but has not crawled it yet | Check the sitemap and internal links, then wait | | Crawled, currently not indexed | Google crawled it but has not added it to the index | Do not resubmit. Check whether the page is thin, duplicative, or weakly linked | | Excluded by noindex | Your page or response header tells Google not to index it | Remove the directive if the page should be searchable | | Blocked by robots.txt | Google cannot crawl the URL | Remove the relevant block, unless the page is intentionally private | | Duplicate or alternate | Google picked another canonical URL | Confirm that the selected canonical is the page you intended | | Soft 404 | The page looks empty or missing despite returning a success response | Make the content substantive, or return an actual 404 if it is gone |

Two traps deserve a callout.

First, robots.txt is not how you keep a page out of results. Google cannot see a noindex tag on a page it is forbidden to crawl. If you need something out of search, make it accessible to Google and use noindex, or place it behind authentication. The Search Console documentation says this directly.

Second, an indexed page is not the same as a page that ranks. New site owners often fix the first problem and immediately panic about the second. Give indexing time to settle before deciding whether the keyword, content, and links are competitive enough. Search Console can tell you which stage you are actually in.

Does a backlink help Google index a new site?

Yes, because a link is a discovery path. No, because it is not a magic-indexing coupon.

One relevant external link can get a new URL noticed quickly. It can also send a real person to it, which is a better reason to earn it. The problem begins when someone sells a bundle of directory submissions as an indexing strategy.

I checked the HTML on startup directories myself and found that most outbound product links were nofollow or redirect links. That does not make listings useless. A good directory can still send visitors and give a page another place to be discovered. It does mean you should read what a directory submission actually buys before treating a hundred listings as a technical fix.

The same rule applies to Domain Rating. A new site does not need an impressive DR before it can be indexed. DR is an Ahrefs metric, not a Google prerequisite. A specific page that answers a question can get crawled and indexed on a domain with almost no history. It may struggle to outrank established sites, but that is a different and later problem.

A practical seven-day indexing plan

If you launched a site this week, this is enough:

  • Day 1: Verify Search Console, submit the sitemap, inspect the homepage and your three most important URLs.
  • Day 2: Add contextual internal links from the homepage, navigation, and related pages. Check that every important URL has a self-canonical and returns a successful response.
  • Day 3: Request indexing for the homepage and the handful of pages you would actually send someone to. Do not submit everything just because you can.
  • Day 4 to 6: Publish nothing just to make the sitemap bigger. Improve the paths between pages and make the next page a useful answer to one specific question.
  • Day 7: Read the Page Indexing report. Fix a concrete block, if there is one. If the status is simply new or discovered, wait.

The plan looks almost insultingly small because it is. There is no secret crawler feed, no timing trick, and no monthly subscription that changes the fundamental sequence.

The thing indexing advice gets backwards

Most of this advice starts with the technical checklist because it has a completion state. Sitemap submitted. Search Console verified. Request sent. It feels productive in the same clean way that an llms.txt file felt productive before I checked whether it changed anything.

The technical checklist matters. A noindex tag can waste months. An inaccessible page cannot rank. But those are table stakes, not a distribution strategy.

Google's job is not to reward the fact that a page exists. Its job is to choose from a pile of pages that all exist. Your job is to make the page obviously worth adding to the pile, then make it easy to find.

Do the boring five steps. Give the request a week. Then write the next page that deserves a visitor more than the last one did.

Written by Alex Cloudstar

A solo full-stack developer and product builder with 8 years of experience shipping production software and 2 years as an indie hacker.

alexcloudstar.com
Enjoyed this note?
Get the next one straight to your inbox.