Developer Network Home - Help

Site Explorer Documentation for Yahoo! Search Web Services

Version 1Site Explorer API: Notifying Yahoo of Changes

Tell the Yahoo! Index when you have new content available.

The Update Notification service allows you to notify Yahoo! when your site changes. You may notify us about a single page, or a set of pages that need attention.

Support & Community

The Update Notification service is discussed on the yws-search-general mailing list.

Request URL

http://search.yahooapis.com/SiteExplorerService/V1/updateNotification

Request parameters

See information on constructing REST queries

Parameter Value Description
appid string (required) The application ID. See Application IDs for more information.
url string (required) The URL of the page to be submitted, or the URL of a feed containing site data. Full details of the format may be found here.

Sample Request Url: http://search.yahooapis.com/SiteExplorerService/V1/updateNotification?appid=YahooDemo&url=http://www.yahoo.com

Response

There is no schema for this service. If successful, the service will return a success message:

Rate Limit

The Site Update service is limited to 5,000 queries per IP address per day. See information on rate limiting and our Usage Policy to learn about acceptable uses and how to request additional queries.

Errors

The Site Update service returns the standard errors. There are no service-specific errors.

Developer-Contributed Notes:

If you'd like to submit a new note, please log in. For more information, read How This Works.
Kent Brewster - 2007--0-7- 30: 0:9:
Site feed docs (as linked in the URL parameter above) are here:

https://siteexplorer.search.yahoo.com/submit
John - 2007--0-4- 12: 2:0:
A question: The example just shows submitting the site, if you have a sitemap.xml file I assume you can submit that in the form of http://search.yahooapis.com/SiteExplorerService/V1/ping?sitemap=http://www.anysite.com/sitemap.xml

This is how google does it so I assume it works properly for Yahoo also?

Copyright © 2008 Yahoo! Inc. All rights reserved.

Privacy Policy - Terms of Service - Copyright Policy - Job Openings