As an experienced website operator, I am well aware of the importance of timely inclusion after content publishing for website traffic and SEO performance.AnQiCMS provides many conveniences in content management, and the link push function is a key factor in helping website content be quickly discovered by search engines.This article will give a detailed introduction to the link push function supported by AnQi CMS, including the main search engine types and their configuration methods, aiming to help website operators better utilize this feature and improve the inclusion efficiency of the website.
Overview of AnqiCMS link push function
The link push function of Anqi CMS was originally designed to provide website operators with a convenient way to actively submit new or updated page links to major search engines.This active push mechanism can effectively shorten the time for search engines to discover and crawl website content, which is faster than passive waiting for the spider to crawl, and can accelerate the inclusion of new content, thereby having a positive impact on the website's SEO performance.
Support for active push from mainstream search engines
The link push feature of Anqi CMS supports the active push interfaces of the two major mainstream search engines at home and abroad, namely Baidu Search and Bing Search.For other search engines, the system also provides a general JS code embedding method to achieve a similar submission effect.
Baidu search active push interface
For Chinese content websites, Baidu search indexing is crucial.The Anqi CMS supports pushing links actively to Baidu Search, and the configuration process requires you to obtain the corresponding push interface from the Baidu Search Resource Platform.The specific operation is to access the Baidu Search Resource Platform, enter the "General Inclusion" module, and select the "API Submission" method.On this page, you will find the API call address for push notifications.In the AnQi CMS backend link push setting, paste this address into the Baidu search push interface address bar to complete the configuration.If your website has not yet been added and verified on Baidu Search Resource Platform, you need to perform the site addition and verification operation first.
Bing search engine proactive push interface
Bing search, as the world's second largest search engine, its inclusion should not be overlooked for international websites or those that want to expand their overseas influence.AnQi CMS provides two ways to support Bing search engine's active push, namely "Submit API" and the newer "IndexNow API"。
For the “Submit API” method, you need to log in to Bing Webmaster Tools, copy your API key from the settings in the upper right corner. Then, combine this key with the fixed interface addresshttps://ssl.bing.com/webmaster/api.svc/json/SubmitUrlbatch?apikey=Concatenate to form a complete push URL and paste it into the Baidu Search Active Push interface address bar on the Anqi CMS backend.
And the 'IndexNow API' method requires website verification. You need to visit the Bing's IndexNow page to generate an API Key, and on your website'spublicdirectory named with the API Key on your website..txtFile, the content of the file is the API Key. After verification, enter the API Key andhttps://www.bing.com/indexnow?key=Concatenate to form a new push URL, and paste it into the corresponding configuration item in AnQi CMS. Both methods can achieve active link submission to Bing search.
The JS automatic submission of other search engines (such as 360/Toutiao)
Currently, not all search engines provide active API push interfaces.For 360 search, Toutiao search, and others, Anqi CMS adopts a flexible strategy.These search engines usually provide a piece of JavaScript code that website operators can embed in web pages, and when the page is accessed, the JS code will automatically trigger link submission.The link push function is specially set in the AnQi CMS background, allowing you to input the JS push code obtained from these site owner platforms, along with<script></script>Label, paste it in as well. This way, even though it is not pushed directly through the backend API, it can also achieve the effect of submitting links to these search engines.
Verify the correctness of the push interface.
After setting up the link push function, it is an essential step to perform validity verification.You can publish a new document in the content management of AnQi CMS backend, then navigate to the link push feature page, and view the "recent push records".If Baidu push results include the word "success" and Bing push displays{"d":null}It indicates that the push configuration is normal. It should be noted that the data feedback from Baidu Search Resource Platform may not be real-time, and it usually takes a day to see the API submission records.The Bing link submission data feedback is usually more timely, you can see the submitted links in the URL submission of its Webmaster Tools.
Conclusion
The AnQi CMS link push feature provides website operators with efficient SEO tools, ensuring that website content can be quickly indexed through active push support for mainstream search engines and flexible JS code embedding.Properly configure and regularly check the push effect will help your website gain an advantage in the fierce search engine competition, improve the visibility and communication efficiency of the content.
Frequently Asked Questions (FAQ)
1. Why does AnQi CMS adopt different push methods for different search engines?The AnQi CMS uses different push methods mainly because the interfaces and specifications provided by different search engines are different.Like Baidu and Bing provide backend API interfaces, allowing CMS to directly submit server-to-server link submissions, which is more efficient.And some other search engines may only provide a way to embed front-end JavaScript code, triggering link submission through user access to the page, and Anqi CMS also supports this general solution to cover a wider range of search engines.
2. I have configured the link push, but why are the new articles not indexed in the search engine for a long time?Link push is one of the means to accelerate inclusion, but inclusion is also affected by various factors such as the quality of website content, website authority, page loading speed, server stability, and search engine algorithms.If the push is not indexed after a while, it is recommended to check: 1) Whether the website content is original and high-quality;2) Does the website have any accessibility issues (such as Robots.txt settings, dead links);3) Check the search engine site owner platform's crawling diagnosis tool to confirm if there are any crawling anomalies;4) Is the push interface configured correctly and does it return a successful status.Baidu inclusion especially requires time, it is recommended to continue to observe.
3. Does AnQi CMS support customizing more search engine push functions, or do you have plans to support more API interfaces?Currently, Anqi CMS natively supports Baidu and Bing API push and supports other search engines by embedding JS code.Will it support more search engine API interfaces depend on market demand, search engine open policies and the development roadmap of Anqi CMS.For specific needs, you can follow the update log of Anqi CMS or the official community to get the latest information, or consider developing a second way to achieve more personalized push needs.