As a senior website operations manager, I am well aware of the importance of search engine inclusion for website traffic and visibility.AnQiCMS (AnQiCMS) was designed with SEO optimization in mind from the beginning, and it comes with a variety of advanced tools to help us improve the performance of our website in search engines.Among them, actively pushing new or updated content to search engines is a key link to ensure that the content is quickly discovered and indexed.This can not only accelerate the exposure of website content, but also effectively utilize the powerful content management capabilities of Anqi CMS to achieve efficient content marketing.

AnQi CMS provides a one-stop link push management function, which supports actively submitting content to mainstream search engines such as Baidu and Bing.This will detail how to configure these features in AnQi CMS, ensuring that your website content is delivered to search engines in a timely manner, thus achieving better inclusion effects.

Configure Baidu search active push

Baidu, as the largest search engine in China, its inclusion is crucial for Chinese websites. Configuring the Anqi CMS to actively push content to Baidu can significantly increase the speed of inclusion of new content.

First, you need to visit the Baidu Search Resource Platformhttps://ziyuan.baidu.com/Please make sure that your website has been verified on this platform. If you have not added the site, please follow the platform instructions to complete the site verification steps.

After the site verification is completed, find the "General Inclusion" feature on the Baidu Search Resource Platform, and then select "API Submission".On this page, you will see the push interface call address provided by Baidu.Please copy this complete API address.

Return to the AnQi CMS backend, navigate to the 'Link Push Management' under 'Function Management'.In the input box for the active push interface address of Baidu search, paste the interface address you copied from the Baidu Search Resource Platform.After saving the configuration, Anqi CMS will automatically submit the corresponding URL to Baidu when you publish or update content.

Configure Bing search engine to push actively

Bing search engine has a wide range of users globally, especially in international websites.The Anqi CMS also supports actively pushing content to Bing and provides two main methods to obtain the push interface: IndexNow API and Submission API.

No matter which way you choose, the first step is to access Bing Webmaster Tools(https://www.bing.com/webmasters/Log in to your account. If you do not have an account, please register first and add your website, complete the site verification process such as file verification or DNS verification.

Push using the submit API:After logging into Bing Webmaster Tools, click the gear icon in the upper right corner (Settings button), and you will find and copy your API key.Next, concatenate this API key with the Bing submission API base URL to form a complete interface address.https://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=For example, if your API key isaab11afb058b4aaea628b99849cdcc4dthen the complete push interface address will behttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=aab11afb058b4aaea628b99849cdcc4d.Make sure there are no extra spaces in the address.Paste this concatenated address in the "Link Push Management" page of the Anqi CMS backend at the corresponding position for the Bing search active push API address.

Push using the IndexNow API:The IndexNow API is a more modern submission method, it requires you to verify the website first. First, visithttps://www.bing.com/indexnowPage, generate an API Key. Follow the instructions on the page, you need to place it in the root directory of your website.publicCreate a file named{API Key}.txtThe file, and write the generated API Key as the file content. For example, if the API Key isd2f0d24fc01e46c9be89c0d9b282227a, then created2f0d24fc01e46c9be89c0d9b282227a.txtfile, content isd2f0d24fc01e46c9be89c0d9b282227a, and upload it to the website'spublicCatalog. After completing the file verification, combine this API Key with the base URL of the IndexNow API.https://www.bing.com/indexnow?key=Concatenate it. For example, forming.https://www.bing.com/indexnow?key=d2f0d24fc01e46c9be89c0d9b282227a.Paste this URL into the input box of the Baidu Search active push interface address on the "Link Push Management" page in Anqi CMS backend.

Choose one of the two Bing push methods, after configuration, AnQi CMS can actively push content to Bing search engine.

JS automatic submission for other search engines

In addition to Baidu and Bing providing direct API push interfaces, some other search engines, such as 360 or Toutiao Search, currently mainly implement automatic submission by embedding JavaScript code in web pages.A safe CMS also provides support, allowing you to easily integrate these JS codes.

You need to access the webmaster platform of the corresponding search engine to obtain the JS push code they provide. These codes are usually a section containing<script></script>A JavaScript code snippet of the tag. After obtaining it, please use the complete code (including the start and end<script>Paste the label into the input box for "Link Push Management" under the "Function Management" page in the AnQi CMS backend.This, when the user visits your page, this JS code will trigger the submission mechanism to the corresponding search engine.

Verify the correctness of the push configuration

After completing the above configuration, it is recommended that you perform a verification to ensure everything runs smoothly.You can enter the 'Content Management' module of Anqi CMS, publish a new document, or update an existing document.

Then, return to the "Function Management" page under the "Link Push Management" page, click to view the recent push records.This will display the latest push results.{"d":null}This also indicates that the Bing push is normal.

Please note that the data feedback on Baidu Search Resource Platform is not usually real-time, and it may take a day to see the records submitted by the API.Compared to this, Bing's link submission data feedback is usually real-time, and you can see the submitted link status in the URL submission report immediately.By these means, you can effectively monitor and ensure that your security CMS content is being efficiently discovered and indexed by search engines.

Frequently Asked Questions (FAQ)

1. Why did I configure link push, but the content still did not appear immediately in the search engine?The process of search engine inclusion is a complex and time-consuming cycle.Even if you actively push the link, the search engine also needs some time to crawl, analyze, and index your content.The feedback from Baidu and other search engine webmaster platforms usually has a delay and may not be real-time.Bing is relatively fast, but it does not guarantee immediate inclusion.Link pushing is a means to accelerate crawling, but the inclusion speed is also affected by various factors such as website quality, content originality, and server response speed.

2. Will Baidu and Bing's API push interface expire? What should I do if it expires?The API key for search engines is usually long-term valid, but for security reasons, the site administrator platform may offer the option to refresh the key regularly.If you find that the push fails, you can go back to Baidu Search Resource Platform or Bing Webmaster Tools to check if your API key is still valid or has been reset.If the key is invalid, you need to obtain a new key and update the configuration of the Anqii CMS backend.

3. Do I need to configure JS automatic submission code separately for each search engine?Yes.Different search engines (such as 360, Toutiao, etc.) have their own JS automatic submission code.You need to visit each search engine's webmaster platform, obtain the corresponding JavaScript code, and paste it separately into the '360/Toutiao and others JS automatic submission' input box in the Anqi CMS backend.This code will work in parallel, sending page visit signals to their respective search engines to promote content inclusion.