In website operation, the management of external links is a detail that cannot be ignored. It not only relates to user experience but is also an important part of SEO strategy.We often ponder: When publishing content, how will AnQiCMS handle links to other websites included in the article?Will it simply stay the same or will it intelligently addnofollowAttribute, even directly remove these links?

AnQiCMS provides a clear and powerful control strategy for handling external links in content, with these fine controls all concentrated in the "Content Settings" area of the backend.Here, we can flexibly choose the way to handle external links based on the operational objectives and SEO strategy of the website.

First, let's understand how AnQiCMS intelligently processes the content we publish.In the background "Content Settings", there is a key option called "Whether to automatically filter external links".This option directly determines the fate of the external link.

Option one: automatically remove external links

If we want to strictly control the quality of content, avoid inadvertently directing users to irrelevant websites, or worry that linking to low-quality websites may affect our own reputation, we can choose to enable the function "Whether to automatically filter external links".Once enabled, AnQiCMS will intelligently detect all external links in articles during publishing or updating content.Any link pointing to an external domain will be identified and automatically removed from the content.This strategy is very suitable for those who pursue content purity and do not want any external interference on their websites.

Option two: retain and automatically addrel="nofollow"property

Not all external links are harmful. Often, we may need to cite external sources, provide references, or interconnect with partners in content.In this case, we want to retain these links, but we do not want the search engines to pass the weight (or "vote") of our website to these external websites.At this point, we can choose to turn off the option of 'whether to automatically filter external links'.

When this option is turned off, AnQiCMS will adopt a more flexible strategy: it will retain all external links in the content, but will also automatically addrel="nofollow"Property. This is like telling the search engine: 'I provided this link, but it does not represent my recommendation. Please do not track it and do not pass my website weight to it.'nofollowProperties play an important role in SEO, as they help websites control the flow of link weight more accurately, avoiding diluting their own SEO value by linking to external websites and also effectively avoiding the negative impact that may arise from linking to spam sites.

Intelligent processing at the template level:urlizeFilter

In addition to the global settings on the back end, AnQiCMS also provides intelligent link processing at the template level. For example, when you use the templateurlizeThe filter automatically identifies URLs in the text and converts them into clickable hyperlinks, AnQiCMS will also be very intelligent in adding hyperlinks generated automatically for these external linksrel="nofollow"Property. This means that even those that are not manually inserted through a rich text editor, but exist as plain text URLs in the content, and throughurlizeThe filter converts the link, and it can also get consistent results.nofollowProcessing further ensures the website's SEO strategy.

How to choose a strategy that suits you?

Decide which strategy to adopt, depending on the type of your website and operational goals:

  • If your website content is highly original and closed, and you do not want any external links to distract users' attention or pass on weight, then enabling "Auto Filter External Links" may be a good choice.
  • If your website needs to refer to a large amount of external material or provide necessary external jumps, but also want to maintain the independence of your own SEO, then turn off 'Auto Filter External Links' and let AnQiCMS automatically addnofollowProperty, it will be a balanced and efficient solution.

The external link processing mechanism of AnQiCMS, whether to choose complete filtering or intelligent addition.nofollowProperties are all aimed at providing website operators with a high degree of flexibility and control, ensuring that they can also better optimize the SEO performance of the website while improving user experience, helping content to achieve better visibility in search engines.


Frequently Asked Questions (FAQ)

Q1: Will the external links I manually add when publishing articles be affected by the setting 'Whether to automatically filter external links'?A1: Yes, this setting is global and it affects all external links in the content published or modified through the backend editor.No matter whether the link is manually added or generated by other means, as long as it is within the content area, it will be processed according to this setting.

Q2: If I only want to add external links to somenofollow, while keeping track of other links, can AnQiCMS do that?A2: The 'Content Settings' provided in the AnQiCMS backend, 'Whether to automatically filter external links' is a global policy. If filtering is turned off (i.e., retain links and automatically addnofollowThen all retained external links will be automatically addednofollowProperties. If you need to finely control a few specific links, for example, to removenofollowor adddofollowalthoughdofollowNot an official attribute, just refers to nonenofollowThe default tracking behavior is marked, it may be necessary to switch to source code mode manually to adjust the HTML properties of these links, which will increase the complexity of the operation.

Q3: Why does AnQiCMS default or automatically addnofollowattributes to external links? What benefits does this have for my website?A3: Automatically addnofollowProperties are mainly used for link weight control and to prevent spam links. The benefits are:

  1. Maintain SEO weight concentration:Avoid unnecessarily passing the SEO authority you have carefully accumulated on your website to external websites, which helps maintain the authority of your website.
  2. Avoid risks:Prevent negative impact from linking to low-quality, irrelevant, or content deemed spam by search engines.
  3. Compliance:Use for advertising or sponsored links,nofollow(or more precise)sponsoredIt is the recommended practice for search engines to avoid being regarded as manipulating rankings.