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

Calendar 👁️ 67

The website's navigation system is like the table of contents of a book, not only guiding readers to the chapters of interest but also subtly shaping readers' 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 to 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 a link?

In the digital age, user attention is scarce. When visitors first or secondly visit your website, they often quickly judge whether the website contains the content they need through the navigation bar.If the navigation item is only a short, context-free link text, users may need more clicks and guesses to reach the target page.This uncertainty can easily lead to customer loss.

The Anqi CMS deeply understands this, allowing you to add additional metadata to each navigation link, including a custom display name, insightful subtitles, and detailed navigation descriptions.These elements work together to elevate the originally flat navigation to a multi-dimensional, information-rich guidance system, thereby making your website navigation more attractive and practical.

Flexible navigation category management

Before delving into the settings of a single navigation item, it is worth mentioning the navigation category management capability provided by Anqi CMS.Your website may not only need a main navigation menu. Perhaps you also want to display a set of service links in the footer, place a popular article category in the sidebar, or provide a simplified menu on mobile devices.

The Anqi CMS supports the creation of multiple independent navigation categories, such as "main navigation", "footer navigation", or "sidebar menu".This means that you can flexibly configure a set of exclusive navigation links for each location according to the different areas and functional requirements of the website.Each category's link set can be independently maintained, ensuring the consistency of the website's global navigation structure and the specialization of local navigation.

Core Function: Customize Display Name, Subtitle and Description

Now, let's focus on how to make each of your navigation links come alive with these powerful custom fields.

1. Elastic settings display name

By default, the display name of the navigation link may come directly from the title or category title of the page it points to.However, in some cases, you may need a navigation text that is more concise, more attractive, or more in line with the brand language.For example, the title of a page might be “Our company profile and development history”, but in the main navigation, you may prefer to display it simply as “About us”.

The AnQi CMS allows you to specify a completely independent 'display name' for each navigation link.This means that no matter how the title of the backend page changes, the displayed text in the front-end navigation can maintain the state you set, providing great freedom in content presentation.This flexibility allows the navigation text to better adapt to the overall design style and reading habits of the website.

2. Skillful use of subtitle name

The 'Subheading Name' is a unique and powerful field that brings a second layer of information expression space to the navigation items.Imagine when your website is aimed at global users, or when you want to provide additional hints under the main title, the subtitle becomes particularly important.

  • Multilingual prompts: For example, the main navigation item is set to Chinese "Product Center", and the subtitle can be filled in with English "Product Catalog", realizing immediate bilingual comparison and greatly enhancing the international user's visit experience.
  • Instructions:For some navigation items that require additional explanation, the subtitle can provide a brief supplement.For example, below "News Updates", "Industry Hotspots and Company Announcements" are displayed, which can quickly summarize the core content of the page and help users form a clearer expectation before clicking.

The use of subheadings makes navigation items able to carry more useful information while maintaining the brevity of the main title, which is beneficial for improving user navigation efficiency and the overall information density of the website.

3. Enable navigation description

“Navigation description” then it injects deeper interactive potential into your navigation system.Although its specific display method highly depends on the website template design (for example, it may be displayed as a tooltip or dropdown menu when the user hovers over the navigation item), its information value is not negligible.

A concise navigation description that can elaborate on the core content, the problem solved, or the value provided by the linked page.This can effectively guide users to click, reduce blind exploration, and even under specific template design, it can provide more context information for search engines, indirectly helping the SEO performance.For example, the navigation description for 'Contact Us' can be written as 'Get our contact information, seek cooperation, or consult'.

Selection and practice of link types

These rich display options can perfectly combine with the various 'link types' provided by Anqi CMS.Whether you need to link to the system's built-in 'Homepage', a dynamically generated 'Category page', or a completely custom 'External link', you can configure the display name, subtitle, and description for it.This combination ensures that your navigation system achieves a high degree of unity and optimization in both function and expressiveness.

Display rich content on the front end

All display names, subtitles, and descriptions meticulously configured in the background will eventually be presented on the website's frontend through AnQi CMS template tags. Template developers can usenavListLabel, easily get each navigation item'sTitle(Display name),SubTitle(Subtitle) andDescriptionNavigation descriptions and render them elegantly according to the design style of the website.Whether it is to create a dropdown menu with a hover effect or design a responsive mobile navigation, these rich fields provide endless possibilities for front-end display.

In summary, the deep customization capability of Anqi CMS in navigation link settings is not only a technical convenience, but also an important tool for content operation and user experience optimization.It makes website navigation no longer a cold collection of links, but a more expressive and informative user entry, thus helping your website attract more visitors, convey information, and achieve operational goals.


Frequently Asked Questions (FAQ)

Q1: I set the subtitle and description of the navigation link, but I didn't see the effect on the website front end, why is that?A1: Whether the subtitle, description, and other extended information of the navigation link are displayed on the front page, and how to display it, mainly depends on the template design of your website. If the template does not reserve the corresponding area or logic to call and display itSubTitleandDescriptionField, even if it is set in the background, it cannot be displayed on the front. It is recommended that you check the current template'snavListtag calling method, or contact your template developer for adjustment.

Q2: Does the navigation link support multi-language switching for display name, subtitle, and description?A2: The AnQi CMS itself supports multilingual functionality, you can set different language packages in the background.However, the specific text content of the navigation link (including the display name, subtitle, and description) is independently set for each navigation item in the background.If you need to implement multilingual navigation switching, the usual practice is to create a set of independent navigation categories for each language and call the corresponding navigation category in the template according to the current language status of the website.For example, create a "main navigation-Chinese" and a "main navigation-English", respectively configure navigation content for different languages.

Q3: Can I make the navigation description only appear when the user hovers over it, rather than always being displayed?A3: It can be fully realized. This belongs to the category of front-end interaction effects and needs to be implemented through CSS and JavaScript.In the template, you can wrap the navigation description content inside a specific HTML element (such as a<span>or<div>),then use CSS's:hoverpseudo-classes or JavaScript event listeners, controlling the display and hide of the element.The navigation description field provided by Anqi CMS is responsible for providing content, and how it is interactively displayed is controlled by the front-end code freely.

Related articles

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 does AnQiCMS handle the display of external links in documents, does it automatically add the `nofollow` attribute?

In website operation, the management of external links is an important task, which not only relates to user experience, but also has a direct impact on search engine optimization (SEO).The use of the `nofollow` attribute can help website managers control the transmission of link weight more accurately, avoiding unnecessary risks.For users of AnQiCMS, understanding how the system handles external links in documents and whether it automatically adds the `nofollow` attribute is crucial for efficient website operation.AnQiCMS provides a clear and flexible strategy for handling external links

2025-11-08

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 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

How to ensure that the AnQiCMS front-end page updates and displays the new image after the image resource is replaced?

When using AnQiCMS for website content maintenance, images are indispensable visual elements.However, sometimes the image resources are successfully replaced in the background, but the front page fails to display the updated image in time, which may confuse you.This is usually not a system failure, but due to the operation of various caching mechanisms.Understanding these mechanisms and mastering the corresponding handling methods can help you efficiently solve this problem.## The intrinsic mechanism of AnQiCMS image replacement Firstly, it is crucial to understand how AnQiCMS handles image replacement

2025-11-08

How does the `archiveDetail` tag handle the Markdown rendering and lazy loading (lazyload) display of document content?

Manage and display content in Anqi CMS, the `archiveDetail` tag is undoubtedly one of the core tools, responsible for extracting document content stored in the database and rendering it on the web.For modern websites, the way content is presented and the loading efficiency are crucial, and `archiveDetail` provides very practical capabilities in handling Markdown rendering of document content and image lazy loading.### Cleverly Utilize `archiveDetail` Tag

2025-11-08