AnQiCMS Link Push Function Overview

Baidu Search Engine Active Push Integration

To let AnQiCMS push your content to Baidu, you need to complete a series of configurations on the Baidu Search Resource Platform.The first step is to ensure that your website has been registered and verified on the Baidu Search Resource Platform.After completing the site addition and verification, you can go to the 'Normal Inclusion' feature area of the platform and select the 'API Submission' method.On this page, Baidu will provide a dedicated API push interface address.This address is a unique identifier containing your website key.You need to accurately copy this API address and paste it into the 'Link Push' input box under the 'Function Management' page in AnQiCMS backend.Once configured, AnQiCMS will automatically send a push request to Baidu when you publish new articles or update existing content, informing Baidu that there are new or updated pages that need to be crawled.

Bing Search Engine Active Push Integration

The push interface configuration of Bing search engine is slightly different. AnQiCMS provides two mainstream methods of connection: Submission API and IndexNow API.Both methods can achieve effective content delivery.

Choose to use the submit API, you first need to access Bing Webmaster Tools and log in to your account.If not registered yet, please complete the registration first and add your website. Verify site ownership through file verification or DNS verification, etc.After that, click the gear icon in the upper right corner to enter the settings page, find and copy your API key.https://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=Concatenate them to form a complete URL. For example, if your API key isaab11afb058b4aaea628b99849cdcc4d, the complete address will behttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=aab11afb058b4aaea628b99849cdcc4d

If you prefer to use the IndexNow API, you will need to go through a different verification process. Please visithttps://www.bing.com/indexnowpublicin the directory{API Key}.txtThe file, and write the generated API Key content to the text file. For example, if the API Key isd2f0d24fc01e46c9be89c0d9b282227a, then the file name isd2f0d24fc01e46c9be89c0d9b282227a.txt, the content isd2f0d24fc01e46c9be89c0d9b282227aAfter the file upload and verification is completed, concatenate the API Key with the base addresshttps://www.bing.com/indexnow?key=to form something likehttps://www.bing.com/indexnow?key=d2f0d24fc01e46c9be89c0d9b282227aPaste the complete URL into the Bing Push interface address bar of AnQiCMS.Both methods allow AnQiCMS to have the ability to actively push links to Bing search engine.

JS automatic submission for other search engines

In addition to Baidu and Bing providing explicit API push interfaces, other search engines like 360 Search and Toutiao usually adopt an automatic submission method using JavaScript code.For such search engines, AnQiCMS also provides a flexible configuration solution.You need to go to the webmaster platform of the corresponding search engine to get the JS push code they provide.<script></script>Tags, containing a JavaScript script.Copy this entire code and paste it into the input box of the 'Link Push' page in AnQiCMS backend under '360/Toutiao JS Auto Submit'.The system will automatically execute this script when the page is loaded to submit the content.

to verify the push effect

It is crucial to verify that the push function works normally after completing all interface configurations.You can enter the 'Content Management' module of AnQiCMS, publish a new document, or update an existing document.Later, return to the "Link Push" feature page and click "View recent push records".Here, you can see the status and results of AnQiCMS sending push requests to various search engines.

{"d":null}

Summary


Common Questions (FAQ)

How can I troubleshoot if there is an error displayed by Baidu or Bing Push?

What is the difference between IndexNow API and submission API, and which one should I choose?

IndexNow API and submission API are both push methods provided by Bing.Submit API is the traditional link submission interface, and the API key needs to be obtained through Bing Webmaster Tools.IndexNow API is a more modern and open protocol designed to achieve real-time indexing, requiring you to place a text file with an API Key in the root directory of your website to verify ownership.The advantage of the IndexNow API lies in its protocol openness, which may be adopted by more search engines.For most AnQiCMS users, both can effectively push.If you are looking for cutting-edge technology and potentially a wider coverage range, IndexNow API might be a good choice; if you are more familiar with traditional methods, submitting an API is also completely sufficient.

Does the link push function automatically push all historical content?

The link push feature of AnQiCMS is usually designed to automatically trigger a push when you publish new documents or update existing documents.It does not default to push all historical content in batches.If you have a large amount of historical content to submit to search engines at once, the site owner platform usually provides a Sitemap submission feature, or some site owner tools allow you to submit a list of URLs in bulk.In AnQiCMS, you can generate Sitemap and submit it to search engines, which will include all your historical content.The link push is mainly for new and modified pages to ensure their timeliness.