As an experienced CMS website operation personnel, I know that high-quality content and effective dissemination are the foundation of website success.Search engine主动推送is the key step to ensure that your high-quality content is quickly discovered and indexed.The Anqi CMS provides a convenient integration solution, allowing you to easily configure the link push of Baidu and Bing.

Configure AnQi CMS to implement active push of Baidu search engine

It is crucial for Baidu search engine to understand the new content or updates you publish on your website in a timely manner, and the active push feature is essential.The AnQi CMS integrates the active push interface of Baidu Search Resource Platform, and you can complete the configuration with just a few steps.

First, you need to visit the Baidu Search Resource Platformhttps://ziyuan.baidu.com/),and ensure that your website has been successfully added and verified on this platform. If not, please complete the website addition and verification process (you canhttps://ziyuan.baidu.com/site/index#/Perform the operation). After adding the website, please navigate to the "General Inclusion" module and select the "API submission" method.On this page, you will find the interface address for the API call, please carefully copy this complete interface address.

Next, log in to your Anqi CMS backend management interface, go to the "Function Management" menu, and select the "Link Push" option.In the input box corresponding to the 'Baidu Search Active Push Interface', paste the API call address you copied from the Baidu Search Resource Platform.After saving your settings, AnQi CMS will submit links to Baidu through this interface for the documents you publish or update.

Configure AnQi CMS to implement Bing search engine active push

Bing is the world's second-largest search engine and also provides active push services, which are very helpful for expanding the international influence of your website content.AnQi CMS supports two main push methods for Bing: the traditional "submit API" and the emerging "IndexNow API"。

Method one: Use Bing's 'Submit API' for push

First, please visit Bing Webmaster Tools(https://www.bing.com/webmasters/), and log in to your account. If you do not have an account, you need to register one first.After successful login, please make sure that your website has been added and verified in Baidu Webmaster Tools.You can choose to import from Google Search Console, or manually add through file verification or DNS verification.

After adding the website, click the gear icon at the top right of the page (Settings button), and you will find an API key. Copy this API key and then combine it with the base push addresshttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=Combine them together to form a complete push URL. For example, if your API key isaab11afb058b4aaea628b99849cdcc4dthen the complete URL will behttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=aab11afb058b4aaea628b9984cdcc4dPlease note that there should be no space between the API key and the equal sign.Paste this concatenated URL into the "Bing Search Active Push Interface Address" field in the "Link Push" function of the Anqi CMS backend.

Method two: use Bing "IndexNow API" for push

IndexNow is a faster site content update notification protocol launched by Bing.Before using this method, you also need to access Bing Webmaster Tools and verify your website.

Then, please visithttps://www.bing.com/indexnowThe page will generate an API Key for you. After copying this API Key, you need to use it on your website,publicCreate a file named{API Key}.txtThe file, and copy the API Key as the content of the file. For example, if the API Key isd2f0d24fc01e46c9be89c0d9b282227a, then created2f0d24fc01e46c9be89c0d9b282227a.txtfile, content isd2f0d24fc01e46c9be89c0d9b282227aAnd upload it to your website'spublicDirectory.

Next, append this API Key to the base addresshttps://www.bing.com/indexnow?key=to form a new URL, for examplehttps://www.bing.com/indexnow?key=d2f0d24fc01e46c9be89c0d9b282227a.Paste this URL into the 'Link Push' function in the 'Bing Search Active Push Interface Address' field in the Anqi CMS backend.Complete the above steps, your security CMS can actively push links to Bing through the IndexNow API.

to handle JS automatic submission for other search engines

For search engines like 360 Search, Toutiao Search, and others that currently do not provide an active push API interface, AnQi CMS provides the "JS automatic submission" configuration option.You need to visit the webmaster platforms of these search engines separately to get the JS push code they provide.These codes usually need to be embedded into specific locations on the website to trigger link submission when the user visits the page.

After obtaining these JS push codes, please include them completely (including<script></script>Paste the tag into the "Link Push" function of the Anqi CMS backend in the "360/Today's Headline and Other JS Auto Submit" input box.So, when the user visits your page, these JS codes will be executed, submitting the page link to the corresponding search engine.

Verify whether the push function is running normally

After all configurations are completed, performing a functional test is an essential step.You can publish a new document or update an existing document in the Anqi CMS backend.Later, return to the "Link Push" feature interface, click the "View Recent Push Records" button.

If the record of Baidu push shows "success", it means that the push is normal.It should be noted that the data feedback from Baidu Search Resource Platform is not real-time, usually it takes a day to see the API submission records on the platform.

For Bing push, if the record contains{"d":null}This indicates that the push was successful. The link submission data feedback from Bing is usually updated in real time, and you can immediately view the submitted links in the "URL Submission" module of Bing Webmaster Tools.Through this feedback information, you can confirm that your security CMS has successfully configured the search engine to push actively.


Frequently Asked Questions (FAQ)

1. How do I troubleshoot if the push log shows error information or does not display success after the configuration is complete?

First, please carefully check whether the Baidu and Bing push interface addresses you filled in the Anqi CMS backend are completely correct, including whether there are any extra spaces or characters. For Bing's IndexNow API, be sure that{API Key}.txtThe file has been successfully uploaded to the website.publicThe directory and the file content should match the API Key in the filename.If the problem persists, we recommend that you directly visit Baidu or Bing's Webmaster Tools platform, check the verification status of your site, and the validity of the API key. Sometimes, the API key may become invalid due to platform policy updates, and a new one needs to be generated.

2. What types of links does Anqi CMS push? For example, new articles, edited articles, or all pages?

The active push function of Anqi CMS mainly targets the "documents" (such as articles, products, etc.) you publish in the "Content Management" module on the back-end and the documents you update.When you publish a new document or edit and save an existing document, the system will usually automatically trigger a link push.For static pages, category pages, or tag pages, etc., they are usually submitted to search engines through Sitemap, and active push is mainly to ensure the timely inclusion of dynamically updated content.

Can I customize the frequency of the AnQi CMS push or manually trigger the push?

The link proactive push of AnQi CMS is event-driven, that is, it is automatically triggered after content publication or update.The system backend does not provide a direct option to customize the push frequency.If you need to manually trigger the push of a specific link, you may need to manually submit the URL on Baidu or Bing's webmaster platform.The design philosophy of Anqi CMS is automation, to alleviate the daily burden on operations personnel, so daily publishing and update operations will be automatically incorporated into the push mechanism.