update_deep_link
Modify the weight of a deep link for a specific site and algo URL within Bing Webmaster Tools. This tool ensures accurate link prioritization by adjusting the weight value as needed.
Instructions
Update deep link weight. (Deprecated)
Args: site_url: The URL of the site algo_url: The algo URL deep_link: The deep link URL weight: The new weight for the deep link
Raises: BingWebmasterError: If deep link cannot be updated
Input Schema
Name | Required | Description | Default |
---|---|---|---|
algo_url | Yes | ||
deep_link | Yes | ||
self | Yes | ||
site_url | Yes | ||
weight | Yes |