Google Search Console (GSC) is a free tool from Google that every website owner should be using. It allows you to monitor how your site appears in Google search results, identify technical issues, submit content for indexing, and understand which search queries bring visitors to your site. This step-by-step guide will walk you through the entire setup process.

What You Will Need: A Google account (Gmail), access to your website's DNS settings or file manager, and about 15-20 minutes. If your site is hosted with SakuraHost, you can manage DNS through your billing portal.

Step 1: Access Google Search Console

Navigate to search.google.com/search-console and sign in with your Google account. If this is your first time, you will see a welcome screen prompting you to add a property.

Step 2: Choose a Property Type

Google offers two property types:

Domain Property (Recommended)

Covers all URLs across all subdomains (www, blog, shop) and both HTTP and HTTPS. This is the best option for comprehensive coverage. Verification requires a DNS TXT record.

URL Prefix Property

Covers only URLs under a specific prefix (e.g., https://www.example.co.tz). This means http://example.co.tz would be a separate property. However, it offers more verification methods.

Our Recommendation: Use the Domain property type for complete coverage. If you need quick setup and only have one URL version, URL Prefix works fine too.

Step 3: Verify Ownership (Domain Property Method)

Copy the TXT record — After selecting Domain property and entering your domain (e.g., yourbusiness.co.tz), Google will display a TXT record that looks like: google-site-verification=aBcDeFgHiJkLmNoPqRsTuVwXyZ
Add the DNS record — Log into your hosting control panel or DNS manager. For SakuraHost customers, go to billing.sakurahost.co.tz and navigate to your domain's DNS Zone Editor. Add a new TXT record with the host set to @ and the value set to the verification string Google provided.
Record Type: TXT
Host: @
Value: google-site-verification=aBcDeFgHiJkLmNoPqRsTuVwXyZ
TTL: 3600
Wait for DNS propagation — DNS changes can take anywhere from a few minutes to 48 hours to propagate. Typically, it takes 15-30 minutes. Return to Google Search Console and click "Verify."

Step 4: Alternative Verification Methods (URL Prefix)

If you chose the URL Prefix property type, you have additional options:

  • HTML File Upload: Download a verification HTML file and upload it to your website's root directory via File Manager or FTP.
  • HTML Meta Tag: Add a meta tag to your homepage's <head> section.
  • Google Analytics: If you already have Google Analytics installed, GSC can verify through your existing tracking code.
  • Google Tag Manager: Similar to Analytics, if GTM is already on your site.
<!-- HTML Meta Tag Verification -->
<meta name="google-site-verification" content="aBcDeFgHiJkLmNoPqRsTuVwXyZ" />

Step 5: Submit Your Sitemap

Once verified, the first thing you should do is submit your XML sitemap. This tells Google about all the pages on your site.

In the left sidebar, click "Sitemaps". Enter your sitemap URL (usually sitemap.xml or sitemap_index.xml) and click "Submit." Google will begin processing your sitemap and crawling your pages.

For detailed instructions on creating a sitemap, see our guide on How to Create an XML Sitemap and Submit It to Search Engines.

Step 6: Request Indexing for Important Pages

Use the URL Inspection tool to check if specific pages are indexed and request indexing for new or updated pages.

Enter a URL from your site in the inspection bar at the top. Google will show whether the page is indexed. If not, click "Request Indexing". Note that Google limits the number of indexing requests per day, so prioritize your most important pages.

Understanding the GSC Dashboard

Performance Report

This is where you will spend most of your time. It shows total clicks, impressions, average click-through rate (CTR), and average position for your site in search results. You can filter by query, page, country, device, and date range. For Tanzanian businesses, filter by country (Tanzania) to see local performance.

Coverage / Indexing Report

Shows which pages are indexed, which have errors, and which are excluded. Common issues include pages blocked by robots.txt, redirect errors, and soft 404 pages. Fix errors promptly to maintain healthy indexing.

Core Web Vitals

Displays your site's performance metrics: Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS). Poor scores here can negatively impact rankings. For speed optimization tips, see our Page Speed Optimization guide.

Important: Google Search Console data has a 2-3 day delay. Do not expect real-time data. Also, it only shows data for queries where your site appeared in results, not all possible queries.

Essential GSC Tasks for Ongoing SEO

  • Weekly: Check the Performance report for trending queries and pages.
  • Monthly: Review the Coverage report for new errors or indexing issues.
  • After site changes: Use URL Inspection to request re-indexing of updated pages.
  • Quarterly: Review Core Web Vitals and address any regressions.

For the complete official documentation, visit Google's Search Console help center. For advanced SEO analysis techniques using GSC data, Moz's guide to Google Search Console is an excellent resource.

Pro Tip: Connect Google Search Console with Google Analytics for a unified view of your search data and on-site behavior. This integration gives you deeper insights into how search visitors interact with your content.
SakuraHost Customers: Our hosting platform is optimized for fast crawling and indexing. If you experience any crawl errors related to server response times, contact our support team through billing.sakurahost.co.tz. You can also set up downtime alerts via sms.sakuragroup.co.tz to protect your site's availability.
Was this answer helpful? 0 Users Found This Useful (0 Votes)