Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is the "google-site-verification" meta tag required for indexing?

I have been advised by an SEO consultant to add the "google-site-verification" meta tag to every page of my site. This is to make sure that my pages are indexed by google.

However, I am reluctant to do this for a couple of reasons 1) My site is already verified using an alternative method of verification -by hosting a html verification file on the server.

2) I recall reading an article indicating that this meta tag does not impact crawling or page rank.

I do have some pages that are not indexed. An example is http://www.contractsforgeeks.com/TechJobs/Florida/Tampa.aspx

But I am making the assumption that adding this meta tag will not help the page get indexed.

Is there any value in adding the site verification meta tag to each page instead of uploading a single html verification file?

For example, what happens if I accidentally delete the verification file from my site (some time after the site has already been verified) . Does it need to be need to be re-verified. Or is the verification process a one time deal? In which case, it may be safer to include in each page (even though it does not help indexing?)

like image 348
Robotronic Avatar asked Dec 29 '12 20:12

Robotronic


People also ask

Do you need to keep Google site verification?

If the only verified owner of your site leaves your team, you should verify ownership to maintain (or regain) access to the property.

What is meta name Google site verification?

This method requires that you place a specific <meta> tag in the source code of your home page. Many features are available only to site owners and we want as many webmasters as possible to have access. Most site owners who can't upload files or specify names for files should be able to use this new method to verify.

Does Google index meta tags?

Google supports both page-level meta-tags and inline directives to help control how your site's pages will appear in Google Search.

Is meta tag required?

Meta tags are important because they impact how your site appears in the SERPs and how many people will be inclined to click through to your website. They will therefore impact your traffic and engagement rates, which can impact your SEO and rankings. Meta tags are an important part of a solid SEO strategy.


2 Answers

One method is enough to verify your site. If you choose the HTML file method, you don't need to put meta tag "google-site-verification" to every page.

Moreover, as assumption, this meta tags doesn't help your site to be indexed by Google. It doesn't impact crawling or PageRank.

If you want seeing your site indexed, you can submit to Google Webmaster Tools a sitemap.xml and put more links from other sites pointing to yours.

And if you delete the verification HTML file from your site, you'll need to verify again your site, this process is not a one time deal.

like image 164
Zistoloen Avatar answered Oct 20 '22 00:10

Zistoloen


It does not help indexing. It does not help ranking. Its only purpose is to verify that you are the one claiming to be when registering at Google Webmaster Tools.

If you delete the verification, you'd need to verify your domain again. Otherwise it would be possible to still control a domain at GWT, although the owner changed in the meantime.

If you need to argue against the use of the corresponding meta element, you could point out that it could actually lower your ranking, -- of course this would have no real, measurable effect, only in theory! -- because Google prefers faster-loading pages.

like image 30
unor Avatar answered Oct 19 '22 22:10

unor