How to enable or disable the external link filter and its display effect in the AnQi CMS background setting?

Calendar 👁️ 71

In website content operation, the management of external links is an important factor in improving user experience and optimizing search engine rankings.AnQiCMS provides a practical external link filtering feature, allowing us to flexibly control the display form of external links in the content according to actual needs.This article will thoroughly introduce how to enable or disable external link filtering in the Anqi CMS backend settings, as well as the display effects under different settings.

Why is it necessary to manage external links in the content?

When posting articles or product information, we sometimes refer to or recommend resources from other websites. These links that point to external websites are called external links.Although appropriate external links can help enhance the authority and richness of content, too many irrelevant external links, or links with malicious intent, may dilute the website's weight, affect the user's jump experience, and even bring security risks.Therefore, it is particularly important to effectively manage these external links.

The external link filtering function of AnQi CMS is specifically designed to help us better control these external links, thereby maintaining the health and SEO performance of the website.

Introduction to AnQi CMS external link filtering function

AnQi CMS external link filtering function mainly provides two processing methods:

  1. Automatically remove external links:When this feature is enabled, the system will automatically detect links to external websites in the content and remove them from the article when saving or publishing.
  2. addrel="nofollow"attribute:When the external link filter is disabled and the option to retain external links is selected, the system will automatically addrel="nofollow"The attribute informs search engines not to follow the link and not to pass the page authority to the target page.

After understanding these two processing methods, let's see how to set it up in the background.

How to set up external link filtering in AnQi CMS background.

Set the external link filter very intuitively, it can be completed with just a few simple steps:

  1. Log in to the backend:First, log in to the backend management interface of Anqicms using your administrator account.
  2. Enter the content settings:In the navigation menu on the left of the background, find and click the "Background Settings" option. Expand and select "Content Settings".
  3. Find the external link filtering option:In the "Content Settings" page, you will see an option named "Whether to automatically filter external links."
  4. Enable or disable:
    • To enable external link filtering:Check this option (or select "Yes"). This means you do not want any external links to be included in the content you publish.
    • To disable external link filtering:Uncheck this option (or select "No"). This means you allow external links to appear in the content, but the system will automatically add them to these links.rel="nofollow"Property.
  5. Save settings:After making your selection, be sure to click the "Save" or "Submit" button at the bottom of the page to make your changes effective.

Enable the content effect after filtering external links.

After you enable the "Automatic Link Filtering" feature in the background, the system will strictly control external links in the content.

  • Impact on newly published content:When you insert an external link and save the article in the editor, these external links will be automatically removed and will not appear in the content displayed to the user.
  • The impact on published content:When re-editing and saving an article that has been published but contains external links, if external link filtering is enabled, these external links will also be removed.

This pattern is suitable for when you want the website content to be completely closed-loop, not allowing users to jump to other websites through the article content, or to avoid external links from dispersing the weight of the website itself.

Disable the effect of the content after the external link filter is disabled

If you disable the 'Auto Filter External Links' feature in the background, the system will handle external links in a different way, i.e., keep them and addrel="nofollow"Property.

  • External links are retained:External links inserted in the article will be displayed normally, and users can click to access.
  • Automatically addedrel="nofollow":These external links will be added automatically.rel="nofollow"Property. This means that although users can access these links, when search engines crawl your website, they are told not to pass on your website's authority to these external pages.This is very important to maintain the SEO health of your website, especially when linking to external resources that you cannot fully trust or control.

This pattern is suitable for situations where you need to refer to external resources, recommend partner websites, but do not want to lose the weight and ranking of your own website in search engines.

Practical suggestions: When to enable, when to disable?

  • Recommended scenarios for enabling external link filtering:
    • Official information release:If your website mainly publishes authoritative and original content and you do not want the content to be interfered with by external websites, enabling filtering can ensure the purity of the content.
    • Avoid loss of SEO weight:For operators who focus on the SEO weight of their own website and do not want to 'contribute' to other websites, enabling filtering is a direct effective method.
    • Prevent malicious links:In a scenario of multi-user submission or content collection, enabling filtering can effectively avoid the appearance of malicious or spam external links.
  • Recommended scenarios to disable external link filtering:
    • Content richness requirements:If your content requires a large number of references to external sources, research reports, news sources, etc., disabling filtering can ensure the completeness and authority of the content, at the same timenofollowThe attribute will help you manage the SEO impact.
    • Business cooperation and friendship links:When you need to display partner links or exchange friendship links, disable filtering and let the system add automatically.nofollowIs a reasonable choice that balances content requirements and SEO considerations.
    • User community interaction: In user comments or community content, if users are allowed to share external resources (under reasonable regulation), disabling filters can promote information exchange.

In summary, the external link filtering function of AnQi CMS endows us with a high degree of control over external links in the website content.According to your website positioning, operation strategy and SEO goals, reasonably enabling or disabling this feature will help you build a healthier, more efficient website.


Frequently Asked Questions (FAQ)

1. After filtering external links, will the image links in the article be deleted?

This feature mainly targets the links inserted in thehyperlinks (i.e., through<a>tags created by the links)If your image is being introduced through an external link (such as an imagesrcIt pointed to an external address, so the external link filtering function will not directly delete these images; but if the image itself is wrapped in a hyperlink pointing to an external website, then this hyperlink will be affected by the external link filtering rules (it will be cleared or added)rel="nofollow")

2.rel="nofollow"Are tags automatically added? Can I remove them manually?

Yes, when you disable external link filtering, Anqi CMS will automatically add links that meet the external link standards to all content.rel="nofollow"Property. You cannot manually remove or control a link individually in the content editor.nofollowProperty (unless you switch to HTML source mode for manual editing, but this is usually not recommended because the system may reapply the rules again when saved).

What is the standard for determining external links in Anqi CMS?

Under normal circumstances, Anqi CMS determines whether a link is an external link based on itsIs the domain name different from the domain name of your current website?If the domain of the link points to the same domain as your website (including subdomains), it is considered an internal link and is not affected by the external link filtering feature.

Related articles

How does the custom static rule of AnQi CMS affect the display of the category list URL?

In AnQiCMS, the URL structure of the website is crucial for search engine optimization (SEO) and user experience.A clear and meaningful URL can not only help search engines better understand the content of the page, but also make it easier for users to remember and share the link.Aqii CMS provides powerful pseudo-static functions, especially its custom mode, which allows users to finely control the display method of the URL for category list pages.

2025-11-08

How to format numbers to display in Anqi CMS template (such as floating-point precision)?

In website content management, we often need to display various numerical information, such as product prices, discount percentages, and statistical data, etc.These numbers may sometimes have complex decimal places, and if displayed directly, they may not look beautiful or be difficult to read.AnQiCMS (AnQiCMS) provides a powerful and flexible template engine, which adopts the syntax features of Django templates. Through the built-in filter (filter) function, it can conveniently format numbers, especially the precision control of floating-point numbers.

2025-11-08

How can I display long text content automatically with line breaks at specified lengths in the Anqi CMS template?

In website operation, we often encounter situations where we need to display long text content within limited layout space.If not processed, these texts may cause page layout to be disordered, affecting the user's reading experience.AnQiCMS (AnQiCMS) offers flexible template functions and rich filters to help us easily solve this problem.This article will discuss in detail how to display long text content with automatic line breaks in the Anqi CMS template and introduce the related content truncation processing method.

2025-11-08

How to quickly fill and display website content using the 'Content Collection and Bulk Import' function of AnQi CMS?

Today, as digital content becomes increasingly a core asset of enterprises, how to efficiently and quickly fill and update website content is an important issue facing every website operator.Manual data entry often fails to keep up with the update of massive information, it takes time and effort and is prone to errors.AnQiCMS (AnQiCMS) understands this pain point, its built-in 'Content Collection and Batch Import' feature is designed to solve this challenge, as if it is providing an automated production line for your website content operations, helping your website content to recover quickly and accurately.

2025-11-08

How does AnQi CMS ensure the quick display of content under high traffic conditions by using the high concurrency features of the Go language?

How Go language high concurrency technology creates ultra-fast content presentation?In today's internet environment, the speed of website access directly affects user experience and the success or failure of business.Especially during peak traffic periods, how to ensure that website content can be displayed quickly and stably is a major concern for every website operator.AnQiCMS (AnQiCMS) is an content management system developed based on the Go language, which shows unique advantages in this aspect.It cleverly utilizes the inherent high concurrency characteristics of the Go language, combining a series of optimization strategies

2025-11-08

How to use the `Ld` tag in Anqi CMS template to customize structured data for optimizing search results display?

In today's highly competitive online environment, ensuring that website content is better understood by search engines is the key to improving visibility.Structured data, especially Json-LD format, is the important way we communicate with search engines, which can help search engines accurately identify page content and may be displayed as rich media summaries (Rich Snippets) in search results, thereby attracting more clicks.

2025-11-08

How to convert letters on the mobile phone number keypad to numbers in the AnQiCMS template?

In AnQiCMS template development, we sometimes encounter the need to convert letters on the mobile phone number keypad to corresponding numbers.For example, a contact phone number may be recorded as “1-800-CALL-NOW”, or a product code may contain letters based on the phone keypad, and we would like to standardize it to pure numeric form for display or processing.Luckyly, AnQiCMS provides a very practical template filter `phone2numeric` to elegantly solve this problem.

2025-11-08

What are the specific application scenarios of the `phone2numeric` filter in AnQiCMS?

In AnQiCMS template engine, there are many powerful filters built-in, which can help us process and display data in a flexible manner.Among them, the `phone2numeric` filter is a tool that is not widely used but can play a unique role in specific scenarios.It mainly functions to convert the corresponding letters on the mobile phone number keypad to numbers.To understand the application scenario of `phone2numeric`, we first need to understand how it works.

2025-11-08