Thursday, 2 January 2014

Tagged Under:

View Google's New Mobile Sitemap Format

By: Unknown On: 21:03
  • Share The Gag
  • View Google's New Mobile Sitemap Format


    The Search Gaint Google has changed it mobile sitemap format with new tag and additional name space requirement, below is the new format..


    <?xml version="1.0" encoding="UTF-8" ?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    <url>
    <loc>http://mobile.example.com/article100.html</loc>
    <mobile:mobile/>
    </url>
    </urlset>


    If the <mobile:mobile/> tag is missing, your mobile URLs won't be properly crawled. Each Mobile Sitemap must have a unique name. 

    0 comments:

    Post a Comment