bing_submit_content
Submit a URL and its HTTP response content to Bing for indexing. Requires verified site URL and base64-encoded full HTTP message.
Instructions
Bing: submit a URL together with its HTTP content (content submission API).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| site_url | Yes | Verified site URL, e.g. https://example.com | |
| http_message | Yes | Base64 of the full HTTP response (headers+body) per Bing spec | |
| dynamic_serving | No | 0 none,1 desktop,2 mobile,3 AMP | |
| structured_data | No |