How to implement a link pointing to the 'Product Model Home Page' in AnQi CMS navigation?

Calendar 👁️ 57

As a content expert deeply familiar with the operation of AnQiCMS, I fully understand the importance of reasonably arranging important links in website navigation.A clear and intuitive navigation not only enhances the user experience, but is also the key to guiding users to discover core content and achieve business goals.Below, I will give you a detailed introduction on how to implement a link pointing to the 'Product Model Homepage' in the Anqi CMS navigation.

Configure the "Product Model Home" link in the AnQi CMS navigation

In Anqi CMS, adding a navigation link to your 'Product Model Homepage' is a direct and efficient process that will help your visitors easily find your product showcase page.This operation is mainly completed through the "website navigation settings" function in the background.

First, you need to log in to the AnQiCMS admin interface.In the menu bar on the left, find and click 'Background Settings', and then select 'Navigation Settings'.This will lead you to the website navigation management center, where all navigation area links of the website are centrally managed.

After entering the "Navigation Settings" page, you will see a "Navigation Category Management" area.The AnQi CMS provides a default 'default navigation' category, which is usually the location of the main navigation bar on your website.If your website design requires, for example, to create independent navigation areas for the footer or sidebar, you can also add new navigation categories here.But for the core link of "Product Model Home Page", it is usually placed in the main navigation category.

Next, click the 'Add Navigation Link' button below the navigation category you choose.This will pop up a form to configure a new navigation link. You need to fill in the following key information in this form:

The first is the "display name", which is the text shown to the user on the navigation bar, for example, you can fill in "Product Center", "Our Products", or "Product List".This name should be concise and clear, able to convey the content it points to.

The option "Parent navigation" comes next. If your "Product Model Home" link is a top-level navigation item on the website, then simply select "Top-level navigation" here.If you want it to appear as a submenu of an existing navigation item, you need to select the corresponding parent navigation item.The AnQi CMS supports a two-level navigation structure, which provides enough flexibility to organize the navigation hierarchy.

The most critical step is to select the 'Link Type'. Here, you will see three options: 'Built-in Link', 'Category Page Link', and 'External Link'.To implement a link to the "Product Model Homepage", you should choose the "Built-in Link".After you select the 'Built-in Link', the system will automatically list some preset page types, including the 'Product Model Home Page'.Directly select this option, the system will automatically associate it with the home page address corresponding to your product model.

In addition, you can also fill in the "sub-title name" and "navigation description" as needed, which can be called in the front-end template to provide more rich information display for navigation links.Finally, adjust the "display order" to determine the position of the link in the navigation menu, the smaller the number, the earlier it is displayed.

After completing the above configuration, click "OK" to save your settings.At this time, the navigation data of Anqi CMS has been updated in the background.To ensure that these changes take effect immediately on the front-end page, you may need to go back to the admin home page, click the "Update Cache" feature to clear the system cache.After that, refresh your website's frontend page, and you will see the newly added "Product Model Homepage" link in the navigation.Clicking this link will take you directly to your product showcase page, greatly enhancing the accessibility of the website's content.In this way, not only have you optimized the navigation structure of the website, but also provided users with a more convenient access path, thereby effectively improving the overall operation of the website.

Frequently Asked Questions

Why is the new navigation link not displayed on the front page?If your navigation link is set up successfully in the background but the front-end page does not display, there may be several reasons.First, make sure you have clicked the "Update Cache" button in the background management interface to clear old cache data.Next, check if the template used on your website is correctly callednavListtag to render the navigation menu. If the template does not have the correspondingnavListThe tag, or the tag parameter setting is incorrect (for exampletypeIdMismatch), the navigation link will not be displayed. In addition, please also make sure that the navigation link has been added to the navigation category currently being used by the template.

Can I link to a specific product category page, in addition to the built-in "Product Model Home" link?Of course, it can be done. The navigation link settings of AnQi CMS provide great flexibility.In the form of "Add Navigation Link", when you select the "Link Type", in addition to the "Built-in Link" option, there is also an "Category Page Link" option.After selecting this option, the system will pop up a category selector, allowing you to precisely select the specific product category you want to link, whether it is a parent category or any subcategory.This can help you create a more detailed navigation structure, directly guiding users to the product categories they are interested in.

How can I link to the home page of each custom product content model if I created multiple?AnQi CMS supports the creation of multiple custom content models. In the 'Navigation Settings', when you select the 'Built-in Link' type, the system will not only provide the general option of 'Product Model Home Page', but will also list 'Other Custom Model Home Pages', from which you can select the home page corresponding to the specific product content model you created.This means that if you have two independent product models named 'Electronics' and 'Home Appliances', you can create links in the navigation pointing to the 'Electronics Model Home Page' and the 'Home Appliances Model Home Page' separately.If your custom model does not appear directly in the "Built-in Links" option, you can also create a link by manually entering the URL address of the custom model's home page through the "External Links" type.You can find the custom model URL alias in the model settings of the "Content Management", and build an accurate link by combining the static rules.

Related articles

After creating a new navigation category in AnQi CMS, do you need to refresh the cache for it to take effect?

As an experienced CMS website operation personnel of an enterprise, I know the important impact of the cache mechanism in the content management system on website performance and data real-time.When discussing whether cache needs to be refreshed after creating a new navigation category in Anqi CMS, this not only concerns technical details, but also directly affects the timeliness of website content updates and user experience.The Anqi CMS is designed to provide an efficient and easy-to-use content management solution, and its built-in caching mechanism is a key factor in improving website loading speed and handling high concurrency traffic.

2025-11-06

How to modify the default top navigation of Anqi CMS without changing the template code?

As a website operator who is deeply familiar with the operation of AnQiCMS, I know the importance of flexibly managing website content without touching the template code, especially core elements like the top navigation.AnQiCMS was designed with this in mind from the very beginning, providing an intuitive and powerful backend management interface that allows you to easily customize and adjust the top navigation of the website without writing a single line of code.AnQiCMS separates the navigation data of the website from the display logic of the front-end template.

2025-11-06

Is the navigation setting of Anqi CMS associated with user group permissions?

As an experienced CMS website operation staff member, I know the importance of content strategy and user experience.The navigation system is the first window for users to interact with a website, and its flexibility and security are crucial.This question regarding whether the navigation settings of AnQi CMS are related to user group permissions can be thoroughly discussed based on the provided system documentation.The Anqi CMS is committed to providing users with an efficient, customizable, and easy-to-expand content management solution.

2025-11-06

How to use the Anqi CMS navigation feature to implement the 'breadcrumb navigation' of the website?

In the daily operation of AnQiCMS, a well-designed, user-friendly website navigation system is the key to improving user experience and search engine optimization (SEO).Among them, 'Breadcrumbs navigation' as a kind of auxiliary navigation method, can clearly show the user's current position on the website and provide a convenient path to return to the previous level page.As a senior AnQi CMS operation personnel, I will elaborate in detail on how to fully utilize the built-in functions of AnQiCMS to easily implement the breadcrumb navigation of the website.

2025-11-06

How to get the category ID corresponding to the link in the `navList` loop for `item.PageId`?

In AnQiCMS, efficiently managing and displaying website navigation is one of the core tasks of website operation.We often need to dynamically load corresponding content based on the navigation menu items, such as displaying a list of articles under a specific category, or jumping to a specific category page.This involves how to accurately obtain the corresponding category ID for each navigation link in the `navList` loop.As an experienced AnQiCMS operations staff, I will elaborate on the application of `item.PageId` in this scenario.

2025-11-06

What will happen to the navigation if the target page of the AnQiCMS navigation link is deleted?

As a senior security CMS website operator, I know the importance of content management systems in website operation, especially navigation links, which directly affect user experience and website architecture.For the question you raised, 'If the target page of the Anqi CMS navigation link is deleted, how will the navigation display?'This question, I will elaborate in detail on the functional features of AnQi CMS.The AnQi CMS navigation system aims to provide flexible and configurable link management features.

2025-11-06

How to change the website name in AnQiCMS to optimize brand display?

As a professional who deeply understands the operation of AnQiCMS, I know that the website name is not only the flag of the brand, but also the core element for search engine recognition and user memory.A precise and distinctive website name that can effectively enhance brand image, optimize SEO performance, and ultimately attract and retain more users.In AnQiCMS, changing the website name is a direct and important operation that can significantly enhance your brand display.

2025-11-06

What access issues can be caused by an incorrect website address setting in AnQiCMS?

As a website operator who is well-versed in the operation of AnQiCMS, I am well aware of the importance of setting the website address. It is not only the 'address number' of the website on the Internet, but also the cornerstone for the correct operation of the AnQiCMS system, effective distribution of content, and search engine optimization.Once this seemingly simple configuration deviates, it may trigger a series of chain reactions, severely affecting the normal access, user experience, and SEO performance of the website. ### Direct Barrier to Website Access The most direct and obvious issue is that the website cannot be accessed normally.In AnQiCMS system settings

2025-11-06