How to Submit Your Website to Google (Step-by-Step Guide for 2026)
Summary: To submit your website to Google, set up Google Search Console, verify your domain, use the URL Inspection tool to request indexing for individual pages, and submit your XML sitemap. The entire process takes about 15 minutes. Indexing typically happens within 24 hours to 4 weeks depending on your site's authority and backlink profile. This guide walks you through every step, plus alternative methods like IndexNow and Bing Webmaster Tools.
Do You Actually Need to Submit Your Website to Google?
Technically, no. Google's crawlers automatically discover new websites by following links from other sites. If someone links to your website from an already-indexed page, Google will eventually find you.
But "eventually" can mean weeks or months. If your site is brand new with no backlinks, Google may not find it for a long time — or ever. Submitting your site directly is faster, more reliable, and gives you access to invaluable diagnostic data through Google Search Console.
Before submitting, it's smart to make sure your site is actually ready for Google. Run a quick check with Clarity SEO Report Card to catch any robots.txt blocks, noindex tags, or other issues that would prevent indexing even after submission.
→ Check if your site is ready for Google
Method 1: Google Search Console (Recommended)
Google Search Console is Google's free tool for website owners. It's the official way to tell Google about your site, monitor your indexing status, and diagnose problems. Every website owner should set this up — it's not optional.
Step 1: Create a Google Search Console Account
Go to search.google.com/search-console and sign in with your Google account. If you don't have a Google account, create one — it's free.
Step 2: Add Your Website as a Property
Click "Add Property" and you'll see two options:
Recommendation: Choose Domain property if you have access to your DNS settings (you almost certainly do through your domain registrar). It gives you the most complete data.
Step 3: Verify Ownership
Google needs to confirm you actually own the website. For Domain properties, you'll need to add a TXT record to your DNS settings. Here's how:
DNS propagation can take a few minutes to 48 hours, though it usually works within 15 minutes. If verification fails, wait a bit and try again.
For URL prefix properties, you have additional verification options: uploading an HTML file to your site, adding a meta tag to your homepage's <head>, linking your Google Analytics account, or using Google Tag Manager.
Step 4: Submit Your Sitemap
Once verified, immediately submit your XML sitemap:
sitemap.xml)Google will process your sitemap and show you how many URLs were discovered. If your sitemap has errors, they'll be listed here too.
Don't have a sitemap? Most CMS platforms generate one automatically — check yourdomain.com/sitemap.xml. WordPress with Yoast creates one at /sitemap_index.xml. Shopify, Wix, and Squarespace all have built-in sitemaps. If yours doesn't have one, you'll need to create one manually or use a plugin.
Make sure your robots.txt file also references your sitemap — this is an additional signal to all search engines.
Step 5: Use the URL Inspection Tool for Priority Pages
The URL Inspection tool is your best friend for getting specific pages indexed quickly:
Important limits: You can submit approximately 10–12 individual URLs per day via the URL Inspection tool. Don't waste these on low-priority pages. Use them for your homepage, main service/product pages, and key content pieces. Let the sitemap handle everything else.
The URL Inspection tool also shows you exactly how Google sees your page — the rendered HTML, any blocked resources, and crawl status. This is invaluable for diagnosing issues. If your site isn't appearing despite submission, check our guide on why your website isn't showing up on Google.
Method 2: IndexNow (Instant Notification)
IndexNow is an open protocol that lets you instantly notify search engines when content on your site is created, updated, or deleted. Instead of waiting for crawlers to discover changes, you push the notification to them.
Currently supported by: Bing, Yandex, Seznam, and Naver. Google does not support IndexNow as of 2026, but given the industry momentum, it may adopt it in the future.
How to Set Up IndexNow
For WordPress, plugins like Yoast SEO Premium and RankMath have built-in IndexNow support. Just enable it in settings — no manual API calls needed.
The beauty of IndexNow is that submitting to one search engine automatically notifies all participating engines. Submit once, reach all.
Method 3: Bing Webmaster Tools
Don't ignore Bing. It powers about 9% of search traffic globally, and more importantly, it powers AI tools like Copilot and ChatGPT's web search. Getting indexed on Bing can mean visibility across Microsoft's entire AI ecosystem.
Bing Webmaster Tools works very similarly to Google Search Console:
Bing also supports IndexNow natively, so if you've set up IndexNow, your Bing submissions are largely automated.
Method 4: Social Signals for Faster Discovery
While not a direct submission method, sharing your new pages on social media platforms helps search engines discover them faster. Google's crawlers actively follow links on major platforms:
This isn't a substitute for proper Search Console submission, but it's a helpful supplement. Post your homepage, key landing pages, and blog posts on relevant social platforms after publishing.
Method 5: Google's Ping URL for Sitemaps
Google offers a simple ping URL that you can use to notify them when your sitemap changes:
https://www.google.com/ping?sitemap=https://yourdomain.com/sitemap.xmlSimply visit this URL in your browser (replacing with your actual sitemap URL) and Google will re-crawl your sitemap. Some CMS platforms and plugins do this automatically when you publish new content.
How Long Does Indexing Take?
Here's a realistic timeline based on submission method and site authority:
| Method | New Site | Established Site |
|---|---|---|
| URL Inspection (Request Indexing) | 1–14 days | 24 hours – 3 days |
| Sitemap Submission | 4 days – 4 weeks | 1–7 days |
| Natural Discovery (no submission) | 2 weeks – 6 months | 1–2 weeks |
| IndexNow (Bing) | Minutes – 24 hours | Minutes – 2 hours |
| Bing URL Submission | 1–7 days | Hours – 1 day |
Key factors that speed up indexing:
What to Do After Submitting
Submission is just the first step. Here's what to do in the days and weeks after:
Monitor Your Index Coverage
Check the Pages report in Google Search Console regularly. This shows you which pages Google has indexed, which it's discovered but not indexed, and which have errors. Common issues include:
Ensure Your Site Is Technically Sound
Submission gets Google to your door, but technical issues can still prevent indexing. Make sure:
Start Building Backlinks
Backlinks remain one of the strongest signals for both indexing speed and ranking. Even a few quality links from relevant sites can dramatically accelerate how quickly Google indexes and ranks your pages. Learn how in our guide on what backlinks are and how to get them.
Common Mistakes When Submitting to Google
Submitting to Google for Specific Platforms
WordPress
WordPress has a built-in sitemap at /wp-sitemap.xml since version 5.5. For more control, install Yoast SEO or RankMath, which generate optimized sitemaps and offer built-in Search Console integration. Both plugins also support IndexNow in their premium versions.
Critical check: Go to Settings → Reading and make sure "Discourage search engines from indexing this site" is NOT checked.
Shopify
Shopify automatically generates a sitemap at /sitemap.xml. Go to your Google Search Console, submit your Shopify sitemap URL, and you're done. Shopify also handles robots.txt automatically, though customization options are limited.
Wix
Wix generates sitemaps automatically and even has a built-in "Submit to Google" feature under Marketing & SEO → SEO Tools → Site Verification. Wix also supports connecting to Google Search Console directly from the dashboard.
Squarespace
Squarespace auto-generates a sitemap at /sitemap.xml. You can verify your site with Google Search Console using the HTML tag method under Settings → SEO → Google Search Console verification.
Custom / Static Sites
If your site is custom-built (Next.js, Gatsby, Hugo, etc.), you'll need to generate a sitemap using your framework's tooling or a third-party generator. Ensure the sitemap is referenced in your robots.txt file and submitted to Search Console.
How Long Does Google Indexing Take? (Real Data)
One of the most common questions after submitting a site is: "How long until Google actually indexes my pages?" The answer depends heavily on your site's age, authority, and the method you used to submit.
For brand new websites (0–3 months old):
For established websites (6+ months, existing backlinks):
Google's official documentation on re-crawling states that indexing "can take anywhere from a few days to a few weeks" and that there is no guaranteed timeline. The factors that most influence speed are your site's crawl rate (how often Google already visits), the quality of your content, and the number of quality backlinks pointing to your domain.
Sites that publish regularly and have strong internal linking — like tools built by our sister products Hue and Byline — tend to see new pages indexed within 24–48 hours because Google already crawls them frequently.
IndexNow vs Google Search Console: Which Should You Use?
IndexNow and Google Search Console serve different purposes and target different search engines. Here's a direct comparison to help you decide which to prioritize:
| Feature | Google Search Console | IndexNow |
|---|---|---|
| Supported Engines | Google only | Bing, Yandex, Seznam, Naver |
| Google Support | Yes (native) | No (as of 2026) |
| Daily URL Limit | ~10–12 via URL Inspection | Up to 10,000 per batch |
| Speed | Hours to weeks | Minutes to hours (Bing) |
| Diagnostic Data | Extensive (crawl errors, coverage, performance) | None |
| Setup Complexity | Moderate (DNS verification) | Simple (API key file) |
| Cost | Free | Free |
The verdict: Use both. Google Search Console is essential for Google indexing and diagnostics. IndexNow is a quick add-on for Bing and other engines. They're complementary, not competing. Set up Google Search Console first (it gives you the most data), then add IndexNow support for Bing coverage.
For WordPress sites, plugins like Yoast SEO make IndexNow a one-click setup. For Next.js and custom sites, you can implement IndexNow with a simple API call — the IndexNow documentation walks through the full implementation.
How to Check if Your Page Is Indexed
Before troubleshooting indexing issues, you need to know whether your page is actually in Google's index. There are three reliable methods:
Method 1: The site: Operator
The quickest check: type site:yourdomain.com/your-page directly into Google's search bar. If the page appears in the results, it's indexed. If you see "Your search did not match any documents," the page is not in Google's index.
To see all indexed pages for your entire domain, search site:yourdomain.com without a specific path. Google will show you the total number of indexed pages and list them by relevance. This is a useful quick health check — if Google shows 50 pages but you have 500, something is seriously wrong.
Method 2: Google Search Console URL Inspection Tool
The most authoritative method. Paste any URL from your verified property into the search bar at the top of Google Search Console's URL Inspection tool. You'll see one of these statuses:
The URL Inspection tool also provides a "Test Live URL" button that fetches the page in real time, showing you exactly how Googlebot sees it — including rendered HTML, detected resources, and any errors.
Method 3: Google Search Console Pages Report
For a site-wide view, go to the Pages report (formerly Index Coverage) in Search Console. This shows every URL Google has discovered on your site, categorised by status: indexed, not indexed, and the specific reason for each. This is essential for large sites where checking URLs individually isn't practical.
Common Indexing Errors and How to Fix Them
If your pages aren't being indexed despite proper submission, Google Search Console's Pages report will show you exactly why. Here are the most common indexing errors and what to do about each one:
"Discovered – Currently Not Indexed"
What it means: Google has found the URL (through your sitemap or internal links) but hasn't crawled it yet. It's in the queue but not prioritised.
How to fix it:
"Crawled – Currently Not Indexed"
What it means: Google crawled the page, read the content, and decided it wasn't worth indexing. This is a quality signal — Google doesn't think the page adds enough unique value.
How to fix it:
"Blocked by Robots.txt"
What it means: Your robots.txt file is preventing Google from crawling this URL.
How to fix it:
"Excluded by Noindex Tag"
What it means: The page contains a noindex meta tag or HTTP header telling Google not to index it.
How to fix it:
<meta name="robots" content="noindex"> tag from the page"Duplicate Without User-Selected Canonical"
What it means: Google found multiple URLs with the same content and chose which one to index, but you haven't set a canonical tag to tell Google your preference.
How to fix it:
"Server Error (5xx)"
What it means: Google tried to crawl the page but your server returned an error (500, 502, 503, etc.).
How to fix it:
For a thorough analysis of all indexing issues, run your site through a Clarity SEO Report Card to catch any robots.txt blocks, noindex tags, or other technical problems that prevent indexing. Many of the same issues that cause indexing failures also impact your SEO score, so fixing them has a double benefit.
For further guidance on diagnosing visibility problems, see our guide on how to improve your website SEO and the comprehensive Search Engine Journal guide to Google indexing.
FAQ
Is there a way to force Google to index my site immediately?
No. You can request indexing, but you can't force it. The URL Inspection tool's "Request Indexing" is the closest thing to a fast track, but Google still processes it on their timeline. Typical turnaround is 24 hours to 2 weeks for new sites.
Does submitting my site to Google guarantee it will rank?
Absolutely not. Submitting ensures Google knows about your site. Ranking depends on content quality, backlinks, technical optimization, user experience, and competition. Think of submission as getting your name on the list — ranking is earning your spot.
Do I need to resubmit when I add new pages?
If your sitemap updates automatically (most CMS platforms do this), Google will discover new pages during its regular crawls. For important pages you want indexed quickly, use the URL Inspection tool. For routine blog posts, the sitemap is sufficient.
I submitted my site weeks ago and it's still not showing up. What now?
Check our comprehensive troubleshooting guide: Why is my website not showing up on Google? There are 14 different reasons this can happen, and submission is just one piece of the puzzle.
Should I use a paid submission service?
No. Any service charging to "submit your site to Google" is either a scam or charging for something you can do free in 15 minutes. Google Search Console is completely free and is the official method. Don't pay for this.
How do I submit individual pages vs. my whole site?
Submitting your sitemap covers your whole site. Use the URL Inspection tool for individual priority pages. Best practice: submit the sitemap once, then use URL Inspection for new important pages you want indexed quickly.
The Complete Submission Checklist
You've now done everything possible to get your site in front of Google. The rest is patience, quality content, and consistent improvement.