How to create, edit, and set custom URLs and templates for AnQiCMS single-page management?

Calendar 👁️ 69

As a website operator who deeply understands the operation of AnQiCMS, I highly value the importance of efficient content management on websites, especially for single pages that carry corporate images, service introductions, or contact information.Aqie CMS provides intuitive and flexible tools for single-page management, allowing you to easily create, edit, and personalize the URLs and templates of these pages to meet the unique needs of the website.


Creation and management of single-page content of AnQi CMS

In Anqi CMS, a single page is an indispensable part of the website structure, usually used to display pages such as 'About Us', 'Contact Information', 'Terms of Service', which are relatively static and content-independent.The page management feature provided by the system is designed to simplify the creation, editing, and optimization process of this content, ensuring that your website is both professional and attractive.

Create a new single page

To create a new single page in AnQi CMS, you need to log in to the backend management interface and then navigate to the 'Page Resources' under the 'Page Management' module.Here, you will find an option to 'Add a single page', clicking it will take you to the editing form of the single page.

During the process of creating a single page, there are several key fields that you need to pay attention to:

FirstlyPage NameThis is the main title displayed on your single page in the front. A clear and accurate name helps users quickly understand the content of the page.

Next isSingle page contentThis is the core of the page.The Anqi CMS provides a richly featured editor, supporting various text formats, image insertion, video embedding, and code editing, allowing you to create page content that is rich in images and beautifully formatted.

You also need to fill in to optimize the visibility of search engines.SEO title/KeywordsandSingle page introduction.The SEO title will be displayed as the title of the page in the search results, keywords help search engines understand the theme of the page, and a single-page introduction is a concise summary of the page content, which is usually displayed as a summary in the search results.

Display orderAllow you to adjust the arrangement position of a single page in the background list, the smaller the number, the closer it is displayed. In addition, you can also uploadBanner imageandThumbnail. Banner images are usually used for visual display at the top of a page, while thumbnails may appear in some lists or recommendation modules.

After completing the entry of this content, saving will successfully create a new single page.

Edit an existing single page

Edit the existing single page as the process is similar to creating a new page. In the "Page Management" list, find the single page you need to modify, click the corresponding "Edit" button to enter the edit form.You can modify all editable fields such as page name, content, SEO information, images, etc. according to your needs.After editing, don't forget to click save to ensure that the changes take effect and are updated to the front end.

Set a custom URL alias

A custom URL is crucial for the SEO and user experience of a website.A concise and meaningful URL is not only easier for search engines to crawl and understand, but also convenient for users to remember and share.Custom URLfield.

By default, the system will automatically generate a pinyin URL alias based on the page name you enter.If the automatically generated URL does not meet your expectations, you can manually enter a custom URL./guanyu-women.htmlSuch a URL, you can change it to a more concise or brand特色的/about-us.html.

It should be noted that the custom URL must be unique throughout the entire site.If your custom URL is duplicated with other pages or content, the system will automatically add random numbers at the end to ensure uniqueness.Static rulescorrect configuration. Only when your pseudo-static rules include{filename}When this field pattern is used, a custom URL can work properly.Therefore, after setting a custom URL, please be sure to check and confirm that your pseudo-static rules support this pattern to avoid issues with inaccessible pages.

apply custom page templates

The strength of AnQi CMS lies in its high customizability, which is fully reflected in the application of page templates. Although the system provides default template files for single pages (usually page/detail.html),but you can also specify a unique template for a particular single page to achieve completely personalized design and layout.

There is a form named in the editing form of the single page.Single page templateThe field. Here, you can enter the name of the custom template file you want to use for the single page, for exampledownload.html.

To successfully apply the custom template, you need to follow the following steps:

First, in your template design package (usually located in/template/{您的模板目录}/Create the corresponding template file. For example, if you want to create a unique template for the "About Us" page, you can name the template file aspage/about.htmlAnd place it in the template directory.pageIn the subdirectory.

Next, when editing the 'About Us' single page in the background, fill in the 'Single Page Template' field.page/about.html. The system will search for and apply the template you specified according to this path.

This feature allows each single page of the website to have a unique appearance and functionality, greatly enhancing the flexibility and brand presentation of the website.But please make sure that the path of the template file you fill in is accurate, and that the template file indeed exists in your template design package, otherwise it will cause the page to fail to load normally.

By using these fine management tools provided by AnQi CMS, whether it is to create new display pages, optimize existing content, or strengthen the brand image through custom URLs and templates, it becomes simple and efficient.This is what our website operations team pursues, attracting and retaining our readers with high-quality content and excellent user experience.


Frequently Asked Questions (FAQ)

1. Why does the custom URL I set still display the old or automatically generated URL when accessed on the front end?This situation usually occurs because your website's pseudo-static rules are not properly configured or not yet effective. The validity of custom URLs depends on the pseudo-static rules for the{filename}or{catname}Support for URL alias parameters. Please check the "Feature Management" settings in the background and ensure that you have selected the mode that supports custom URLs, and confirm that the configuration of the web server (such as Nginx or Apache) has been updated and生效.

2. I have specified a custom template for a single page, but the page displays blank or errors, how can I solve it?This is most likely because the custom template file you specified does not exist or the path is incorrect. Please carefully check your template design package/template/{您的模板目录}/Does the template file you entered in the "Single Page Template" field in the background exist, and check if the filename and path match exactly. For example, if you enter isdownload.htmlMake sure the template directory existspage/download.htmlIf the file exists, also check for syntax errors in the template content.

3. What is the difference between a single page and an article or product? When should I use a single page?A single page is mainly used to display relatively independent, infrequently updated static content that usually does not require categories or tags, such as "Company ProfileArticles and products are usually dynamically updated, have a category and tag system, a large number, and may require comments or specific product attributes.When you need to provide a unique and stable entry for a specific piece of information, and may require customized design, a single page is**the choice.

Related articles

How to upload and categorize images and videos in AnQiCMS page resource management?

As a long-term website operator deeply rooted in the AnQiCMS platform, I fully understand the importance of high-quality content and efficient management for the success of the website.In AnQiCMS, properly manage your image and video resources, not only can it make your content more colorful and rich, but also greatly improve the operation efficiency.Next, I will introduce to you in detail how to upload and categorize your images and videos in the page resource management module of AnQiCMS.

2025-11-06

How to create, manage and call document tags in AnQiCMS

As a senior website operations manager for AnQi CMS, I am well aware of the importance of tags in content management and user experience.Labels can not only help us better organize content, improve the SEO performance of the website, but also guide users to discover more interesting information.I will give a detailed introduction on how to create, manage and call document tags in AnQiCMS to help you operate your website.

2025-11-06

What types of custom fields are supported in the AnQiCMS content model, and how do you add them?

In the operation practice of AnQi CMS, the flexible application of content models and custom fields is the key to improving website content management efficiency and achieving personalized display.As a website operator deeply familiar with AnQiCMS features, I will elaborate on the types of custom fields supported in the content model and their addition methods, helping you fully tap into the potential of AnQiCMS. AnQi CMS is dedicated to providing highly customizable content management solutions, among which 'flexible content model' is one of its core strengths.

2025-11-06

How to perform batch keyword replacement operations for documents in AnQiCMS backend?

As a senior practitioner who is deeply engaged in CMS content operation for enterprise safety, I know how crucial it is to efficiently update and maintain content in daily website management.AnQi CMS is not only favored for its simple and efficient architecture, but also for its powerful feature set, becoming a powerful assistant for us to improve operational efficiency.Among them, the document batch keyword replacement function is particularly prominent, which can help us unify the correction of content, ensure the timeliness and accuracy of information, and greatly reduce the burden of manual editing.

2025-11-06

What features does the AnQiCMS backend global settings include, and how to customize parameters?

As a senior security CMS website operator, I know the importance of the background global settings.It is not only the 'brain' of the website, determining the overall performance and operational efficiency of the website, but also the foundation for us to achieve refined content management and optimization.With a proficient grasp and flexible application of these settings, we can ensure the stability and efficiency of the website and quickly adjust strategies based on market and user needs.This article will discuss in detail the core functions included in the Anqi CMS background global settings, as well as how to effectively customize parameters to meet the unique needs of our website.

2025-11-06

How to set the download, link filtering, and webp format conversion for content images on AnQiCMS?

As an experienced CMS website operation personnel, I am well aware of the core position of content images in website operation.The quality, loading speed, and management methods of images directly affect user experience and search engine optimization effects.AnQiCMS provides us with powerful and flexible image processing capabilities, especially in image downloading, external link filtering, and format conversion, which can help us efficiently optimize the website's image resources.

2025-11-06

How to add multi-level menus and custom navigation categories in the AnQiCMS website navigation?

As a long-term practitioner engaged in website operation and having a deep understanding of AnQiCMS (AnQiCMS), I know that a clear and easy-to-use website navigation system is important for user experience and SEO optimization.AnQiCMS provides flexible and powerful navigation management features, allowing operation personnel to easily build multi-level menus and customize navigation categories according to the website structure and user needs.Below, I will elaborate on how to implement these functions in AnQiCMS.--- Build a clear and organized website navigation

2025-11-06

How to configure the Baidu and Bing search engine link active push in AnQiCMS?

As an experienced CMS website operator, I know the importance of search engine主动推送 for the rapid inclusion of website content and SEO optimization.AnQiCMS as a platform focusing on efficient content management, built-in convenient link push function, can help operators timely inform Baidu, Bing and other mainstream search engines of the new released or updated content, thus improving the visibility and crawling efficiency of the website.The following will elaborate on how to configure Baidu and Bing search engine link active push in AnQiCMS.

2025-11-06