
07-11-2007, 08:43 AM
|
 |
WebProWorld Member
|
|
Join Date: Oct 2005
Location: South Africa
Posts: 40
|
|
Re: Adding second language to an existing web site
Add this meta tag to your <head> section on your Spanish pages:
<meta name="language" content="es">
In case the searcher requests "only pages in Spanish" in his Google search.
|