remove_blocked_url
Unblock a specified URL on your site using Bing Webmaster Tools. Provide the site URL, blocked URL, entity type, and block date to resolve access issues and restore visibility.
Instructions
Remove a blocked URL from a site.
Args: site_url: The URL of the site blocked_url: The URL to be unblocked entity_type: The type of entity to unblock (Page or Directory) date: The date the URL was blocked
Raises: BingWebmasterError: If URL cannot be unblocked
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blocked_url | Yes | ||
date | No | ||
entity_type | No | ||
self | Yes | ||
site_url | Yes |