How to set up Google Search Console for your small business website.
Google Search Console is a free tool that shows you which searches lead people to your site, which pages Google has indexed, and what errors Google found when it visited. This is the setup guide — plain steps, no technical background required.
Most small business owners know they should be "doing something with Google," but they skip Search Console because it sounds technical. It isn't. Setup takes about 20 minutes, and the data it gives you — which search terms are actually sending people to your site — is not available anywhere else.
Google Analytics tells you what visitors do after they arrive. Search Console tells you how they got there in the first place. Both are free. Both are worth having.
What you need before you start
- A Google account (a Gmail address works)
- Access to your website's DNS settings or the ability to upload a file to your site
- Your sitemap URL — typically
https://yourdomain.com/sitemap.xml
If your site was built by a developer or hosted on a platform like Squarespace or WordPress, ask them for the sitemap URL before you start. Most platforms generate one automatically.
Step 1: Go to Search Console and sign in
Go to search.google.com/search-console and sign in with your Google account. If you manage multiple businesses or sites, use the Google account you want the data tied to long-term — changing this later is cumbersome.
Step 2: Add your property
Search Console asks you to choose between two property types:
Domain property — covers every version of your site (http, https, www, and non-www) in a single view. Requires verifying through a DNS TXT record. This is the right choice for most business owners because it gives you a complete picture without worrying about which version of your URL Google prefers.
URL-prefix property — tracks only the exact URL you enter (for example, https://www.yourdomain.com). Can be verified by uploading an HTML file to your website. If your hosting provider makes DNS changes difficult or slow, this is the faster path.
When in doubt, use the domain property. You can always add a URL-prefix property later if you need one.
Step 3: Verify ownership
Google needs to confirm that you control the site before it will share data with you. Verification methods depend on which property type you chose.
For a domain property (recommended): Google gives you a TXT record — a short string that looks like google-site-verification=abc123. Log in to your domain registrar (GoDaddy, Namecheap, Google Domains, etc.), go to your DNS settings, and add a new TXT record with that string. DNS changes typically take 15–60 minutes to propagate. Once they do, return to Search Console and click Verify.
For a URL-prefix property: Google gives you an HTML file to download. Upload that file to the root directory of your website — the same folder that holds your homepage. Once it's live at https://yourdomain.com/google-site-verification.html, click Verify in Search Console.
If your site is on Squarespace, WordPress, or Wix, each platform has a built-in Search Console verification field in its settings — no file upload or DNS change required. Search for "Search Console verification" in your platform's help center for the exact steps.
Step 4: Submit your sitemap
A sitemap is a file that lists every page on your site. Submitting it tells Google which pages exist and how often they are updated — Google will find your pages eventually without one, but a sitemap speeds this up significantly for newer or smaller sites.
In the left sidebar, click Sitemaps. Enter your sitemap URL — usually /sitemap.xml — and click Submit. Search Console will confirm whether Google can read the file. If it shows an error, your sitemap URL may be different; check your platform's documentation or ask your developer.
Step 5: Read your first coverage report
The Coverage report (under Indexing → Pages in the left sidebar) shows you which pages Google has indexed and which it has excluded — and why. A healthy site shows most pages under "Indexed" with few or no errors.
Common reasons pages are excluded:
- Crawled — currently not indexed — Google visited the page but decided not to include it. Usually means the page is thin on content or very similar to another page.
- Page with redirect — the URL redirects to another URL, so the redirected-to URL is what gets indexed.
- Excluded by 'noindex' tag — someone added a tag telling Google to ignore this page. This is sometimes intentional (login pages, thank-you pages) and sometimes an accident.
- Duplicate without canonical tag — two URLs show the same content and neither one tells Google which is the "official" version.
You do not need to fix every excluded page. Focus on pages that should be indexed but aren't — your services page, about page, contact page, and any blog posts you have published.
Step 6: Check the performance report
The Performance report shows which search terms triggered your site to appear in Google results, how many people saw it (impressions), how many clicked (clicks), and your average position in the results.
This is the data that tells you whether your site is visible for the searches that actually matter to your business. If you see your business name appearing but no searches related to what you sell, your site may be showing up only for branded searches — meaning people already knew to look for you, not that Google is sending new customers your way.
Note: new sites often show very little data here for the first few weeks. Google needs time to crawl and index your pages before performance data starts accumulating.
Step 7: Turn on email notifications
Search Console can email you when it finds a significant issue — a manual penalty, a sudden drop in indexed pages, or a security problem. Go to Settings → Email preferences and turn on notifications for your property. This is a passive safety net that requires no ongoing work from you.
What to check on an ongoing basis
You do not need to log in to Search Console every week. A monthly check covers most of what matters:
- Coverage report — any new errors since last month?
- Performance report — are impressions and clicks trending up or down?
- Core Web Vitals report — does Google flag any pages as "Poor" or "Needs Improvement"?
Search Console is not a dashboard you stare at. It is a diagnostic tool you check when something seems wrong and a progress tracker you review monthly to confirm the site is still healthy.
If you want a full monthly maintenance routine for your site — not just Search Console — see the website maintenance checklist.
Not sure if your site is set up correctly for Google? A site audit covers Search Console verification, sitemap submission, indexing gaps, and the other technical signals that affect whether Google shows your business in search results.
Common questions
- Do I need Google Search Console if I already have Google Analytics?
- Yes. Google Analytics tracks what visitors do after they arrive — page views, time on page, bounce rate. Search Console tracks how Google found and indexed your site — which search terms triggered your listing, which pages are indexed, and what errors Google found when crawling. They answer different questions and both are free.
- How long does it take to see data after setting up Search Console?
- The performance report shows data from the past 16 months once verified, but there is typically a 2–3 day delay on new data. The coverage report updates within 24–48 hours after you submit your sitemap. If your site is new, expect to wait 1–4 weeks before Google has crawled enough pages for meaningful data to appear.
- What is the difference between a domain property and a URL-prefix property?
- A domain property covers all versions of your site — http, https, www, non-www — and requires a DNS TXT record for verification. A URL-prefix property only tracks the exact URL you enter and can be verified by uploading an HTML file. For most small business websites, the domain property is the right choice because it gives you a complete picture without worrying about which version of your URL is indexed.
- Is Google Search Console free?
- Yes. Google Search Console is completely free. There is no paid tier, no trial period, and no limit on how many properties you can add. The only requirement is that you own or control the website you are verifying.
- What should I check first after setting up Search Console?
- Check the Coverage report first. It shows which pages are indexed, which are excluded and why, and which have errors. A healthy site should have most pages under "Valid" with few or no errors. Next, check the Performance report to see which search terms are driving impressions and clicks. If you see pages with many impressions but few clicks, a title tag or description update often fixes this.