In website operation, whether the content can be quickly discovered and indexed by search engines or major content platforms is one of the key indicators to measure its effectiveness.AnQiCMS (AnQiCMS) fully understands this and fully considers content push and optimization in its functional design.Many operators often pay attention to the feature of "Toutiao JS automatic submission" when using Anqi CMS, and wonder if it requires additional API keys or complex verification information.

Learn more about the link push mechanism of Anqi CMS

AnQi CMS provides a powerful link push function to help website content efficiently reach major search engines and content platforms. This feature is mainly divided into two categories:

A type is for search engines that provide API interfaces, such as Baidu Search and Bing Search.For such platforms, AnQi CMS provides special configuration options that allow users to enter 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, and so on.

Another type is the focus of our attention today - platforms that rely mainly on client-side JavaScript code for content submission, such as Toutiao, 360, and others.The AQCMS has designed the 'JS automatic submission' function for this type of platform.

“Top news and JS auto-submit”:no additional API key is required

For the "Top Stories etc. JS Auto Submission" feature, the design philosophy of AnQi CMS is to maximize operation simplicity, allowing users to avoid complex API key application and verification processes. This means,You do not need to configure an API key or perform special verification information settings for this feature in the Anq CMS backend.

So, how does it work?

These content platforms (such as Toutiao, 360 Search, etc.) usually provide a submission method based on JavaScript code.The principle is that when a user visits your website page, the specific JS code embedded in the page will silently send the current page URL or other relevant information back to the content platform, thus realizing the discovery and collection of content.

In AnQi CMS, the process of implementing this feature is very direct:

  1. Get the JS code from the target platform:You need to visit the corresponding content platform (such as the Today's Headlines site owner platform, 360 site owner platform, etc.), find the JavaScript code snippet for JS automatic submission in the provided website access or content submission tool. These codes are usually in the form of<script>...</script>Labels enclosed in the form provided.
  2. Paste into the AnQi CMS backend:Log in to the AnQi CMS backend management interface, find the 'Link Push' option under the 'Function Management' menu.Here, you will see a dedicated input box, the title is usually "360/Toutiao and others JS automatic submission".
  3. Complete the submission code:Retrieve the entire JavaScript code snippet (including the starting<script>tag and ending</script>Label) completely copy and paste it into the input box provided by Anqi CMS.

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

The difference with the API push

This "JS auto-submit" feature is different from the API push for Baidu and Bing.API push is usually a server-side, batch operation that requires an API key to ensure the legality of the request.While "JS automatic submission" is a client-side behavior, it is triggered by loading JS in the user's browser to submit, and its convenience lies in the fact that the safe CMS itself does not need to intervene in the complex API connection process, but only needs to provide a "container" to accommodate the JS code of these platforms.This design allows content operators to integrate various third-party services based on JS more flexibly.

In short, the "Automatic Submission" feature of Anqi CMS, taking full advantage of the technical characteristics of these platforms, provides you with a content submission solution that is ready-to-use without any additional API keys or complicated verification, greatly enhancing the convenience of content publishing.


Frequently Asked Questions (FAQ)

Q1: If the JS code I obtain from platforms like Toutiao is updated, what do I need to do?

A1: If you receive updated JS automatic submission code from the content platform, just 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 page.

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

A2: The Anqi CMS will completely retain the JS code content you paste in, without modifying it.It acts as a "pipe", ensuring that the code runs correctly on your website.Therefore, please make sure that the code you paste is the latest and correct.

Q3: Does the "JS automatic submission" feature apply to all content platforms?

A3: 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 JS submissions.For platforms that provide API interfaces, such as Baidu and Bing, you should use the special API key configuration in Anqí CMS to submit, in order to obtain a more stable and efficient push experience.