Using the search engine link push function, you can inform the major search engines in time about the documents you publish, so that their spiders can come and crawl the pages in time, thus promoting the effect of page inclusion.
The system currently supports active push search engines such as Baidu Search and Bing Search.

Baidu search active push interface
Need to use Baidu Search Push Interface You need to find general inclusion from Baidu Search Resource Platformhttps://ziyuan.baidu.com/on, find general inclusionhttps://ziyuan.baidu.com/linksubmit/indexAnd in the resource submission, select API submission, on this page, you can see the push interface, copy the interface call address, paste it into the input box of the Baidu search active push interface address of the system function. If you have not added a site on the Baidu search resource platform, you need to add a site firsthttps://ziyuan.baidu.com/site/index#/.

Bing search engine proactive push interface
It's a bit troublesome to obtain the Bing search engine's active push interface, but you can get it smoothly by following my steps.
Bing search engine actively pushes two methods of push, namely the new oneIndexNow APIand提交 APIBoth methods can be used.
1. First, visit the Bing Webmaster Tool at https://www.bing.com/webmasters/, and log in to your account. If you do not have an account, please register one first.
2. Add site, depending on your specific situation, you can choose to import from Google Search Console or add manually, manual addition generally uses file verification or DNS verification to verify your website.
3. Use to get the push interface address
Submit API submission method:
Click the settings button of the gear icon at the top right and copy the API key.

andapikey= composed together, form a complete URL.The API key in the example is: aab11afb058b4aaea628b99849cdcc4d, assembled together it is: https://ssl.bing.com/webmaster/api.svc//SubmitUrlbatch?apikey=aab11afb058b4aaea628b99849cdcc4d.Please do not leave any spaces. And paste this link into the Bing search push interface address bar of the system.
Submit using the IndexNow API:
Submit using the IndexNow API, first verify your website.Therefore, you need to come to https://www.bing.com/indexnow, where an API Key will be generated.

You need to create a {API Key}.txt file in the public directory of your site and write the content of {API Key} to the txt file.For example, if the API Key in the example is d2f0d24fc01e46c9be89c0d9b282227a, then create a d2f0d24fc01e46c9be89c0d9b282227a.txt file and add the content d2f0d24fc01e46c9be89c0d9b282227a to the txt file, and upload it to the website's public directory.
Continue with the API Key and https://www.bing.com/indexnow?key= Combine them together to form: and become a new URL https://www.bing.com/indexnow?key=d2f0d24fc01e46c9be89c0d9b282227a, and paste the link into the address bar of the system's Bing search active push interface.
This will enable Bing search engine to push主动推送能力 automatically.
360/Top Stories and others JS automatic submission
Because other search engines do not support active push interfaces, you can only use the placement of js to trigger the push.
Therefore, you need to go to the website owner platforms such as 360, Toutiao, and obtain the js push code, and paste it into the input box here.

Note: Please include<script></script>the start and end tags together.
Verify the correctness of the active push interface
After the configuration is complete, you need to test whether the push can be done normally, you need to go to the content management, publish a document, and then come to the link push feature, open to view the recent push records, and check whether the push result is normal:

If Baidu push contains the word 'success', it means the push is normal, Bing push containing '{"d":null}' is also normal.If unsure whether it is normal, you can go to Baidu Search Resource Platform to check data feedback, see if there are any API submission records, but Baidu's data feedback is not real-time, and it needs to be checked the next day to find out.Bing's link submission data is real-time feedback, and the submitted links can be seen in the URL submission.