Google rejects my sitemap with non-descriptive error

Discussion in 'Google Sitemaps' started by blackcamaro, Apr 28, 2009.

  1. #1
    I cannot get my sitemap approved. I get an error suggesting to comply with google's standard. I've renamed the sitemap, I've coppied/pasted tutorial site maps, I've done everything possible. So, I now have 3 sitemaps laying in my root directory.. I doubt any of my pages will get indexed... Is this common?
     
    blackcamaro, Apr 28, 2009 IP
  2. dpnewguy

    dpnewguy Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I had this happen to me once. My problem was that the sitemap file was not saved in UTF-8 format. I would check that.
     
    dpnewguy, Apr 29, 2009 IP
  3. chandi786

    chandi786 Peon

    Messages:
    94
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    did you follow the google sitemap guidelines ? if not then that is the case, however there are many free tools out there, which helps you to create the sitemaps for google, check anyone of them.
     
    chandi786, Apr 30, 2009 IP
  4. dpnewguy

    dpnewguy Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Did you ever get this one figured out blackcamaro? I'm always interested in hearing what the fixes are for this sort of thing.
     
    dpnewguy, May 3, 2009 IP
  5. mdamin76

    mdamin76 Well-Known Member

    Messages:
    1,752
    Likes Received:
    146
    Best Answers:
    0
    Trophy Points:
    153
    #5
    Simply use free tools to create sitemap for google. Most of them are already in compliance to google's standard.
     
    mdamin76, May 5, 2009 IP
  6. digitalextrememediagroup

    digitalextrememediagroup Peon

    Messages:
    429
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Are you using Googles web master tools? It will show you what's wrong. Use a broken link checker to see if your site map is valid before submitting.
     
  7. xtremenitro911

    xtremenitro911 Banned

    Messages:
    579
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #7
    try xml-sitemaps.com then del;ete the others. re submit to webmaster tools dash board and if there are any errors they will be reported to you there.
     
    xtremenitro911, May 5, 2009 IP
  8. googlepwner

    googlepwner Peon

    Messages:
    184
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Use the google-sitemap pluing under wordpress.
     
    googlepwner, May 5, 2009 IP
  9. blackcamaro

    blackcamaro Peon

    Messages:
    148
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    i'm sorry it took so long to get back - but i never did get google to accept my sitemap... i've copied the formatting and pasted it in here

    <?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
    <loc>http://www.dilusiauto.com/</loc>
    <lastmod>2008-12-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    </url>
    </urlset>

    just nothing worked for me... another thing I'm a little confused about is that even if webmaster tools neglected it, does the spider still attempt to read it?
     
    blackcamaro, May 6, 2009 IP
  10. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #10
    This is my format and I have a ton of dynamic links and have no error from them.
    <?xml version="1.0" encoding="UTF-8"?>
    <?xml-stylesheet type="text/xsl" href="gss.xsl"?>
    <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
    <loc>http://www.homecomputergames.com/index.php?main_page=index&amp;cPath=3</loc>
    <lastmod>2009-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    </url>
    </urlset>

    I know when I had the priority repeated above 0.5 very often I got an error.
    Not every page can be as important as the other I guess.
     
    HomeComputerGames, May 7, 2009 IP
  11. blackcamaro

    blackcamaro Peon

    Messages:
    148
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    HCG: thanks its nice to see somebody else's format, i think you have something there about the priority too

    i was looking into a sitemap generator and I was suggested to try the RoR type of generator - all of those seem to be junk and not work... does anyone know a more modern one?
     
    blackcamaro, May 7, 2009 IP
  12. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I wrote my own because most sitemap scripts didn't handle sites over 50,000 pages well.
    They tried to make it all one sitemap and I believe the limit by Google is 50,000 pages per sitemap.

    Sitemap stats
    Total URLs: 142321
    Indexed URLs: 58094
     
    HomeComputerGames, May 8, 2009 IP
  13. digitalextrememediagroup

    digitalextrememediagroup Peon

    Messages:
    429
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #13
    what is your site? Thats alot of pages.
     
  14. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #14
    I'll let you guess and see if you can get it :)

    I don't have the 3,000 downloadable games in my sitemap yet, or the new arcade. That's another 1500 pages. I heard Google likes big sites so thought I would give them one...
     
    HomeComputerGames, May 9, 2009 IP
  15. advansys

    advansys Guest

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    better create a new sitemap in xml-sitemap website which produces error free sitemap for you.
     
    advansys, May 10, 2009 IP