As an experienced website operator proficient in AnQi CMS, I am well aware that content classification plays a core role in building an efficient and user-friendly website.It not only helps readers find the information they need quickly, but is also an indispensable part of SEO strategy.In Anqi CMS, the document classification management is intuitive and powerful, allowing you to organize content flexibly according to business needs.
Manage your content categories efficiently in AnQi CMS: add, edit, and optimize practices
Good content classification is the foundation of website content management. It is like a library's indexing system, guiding users to accurately and quickly find the information they need, while also effectively improving the search engine's understanding and crawling efficiency of website content.Aq Enterprise provides a powerful and flexible document classification management function, helping you easily organize and maintain website content.
Access document category management
To begin managing your document categories, you need to log in to the Anqi CMS admin interface. Click on the navigation menu on the left to find and click“Content Management”and then select“Document Category”. After entering this page, you will see a list of all document categories created on the current website, as well as options for adding, editing, and managing operations.This interface is the core console of your content architecture, all settings related to categories are completed here.
Add a new document category
Click on the document classification management pageAdd categoryClick the button to start creating a new content category. This action will guide you to a form that contains various configurable fields to define the properties and behavior of the new category:
first, Document modelIt is a core setting. You need to select a document model for the new category, such as 'Article Model' or 'Product Model'.This choice is crucial because it will determine the field types that all documents in this category can use (such as articles having authors, products having prices, etc.).Please note that once a category is created and associated with a specific document model, this model cannot be changed.
Next, you can set upParent categoryBuild the hierarchical structure of content. If you want to create subcategories, you can select their parent categories here.The AnQi CMS requires that child categories must belong to the same document model as the parent category to maintain consistency in the content structure.
Category NameIt is the title of the category displayed on the front end to the user. For the convenience of user understanding and navigation, it is recommended to use clear and concise names.Category introductionIt provides a brief description of the classified content, which is often used in the meta description tag of the page and is very important for SEO.
In.Part, you can find more options for fine-grained settings:
- Display orderAllows you to control the ordering of categories in the front-end list, the smaller the number, the earlier it is displayed.
- SEO titleandKeywordsIt is designed for search engine optimization. You can specify an independent SEO title for the category to make it more attractive in the search engine results page;Keywords should be separated by English commas to help search engines better understand the classification topics.
- Custom URLThe feature allows you to set a friendly and descriptive pseudo-static URL for categories.By default, the system will automatically generate a pinyin URL based on the category name, but you can modify it as needed.Ensure that the custom URL is unique throughout the site.
- category templateProvided with high flexibility, you can specify a custom template file for a specific category (such as
download.html) to achieve personalized display effects. The system will default to using{分类模型}/list.htmlAs a list page template. If you choose a custom template, please make sure that the template file exists in your template design package. - Apply to subcategoryThe option can control the inheritance behavior of custom category template. If enabled, all subcategories under the category will automatically inherit the custom template of its parent.
- Document TemplateIs another powerful feature, you can specify a display template for all documents under this category, which is very useful for maintaining the style consistency of specific types of content.
- Banner imageandThumbnailIt is used to enrich the visual presentation of the category page, for example, for icons used in slideshows or category lists.
- Category contentProvided a rich text editor, allowing you to add detailed descriptions or introduction text for category pages, which will be displayed directly on the category page.
Edit and manage existing categories
On the document category list page, you can click on the button next to each category to modify its details. In addition toEditDocument modelIn addition to those that cannot be changed, all fields set when adding a category can be updated here.For example, you can adjust the category name, update SEO information, modify the custom URL, or switch to the template you are using.Any changes will take effect immediately and affect the display style of the category and its documents below.
In addition to editing, the category management page also provides convenient operations: you can directly view documents under a category from the category list, or add a subcategory under an existing category.
Click when you need to remove a categoryDeleteBe cautious with the operation. Anqi CMS will prompt you that deleting a category willbe permanently deletedAll its subcategories and all documents associated with these categories. This is an irreversible operation, please confirm carefully before execution to avoid loss of important data.
The close relationship between content model and classification
In Anqi CMS, each category must be strictly bound to a content model.This design ensures the structurization and standardization of the website content.For example, a "news" category will be bound to the "article model", and the documents under it will have fields such as title, content, publish date, etc., which are unique to articles;And a "product" category will be bound to a "product model", and the documents under it will contain product-specific fields such as product name, price, inventory, etc.This strong correlation allows Anqi CMS to provide a tailored management experience for different types of content.
Customize classification display using templates
The classification management of Anqi CMS is deeply integrated with its powerful template system. Through分类模板and文档模板Set, the website operator can completely control the display style of each category and even the display style of documents under each category.You can design a unique list page layout for a specific category, or adopt a unique display style for the product detail page under that category.For example, if a product model category with a category ID of 10 requires special display, you can create aproduct/list-10.htmlThe template file, the system will automatically recognize and apply. This flexibility allows Anqi CMS to meet various complex website design and content display needs.
The document classification management function of AnQi CMS aims to provide a powerful and easy-to-operate content organization framework.By detailed classification planning and flexible configuration, you can effectively improve the user experience of the website, optimize the search engine performance, and ultimately achieve more efficient content operation.
Frequently Asked Questions
Q1: Can I modify the associated document model after creating a category? A:Once a category is created and associated with a specific document model, this association cannot be changed.This is to ensure the consistency and stability of the data structure. If you need to categorize the content under different document models, you may need to create a new category and reset its properties.
Q2: What are the consequences of deleting a document category? A:Delete document category is a very important operation, please be cautious.When you delete a category, all subcategories and associated documents under the category will be permanently deleted.The system will remove this content and it cannot be recovered. Therefore, please make sure all relevant content is no longer needed before performing this operation.
Q3: How to set the display order of categories in AnQi CMS? A:When adding or editing document categories, you will find a "Display Order" field in the "Other Parameters" section.You can set an integer value for the category, the smaller the number, the more forward the category will be displayed on the front page (if your template supports sorting by this field).By default, the default value of this field is 99 when created.