So, I'm trying to get the sitemap submitted to both MS and Yahoo! by following the how-to that's found here. So, we need to call an URL, and urlencode the URL to the sitemap, which I'm using urlencode() function for.
So, to submit the (google)sitemap to msn search, for me the URL, which i think to be correct, would be: http://search.live.com/ping?sitemap=http%3A%2F%2Fzartoxide.xs4all.nl%2Findex.php%3Fname%3Dgooglesitemap
Just the reply I'm getting back from msn-search is an error.
Quote
Bad format while processing ping.
What did I do wrong here? tried normal URL, urlencode() & rawurlencode()
For Yahoo! Search I didn't yet found the correct URL to submit the sitemap too, working on that, and will update the post if i found it
