How to Submit a URL to Google: Every Method Ranked (2026)
There is no public URL submission form — Google retired it in 2018. The five channels that submit a URL to Google in 2026, ranked by speed, scale, and fit.
There is no public "submit URL to Google" form anymore — Google retired it in 2018. Submitting a URL in 2026 means using one of five channels: Request Indexing in the URL Inspection tool, an XML sitemap, internal links from frequently crawled pages, the Google Indexing API, or a URL submission service. Every channel buys the same outcome — a crawl — at a different speed and scale, and none of them guarantees indexing.
This guide ranks all five channels by speed and capacity, maps each situation to its best channel in a decision table, explains what "submitted" actually gets you inside the pipeline covered in how Google indexing works, and retires the submission myths that still circulate.
TL;DR — Quick Summary
- The public submission form is gone — Google shut it down in 2018; every current channel is authenticated, file-based, or link-based
- Fastest official channel: Request Indexing in the URL Inspection tool — a crawl within hours to 2 days, but one URL at a time, capped at roughly 10–12 requests per property per day
- Scale channel: an XML sitemap — 50,000 URLs per file, discovery-only, crawled entirely on Google's schedule
- Evergreen channel: internal links from frequently crawled pages — every fetch of the linking page announces your URL
- Fast but fenced: the Google Indexing API — 200 URLs per day, officially restricted to job postings and livestream pages
- Bulk and third-party channel: URL submission services — the only option for URLs on domains you don't own
- "Submitted" means queued for a crawl — indexing remains a separate, quality-gated decision
Why Is There No "Submit URL to Google" Form Anymore?
Google retired its public URL submission form in 2018 — both the standalone add-URL page and the "Submit URL" box that appeared in search results. Since then, no open web form accepts URLs from anonymous visitors, and every tool claiming otherwise is a wrapper around nothing.
The replacement model splits submission into ownership-gated channels and signal-based channels. Search Console's Request Indexing and the Indexing API require a verified property; sitemaps require control of the site's files; links work for anyone but on the linking site's crawl schedule. "Submit URL to Google" now names a family of five channels, not a form — and choosing the right one depends on how many URLs you have and whether you own the domain they sit on.
What Are the Five Ways to Submit a URL to Google?
Five channels place URLs in front of Google's crawl systems: Request Indexing in the URL Inspection tool, XML sitemap listing, internal links from crawled pages, the Google Indexing API, and URL submission services. The table ranks them by speed to a crawl and daily capacity.
| Rank | Channel | Typical time to a crawl | Daily capacity | Works for domains you don't own |
|---|---|---|---|---|
| 1 | Request Indexing (URL Inspection) | Hours to 2 days | ~10–12 per property | No |
| 2 | XML sitemap with accurate lastmod | Google's schedule — days to weeks on new sites | 50,000 URLs per file | No |
| 3 | Internal links from crawled pages | Next crawl of the linking page — hours on active sites | Unlimited | No |
| 4 | Google Indexing API | Minutes to hours | 200 per project | No — and only job postings and livestreams |
| 5 | URL submission service | Hours | Thousands | Yes |
Method 1: Request Indexing in the URL Inspection Tool
The URL Inspection tool is the fastest official submission channel: paste the URL into the search bar at the top of Google Search Console, wait for the inspection to load, and click Request Indexing. The URL enters a priority crawl queue, and Googlebot typically fetches it within hours to two days.
Three constraints define the channel. It processes one URL at a time. It stops at roughly 10–12 manual requests per property per day, after which Search Console reports the quota as exceeded until the next day. And it works only for properties you have verified — URLs on other domains cannot be inspected or submitted. Google's documentation on asking Google to recrawl your URLs adds the fourth boundary: the request queues a crawl and nothing more; the indexing decision still applies Google's quality thresholds after the fetch.
Use it for the URLs where hours matter: a launched page, a fixed page, a corrected title. At any volume past a dozen URLs, the arithmetic fails.
Method 2: An XML Sitemap With Accurate Lastmod
An XML sitemap is the scale channel: a machine-readable file listing up to 50,000 URLs per file (50 MB uncompressed) that you submit once — in Search Console's Sitemaps report or via a Sitemap: line in robots.txt — and then maintain. Larger inventories split across multiple files under a sitemap index.
The field that earns its keep is <lastmod>: when it changes only when page content meaningfully changes, Google uses it to schedule recrawls of updated URLs. <priority> and <changefreq> are ignored entirely.
Two properties cap the channel's rank. A sitemap is discovery-only — each entry invites a crawl, and Google schedules the fetch on its own priorities, which on a new site means days to weeks. And it offers no per-URL urgency control: every listed URL is a hint of equal standing. A sitemap is the inventory foundation every site needs, not an accelerator for any single URL.
Method 3: Internal Links From Frequently Crawled Pages
Internal links submit URLs as a side effect of crawling: Googlebot extracts every <a href> from every page it fetches and checks the targets against Google's URL inventory. A link from a page crawled daily announces your new URL within hours — no tool, no quota, no expiry.
This makes internal linking the evergreen channel, and its absence the most common self-inflicted submission failure. An orphan page — linked from nowhere — is announced only by its sitemap entry, which carries the lowest discovery priority. The lever is placement: link new URLs from the pages Googlebot visits most — the homepage, section hubs, and recent high-traffic posts — and keep them linked until they earn their own crawl demand.
External links on other crawled sites work the same mechanism, which is the one organic path by which URLs you don't own get discovered.
Method 4: The Google Indexing API
The Google Indexing API is the fastest push channel — a publish call typically triggers a Googlebot fetch within minutes to hours — but its official scope is two content types: pages with JobPosting structured data and livestream pages with BroadcastEvent markup.
The default quota is 200 publish requests per day per Google Cloud project, and access requires a service account added as an Owner of the Search Console property, which also means the API only accepts URLs on domains you control. Submitting out-of-scope content often triggers a crawl anyway, but Google has applied spam detection to API submissions since 2023 and revokes quota from abusive projects. The full setup, quota mechanics, and boundaries are in our Google Indexing API guide.
If you run a job board or livestream pages, this is your channel. For everything else, it is a policy violation with a shrinking payoff.
Method 5: URL Submission Services
A URL submission service submits URLs directly into Google's crawl systems at volume, which covers the two cases every official channel refuses: bulk backlogs beyond the manual caps, and URLs on domains you don't own.
The second case is the decisive one. Request Indexing and the Indexing API both require verified ownership, so backlinks — pages on other sites linking to you — cannot be submitted through either. A submission service takes any URL, which is why backlink indexing runs through this channel or not at all. Typical operation is pay-per-URL with results measured in hours to a crawl; the indexing decision afterward remains Google's, as it does for every channel on this list.
Which Submission Method Should You Use?
Match the channel to the situation: Request Indexing for single urgent URLs, sitemaps plus internal links for inventories, the Indexing API for its two eligible content types, and submission services for bulk backlogs and third-party URLs.
| Situation | Best channel |
|---|---|
| One urgent URL on your own site | Request Indexing in the URL Inspection tool |
| A new site's full inventory | XML sitemap plus internal links — the setup sequence is in our guide to a new website not showing in Google |
| A page you just updated | Accurate lastmod in the sitemap; Request Indexing when hours matter |
| Job postings or livestream pages | Google Indexing API |
| Hundreds of URLs stuck unindexed | URL submission service |
| Backlinks on domains you don't own | URL submission service — the only channel that accepts them |
Past the manual submission caps?
IndexBolt submits URLs in bulk straight into Google's crawl systems — your pages and your backlinks, crawled in hours. Pay per URL with credits that never expire. Start with 100 free credits, no credit card required.
What Does "Submitted" Actually Get You?
A submitted URL gets a place in Google's crawl queue — nothing more. Submission compresses the discovery and scheduling stages; the fetch, the render, and the indexing decision run unchanged, and the indexing decision stays selective regardless of the channel that delivered the URL.
The practical consequence: submission moves a URL's timeline from "whenever Google finds it" to the front of the line, but the destination varies by site. Established sites see submitted pages indexed within a day; new domains still wait longer because quality evaluation, not discovery, is their bottleneck — the full timeline bands are in how long Google takes to index a page.
Verify outcomes instead of assuming them. URL Inspection gives the authoritative answer for one URL; for a batch, run the list through the free bulk index checker and re-check a few days after submission.
Which URL Submission Myths Waste Your Time?
Four submission tactics survive from a Google that no longer exists. Each one costs effort and returns nothing.
- Pinging Google. The sitemap ping endpoint was deprecated in June 2023 and now returns errors. Plugins and "ping services" still firing GET requests at it accomplish nothing;
lastmodin the sitemap is the freshness signal Google reads. - Resubmitting the same sitemap. Google refetches submitted sitemaps on its own schedule. Deleting and resubmitting an unchanged file triggers no recrawl of the URLs inside it.
- Fetch as Google nostalgia. The Fetch as Google feature disappeared with the old Search Console; URL Inspection's Request Indexing is its replacement. Third-party tools trading on the old name wrap the same public-form void left in 2018.
- Paying Google for crawling. Google states in its documentation of how Search works that it accepts no payment to crawl or index any site more often. Every offer to "submit your site to Google" for a fee resells free channels.
Frequently Asked Questions
How do you submit a website to Google for free?
Verify the site in Google Search Console, submit an XML sitemap in the Sitemaps report, and request indexing for the homepage and the highest-priority URLs. All official channels — Search Console, sitemaps, and the Indexing API — are free; their constraint is capacity, not price.
How long does it take Google to index a submitted URL?
The crawl arrives within hours to two days after a Request Indexing submission; the indexing decision follows the fetch. Established sites see submitted pages indexed within a day, average sites within a week, and new domains in one to four weeks.
Can you submit a URL to Google for a site you don't own?
Not through Search Console or the Indexing API — both require verified ownership. URLs on other domains reach Google two ways: links from pages Google already crawls, and URL submission services, which accept any URL. This is why backlink indexing runs through submission services.
Does submitting a URL to Google multiple times help?
No. Repeated requests for an unchanged page do not stack, and Google documents that multiple recrawl requests do not speed up the crawl. Submit once, verify the outcome after a few days, and change the page before submitting again.