
03-26-2008, 01:37 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: Nov 2006
Location: Steinbach, Manitoba, Canada
Posts: 1,300
|
|
Re: Google tool to specify country target
Quote:
Originally Posted by Jean-Luc
This <html lang="en-US"> is theoretically correct, but I bet that Google will disregard it.
Jean-Luc
|
According to W3C:
Quote:
Search engines can group or filter results based on the user's linguistic preferences.
It is also common to use meta tags to specify keywords that a search engine may use to improve the quality of search results. When several meta elements provide language-dependent information about a document, search engines may filter on the meta elements, using associated language attributes, and display search results according to the language preferences of the user.
|
Source:
W3C I18N FAQ: Why use the language attribute?
According to Google:
Quote:
Targeting by Geographical Location
You can target campaigns by cities, countries, metros, and regions. However, a single campaign can only target one geographic area. For example, you can target a campaign by countries or regions, but not both. You can specify multiple values within a single type of geographic area. For example, you could target a campaign by more than one country.
You can target by language in addition to targeting by one kind of geographic region.
To target a campaign by specific geographic type, define the geoTargeting field of the campaign data to have one of the cities, countries, metros, or regions fields.
Note: For statically typed languages such as Java, the value of the geoTargeting field is a GeoTarget object, which in turn has cities, countries, metros, or regions fields.
For the list of accepted geography values, see:
Country Codes
Worldwide Region Codes
U.S. Metropolitan Codes
Worldwide City Codes (outside the US)
U.S. City Codes
|
Source:
Language, Geotargeting, Currency and Time Zone Codes (AdWords API Developer's Guide)
You'd have lost that bet.
|