In the operation of a website, whether the content can be quickly discovered and indexed by search engines or various content platforms is one of the key indicators to measure its effectiveness.AnQiCMS (AnQiCMS) understands this and fully considers the push and optimization of content in its feature design.Many operators often pay attention to the 'Headlines Auto-Submit JS' feature when using Anqi CMS, and wonder if it requires an additional API key or complex verification information.

Learn more about the link push mechanism of Anqi CMS

AnQi CMS provides a powerful link push feature, aimed at helping website content reach major search engines and content platforms more efficiently. This feature is mainly divided into two categories:

An API interface-based search engine is a type, for example, Baidu Search and Bing Search.For such platforms, the AnQi CMS provides dedicated configuration options, allowing users to enter the API keys or interface addresses obtained from these platforms to implement direct server-to-server push.This method usually requires steps such as verifying website ownership, obtaining API keys, etc.

Another category is the focus of our attention today - platforms that rely on client-side JavaScript code for content submission, such as Toutiao, 360, and others.The 'JS Auto Submit' feature has been designed for such platforms by Anqi CMS.

“Top Story Auto-Submission in JS”:No additional API key required

For the 'Automatic submission for Top Stories and JS' feature, the design philosophy of Anqi CMS is to simplify the operation to the maximum extent, allowing users to avoid complex API key application and verification processes. This means that, You do not need to configure an API key or set special verification information in the Anqi CMS backend for this feature.

So, how does it work?

These contents platforms (such as Toutiao, 360 Search, etc.) usually provide a submission method based on JavaScript code.The principle is that when users visit your website page, the specific JS code embedded in the page silently sends the current page URL or other relevant information back to the content platform, thereby achieving content discovery and indexing.

In the AnQi CMS, the process to implement this feature is very direct:

  1. Obtain the JS code from the target platform:You need to access the corresponding content platform (such as the站长 platform of Today's Headlines, 360站长平台, etc.), and find the JavaScript code snippet for automatic submission in the provided website access or content submission tool. These codes are usually in the form of<script>...</script>Label wrapping form provided.
  2. Paste into the AnQi CMS backend:Log in to the backend management interface of AnQi CMS, and find the 'Link Push' option under the 'Function Management' menu.Here, you will see a special input box, the title of which is usually '360/Toutiao and other JS automatic submission'.
  3. Complete submission code:Translate the entire JavaScript code snippet you obtain from the content platform (including the starting<script>and ending tags) into English.</script>Tag) Copy and paste it completely into the input box provided by the Anqi CMS.

The Anqi CMS will automatically handle the implantation of these JS codes, ensuring they are correctly loaded into the pages of your website, thereby enabling automatic submission of content.

Difference with API push

In brief, the 'Top Stories Auto Submission' feature of AnQi CMS fully utilizes the technical characteristics of these platforms, providing you with a ready-to-use content submission solution that requires no additional API key or complicated verification, greatly enhancing the convenience of content publishing.


Common Questions (FAQ)

Q1: What should I do if the JS code I obtained from platforms like Toutiao is updated?

A1: If you have obtained the updated JS automatic submission code from the content platform, you just need to go back to the 'Function Management' -> 'Link Push' page on the Anqi CMS backend and replace the old code with the new one.The system will automatically apply the new JS code to your website pages.

Q2: Will the JS code I paste be modified by the CMS?

A2: The Safe CMS will retain the JS code content you paste in completely, without making any modifications.The function is to act as a "pipeline", ensuring that the code runs correctly on your website.Therefore, please ensure that the code you paste is the latest and correct.

Q3: Does the 'JS auto-submit' feature apply to all content platforms?

This depends on whether the content platform itself provides an automatic submission feature based on JavaScript.This feature of AnQi CMS is designed for platforms that do not provide API interfaces but support client-side JS submissions.For platforms that provide API interfaces, such as Baidu and Bing, you should use the special API key configuration in Anqi CMS to submit, in order to obtain a more stable and efficient push experience.