How does the navigation settings support creating navigation at different locations to meet the diverse content display needs of the website?

Calendar 👁️ 70

In website operations, the navigation system plays a crucial role, it is not only the map for users to explore the content of the website, but also the key for search engines to understand the structure of the website.A well-designed navigation can significantly enhance user experience, guide users to discover more interesting content, thereby extending the visit time, and indirectly help the website's SEO performance.AnQiCMS provides a set of intuitive and powerful navigation settings that allow you to flexibly build various types of navigation to meet the diverse content display needs of the website.

Core Concept: Flexible navigation construction

AnQiCMS deeply understands the diversity of website content display, and therefore its navigation settings are not limited to a single main navigation bar.It introduces the concept of 'navigation category management', which means you can create multiple independent navigation areas based on the layout and content planning of the website.

Imagine that your website not only needs a "main navigation" at the top of the page to display core business or services, but may also need a "footer navigation" to place legal statements, friend links, or contact information, as well as a "sidebar navigation" to refine a specific product or article classification.By easily adding custom categories such as "Footer Navigation", "Sidebar Categories", "Auxiliary Navigation", etc. in the background, AnQiCMS allows you to customize the navigation structure for each functional area of the website.This partition management method ensures that every corner of the website has clear guidance, ensuring that different types of information can be effectively organized and presented to the target users.

Multi-dimensional content linking and hierarchy management

The power of navigation lies in its ability to connect to any corner of the website. AnQiCMS provides various link types in the navigation link settings to meet the richness of content connection:

  1. Built-in links:For the basic pages of the website, such as 'Home link', 'Article model home page', 'Product model home page', etc., they can be configured directly through built-in options, which is convenient and fast.This ensures that the core entry of the website is always clear and visible.
  2. Category page links:The core content of a website is often organized by categories. Whether it is article categories, product categories, or independent single pages (such as "About Us", "Contact Us"), they can all be directly selected as the target of navigation links.This greatly simplifies the association between content and navigation, ensuring that users can directly access the information they need.
  3. External links:If you need to guide users to other related websites, partner pages, or external resources, AnQiCMS also provides an option to add "external links".This brings greater openness and scalability to the website.

In addition to the diversity of link types, AnQiCMS also supports building multi-level navigation.You can set "parent navigation" for navigation items to create a dropdown menu with up to two levels.For example, clicking on "Products" in the main navigation may bring up a dropdown menu displaying subcategories such as "Electronics" and "Home Goods" and so on.This hierarchical structure not only saves page space, but also makes content organization more orderly, allowing users to find the target information through a step-by-step approach, greatly enhancing the user experience.

Detail presentation: enhance user experience

To make the navigation not only powerful but also better serve user understanding and brand image, AnQiCMS integrates rich detail options into the navigation link configuration:

  • Display name:This is the text displayed on the front-end page for the navigation item, you can name it flexibly according to your actual needs without adhering to the title of the content itself.
  • Subtitle name:Especially for multilingual websites or navigation items that require additional explanation, you can add a subtitle to provide more context, such as displaying the corresponding English translation under the Chinese title.
  • Navigation Description:Some complex navigation items may require more detailed explanations. By setting the navigation description, you can display a brief explanation when the mouse hovers over it, helping users better understand the content pointed to by the navigation item.
  • Display order:You can adjust the display order of navigation items according to the importance of the content or operational strategy by setting numbers, ensuring that the most important information is always in a prominent position.

These detailed settings give website operators a high degree of control over the navigation system, allowing each navigation element to provide users with clear, accurate, and attractive guidance.

Template integration: Dynamic navigation display

All navigation settings you configure in AnQiCMS backend will be displayed throughnavListThe label is dynamically presented in the website front-end template. When you use it in the template file{% navList navs with typeId="您创建的导航类别ID" %}Such code, the system will automatically retrieve all navigation data corresponding to the category and provide it to the front-end template in a traversable list.This means that no matter how you adjust the navigation content, order, or hierarchy in the background, the front-end page can be updated in real-time without manually modifying the code.

In addition, AnQiCMS also providesbreadcrumbThe label used to generate 'breadcrumb navigation' within the page.This navigation form can clearly show the user's current location and the path in the website structure, providing a sense of direction and facilitating their return to the upper-level page.

With these features, AnQiCMS navigation settings are not just simple link堆积,it is an intelligent system that can be deeply customized according to the characteristics of the website content and user access habits, which can effectively support the diversified content display needs of the website, thus achieving more accurate user guidance and more efficient operation goals.


Frequently Asked Questions (FAQ)

  1. Ask: How can I create a new navigation area for my website in AnQiCMS, such as an independent footer navigation?Answer: You can find the 'Navigation Settings' in the 'Background Settings' of AnQiCMS, where you will see the 'Navigation Category Management'. Here you can click to add a new navigation category, such as 'Footer Navigation', and after saving, you can add navigation links to this new category in your website template by specifying the correspondingtypeIdCall to display.

  2. Question: If my navigation project needs to point to a specific article or product detail page, rather than a category page, does AnQiCMS support it?Answer: The 'Built-in Link' in AnQiCMS's navigation link types mainly points directly to the model homepage for specific articles or products.If you need to point to a specific article or product, you will usually first select the corresponding "category page link", and then select the category where the article or product is located.However, if you need to create a link to a specific page (such as "About Us") for a navigation item, you can select that page in the "Category Page Links".For more complex direct article/product link requirements, it may be necessary to combine custom template logic or external link methods to achieve it.

  3. Ask: How many levels of menus does AnQiCMS support? How to set up a dropdown menu?Answer: AnQiCMS supports up to two levels of navigation menus.When adding navigation links in the "Navigation Settings", each navigation link can select a "parent navigation".If you set it to 'Top-level navigation', it will display as a top-level menu;If a top-level navigation that already exists is selected as its parent, it will become a secondary dropdown menu item under that top-level navigation.In the template, usenavListThe system will automatically judge when the tags are rendered in a loop.item.NavListDoes it exist, thus presenting a multi-level menu structure.

Related articles

How to handle images (download remote, Webp, compress large images) to optimize page display speed in content settings?

As website operators, we all know that website loading speed is important for user experience and search engine rankings.Especially on content-rich websites, images are often a key factor affecting page speed.AnQiCMS (AnQiCMS) provides us with several very practical image processing features in the content settings, allowing us to flexibly optimize images and significantly improve the display speed of the website. ### Localizing remote images, controlling image resources During the process of content creation, we sometimes refer to images from other websites. At this time

2025-11-08

How to configure custom rewrite rules to create more SEO-friendly content URLs?

The importance of URL structure in website operation is self-evident.A clear, concise, and keyword-rich URL not only improves user experience but also makes it easier for users to remember and share content, and can significantly optimize the crawling and ranking effects of search engines.Aqicms is well aware of this, therefore it provides a flexible and powerful pseudo-static rule configuration function to help users create more SEO-friendly content URL displays.What is the pseudo-static URL and its importance?So-called pseudo-static is not a real static page, but refers to URL rewriting technology through the server

2025-11-08

How does the search engine link push feature help new documents be indexed and displayed in search results quickly?

On the day of content release, how can your meticulously crafted website content be quickly discovered and indexed by search engines, which is a focus for every content operator.A newly released article or product page, if it can appear quickly in the search results, it will undoubtedly seize the initiative and bring valuable early traffic.AnQiCMS (AnQiCMS) fully understands this need and has specially provided a search engine link push feature to help your new document reach the search engine as quickly as possible, thereby speeding up indexing and display.Why is it important to be indexed quickly?

2025-11-08

How to correctly insert mathematical formulas and flowcharts in a Markdown editor and ensure they display normally on the web?

In content creation, especially in fields involving technology, science, or complex concepts, we often need to insert mathematical formulas or draw flowcharts to assist in explanation.The Markdown editor of AnQiCMS (AnQiCMS) has provided us with great convenience, allowing these complex elements to be input in a concise text form and presented elegantly on the web.How should we operate specifically to ensure that the content is displayed correctly?Firstly, make sure that your safety CMS system has enabled the Markdown editor.

2025-11-08

How to set custom parameters in the background and flexibly call them in the front-end template to display specific information?

In a content management system, flexibility is the key to improving operational efficiency and meeting personalized needs.AnQiCMS deeply understands this, providing powerful custom parameter functions, allowing users to flexibly expand content attributes according to business characteristics, and accurately display this information in front-end templates.This article will discuss in detail how to set custom parameters in the Anqi CMS backend, as well as how to call them in the front-end templates to create a more expressive and functional website.--- ### The Power of Custom Parameters

2025-11-08

How to configure independent SEO information and template display for a single page (such as "About Us") in the page management?

In website operation, each page has its unique value and goal.For pages such as "About Us", "Contact Us", and "Terms of Service", they often carry brand stories, core values, or important contact information, which are crucial for building corporate image and user trust.Therefore, configuring exclusive SEO information and personalized display templates for these specific pages is an effective way to enhance the professionalism and user experience of the website.AnQiCMS deeply understands these needs, providing flexible and powerful functions, allowing you to independently configure SEO information and specify personalized template display for each single page

2025-11-08

In document management, how is the recommended attribute `flag` used to control the display of content on the homepage or other special locations?

In Anqi CMS, the "recommended attribute" (`flag`) is a powerful and flexible feature that allows you to finely control the display of website content on the homepage, category pages, or other specific display areas.Understanding and effectively using this attribute can significantly improve the content operation efficiency and user experience of your website.What is the "recommended attribute" (`flag`) in Anqi CMS?In the Anqi CMS document management module, when you add or edit a document, you will find an option named "recommended properties".These attributes are not traditional classifications or tags

2025-11-08

How to configure multi-site content display in AnQiCMS

Easily implement multi-site content management and display in AnQiCMS It is a challenge for users who operate multiple brands, sub-sites, or content branches to manage the content of each site uniformly.AnQiCMS provides powerful multi-site management features, allowing you to easily create and maintain multiple independent websites under a single system instance and flexibly control the display of their content.This article will give a detailed introduction on how to configure multiple sites in AnQiCMS and achieve independent management and display of content.### 1. Prepare the work

2025-11-08