add_blocked_url
Block a URL from Bing indexing by submitting it to your site's blocked list, choosing between page or directory and cache-only or full removal.
Instructions
Add a blocked URL to a site.
Args: site_url: The URL of the site blocked_url: The URL to be blocked entity_type: The type of entity to block (Page or Directory) request_type: The type of request (CacheOnly or FullRemoval) date: The date the URL was blocked (default: minimum datetime)
Raises: BingWebmasterError: If URL cannot be blocked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| site_url | Yes | ||
| blocked_url | Yes | ||
| entity_type | No | ||
| request_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |