Google Sitemap Warning

Discussion in 'Google Sitemaps' started by mcmuney, Jul 19, 2008.

  1. #1
    I keep getting the following errors on some of my sitemaps:

    Invalid XML attribute
    Incorrect namespace

    The errors reference line 2, these are the first two lines:

    <urlset xsi:schemaLocation="http://sitemaps.org/schemas/sitemap/0.9 http://sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <url>

    Where's the problem?
     
    mcmuney, Jul 19, 2008 IP
  2. Daniel_S

    Daniel_S Peon

    Messages:
    15
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It seems that Google is just working with v0.84:
    http://www.google.com/schemas/sitemap/0.84/sitemap.xsd
     
    Daniel_S, Jul 19, 2008 IP
  3. arnel.gracela

    arnel.gracela Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3

    Just put "www" eg.

    <urlset xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <url>

    hope this helps:D
     
    arnel.gracela, May 7, 2009 IP
  4. redalfa

    redalfa Peon

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    what system with your website ? How to generate sitemap?
     
    redalfa, May 7, 2009 IP
  5. Grobbulus

    Grobbulus Peon

    Messages:
    557
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Think it will help
     
    Grobbulus, May 8, 2009 IP
  6. stevejeff

    stevejeff Peon

    Messages:
    187
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    try xml-site maps site to generate new sitemap & update
     
    stevejeff, May 8, 2009 IP
  7. advansys

    advansys Guest

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    check the URL canonicalization error found.
     
    advansys, May 10, 2009 IP