Difference between revisions of "How to verify your site in Google Search Console"

From Spiffy Stores Knowledge Base

m
m
Line 23: Line 23:
 
[[File:Google-webmaster-4-large.png]]
 
[[File:Google-webmaster-4-large.png]]
  
Back in Google's webmaster tools, click the "Verify" button, and your site should verify properly.
+
Back in Google's Webmaster tools, click the "Verify" button, and your site should verify properly.

Revision as of 14:25, 16 November 2011

To verify your site with Google Webmaster tools (now Webmaster Central), choose the "Meta tag" verification method, and copy the meta tag that Google provides you with. You can find this option under the 'Alternate methods' tab. Click on the 'Add a meta tag to your site's home page' option.

Google-webmaster-1-small.png

When you click on the meta tag option, you will see a verification tag that looks something like this

<meta name="google-site-verification" content="DxdtZ0dedtoie6fstevwvliZ4nTSiQULQgPq58sSfrk" />

You will need to copy this meta tag into the "Theme.liquid" file as described below.

Log in to your Spiffy Toolbox, and go to the "Theme editor" section.

Google-webmaster-2-large.png

In the theme editor, click on the "Theme.liquid" file to edit it.

Google-webmaster-3-large.png

Paste the meta tag that Google provided you with immediately after the <head> tag, and then click the save button.

Google-webmaster-4-large.png

Back in Google's Webmaster tools, click the "Verify" button, and your site should verify properly.