Step 1: Sign In to Google Search Console
- Visit the Google Search Console website.
- Log in using the Google account you wish to associate with your website.
Step 2: Add Your Website
You will be presented with two property types: Domain and URL Prefix. For most WordPress users, the URL Prefix method is the most straightforward.
Using the URL Prefix Method:
Enter your full website address. Ensure it matches your site exactly, including https:// and www if applicable.
Example: [https://www.example.com](https://www.example.com)
Click Continue to proceed.
Step 3: Verify Site Ownership
Google must verify that you own the website before displaying data. The easiest method is using an HTML Tag.
- Select the HTML Tag option under “Other verification methods.”
- Google will provide a meta tag similar to this:
<meta name="google-site-verification" content="unique-code" /> - Copy the entire tag and keep the Search Console tab open.
Step 4: Add the HTML Tag to WordPress
To add this tag without editing theme files directly, use a plugin like WPCode (formerly “Insert Headers and Footers”).
- In your WordPress Dashboard, go to Plugins → Add New.
- Search for “WPCode,” then install and activate it.
- Navigate to Code Snippets → Header & Footer (or Settings → Insert Headers and Footers).
- Paste your meta tag into the Header section.
- Click Save Changes.
- Return to Google Search Console and click Verify.
Step 5: Submit Your Sitemap
Submitting a sitemap ensures Google crawls all your pages efficiently. If you use an SEO plugin like Yoast SEO or Rank Math, your sitemap is generated automatically.
- Locate your sitemap URL:
- Yoast:
[yoursite.com/sitemap_index.xml](https://yoursite.com/sitemap_index.xml) - Rank Math:
[yoursite.com/sitemap.xml](https://yoursite.com/sitemap.xml)
- Yoast:
- In Search Console, click Sitemaps in the left sidebar.
- Enter the last part of the URL (e.g.,
sitemap_index.xml) and click Submit.
What You Can Track in Google Search Console
Once verified, you can monitor several key metrics to grow your site:
- Keywords driving the most traffic.
- Click-through rates (CTR) for specific pages.
- Mobile usability and Core Web Vitals.
- Security issues or manual penalties.
- Crawl errors that may prevent pages from being indexed.
Final Tip
Don’t skip this setup. Even for new sites, Google Search Console provides the data needed to understand what is working and what needs improvement. It is the single most helpful free tool for any website owner. If you need WordPress support for code updates or any technical assistance during setup, feel free to let me know.