save_crawl_settings
Update and apply crawl settings for a website via Bing Webmaster Tools API, enabling control over crawl rate, crawl boost availability, and crawl boost activation for improved site indexing.
Instructions
Save new crawl settings for a specific site.
Args: site_url: The URL of the site crawl_settings: The new crawl settings to apply
Raises: BingWebmasterError: If settings cannot be saved
Input Schema
Name | Required | Description | Default |
---|---|---|---|
crawl_settings | Yes | ||
self | Yes | ||
site_url | Yes |