The uncomfortable first lesson
You built a clean site, submitted a sitemap, maybe pinged IndexNow — and Google still shows nothing. Here’s the part most guides skip: getting indexed by Google and getting indexed by everything else are two different problems, and conflating them wastes weeks. We separate what actually moves Google in 2026 from the folklore that just feels productive.
Bing, Yandex and ChatGPT are the easy half
If you’ve set up IndexNow, you’ve largely solved discovery for Bing, Yandex, Naver, Seznam and Yep — you POST your new/changed URLs to one endpoint and they get notified instantly. And because ChatGPT Search retrieves from Bing’s index, confirmed Bing indexing effectively gates your visibility in ChatGPT’s web results. That’s a big chunk of the modern search surface handled with one integration.
The catch: Google does not use IndexNow. It has said so repeatedly. So every “instant indexing” claim that leans on IndexNow is talking about Bing’s world, not Google’s. For Google, you need different levers.
What actually gets you into Google
There are really only two fast paths, plus one slow one.
1. Google Search Console — the only direct lever. Verify your domain (a private DNS TXT record; it does not trigger penalties or “re-evaluation,” a common fear), submit your sitemap.xml, then use URL Inspection → Request Indexing on your key pages. There’s a soft daily cap (~10–12 URLs), so spread a new site’s pages over a few days. GSC is also the only place you can see whether a domain carries an inherited problem — essential if you bought an aged or expired domain.
2. Links on pages Google already re-crawls hourly. Googlebot’s crawl budget for a brand-new, zero-authority domain is tiny. The fastest way to get a new URL discovered is a link to it from a page Google visits constantly — Reddit, Hacker News, Medium, established communities. These links are usually nofollow, but in 2026 nofollow is a hint, not a wall — it still seeds discovery. The rule: genuine participation only. One useful link in a relevant thread beats ten drops that get your account banned and stamp an unnatural-link footprint on your domain.
3. Time plus a track record. Consistent, original, bylined publishing with clean technical signals is what graduates you from “crawled occasionally” to “crawled and trusted.” There’s no button for this.
The myths that waste your time
- “Use the Google Indexing API.” It’s officially restricted to
JobPostingand livestreamBroadcastEventstructured data. Using it for articles is against Google’s terms, unreliable, and risks losing API access. Ignore the blog posts recommending it. - “Ping Google with your sitemap URL.” Google deprecated the sitemap ping endpoint in 2023. It does nothing now. Google schedules recrawls off your
<lastmod>— so keep it accurate (only bump it on real content changes; inflating it on every page erodes the signal). - “Pay a Telegram indexing bot / a 300-site submission service.” These are the exact spam footprints Google’s 2024–2026 spam updates target. On an aged/expired domain you’re more sensitive to this, not less. Net effect ranges from zero to a penalty.
- “Apply to Google News for traffic.” Google News is auto-discovery now — no application. A days-old site won’t get Top Stories; that needs a publishing track record, clear bylines/datelines, and correct
NewsArticleschema. Anyone selling “instant approval” is running a scam.
Don’t forget the AI crawlers
ChatGPT-Search (OAI-SearchBot), Perplexity and Google’s AI systems matter now — and a crucial 2026 detail: most AI crawlers and Google News do not execute JavaScript. If your content is injected client-side, they see an empty shell. Ship server-rendered or static HTML, confirm it with curl -A "OAI-SearchBot" <url>, and make sure robots.txt doesn’t accidentally block OAI-SearchBot, Googlebot, PerplexityBot. Structured data (Organization, NewsArticle, FAQPage, Dataset) and a clean entity footprint help these systems decide you’re a real, citable source.
A realistic checklist for a new site
- Server-render your content; verify with a bot user-agent. Non-negotiable.
- IndexNow on every publish → Bing/Yandex/ChatGPT-Search covered.
- GSC: verify, submit sitemap, Request Indexing on key URLs over a few days.
- Bing Webmaster: one-click import from GSC; confirms ChatGPT-Search eligibility.
- Earn a few links on fast-crawled, high-authority pages — genuinely.
- Internal linking + accurate lastmod + a frequently-updated homepage so what Google does crawl, it crawls efficiently.
- Publish consistently and wait. Authority is earned, not pinged.
The honest summary: indexing isn’t one switch. Bing-class engines you can notify instantly; Google you have to earn with verification, real links, clean signals and time. Anything promising to shortcut that last part is selling you the myth.
This is a practitioner’s evidence-based guide, not a guarantee — search behavior changes. For our take on AI-search specifically, see our AI-search visibility analysis.
