get_crawl_settings
Retrieve and analyze current crawl settings for a specific website using the Bing Webmaster Tools API. Ensure optimal indexing and site performance by accessing detailed crawl configurations directly.
Instructions
Retrieve crawl settings for a specific site.
Args: site_url: The URL of the site to get crawl settings for
Returns: CrawlSettings: The current crawl settings for the site
Raises: BingWebmasterError: If settings cannot be retrieved
Input Schema
Name | Required | Description | Default |
---|---|---|---|
self | Yes | ||
site_url | Yes |