Microsys
        

Language of Pages as Used in Google News Sitemaps and Similar

Sitemap Generator Page Language Values

A1 Sitemap Generator extracts this value in following order:
  1. Checks if the webserver responds with content-language HTTP response header:
    • PHP pages: Insert this code <?php header("Content-Language: en"); ?>.
  2. The page is checked for content-language META tag.
    <meta http-equiv="content-language" content="en">
  3. The page is checked for lang inside the HTML tag.
    <html lang="en">
  4. The page is checked for xml:lang inside the HTML tag.
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

Webmaster and website software tools


Business and desktop software utilities

Website and webmaster guides


Search engine optimization help

 © Copyright 1997-2012 Microsys