Sitemap validator, cannot find the error

Discussion in 'Google Sitemaps' started by FFMG, Apr 28, 2006.

  1. #1
    Hi,

    I submitted one of my site and google returned “Unsupported file format”.
    So I removed just about everything and left

    
    <?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
    <url>
    <loc>http://www.journalhome.com/ </loc>
    </url>
    </urlset>
    
    Code (markup):
    But I still get “Unsupported file format”, what could I be doing wrong?

    The file is saved using the UNIX format and UTF-8.

    FFMG
     
    FFMG, Apr 28, 2006 IP
  2. FFMG

    FFMG Well-Known Member

    Messages:
    1,091
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Sorry, my bad the .htaccess was redirecting to the 404 file.

    FFMG
     
    FFMG, Apr 28, 2006 IP
  3. Christine8

    Christine8 Peon

    Messages:
    257
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Try one of the free Google site map creators. Personally I like this one: http://www.colizer.com/online-sitemap-generator.php as it also checks for broken links.
     
    Christine8, Apr 28, 2006 IP
  4. FFMG

    FFMG Well-Known Member

    Messages:
    1,091
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    160
    #4
    Thanks, but I have a script to create my own sitemap. That way I can limit the amount of useless URL that users might enter incorrectly.

    FFMG
     
    FFMG, Apr 28, 2006 IP