Security CMS Backend Operation Tutorial
-
Backstage Feature Introduction
The AnqiCMS backend provides powerful content management and data display functions.According to different functional features, AnqiCMS divides the functions into 10 blocks, which are: the backend homepage is used as the landing page for users to enter the backend, displaying document data, access data, and collected data, as well as quick operations and data charts. -
Global Feature Settings Usage Help
Global function settings default settings, if the default settings do not meet your needs, you can also customize new settings.The default settings item that can be set includes: Website Name The website name will be appended as a suffix to the page title, usually filled with the brand name, for example: Anqi CMS.Website address refers to the address users access. If a domain name is entered, it needs to be resolved to the server before filling in. -
Content Settings Usage Help
Content settings provide the ability to configure the handling of content images.The content settings can be set to: whether to download remote images, which can be set to download and not download. If set to download remote images, the images referenced by the external links will be downloaded to the local.If you are using your own image hosting, you do not need to select to download remote images.[en]Do you want to automatically filter external links? You can choose to filter external links if you do not want external site links in the content you publish. -
Contact Information Settings Usage Help
Contact information settings can be set to set contacts, contact phone numbers, contact addresses, contact email, WeChat ID, and WeChat QR code information. If the default settings do not meet your needs, you can also customize new settings. The default settings that can be set include: the contact name is generally used to set the display on the front-end contact information, for the purpose of addressing customers, such as: Mr. Wang, contact phone number The contact phone number is generally filled in with the phone number that users can contact you. -
Home TDK Setting Help
The home page TDK settings can set the content of the three tags (title, keywords, description) for the website's home page.The following can be set in the homepage TDK settings: homepage title. The homepage title will be displayed in the tag on the homepage, bringing a better experience for homepage optimization.Home page keywords The home page keywords will be displayed in the tags on the home page, used to set the core keywords that need to be optimized for the entire site. -
Website Navigation Setting Help
Website navigation settings are used to set the navigation links of the website and are displayed on the website's front page.In addition to setting the default top navigation, you can also add other location navigation according to your needs, such as footer navigation, sidebar navigation, and other forms of custom navigation content.In the navigation list, it can support up to 2 levels of navigation links, which means it only supports one-level dropdown navigation links. -
Document Management Instructions
Document management is the document management center of the entire site, which can perform various operations such as publishing, deleting, trash can, draft management, and batch keyword replacement.Document list The document list displays all documents.And you can perform various operations on the document list, such as adding new documents, deleting, viewing, editing, bulk deleting, and searching and filtering, etc. -
Add Document Instructions
The add document feature provides powerful document addition operations.By adding a document interface, we can add various types of attributes to the document, such as document title, recommended attributes, document classification, thumbnail, tag tags, and more.The default functions on the interface for adding a document include: document title, the document title is a required field, and it is used as the h1 title for displaying the document to the user. -
Document Classification Help
Document classification management can manage classifications for different content models.Each category belongs to only one content model.By categorizing management, you can quickly view the document list of the current category, add subcategories to the current category, edit and modify the category content, and other operations.When a category is created, its content model is fixed and cannot be changed. -
Document Tagging Help
Document tag management can view and manage all document tags.The document tags are not classified by categories and models, the same tag can be assigned to documents of different content models simultaneously.The document label is quite simple, it includes label name, index letter, description content, etc.You can perform operations such as adding, editing, and deleting in the tag management.The fields that can be filled in and added in the new document tag include: Tag name, Display name of the tag. -
Content Model Help
The content model determines the document functions of the entire site.The system is pre-installed with 2 models: Article Model and Product Model.The system内置 contents model can be modified, but not deleted.The newly added custom model can be modified and deleted.It is important to think carefully when you want to delete a model, as all documents and categories under the model will also be deleted upon deletion. -
Page Management Help
Single page management can manage the single pages created, such as Help Us, Contact Us, and other pages.Through the single-page management interface, you can quickly view the current list of single pages and perform operations such as adding single pages, editing and modifying, and deleting.In the form for adding and editing a single page, you can enter the following content: page name, which is the front-end display name of the single page.SEO title SEO title is used to display the title content to search engines. -
Image Resource Management Help
The image resource management help page includes all the images uploaded to the website, as well as video resources.You can easily manage the image and video resources of your website here.You can classify image resources into different categories and perform classification operations. You can manage categories and add the ones you need on the management interface.In the image resource management, you can select images in batches and perform operations such as deleting images and transferring images in batches to a specified category. -
Fake Static Rule Usage Help
The static rule allows you to define the URL composition form of the website according to your actual needs.For the convenience of users and to reduce the trouble of configuration, the system is built-in with 4 ready-made pseudo-static rules, which can be used directly after selection.The default pseudo-static rules are: in the numeric mode, document details, document lists, single-page details, document tags, all use {id} as the basis for URL generation, which is often used in Chinese websites. -
Link Push Usage Help
The use of the search engine link push function can inform major search engines about the documents you publish in a timely manner, so that their spiders can come to crawl the pages in time, thereby promoting the effect of page inclusion.Currently supported search engines for active push in the system include: Baidu Search, Bing Search. -
How to Use DiDi Friend Link Auto-Chain Feature in AnqiCMS (Anqi CMS)
Exchanging link exchanges is something every website owner has to go through.Many friends have spent a lot of effort on exchanging friendship links, but the exchange efficiency is relatively low, resulting in wasted time.The DiDi Friend Link Platform (https://didi.seowhy.com/) has launched a feature for automatic friend link exchange, which can automatically complete the exchange of friendship links, reducing the workload involved in the exchange of friendship links. -
How to Use Custom Templates for Different Models on the SafeCMS Search Page
The default template file for the search page of AnQi CMS is search/index.html. In addition to using the default template file, users can also define different search page templates based on different document models.The naming rule for the search page template of each document model is: search/{alias of document}.html.For example, if the alias of the article model is article, then the custom search page template filename of the article model will be search/article.html. -
Introduction to the Multilingual Site Function of AnQi CMS
Starting from AnQiCMS v3.4.7, it supports a more powerful multilingual site feature.The multi-language feature of AnQiCMS supports two implementation methods: one is using an independent multi-site architecture (suitable for large-scale/customization needs), and the other is a single-site translation plugin architecture (suitable for small and medium-sized enterprises/agile iteration).Two ways to implement multilingual functionality, each with its own advantages and disadvantages, please see the description below. -
Tutorial 1: Using Multilingual Function on Independent Multisite Architecture
Starting from AnQiCMS v3.4.8 version, it supports a more powerful multi-language site feature.The multi-language feature of AnQiCMS supports two implementation methods: one is the use of an independent multi-site architecture (suitable for large/highly customized needs), and the other is the single-site translation plugin architecture (suitable for small/medium-sized/rapid iteration). -
Multilingual Site Function Tutorial Part Two: Single Site Translation Plugin Architecture for Multilingual Mode
Starting from AnQiCMS v3.4.8, it supports a more powerful multi-language site feature.The multilingual feature of AnQiCMS supports two implementation methods: one is the independent multisite architecture (suitable for large-scale/highly customized needs), and the other is the single-site translation plugin architecture (suitable for small and medium-sized/rapid iterative development).Below you will be guided through the AnQiCMS multilingual feature: ▶ Method 2: Single-site translation plugin architecture (suitable for small and medium-sized businesses/rapid iterations) Operation steps Step 1: Enable the multilingual site feature. Log in to the AnQiCMS backend management interface.