user173457
user173457

Reputation: 165

Limit exceeded on sitemap submission to Yahoo

I'm getting an error saying, "Limit exceeded" when I am submitting my sitemap to Yahoo.

Can anyone explain what the error means?

Possible problems: 1. Too many submissions: we certainly don't send the sitemap 5000 times in a day. 2. The sitemap is too big: Our sitemap is a mere 40k file and gzipped.

Thanks.

Upvotes: 1

Views: 647

Answers (3)

Daniel Byrne
Daniel Byrne

Reputation: 373

www.sitemapwriter.com will give this error on yahoo. Jut submit the sitemap directly from yahoo's website.

Upvotes: 0

mit
mit

Reputation: 11261

In the meantime the "Yahoo Site Explorer" service has been closed, so no more submits are possible on yahoo.

http://developer.yahoo.com/search/siteexplorer/V1/updateNotification.html

And it seems you get a "Limit exceeded" error message now on every submit on the old URL.

Upvotes: 0

Mitch Dempsey
Mitch Dempsey

Reputation: 39899

It plainly says on the Yahoo website that it is caused by exceeding 5000 requests in a 24 hour period. http://developer.yahoo.com/search/rate.html

So, it would seem that it is caused by your program making more than 5,000 requests (perhaps you have a bug)

NOTE: It is 5000 requests in 24hours for that specific IP. So if you have shared hosting, and someone else is making requests, they will be adding to your limit.

Upvotes: 1

Related Questions