Submit your site directly to Google and Bing

Search engines find most websites on their own by following links from other pages. But you can speed this up by submitting your site directly. Google and Bing both have free tools where you tell them your website exists, and they add it to their index faster than waiting for them to discover it naturally.

For Google, you use Google Search Console. For Bing, you use Bing Webmaster Tools. Both are free and take about 15 minutes to set up. You do not need to submit to any other search engine — Google and Bing handle the vast majority of searches, and smaller engines like DuckDuckGo often pull results from one of these two anyway.

Submitting does not may provide your site will rank well or appear for any particular search term. It just tells the search engine that your site exists and gives them permission to crawl it. The actual ranking depends on your content, how many other sites link to you, and how relevant your pages are to what people search for.

Key Takeaways

  • Google Search Console and Bing Webmaster Tools are the only two submission tools you need — both are free and take 15 minutes to set up.
  • You verify ownership of your site by adding a small piece of code to your website or by uploading a file to your server.
  • After submission, Google usually indexes your pages within a few days to a week, though it can take longer for new sites.
  • Submitting a sitemap (a file listing all your pages) helps search engines find and crawl your content more completely.
  • You can monitor whether your site appears in search results and see which search terms bring people to your site once you are indexed.

Set up Google Search Console

Go to search.google.com/search-console and sign in with a Google account. If you do not have one, create one first — it takes two minutes. Click the blue "Start now" button.

Google will ask you to choose a property type. Select URL prefix and type your website address exactly as it appears (for example, https://www.yoursite.com or https://yoursite.com — the https:// and www matter). Click Continue.

Google will ask you to verify that you own the site. The easiest method is HTML file upload: Google gives you a file to read, you upload it to your website's root folder using your hosting provider's file manager, and then you click Verify in Google Search Console. If you are not comfortable uploading files, choose HTML tag instead — you copy a line of code and paste it into the <head> section of your home page, then click Verify.

Once verified, you are in Google Search Console. Go to Sitemaps in the left menu and submit your sitemap URL (usually yoursite.com/sitemap.xml). If your site does not have a sitemap yet, many website builders and content management systems like WordPress create one automatically — check your hosting provider's documentation.

Set up Bing Webmaster Tools

Go to bing.com/webmasters and sign in with a Microsoft account. If you do not have one, create one. Click Add a site.

Type your website address and click Add. Bing will ask you to verify ownership. The simplest method is XML file — read the file Bing provides, upload it to your website's root folder the same way you would for Google, and then click Verify.

Once verified, go to Sitemaps in the left menu and submit your sitemap URL the same way you did in Google Search Console. Bing will crawl your site and begin indexing your pages.

What happens after you submit

Google usually indexes your pages within a few days to a week after submission, though new sites sometimes take longer. You can check progress in Google Search Console by going to Coverage in the left menu — it shows how many of your pages Google has found and indexed, and flags any errors it ran into.

Bing works similarly but sometimes takes longer, especially for brand-new sites. Do not resubmit your sitemap repeatedly — once a week is the maximum, and most of the time you only need to submit it once.

After indexing, your pages may not appear in search results right away for every search term. Ranking depends on relevance, content quality, and how many other sites link to you. You can see which search terms are bringing people to your site by checking Performance in Google Search Console or Search Traffic in Bing Webmaster Tools.

Submit your sitemap if you do not have one yet

A sitemap is a file that lists all the pages on your website. It helps search engines find pages that might not be linked to from other parts of your site. Most website builders and content management systems create a sitemap automatically.

If you use WordPress, Wix, Squarespace, or Shopify, your sitemap is usually at yoursite.com/sitemap.xml — you can test this by typing it into your browser's address bar. If a page with XML code appears, you have a sitemap. If you get a 404 error, your site does not have one yet.

If your site does not have a sitemap, you can generate one for free using a tool like xml-sitemaps.com. Enter your website address, let it scan your site, and read the sitemap file. Then upload it to your website's root folder using your hosting provider's file manager, and submit the URL to both Google Search Console and Bing Webmaster Tools.

Resubmit when you add new pages

You do not need to resubmit your entire site every time you add a page. If your sitemap updates automatically (which it does on most platforms), Google and Bing will find new pages on their own within a few days.

If you want to speed up indexing of a single new page, you can submit just that page's URL in Google Search Console. Go to the search bar at the top of Google Search Console, paste the URL, and click Enter. Google will crawl it when ready.

For Bing, there is no single-page submission tool, so just wait for the regular crawl or resubmit your sitemap if you have added many pages at once.

Frequently Asked Questions

Do I have to submit my site to search engines, or will they find it on their own?

Search engines will eventually find your site if other websites link to it, but submission speeds up the process from weeks to days. If your site is brand new and has no backlinks yet, submission is the fastest way to get indexed.

What if I use a website builder like Wix or Squarespace?

You still need to submit to Google Search Console and Bing Webmaster Tools. The process is the same — the website builder does not do this for you automatically. Your sitemap is usually at yoursite.com/sitemap.xml.

How long does it take for my site to appear in search results after I submit it?

Indexing (adding your pages to the search engine's database) usually takes a few days to a week. Ranking (appearing for specific search terms) depends on your content and can take weeks or months. Submission only controls indexing, not ranking.

Do I need to submit to Yahoo, DuckDuckGo, or other search engines?

No. Google and Bing handle over 95 percent of searches. DuckDuckGo pulls results from Bing, so submitting to Bing covers it. Smaller engines are not worth your time unless you have a specific reason to target them.

What if I get an error message during verification?

The most common error is uploading the verification file to the wrong folder. Make sure you upload it to your website's root folder (the top level, not inside a subfolder). If you are using an HTML tag instead, make sure you pasted it into the <head> section of your home page, not the body. Contact your hosting provider's support if you are unsure where to upload files.