How does AnQiCMS handle the display of external links in documents, does it automatically add the `nofollow` attribute?

Calendar 👁️ 54

In website operation, the management of external links is an important task, which not only concerns user experience, but also has a direct impact on search engine optimization (SEO). Among them,nofollowThe application of properties can help website administrators control link weight transmission more accurately, avoiding unnecessary risks. For users of AnQiCMS, understanding how the system handles external links in documents and whether they are automatically added is important.nofollowAttribute is the key to efficient website operation.

AnQiCMS provides a clear and flexible strategy for handling external links, allowing us to adjust according to our actual SEO needs.The core settings are located in the "Content Settings" area on the backend. When we enter this area, we will find an option named "Whether to automatically filter external links."}This option gives us two main ways to handle external links:

  1. Select 'Automatically filter external links':If we do not want any external site links to appear in the published content, we can enable this feature.In this case, AnQiCMS will automatically detect and remove all external links when publishing content, ensuring that the website's content remains 'pure' and does not pass any link weight to the outside.This is very direct and effective for some users who want to focus entirely on in-site content, avoid traffic dispersion, or worry about the quality of external links.

  2. Select 'Do not filter external links':If we think that external links are necessary for users or hope to enhance the authority of the content through link references, then you can choose not to enable the "Automatic Filtering of External Links" function. At this time, AnQiCMS will not simply retain the original appearance of external links, but will intelligently handle these external linksautomatically addedrel="nofollow"propertyThis means that when search engines crawl these links, they will not follow them and will not pass the website's PageRank (page authority) to the target external page.This is a very balanced and recommended strategy for maintaining the SEO weight of your own website while also providing valuable external reference information.

In addition to the global content settings of the backend, AnQiCMS also provides a very practical tool on the template level——urlizeThe filter is mainly used to automatically convert detected URL strings in text to clickable hyperlinks. For example, if we directly inputhttps://www.example.com, usingurlizeThe filter renders and automatically becomes<a href="https://www.example.com">https://www.example.com</a>. It is worth noting that,urlizeThe filter automatically converts URLs to links whenIt will also automatically add these links by defaultrel="nofollow"propertyThis further strengthens AnQiCMS's control over the weight of external links, even if we paste URLs directly into the content and process them through a filter, there is no need to worry about unexpected weight loss.

Also, AnQiCMS provides more refined management for some special types of external links, such as friendship links. In the tags of friendship links such aslinkListIn it, we see a namedNofollowattribute. This means that for friendship links managed separately in the background, the system allows us to set individually whether to addnofollowProperty. This fine-grained control makes the SEO management of friendship links more flexible, allowing for the decision whether to pass the weight based on the specific situation of the partner or the SEO strategy.

In general, AnQiCMS handles the display of external links in documents andnofollowThe addition of properties provides global convenient settings, also considers template-level automation processing, and even provides detailed control for special link types.This allows website operators to easily handle the SEO challenges brought by external links, effectively manage the link strategy and weight distribution of the website.


Frequently Asked Questions (FAQ)

  1. If 'Auto-filter external links' is selected in the 'Content Settings', but the template usesurlizeFilter, how will external links be displayed?In this case, since the "Auto-filter External Links" in the "Content Settings" is a global and high-priority control, it will clear external links when the content is saved or published. Therefore, even if the template usesurlizeThe filter, also because the content itself does not have any external links, sourlizecannot be converted to a link withnofollowthe property.

  2. exceptrel="nofollow"Outside, does AnQiCMS support adding other SEO-related attributes to external links, such asrel="sponsored"orrel="ugc"?According to the current document, AnQiCMS adds the default SEO properties when automatically processing external linksrel="nofollow". For friendship links, the system mainly providesNofollowThe switch. If you need to addrel="sponsored"orrel="ugc"other attributes, you may need to customize the code at the template level or manually edit the HTML when publishing content.

  3. Manual external links inserted in the document content (nonurlizeAutomatically converted by the filter), will they be affected by the "Content Settings"nofollowstrategy?Yes, external links manually inserted in the document content will also be automatically added by AnQiCMS, as long as they have not been cleared by the 'Automatic Link Filtering' feature and the 'Do Not Filter Links' option is enabled.rel="nofollow"Property. This is part of the system's global strategy, aimed at unifying the management and control of the weight passing of external links.

Related articles

In AnQiCMS content settings, how to finely control the display of images (such as WebP, automatic compression, thumbnails)?

In website operation, images are important elements to attract users and convey information.However, unoptimized images may also be the culprit behind slow website loading, which can then affect user experience and search engine rankings.AnQi CMS knows the importance of image optimization and therefore provides a variety of fine-grained image control features to help you achieve a perfect balance between website performance and visual effects.### One, WebP: The intelligent choice for lightweight and fast image acceleration WebP, as a modern image format, typically has a file size 25-34% smaller than JPEG at the same visual quality

2025-11-08

How does AnQiCMS support Markdown content editing and correctly render mathematical formulas and flowcharts on the front end?

AnQiCMS understands the desire of content creators for efficient and flexible editing tools.The new version introduces Markdown editor, greatly enhancing the convenience of content publishing.It is even more surprising that AnQiCMS not only supports basic Markdown syntax but also allows complex mathematical formulas and flowcharts to be elegantly presented on your website front-end through simple configuration.This is undoubtedly a powerful boost for websites that need to display professional knowledge, technical documentation, or educational content.### Enable Markdown Editing Feature First

2025-11-08

How to build and display the navigation path of the current page in the website using the `breadcrumb` tag?

In website construction and operation, user experience (UX) is always at the core.When visitors delve deeper into your website, a clear navigation path can effectively prevent them from getting lost and quickly understand their current location.This is the value of the 'Breadcrumb Navigation'.It not only enhances user experience, but is also an important part of Search Engine Optimization (SEO), helping search engines understand the hierarchy of your website structure.AnQi CMS knows this and therefore provides a convenient and easy-to-use `breadcrumb` tag

2025-11-08

How to retrieve and display the global configuration and SEO information of the website using `system`, `contact`, and `tdk` tags?

In the daily operation of AnQiCMS (AnQiCMS), accurately displaying global configuration information, contact information, and carefully optimized SEO elements on the website front end is the key to improving user experience and search engine visibility.Fortunately, AnQiCMS provides several intuitive and powerful template tags that allow users to easily access this important data.This article will delve into the three core tags `system`, `contact`, and `tdk`, helping you seamlessly integrate the background configuration into various pages of the website.Get the global configuration of the website

2025-11-08

How does AnQiCMS support multi-level menus and custom navigation categories to optimize the display of the website structure?

In website operations, a clear and effective navigation system is the key to user experience and search engine optimization.It not only guides visitors to find the information they need quickly, but also shows the structure and relevance of the website's content to search engines.AnQiCMS (AnQiCMS) has fully considered the actual needs of operators in website navigation settings, providing flexible multi-level menus and customizable navigation category functions to help users easily build a well-organized website structure.### Core Advantage: Flexibility and Structure The navigation feature of Anqi CMS aims to provide high customization and convenient management

2025-11-08

How to flexibly set the display name, subtitle, and description of navigation links to enrich the navigation display of the website?

The website's navigation system is like the table of contents of a book, guiding readers to the chapters they are interested in and subtly shaping their overall perception of the website's content.A well-designed, informative navigation that can significantly improve user experience, help visitors quickly find the information they need, and also bring a positive impact on search engine optimization (SEO).The Anqi CMS provides detailed and powerful navigation management features, allowing you to go beyond simple link text and create more expressive and practical website menus.Why is navigation not just links? In the digital age

2025-11-08

How to precisely control the display summary of the homepage TDK settings of AnQiCMS in the search engine results page?

In website operation, the homepage of a website is like a digital facade of a company, and its display quality on the search engine results page (SERP) directly affects the visitor's willingness to click.Precisely controlling this facade, which is what we commonly refer to as TDK (Title, Description, Keywords) settings, is a crucial step in achieving efficient search engine optimization.AnQiCMS as a content management system focused on providing an intuitive and powerful home page TDK setting feature, helps users accurately control the display summary of the home page in search engines.###

2025-11-08

How to support image classification and replacement in image resource management while keeping the URL address unchanged to avoid display issues?

In today's digital world, website content not only needs high-quality text, but also engaging visual elements.Images, as an important component of website content, their effective management is directly related to user experience, SEO effect and daily operation efficiency.For us who are committed to efficient content management, how to properly organize and update image resources while avoiding potential problems is an indispensable part of our daily work.AnQiCMS is well-versed in this, and its image resource management function is meticulously designed to address these pain points.

2025-11-08