#bing #instantindexing #contentsubmissionapi
Content Submission API | Instant Content Indexing - Bing
The Content Submission API is a method that enables websites to directly send content to Microsoft Bing whenever website contents is updated or created without waiting for BingBot crawl.
The Bing also has URL Submission API, that websites can call to notify Bing whenever website contents is updated or created allowing instant crawling, indexing and discovery of your site content.
This is different from the URL submission API. With the URL submission API you only can send URLs for Bing to crawl and index. With the Content Submission API you not only send the URL but you send along the your HTML, content, images and so on directly to Bing to index, technically bypassing the crawling process completely.
The URL submission API allows you to only submit URLs for crawling or re-crawling. Content Submission API not only lets you submit URLs but the HTML that goes along with it.
The Content Submission API not only helps to get your content and pages into Microsoft Bing Search faster but also “will reduce BingBot crawl load on your sites.”
Currently, API Supports up to 10MB payload uncompressed for the content per request. API supports http Gzip compression.