Hello, I'm very happy to be able to elaborate on how to link to existing category pages in Anqi CMS navigation based on my experience in its operation.Clear navigation is the foundation of user experience and the key to effective organization of website content.The CMS provides an intuitive backend management interface, making it simple and efficient to link categories to navigation.
Understanding the navigation setting mechanism of Anqi CMS
In the Anqi CMS, the navigation settings are completed through the 'Website Navigation Settings' feature in the background.This feature allows operation personnel to create and manage various navigation menus on the website, not limited to the main navigation, but also to create footer navigation, sidebar navigation, and other different navigation categories according to needs.Each navigation entry, which is also known as a navigation link, includes display name, link target, and other information.The link target can be an embedded page, an external link, or an existing category page.
Link the category page to the website navigation with detailed steps
Add an existing category page to the website navigation, mainly involving the following steps:
First, log in to the Anqi CMS backend management interface. Find and click "Backend Settings
Enter the navigation settings page and you will see the list of navigation categories created by the current website in English.If you need to add a category link to the main navigation (usually "default navigation"), you can directly click on the navigation category to edit.If your website needs to create independent navigation for different regions (such as footer navigation), you can first create a new navigation category through "Navigation Category Management", and then enter the category for editing.
Next, under the selected navigation category, you need to add a new navigation link.Page usually has a button such as "Add Navigation Link" or similar, click it to open the navigation link editing form.
In the navigation link editing form, there are several key fields that need to be filled in.In the 'Display Name' field, enter the text you want to show to users in the website navigation, such as 'News动态', 'Product Center', and so on.If your template supports it, you can also fill in "Subtitle Name" and "Navigation Description" to provide more information.
The core step is to select the 'Link Type'.Auto CMS provides various link types, including 'Internal Links', 'Category Page Links', and 'External Links'.Here, we need to select the 'Category Page Link'.Select this option and the system will usually display a dropdown menu or selection box listing all the categories and single pages that have been created.
In the popup category/page selector, browse or search for the specific category name you want to link to, and then select it.The CMS will associate the category ID you choose with this navigation link.This means that regardless of how the name or URL of this category is adjusted later, this navigation link will always point to the correct category page, as it is associated based on the internal ID.
Finally, you can adjust the "Display Order" as needed to determine the position of this navigation link in the menu.The smaller the number, the closer it is displayed.If this category link is a secondary navigation, you also need to select the primary navigation it belongs to in the 'Parent Navigation' field.All information has been filled in and confirmed to be correct, then click the save button.
Complete the above operation, and then refresh your website's front-end page. The new category navigation link will appear in the corresponding position.The user can click on this link to directly jump to the corresponding category page, making it convenient and quick to browse related content.
Summary
Through the intuitive navigation settings function of the security CMS, website operators can easily integrate existing category pages into the website navigation.This ID-based association method ensures the stability and accuracy of navigation links, even if the classification information changes, there is no need to frequently manually update the navigation, thereby effectively improving the efficiency of content management and the user access experience.
Common Questions (FAQ)
1. Will the entries linked to in the navigation be updated if I change the category name or custom URL?Will do.The navigation link to the category in Anqi CMS is based on the internal ID of the category.Therefore, when you modify the category name, description, or custom URL information in the background, the navigation link will automatically point to the latest page information of the category, and you do not need to manually update the navigation entries.
2. I want to link a category in the navigation, but I did not find it in the dropdown list of "Category Page Link", what could be the reason?Please confirm whether the category you want to link has been created in "Content Management" -> "Document Categories".If the category has been created, please check if it is in the published status. Categories that are not published or in draft status may not appear in the selection list of navigation links.
3. I set up a category page link, but after clicking the front-end navigation, the page shows a 404 error or incorrect content, how should I investigate?Firstly, try to directly access the URL of the category page, to confirm whether the category page itself can be displayed normally.If there is a problem with direct access to the category page, it may be due to unpublished category content, missing category template files, or configuration errors.If the direct access is normal, then please check whether the website's pseudo-static rules are correctly configured, or in the 'Navigation Settings', confirm that the 'Link Type' you have selected is indeed 'Category Page Link', and that you have correctly selected the target category.