Google Search Console is a free tool provided by Google that shows you how your website is performing in search. It tells you which of your pages are indexed, which search queries are bringing people to your site, whether your site has any technical problems, and whether Google has applied any penalties to your pages. For an accounting firm investing time in SEO, Search Console is the most important free tool available.

Many accounting firms have a Google Analytics account but have never set up Search Console. The two tools are complementary: Analytics tells you what visitors do after they arrive on your site; Search Console tells you what happened before they arrived, in the search results themselves. Both are necessary for a complete picture of your search performance.

What Google Search Console tells you

Before going through the setup steps, it is worth understanding what you are working towards. Search Console provides six categories of data that are directly useful for accounting firms.

Indexation status: which of your pages Google has successfully indexed and which it has excluded or errored. This is the foundation of everything else; you cannot rank for pages Google has not indexed.

Search performance: the queries people used to find your site, how many times your pages appeared in results (impressions), how many people clicked through (clicks), your average position for each query, and your click-through rate (CTR). This data does not appear in Google Analytics.

Core Web Vitals: loading, responsiveness, and visual stability scores for your pages, grouped by "Good," "Needs improvement," and "Poor," based on real user data.

Manual actions: whether Google's quality team has applied a manual penalty to your site for violating its guidelines. Most sites never receive a manual action, but if yours has one, you need to know about it immediately.

Links: which pages on your site have the most internal links pointing to them, and which external websites link to your site and to which specific pages.

Enhancements: structured data (such as FAQ and article schema) and other features Google detects on your pages, with reports on any errors in implementation.

Step 1: Go to Search Console and sign in

Open your browser and go to search.google.com/search-console. Sign in with a Google account. If your firm has a Google Workspace account (formerly G Suite), use that. If not, a personal Gmail account is fine; you can add additional users later.

If this is your first time accessing Search Console, you will see a welcome screen asking you to add a property. A "property" in Search Console terms means your website.

Step 2: Add a property — choosing between Domain and URL Prefix

You will be asked to choose between two property types: Domain and URL Prefix.

Domain property covers all versions of your website: http://, https://, www., and non-www., all in a single property. This is the recommended option because it gives you a complete, consolidated view of your site. The only requirement is that you verify ownership via a DNS TXT record, which requires access to your domain registrar or DNS management panel.

URL Prefix property covers only the specific URL prefix you enter. If you enter https://www.yourfirm.co.uk/, it only tracks that specific version, not the http:// or non-www. versions. This option has more verification methods available (including HTML file upload and meta tag), making it easier to set up if you cannot access your DNS settings.

For most accounting firms, the Domain property is the better choice. If you are unsure whether you have access to your DNS settings, try the Domain option first and check with your IT contact or hosting provider if the DNS verification step is unfamiliar.

Step 3: Verify ownership

Verification proves to Google that you own or control the website. The method differs between property types.

Domain property verification (DNS TXT record):

  1. After selecting Domain and entering your domain, Google provides a TXT record that looks like: google-site-verification=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  2. Log in to your domain registrar (the company where you registered your domain: GoDaddy, 123-reg, Namecheap, and so on) or your DNS management panel.
  3. Find the section for adding DNS records. You want to add a TXT record.
  4. For the "Host" or "Name" field, enter @ (which represents the root domain).
  5. For the "Value" or "Content" field, paste the code Google provided.
  6. Save the record. DNS changes can take up to 48 hours to propagate, but usually take less than an hour.
  7. Return to Search Console and click "Verify."

If you cannot access your DNS settings, contact your IT provider, domain registrar's support team, or the person who manages your domain and ask them to add the TXT record. Provide them with the exact string Google gives you.

URL Prefix property verification: Google offers several options, the simplest of which are:

  • HTML file upload: download a small HTML file from Search Console and upload it to the root of your website using your hosting file manager or FTP. The file must remain accessible at the specified URL permanently.
  • HTML meta tag: add a <meta name="google-site-verification" content="XXXXXXXX"> tag to the <head> section of your homepage. In WordPress, this can be done via Yoast SEO (under General > Webmaster Tools) without editing any code directly.
  • Google Analytics: if you already have Google Analytics tracking code on your site using the same Google account, this verification method is instant.
  • Google Tag Manager: if you have Tag Manager installed, this provides another instant verification route.

Step 4: Submit your sitemap

Once verification is confirmed, your first action should be to submit your sitemap. In the left-hand menu, click "Sitemaps." In the "Add a new sitemap" field, enter your sitemap URL (typically sitemap.xml or sitemap_index.xml). Click Submit.

If you are not sure where your sitemap is, try opening yourdomain.co.uk/sitemap.xml and yourdomain.co.uk/sitemap_index.xml in your browser. Whichever one returns XML content is your sitemap URL. If neither works, your site may not have a sitemap yet. See the article on XML sitemaps for accounting websites for how to create one.

Step 5: Wait for initial data to appear

After verification, Search Console begins collecting data immediately. However, the various reports populate at different speeds.

Performance data (search queries): typically appears within 48 to 72 hours for recent data, though the full 16-month data window fills up over time as you continue to collect data.

Coverage (indexation) data: usually appears within 24 to 48 hours. The sitemap data section updates within a few hours of submission.

Core Web Vitals: this report requires 28 days of user data to generate reliable groupings. It may show "Not enough data" initially if your site has lower traffic volumes.

Links report: updates periodically as Google discovers and processes links. It is not real-time.

Step 6: Check the Coverage report first

Once basic data appears, the Coverage report (found under "Pages" or "Indexing" in the left menu depending on your Search Console version) should be your first stop. This report tells you the current indexation status of all pages Google is aware of on your site.

You will see four categories:

  • Error: pages Google tried to index but encountered a problem. These need attention immediately.
  • Valid with warning: pages that are indexed but have a flag worth reviewing.
  • Valid: pages successfully indexed. This is what you want.
  • Excluded: pages Google chose not to index, often for legitimate reasons (noindex tags, duplicate content), but sometimes because of issues worth investigating.

Common errors include: "Server error (5xx)" which indicates your server returned an error; "Not found (404)" which indicates a broken link Googlebot followed; and "Redirect error" which indicates a problematic redirect chain.

Linking Search Console to Google Analytics 4 allows you to see search query data inside Analytics alongside on-site behaviour data. This means you can understand not just which queries drive traffic, but what visitors from those queries do on your site: which pages they visit, whether they complete a contact form, and how long they stay.

To link the accounts:

  1. In Google Analytics 4, go to Admin (the cog icon at the bottom left).
  2. Under "Property," select "Search Console Links."
  3. Click "Link" and follow the prompts to select your Search Console property.
  4. Select the web data stream for your GA4 property.
  5. Save.

The Search Console data then appears in GA4 under Reports > Acquisition > Search Console.

Key takeaways

  • Google Search Console is free and provides indexation status, search query data, Core Web Vitals, manual actions, and link data — all essential for managing your firm's SEO.
  • Set up a Domain property (rather than URL Prefix) where possible, as it provides a complete view across all versions of your URL.
  • Domain property verification requires adding a DNS TXT record; URL Prefix verification can be done via HTML meta tag, which is accessible in most CMS platforms without coding.
  • Submit your sitemap immediately after verification: go to Sitemaps in the left menu and enter your sitemap URL.
  • Allow 48 to 72 hours for performance data to appear and up to 28 days for Core Web Vitals data to populate.
  • Check the Coverage report within the first week to identify any indexation errors that need immediate attention.

Frequently asked questions

Can I add multiple users to my Search Console account?

Yes. Once you have access, go to Settings (the cog icon) and select "Users and permissions." You can add additional Google accounts as "Owner" (full access including removing properties) or "Full" or "Restricted" permission levels. Adding your web developer and any SEO agency as users with appropriate permissions is good practice.

I verified my site but the Coverage report shows far fewer pages than I have on my site. Why?

Google may not have crawled all your pages yet. This is common for new verifications. It can also indicate that some pages are not internally linked and therefore not being discovered by Google's crawler. Submitting your sitemap and waiting a week or two often resolves this, as Google works through the listed URLs. If pages are still missing after two to three weeks, check whether they have any crawl or indexation barriers.

Do I need a separate Search Console property for my Google Business Profile?

No. Your Google Business Profile and Google Search Console are separate tools that serve different purposes. Search Console tracks your website's performance in Google Search. Google Business Profile manages your listing in Google Maps and local search results. Both are important for accounting firm SEO, but they are set up and managed independently.

My site shows a manual action in Search Console. What should I do?

A manual action means a human reviewer at Google has found your site violates Google's quality guidelines and has applied a penalty. Read the description in Search Console carefully — it will explain the type of violation. Common manual actions include unnatural links, thin content, and spam. Address the identified issue, then submit a reconsideration request through Search Console. Manual actions are uncommon for legitimate accounting websites.

How long after setup does it take for Search Console to show useful data?

Basic coverage and sitemap data appears within 24 to 48 hours. Search query (Performance report) data begins appearing within 48 to 72 hours, though the historical data window fills up over time. Core Web Vitals requires 28 days of real user data to produce reliable reports. Give yourself at least a month before expecting the full picture.

Further reading

Google Search Console is a key tool within a broader SEO strategy for accounting firms. To understand how to use the data it provides to improve your search performance, read the AccountingStack SEO guide for accounting firms.