As an experienced CMS website operation personnel, I know that high-quality content and efficient 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 active push of Baidu and Bing links.

Configure AnQi CMS to actively push to Baidu Search Engine

To ensure that Baidu search engine promptly understands new content or updates published on your website, the active push feature is crucial.The AutoCMS integrates the active push interface of Baidu Search Resource Platform, and you can complete the configuration with just a few simple steps.

First, you need to access the Baidu Search Resource Platformhttps://ziyuan.baidu.com/),and make sure your website has been successfully added and verified on the platform. If it has not been added yet, please complete the website addition and verification process (available athttps://ziyuan.baidu.com/site/index#/Perform the operation).Complete the website addition, then navigate to the "General Inclusion" module, and select the "API Submission" method.On this page, you will find an interface address for API calls. Please carefully copy this complete interface address.

Next, log in to your CMS backend management interface, go to the "Function ManagementIn the input box corresponding to the "Baidu Search Active Push Interface", paste the API call address you copied from the Baidu Search Resource Platform.Save your settings and the Safe CMS will submit links to Baidu for the documents you publish or update through this interface.

Configure Auto CMS to implement Bing search engine automatic push

Bing, as the world's second-largest search engine, also provides proactive push services, which is very helpful for expanding the international influence of your website content.Anqi CMS supports two main push methods of 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 ensure that your website has been added and verified in Baidu站长工具.You can choose to import from Google Search Console, or manually add it through file verification or DNS verification.

Complete the website addition, click the gear icon (Settings button) in the upper right corner of the page, 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=Combined together, they form a complete push URL. For example, if your API key isaab11afb058b4aaea628b99849cdcc4d, then the complete URL will behttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=aab11afb058b4aaea628b9984cdcc4d.Please make sure that there is no space between the API key and the equal sign.Paste this concatenated URL into the "Bing Search Push Interface Address" field in the "Link Push" function of the Anqi CMS backend.

方法二:使用必应“IndexNow API”进行推送

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

然后,请访问https://www.bing.com/indexnowPage, this page will generate an API Key for you. After copying this API Key, you will need to use it on your website,publicin the directory{API Key}.txtThe file, and copy the API Key as the content of the file. For example, if the API Key isd2f0d24fc01e46c9be89c0d9b282227a, created2f0d24fc01e46c9be89c0d9b282227a.txtfile, content isd2f0d24fc01e46c9be89c0d9b282227a, and upload it to your website,publicdirectory.

Then, append this API Key with 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 'Bing Search Push Interface Address' field in the 'Link Push' function of the Anqi CMS backend.Complete these steps, and your CMS will be able to proactively push links to Bing using the IndexNow API.

handle JS automatic submission for other search engines

For search engines such as 360 Search, Toutiao Search, and others that do not currently provide an active push API interface, Anqi CMS provides the configuration option of 'JS automatic submission'.You need to visit the webmaster platforms of these search engines separately to obtain the JS push code they provide.English translation: Typically, this code needs to be embedded at a specific location on the website to trigger link submission when the user visits the page.

Get these JS push codes and please insert them completely (including)<script></script>标签)paste to the "Link Push" function's "360/Top Stories and others JS automatic submission" input box in the AnQi CMS backend.So, when the user visits your page, this JS code will be executed to submit the page link to the corresponding search engine.

Verify that the push function is working properly

It is an essential step to perform functional testing after completing all configurations.You can publish a new document in the Anqi CMS backend or update an existing document.Then, return to the 'Link Push' function interface and click the 'View Recent Push Records' button.

If the record pushed by Baidu shows the word "success", it means everything 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 also 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 been successfully configured to push search engine content proactively.


Common Questions and Answers (FAQ)

1. After the configuration is completed, if there is an error message displayed in the push record or the success is not displayed, how should I investigate?

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, make sure{API Key}.txtThe file has been correctly uploaded to the website.publicContents of the directory, and the file content should be consistent with the API Key in the filename.If the problem persists, it is recommended that you directly visit Baidu or Bing's webmaster platform, check the verification status of the site, and the validity of the API key. Sometimes, the API key may become invalid due to platform policy updates, and it may need to be generated anew.

What types of links will the 2. Security CMS push? For example, new articles, modified articles, or all pages?

The active push function of AnQi CMS is mainly for the "documentsWhen you publish a new document or edit an existing document and save it, the system usually automatically triggers link push.For static pages, category pages, or tag pages, etc., they are usually submitted to search engines through Sitemap. Active push is mainly to ensure the timely inclusion of dynamically updated content.

3. Can I customize the frequency of the CMS push notifications from the security CMS? Or can I trigger the push manually?

Currently, the link active push of AnQi CMS is event-driven, that is, it is automatically triggered after content is published or updated.The system backend does not provide an option to directly 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, which aims to reduce the daily burden on operation personnel, so daily publishing and update operations will be automatically included in the push mechanism.