Saturday, September 20, 2008

How to Submit Your Site Map to Google for bloggers

Though you can easily redirect blogger feeds to FeedBurner now, this has a side effect - you will see some warnings when you submit the Sitemaps file like this

(xxx.blogspot.com/atom.xml?max-results=500&start-index=1) to Google Webmaster Tools.

The following Sitemap warning messages are shown in the Google WebMaster Tools control when using Blogger feeds with FeedBurner:

Line: 2 Invalid XML: too many tags - Too many tags describing this tag.
Line: 2 Incorrect namespace - Your Sitemap or Sitemap index file doesn't properly declare the namespace.

It's like a catch 22 situation - you submit the blogger generated atom.xml file to Google Sitemaps but it's redirected to the FeedBurner feed and that causes invalid XML errors.

Fortunately there's a simple fix - just delete the existing sitemap and submit a new web sitemap that has the following URL:

http://xxx.blogspot.com/atom.xml??max-results=500&start-index=1 [replace xxx with your blog name]

The secret redirect parameter in blogger feeds will offer you the best of both worlds. You XML Feeds will still be redirected to FeedBurner but for Google Sitemaps, the redirection won't happen at all.

Here's the webmaster console with the new sitemap URL - no warnings anymore though the feed foramt as changed from RSS to ATOM (that should not bother you).

these other other foramts that u can use for a site

xxx.blogspot.com/atom.xml.

if u get error for this use below ones


if you get a error for above:

xxx.blogspot.com/atom.xml?max-results=500&start-index=1

xxx.blogspot.com/atom.xml?max-results=500&start-index=500


where xxx indicates your blog name.

Filename Format Last Downloaded Status URLs submitted
Atom Feed 26 minutes ago OK 14 Details





1


i think u will not be getting errors.

this completes u r site map submission

please leave your comments


1 comment:

Martin MY said...

I whcked this suggestion on all my websites, will see in a few hours if my previous errors have been illiminated. Cheers:)