• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

JUST BRIGHT ME

Makes WordPress and SEO Easier

  • Start Blog
  • Blogging
  • SEO
  • WordPress Guide
Home » SEO » A Complete Guide to Google Search Console

A Complete Guide to Google Search Console

Written by AMAN SINGH

Google Search Console tracks your website performance (how your site is performing in Google). And shows valuable insights of your website like Crawl errors, Ranking Keyword, impressions and more. Also, Google Search Console will notify you if there are any errors in your site.

In today’s tutorial, I am going to share a complete guide to the Google Search Console tool and how to use.

So let’s start …

  • The Ultimate Guide to Google Search Console
    • Performance
    • URL Inspection
    • Coverage
    • Sitemap
    • Removals
    • Speed (experimental)
    • Mobile Usability
    • AMP
    • Breadcrumbs
    • Sitelinks Searchbox
    • Manual Actions
    • Links
  • What’s not in the new Google Search Console?

The Ultimate Guide to Google Search Console

First, you need to create an account. After creating, click on Add Property. You can see screenshot below.

Google Search Console Overview

Next, enter the correct version of your website. Google treats HTTP and HTTPS as two separate sites. To get the correct data, adding the correct version of the website is very important. So first of all, make sure you enter the correct URL of your website.

After clicking on the Continue button, you will need to verify your website that you own it. You will get 5 methods to verify ownership. But here I will use the HTML tag.

If you are a WordPress user and use the Yoast SEO plugin, then the HTML tag is the easiest method. Just go to the Webmaster tools (SEO >> General> Webmaster Tools) section of Yoast SEO and paste the HTML tag.

Google Search Console Overview

After saving it, return to Google Search Console and click on the ‘Verify‘ button. If you have used the correct HTML tag, you will receive a Success message and Google Search Console will start collecting data for your website.

But if you do not use Yoast SEO on your site, you can paste the HTML tag into the <head> section of your site. For this, you can use the Insert Headers and Footers plugin. Click on Settings >> Insert Headers and Footers and paste your HTML tags in the ‘Scripts in Header‘ box.

Google Search Console Overview

If you want to verify Site Ownership without a plugin, you can use the first method HTML file. Simply download the HTML file and upload it to your website’s Root folder and return to Google Search Console and click on the ‘Verify’ button.

Once you do this, you can move on to the next step.

Performance

Through the Performance tab, you can see which page of your website and Keyword is ranking in Google. In the new Google Search Console, you can see your website data for up to 16 months. But the data will appear in your account since you created your account.

If you regularly check the Performance tab, you can see which keywords and pages need optimization. Here, you will see a list of ‘queries’, ‘pages’, ‘countries’ or ‘devices’. In addition, you can also check ‘clicks’, ‘impressions’, ‘average CTR’ or ‘average position’.

Google Search Console Overview
Google Search Console Overview
  • Total Clicks – This tells you how many times people clicked on your website in Google search results. How this is counted can depend on the type of search result type.
  • Total Impressions – Impressions tell you how often a user sees the URL in the search results. It is calculated differently for Image and other search results.
  • Average CTR – Average CTR is the percentage of impressions and it tells you what percentage of people clicked on your website in search results.
  • Average position – This shows the average position of your site in the search result. It also tells you the average position of a particular keyword or page.

URL Inspection

The URL inspection tool allows you to check the specific URL of your website that how Google search sees that URL. This tool provides information about the detailed crawl, index, AMP error, last crawl date, etc.

Enter a URL for which you want to see the last crawl date and status, crawling or indexing errors.

Google Search Console Overview

Coverage

This is a little technical but very important. The Coverage section reports you which pages of your site are indexed in Google. It also tells you about errors and warnings that prevent pages from being indexed.

  • Error – The page is not indexed. After fixing the error, you can click on the Validate fix option. Google will test URLs again.
Google Search Console Overview
how to use google search console
  • Valid – Shows your site’s index page in search engine.
  • Valid with Warning – The page is indexed, but there is a problem you need to fix.
  • Excluded – The page is not indexed. You may have excluded it by noindex, or it may be a duplicate of a canonical page that we have already indexed on your site.

You should always look at some things while checking the coverage report:

  • If you are writing new content regularly, then the number of indexed pages should continue to grow. This shows that Google is indexing your site correctly.
  • sudden drop! Perhaps Google is having trouble accessing your website. The reason for this may be a change in Robots.txt or your server down. You need to pay attention to this!
  • Sudden increase! The reason for this – Duplicate content or your site has been hacked etc.

Check this tab regularly to see what errors and warnings are on your website. However, if new errors are found, Google sends you a notification. You can check the error here and get more details. Here is a guide – How to fix New Index Coverage Issue Detected in Google search console tool

Monitor this closely and resolve the errors quickly.

Sitemap

Sitemaps contain URLs for your website. If you submit sitemap for your website, then the search engine will crawl your website better.

However, it does not boost your search ranking, it can help to fast index and better crawl your content.

If you are using Yoast plugin on your WordPress site, then you already have a sitemap. Just need to submit to Google Search Console.

Click on Yoast SEO >> General >> Features and turn on ‘XML Sitemaps‘ feature then click on the ‘See the XML Sitemap‘ link.

Google Search Console Overview

This will take you to the XML sitemap page. As you can see in the screenshot.

Google Search Console Overview

Copy the URL from the address bar of your browser. This will be your Sitemap and will look like this,

https://example.com/sitemap_index.xml

Now, we have a Sitemap. Let’s submit it to Google Search Console.

On the Google Search Console dashboard, in the left column, click on the ‘Sitemaps’ option, then paste the last part of the URL (sitemap_index.xml) and click on the Submit button.

Google Search Console Overview

Note: Submitting a Sitemap is not necessary for small sites But for large sites (like e-commerce sites) a sitemap is very important.

Removals

The Removals tool enables you to block pages from Google Search results.

Temporary Removal Requests – There are two types of removal requests available:

  • Temporarily remove URL: Block URL from Google Search results for about six months and clear current snippet and cached version.
  • Clear cached URL: Keep URL in Google Search results. Just clear current snippet and cached version.

Outdated Content: There are two types of reports within in the outdated content report:

  • Outdated cache removal: The page still exists, but some content has been removed.
  • Outdated page removal: The page no longer exists, and has been cleared from the Google index and search results.

SafeSearch Filtering – Displays a list of URLs on your site that were reported as adult content.

Speed (experimental)

The Speed report shows how fast your pages perform. After opening a mobile or desktop report, a new dashboard looks like this:

You can review each status individually by clicking the slow, moderate, or fast box.

Mobile Usability

Mobile search is dominating on desktop search. That’s why Google offers better rank in search results for mobile-friendly websites.

This tab tells you about mobile usability issue for your website or specific page – Your site or page is not mobile-friendly.

I recommend checking it every day. If your site is not mobile-friendly, then your site ranking will decrease in mobile search.

You can see affected pages by clicking Error box.

Most mobile usability issues are due to poorly coded WordPress themes or plugins. Always use a responsive WordPress theme and well-rated plugin.

Google Search Console Overview

AMP

If you use AMP (Accelerated Mobile Pages – lightning fast mobile pages) on your website, you can check the error for AMP page. In this section, you can see valid AMP pages, valid ones with warnings and Errors.

If you click on a single error, you can see the affected URLs below.

Google Search Console Overview

Breadcrumbs

A breadcrumb trail on a page indicates the page’s position in the site hierarchy. A user can navigate all the way up in the site hierarchy, one level at a time, by starting from the last breadcrumb in the breadcrumb trail.

This section reports about errors, warnings and valid breadcrumb.

Sitelinks Searchbox

Show more details about the performance and errors around your Sitelinks Searchbox markup. This section shows you the errors, warnings and valid items. You can review each status individually by clicking the tab.

Manual Actions

When your site is penalized by Google, here you can view detailed information. If your site is affected by manual action, you will also be notified via email.

These manual actions usually occur when a website is involved in illegal activities, spamming and other fraudulent or fishy activities.

Reasons for Manual Actions:

  • Unnatural or purchased links
  • When your site is hacked
  • You’re hiding something from Google
  • Spammy structured markup and many more

After fixing manual Actions, you can click on the Request Review button. Google Search team will check your website again.

Links

Links play an important role in SEO. Google uses this as a ranking factor. The Links report in Google Search Console tool shows external links, internal links, top linking sites, and top linking text. Click the more button to see detailed results for any link reports.

Google Search Console Overview

What’s not in the new Google Search Console?

There are some features that are not yet available in the new Google Search Console. Here I’m going to cover them.

1. Search appearance

The Search appearance feature is missing in the new Google Search Console. As a result, we can not use the Structured data, Rich cards, Data highlighter, and HTML improvements feature in the new version.

If you’ve added Structured data to your website, then you have to use the old version to check it. Also for HTML improvements, you will also need to go to the Older Google Search Console.

2. International targeting

International targeting is very important for websites whose pages are in different languages and who target different countries or regions. When you implement hreflang on your website, you will need to check the error in the old Google Search Console.

3. Crawl stats

In the Crawl tab, following options like Crawl errors, Crawl stats, Fetch as Google, Robots.txt tester, Sitemaps and URL parameters were available. Which is not available in the new version.

However, you can use the index coverage feature of the new Google Search Console for Crawl errors. But all other options have been removed.

4. Set A “Preferred Domain”

This tells Google to use your site with “WWW” or non-www version.

However, I do not like ‘WWW’ and I do not use WWW on any of my websites. This does not keep any matter for your website SEO. If you use the ‘WWW’ version, your site will appear in the search result with ‘WWW’.

5. Set Your Target Country

Tell Google to target those particular country users. But currently, this feature has been removed from the new Google search console.

If your website is ranking in a specific country or targeting users, you can tell Google to target those Particular country users. Follow the screenshot below.

Now the older Google search console tool will open. Just click on the ‘Country‘ tab and select the country you want to target.

Google Search Console Overview

Hope you found the post useful and comprehensive!

You May Also Like:

  • 165+ High PR Social Bookmarking Sites List (UPDATED)
  • How to Increase Domain Authority (16 Ultimate Guide)
  • 650+ High Domain Authority Sites to Get Dofollow Backlinks
  • 18 Black Hat SEO Techniques to Avoid
  • How To Increase Website Traffic (54 Working Methods)
  • How to Protect Your Website from Negative SEO

About AMAN SINGH

AMAN SINGH, who owns JustBrightMe, is a full-time blogger and loves sharing content on WordPress, SEO & Blogging Tips.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Blog’s Popular Post

How To Increase Website Traffic in 2021 (54 Working Methods)

Best Autoptimize Settings Updated

Fix Submitted URL marked ‘noindex’ in Google Search Console Tool

76 Best Free Responsive Blogger Templates

Rank Math SEO VS Yoast SEO Comparision

650+ High Domain Authority Sites to Get Dofollow Backlinks

How to Transfer SBI Account from One Branch to Another Branch

How to Compress Bloggers HTML Code

How to Create Quality Backlinks in 2020 (11 New Strategies)

16 Free Ways to Promote Your Website

Footer

SEO Guides

  • Learn SEO: A Beginner’s Guide to SEO
  • 40 Google Ranking Factors
  • How to Create Quality Backlinks
  • How to Improve Google Ranking
  • 23 Best On-Page SEO Techniques
  • How to Keyword Research for SEO
  • 29 Most Common SEO Mistakes to Avoid
  • How to Increase Domain Authority
  • Image SEO Tips You Need to Know
  • Keyword Density in SEO
  • Internal Linking for SEO
  • How to Protect Website from Negative SEO

WordPress Guides

  • How to Create a Blog on WordPress
  • Top 25 Must-have WordPress Plugins on Every Blog
  • 34 Best SEO Friendly WordPress Themes
  • 42 Most Common WordPress Mistakes to Avoid
  • How to Speed Up WordPress Site
  • 19 Essential Settings After Installing WordPress
  • 57 Best Responsive WordPress Themes
  • Top 41 Fast Loading WordPress Themes
  • How to Scan WordPress Site for Malware

Useful Guide

  • How To Increase Website Traffic (54 Working Methods)
  • A Complete Guide to Google Search Console
  • 20 Ways How to Reduce Bounce Rate
  • 46 Killer Blogging Tips for Beginners
  • How to Become a Successful Blogger
  • 50 Best SEO Tools (Ultimate List)
  • 16 Free Ways to Promote Your Website
  • 11 Best Blogging Platforms to Launch a Blog in 2020
  • How to Update Old Blog Posts (and Why You Should)

© 2021 · JUST BRIGHT ME

  • About us
  • Privacy Policy
  • Sitemap