As an experienced CMS website operation personnel of an Anqi company, I fully understand your need to edit and modify the single page you have created while managing website content.Efficiently update these pages to ensure accuracy and timeliness of information, which is crucial for maintaining user trust and the professional image of the website.I will elaborate in detail on how to operate in Anqi CMS to help you easily complete this task.

In Anqi CMS, a single page usually carries core static content such as "About Us", "Contact Us", and "Privacy Policy".You need to modify these existing single pages through the backend management system.

You need to log in to the Anqi CMS backend management interface. After successful login, please find and click on the 'Page Resources' option in the left navigation menu.In the submenu of "Page Resources", you will see the entry for "Page Management", click on it to enter the single-page list interface.

On the "Page Management" interface, the system will list all the single pages on your website.Each record will display the page name, ID, and other key information.Please carefully locate and find the specific single page you wish to edit.After finding the target page, in the corresponding operation bar, there is usually an “Edit” button or icon, click it, you will be taken to the editing page of the single page.

After entering the single-page editing page, you will see a series of fields that can be modified, covering the content, metadata, and display methods of the single page:

The core of the page is the name displayed to the visitor. You can modify or update this title in the "Page Name" field. Make sure it is clear and accurate, reflecting the theme of the page.

It is crucial for search engine optimization, the 'SEO title' allows you to set an independent title for the page, which will be displayed in the browser tab and search engine results.If left blank, the system may default to using the page name, but for better SEO effect, it is recommended that you customize it here.

In the 'Keywords' field, you can enter keywords highly relevant to the page content, separated by English commas.These keywords help search engines understand the page topic, although their direct impact on search rankings is not as great as before, but they are still an important part of page metadata.

“Custom URL” grants you the ability to set a unique, readable, and SEO-compliant web address for your page.AnQi CMS usually generates a pinyin URL automatically based on the page name, but you can manually input a more optimized URL according to your actual needs or brand strategy.Make sure the custom URL is unique throughout the entire site to avoid link conflicts.

“Single page summary” is a brief overview of the content of the page. It can not only be used as a description on the search engine results page, but also help visitors quickly understand the main theme of the page.It is generally recommended that the introduction be kept within 150 words and maintain its吸引力.

“Display order” determines the arrangement position of the single page in the list or navigation (if the template supports it). The smaller the number, the higher the display priority, and the closer it is to the front.

The strength of AnQi CMS lies in the flexibility of its templates.The "Single Page Template" field allows you to specify a custom template file for the current page.For example, if you have designed a page named for thedownload.htmlThe special layout template can be filled in heredownload.htmlMake sure the template file you specified exists in your template directory, otherwise the page will not load normally.

If your page needs to display a visually striking banner image, you can upload it in the 'Banner Image' area.The system supports uploading multiple images, and the specific display method depends on the template you are currently using.When uploading, please try to maintain the consistency of the image size to achieve **visual effects.

The "thumbnail" field is used for the representative small image on the upload page. This is used in some template designs, such as in related page recommendations or navigation lists.

The core information of the page is in the "Single Page Content" editor.AnQi CMS provides a rich text editor with a variety of features, allowing you to easily add and format text, insert images, embed videos, create links, and more.The editor also supports using paragraph material libraries and uploaded image resources to enhance content creation efficiency.If your system has enabled the Markdown editor, you can also enter Markdown formatted content here.

After all content modifications are completed, please click the "OK" or "Save" button at the bottom of the page to ensure that all changes are recorded by the system.It is strongly recommended to go to the "update cache" feature in the background management interface to manually clear the system cache to display the latest content on the website frontend immediately.After that, you can open the website's front-end page, visit the single page you have modified, and verify whether all changes are displayed as expected.

This editing process of Anqi CMS aims to provide you with a comprehensive and flexible content management experience, allowing you to easily maintain the latest status of the website content.


Frequently Asked Questions (FAQ)

1. I modified the content of a single page, but when accessing the front-end, I found that the page did not update. What is the reason for this?

After modifying the content of a single page, make sure you clicked the 'OK' or 'Save' button at the bottom of the edit page.If the content has not been updated on the front end, the most common reason is system cache or browser cache.Please first manually clear all system caches in the 'Update Cache' function of the Anqi CMS backend management interface.At the same time, try to clear your browser cache or use incognito mode or access the page with a different browser to exclude the influence of browser cache.

2. What is the role of the 'Custom URL' on the single page of AnQi CMS? How should I set it up to better optimize for SEO?

“Custom URL” allows you to set a concise, meaningful, and SEO-friendly URL for a single page.The system will automatically generate a URL based on the page name, but manual settings can give you better control over the URL structure.To optimize SEO, it is recommended to customize the URL to include the core keywords of the page, avoid being too long or containing unnecessary characters, and ensure its uniqueness throughout the site.A good custom URL can improve the visibility of a page in search engines and make it easier for users to remember and share.

3. If I want to give a single-page application a completely different design or layout, does Anqi CMS support it? How should I operate?

Yes, Anqi CMS fully supports specifying a custom template for a single page, which provides a high degree of design freedom.In the single-page editing interface, find the 'single-page template' field.You can enter the name of your custom template file here, for examplemy-custom-page.html. Provided that you need to first handle thismy-custom-page.htmlTemplate file upload and place it in your current theme template directorypage/Subdirectory. The system will load the template you specify first, thus realizing the personalized layout of the single page.