What Search Console actually shows you
Google Search Console is a free tool from Google that shows everything that happens before someone clicks through to your site: the searches they typed, how often you showed up, where you ranked, and which of your pages Google has actually indexed. Your website analytics start counting when a visitor lands. Search Console covers everything before that.
For a service business, that answers the questions that matter. Are you showing up for 'furnace repair oconomowoc' or only when someone types your business name? Is your services page in Google at all? Did something break after the last website update? Setup takes about 30 minutes, and most of that is one verification step.
Add your site as a property
Go to search.google.com/search-console and sign in with a Google account. Use the same account that runs your Google Business Profile so everything lives behind one login.
Click Add property. Google offers two types. Domain covers every version of your site at once (http, https, www, no www) but requires adding a DNS record at your domain registrar. URL prefix covers one exact address and gives you easier verification options. If DNS and registrar mean nothing to you, pick URL prefix and enter your site exactly as it loads in the browser, including the https:// and the www if your site uses it. Example: https://www.badgerplumbingwi.com.
Type the address exactly. In URL prefix mode, https://www.example.com and https://example.com count as different properties. Open your site, copy the address straight from the browser bar, and paste it in.
Verify you own the site
Google needs proof you control the site before it hands over data. With a URL prefix property you get several methods. Pick the one that matches your setup:
- WordPress: install the free Site Kit by Google plugin (Plugins > Add New, search 'Site Kit'). Connect your Google account and it verifies Search Console for you, no code involved. If the site already runs Google Analytics under the same account, Search Console can often verify through that automatically.
- Wix, Squarespace, GoDaddy, or another builder: choose the HTML tag method. Google gives you one line that looks like <meta name="google-site-verification" content="long string of letters" />. Every major builder has a spot to paste it, usually under settings labeled header code, custom code, or site verification. Search the builder's help center for 'Google Search Console verification' and it walks you through the exact clicks.
- Someone else built your site: still choose the HTML tag method, copy the tag, and text or email it to your web person. Pasting it in is a two minute job for them.
- You have hosting access: the HTML file method also works. Download the small file Google gives you and upload it to the top folder of your site.
After the tag or file is in place, go back to Search Console and click Verify. If it fails, wait five minutes and try again. Site caching sometimes delays the check.
Submit your sitemap
A sitemap is a file that lists every page on your site so Google doesn't have to guess what exists. Most platforms generate one automatically at a standard address:
- Wix, Squarespace, and GoDaddy sites: yourdomain.com/sitemap.xml
- WordPress with the Yoast SEO plugin: yourdomain.com/sitemap_index.xml
- WordPress with no SEO plugin: yourdomain.com/wp-sitemap.xml (built in since WordPress 5.5)
Test it first: type that address into your browser. You should see a list of links or a page of code, not an error. Then in Search Console click Sitemaps in the left menu, paste in just the part after your domain (like sitemap.xml), and click Submit. The status should read Success within a day.
The three reports worth your time
Search Console has a lot of screens. Three of them do most of the work:
- Performance (left menu > Performance): the searches people actually typed, how many times you appeared (impressions), how many clicked, and your average position. Open the Queries tab and look for searches with lots of impressions but few clicks. Those are jobs you're almost winning.
- Pages (left menu > Indexing > Pages): which pages are in Google and which aren't, with a reason for each one that's out. If your main services page shows as not indexed, that's the first thing to fix.
- URL inspection (the search bar at the very top): paste any page's full address to see exactly how Google sees it. If a page you care about is missing, click Request indexing and Google puts it in the queue.
Average position 8 for 'drain cleaning waukesha' means page one. Position 25 means page three, where nobody looks. The Performance report tells you exactly where you stand for every search that matters to you.
Make it a 10 minute monthly habit
Setup is done. The value comes from checking it, and monthly is plenty for most local businesses.
- Open Performance, set the date range to the last 3 months, and scan your top queries. Are the towns you serve in there? If you cover Delafield but never show for Delafield searches, your site probably never mentions Delafield in its page titles or text.
- Glance at Indexing > Pages for any page that dropped out since last month.
- When you publish a new page or overhaul an old one, run it through URL inspection and request indexing so Google picks it up sooner.
Search Console emails you when it finds real problems on your site, so mistakes get caught while they're cheap to fix. If a web person helps you, add them under Settings > Users and permissions instead of sharing your Google password.