Geo-meta-tags

These tags look like this and serve the purpose of telling search engines where the site is based:

<meta name="geo.placename" content="United States" />
<meta name="geo.position" content="x;x" />
<meta name="geo.region" content="usa" />
<meta name="ICBM" content="x,x" />
 
Thank you sharing this useful and giving brief information.
 
Thanks for this discussion, but because I'm interested in the same topic right now I've had to do some research.

The official Google page (https://support.google.com/webmasters/answer/182192?hl=en) clearly states they do not support these tags. See section "Targeting Site Content to a Specific Country"
Google does not use locational meta tags (like geo.position or distribution) or HTML attributes for geotargeting.

Many comments on the subject conclude that Google prefers content and links to give the right signals for the location of a page.
 
These tags look like this and serve the purpose of telling search engines where the site is based:

<meta name="geo.placename" content="United States" />
<meta name="geo.position" content="x;x" />
<meta name="geo.region" content="usa" />
<meta name="ICBM" content="x,x" />

According to John Mu from Google (verbatem)

We generally ignore geo-meta tags like that because we've found that they're generally incorrect (copy & pasted from a template, etc).
 
A Geo tag is the method of associate a geographical location with web page content. The webmaster can insert exact geographic coordinates in the code controlled in a Meta tag which will tell search engines of an exact location.
 
Back
Top