Has Google Verify checks whether a page carries a google-site-verification meta tag — the markup used to prove ownership of a site to Google’s services. It returns 1 when the tag name is present and 0 when it is not; a 1 confirms the tag exists, not that any verification actually succeeded.
| Factor ID | RG-TEC-012 |
|---|---|
| Family | Tech & platform |
| Measurement | Boolean presence (0 / 1) |
| Measured zone | Rendered HTML without scripts |
What it measures
Has Google Verify indicates whether RankGear recognizes a google-site-verification meta tag name in the page. This tag is one way a site owner can support ownership verification for Google services. The factor reports on the tag’s presence only — it is a marker that this verification method has been placed on the page.
How RankGear measures it
RankGear applies case-insensitive patterns to find a meta element whose name attribute is google-site-verification. Detection depends on supported quoting and attribute structure. It checks for the tag name itself, not whether the verification token is present, current, or accepted by Google.
What RankGear looks for
<meta name="google-site-verification" content="...">| Value | Meaning |
|---|---|
| 1 | A meta tag named google-site-verification was recognized in the rendered HTML. |
| 0 | No such meta tag was recognized — verification may still be in place through DNS, a file, analytics, or another method. |
How to optimize it
Add the verification tag only when it is required for an authorized Google property, using the exact token Google provides. Keep at least one valid verification method in place for the people responsible for the site. Treat this factor as an observation of which method is on the page rather than a target to chase — a 0 here is not a defect if ownership is verified another way.
Important considerations
- A score of 1 does not prove successful ownership verification — it confirms the tag name is present, nothing more.
- Verification can also use DNS, files, analytics, or other methods and still score 0 on this factor.
- Do not copy a competitor’s token; use only the token issued for a property you control.
- Remove abandoned tokens only after confirming that access will remain available through another method.
- This is a correlational signal, not a ranking guarantee. Presence of the tag relates to how a page is described within a measured result set; it does not by itself cause a page to rank.
Related factors
Part of the Factors reference · how RankGear measures · glossary.