How to find the domain name setting option in the AnQiCMS admin interface?

Calendar 👁️ 58

As an experienced website operations expert, I am well aware of the importance of a stable, secure, and easy-to-manage backend interface for website operations.AnQiCMS (AnQiCMS) has fully considered this in the design of its functions, especially in the setting of domain names in the background management, providing flexible and practical options to enhance the security and professionalism of the website.

Today, let's talk about how to find and properly configure the domain setting options in the AnQiCMS backend management interface, making your website management more convenient.

Why is it so important to customize the background domain?

Before delving into the settings, let's understand why customizing the backend domain is a worthwhile feature to configure. Typically, the default backend access path of CMS systems is fixed, such as/system/or/admin/.This "public" path is convenient, but it may also become a target for potential attackers.By customizing a unique backend domain, it can effectively improve the concealment of the backend entry and greatly enhance the security of the website.In addition, for users who operate multiple brands or sites simultaneously, assigning a dedicated domain name to each backend not only makes management clearer but also reflects a professional brand image.

Step 1: Access the AnQiCMS admin interface

First, you need to log in to the system through the default or currently known backend entry of AnQiCMS. If you are installing AnQiCMS for the first time, or have not customized the backend domain name yet, you can usually access the backend through the following address:

http://你的网站域名/system/orhttps://你的网站域名/system/

For example, if your website ishttp://test.anqicms.com/then the default access path on the backend ishttp://test.anqicms.com/system/. After successfully entering the administrator account and password, you will enter the AnQiCMS backend management homepage, which is the starting point for our configuration.

Step 2: Navigate to "Global Function Settings"

After logging into the AnQiCMS backend, you will see a series of function menus on the left.The various system-level configurations on the back-end, such as the website name, copyright information, and site address, are usually concentrated in an area named "Settings" or "System Settings".

In AnQiCMS, you need to look at the left navigation bar, find and click on“Background Settings”This main menu item. Click to expand and you will see several submenus, including our current goal -Global function settings. Click to enter this page, where you will see the basic configuration options required for the website to run.

Step 3: Find the 'Backend Domain Address' option and configure it.

In the 'Global Function Settings' page, you will find many configuration items related to the basic information and operation of the website. Please read carefully, and you will see an item named'Backend Domain Address'The input box. This option is the core of what we need to configure today.

This input box allows you to set a separate access domain for the AnQiCMS backend management interface. For example, if you want to access it throughhttps://admin.yourdomain.comVisit your AnQiCMS backend, then you need to fill in the input box herehttps://admin.yourdomain.com.

Here are several very important points to keep in mind:

  1. Domain resolution first:Before you fill in and save the new backend domain name, please make sure that this custom domain (such asadmin.yourdomain.com) It has been correctly resolved to your server's IP address. If the DNS resolution has not been completed or is not yet effective, you will not be able to access the backend through the new domain.
  2. The server binding is indispensable:In addition to DNS resolution, your server (whether it is Nginx, Apache, or managed through Baota panel, 1Panel, and other tools) also needs to be properly configured to bind the new backend domain to the port where the AnQiCMS application is located. This means that the server needs to “know” when someone visitshttps://admin.yourdomain.comWhen, the request should be forwarded to AnQiCMS for processing.If you are using Docker to deploy AnQiCMS and have set up reverse proxy, then the new backend domain also needs to be configured with the corresponding reverse proxy rules.
  3. Use a complete URL:Ensure that you use the complete URL format, including the protocol header (http://orhttps://) For example,https://admin.kandaoni.com.
  4. Enhance security:Successfully set and activated, AnQiCMS will usually force all background access to be made through this new domain, thereby effectively avoiding the default/system/The security risks that may be brought by the path, further protect your management backend.

After the configuration is completed, please click the bottom of the page.“Save”or“OK”Button, to ensure that your settings take effect. After saving, it is recommended to immediately try accessing the backend domain of the new configuration to verify if the configuration was successful.

Summary

By following these simple steps, you can find and successfully set the domain option in the AnQiCMS admin interface.This feature is not only one of the many highlights designed by AnQiCMS to enhance user experience, but also a crucial aspect of strengthening security and improving the professional image in website operation.After customizing the background domain name, your website management will have greater flexibility and stronger protection capabilities, allowing you to focus more on content creation and operation.


Frequently Asked Questions (FAQ)

  1. Q: After setting the new background domain, can the original one你的域名/system/still access the background?A: Generally, once you have successfully set and saved a custom backend domain, AnQiCMS will, by default, prohibit access through the original/system/Access the backend. All management requests will be redirected to your newly set backend domain, or access will be denied directly, to ensure the uniformity and security of the backend entry.

  2. Q: How do I set up the backend domain according to the steps, but I cannot access the backend through the new domain?A: The most common reason for encountering this situation is an incorrect domain resolution or server (such as Nginx, Apache) binding configuration.First, please check your DNS provider's backend to confirm that the new domain has been correctly resolved to your server IP.admin.yourdomain.com) Correctly bound and pointed to the AnQiCMS running port.If you have installed through Baota panel or 1Panel tools, please check the reverse proxy or domain binding settings of the corresponding site.config.json), temporarily remove or comment out the background domain settings, so that you can log in to the background through the default path for further troubleshooting and correction.

  3. Q: Will a custom backend domain affect the access to my website's frontend? Can my users still access my website content normally?A: Will not.The custom backend domain is completely independent from the front-end access of your website.The backend domain is used only for administrators to access and manage the AnQiCMS system itself, while your website's front-end domain (usually configured in the "Global Function Settings" under the "Website Address" item) is the address users use to access the content of your website.These do not interfere with each other, so your users can still access the website content normally without being affected by the backend domain change.

Related articles

When introducing external CDN resources in a template, which template file is recommended to add the relevant code to?

As an experienced website operations expert, I fully understand the importance of managing external resources in a CMS system.Reasonably introducing external CDN resources can not only significantly improve the loading speed and user experience of the website, but also effectively reduce the bandwidth pressure on the server.In an AnQiCMS (AnQi CMS) such an efficient content management system, following its template design specifications, choosing the correct introduction position will make your work twice as efficient.### Understanding AnQiCMS's template structure and philosophy Firstly, we need to understand AnQiCMS

2025-11-06

When customizing the content model, which page paths will be affected by the `URL Alias` field?

## Unveiling AnQi CMS Custom Content Model: How Does the "URL Alias" Affect Your Website Page Path??As an experienced website operations expert, I am well aware of the importance of the page path (URL) for user experience and search engine optimization (SEO).A clear, meaningful, and easy-to-understand URL that not only helps users navigate the website better but also effectively improves the crawling efficiency and keyword ranking of search engines.

2025-11-06

How to view the URL link address of a specific category?

In AnQiCMS (AnQiCMS), managing and obtaining the URL link address of categories is a fundamental and important task in website operation.It is crucial to clearly know how to view and use these links, whether it is for content organization, search engine optimization (SEO), or user navigation.As a content management system dedicated to providing efficient and customizable solutions, AnQiCMS offers flexible and intuitive options in this regard.### Understanding the Basic Structure of AnQiCMS Category URLs The category URL in AnQiCMS is not fixed

2025-11-06

What is the default URL structure of the article detail page in AnQiCMS?

As an experienced website operations expert, I am well aware of the importance of the URL structure of a website for SEO optimization and user experience.In AnQiCMS, a content management system committed to providing efficient and customizable solutions, understanding the URL structure of its article detail page is the foundation for content operation and SEO layout. Let's delve into how the default URL structure of the article detail page in AnQiCMS is designed.--- ## Reveal the default URL structure of AnQiCMS article detail page: Flexible and

2025-11-06

What is the path of the initialization installation page displayed when AnQiCMS is installed and accessed for the first time?

As an experienced website operations expert, I know how crucial the initial installation experience of a content management system is for users.AnQiCMS (AnQi CMS) has won the favor of many users with its high performance brought by the Go language development and many enterprise-level features.However, after the system deployment is completed and the browser is opened for the first time to access, many new users may wonder where the 'initial installation page' is located?This question feels a bit confused.

2025-11-06

Are the generation paths of the `robots.txt` and `sitemap.xml` files fixed on the server?

As an experienced website operation expert, I fully understand the core status of these two files, `robots.txt` and `sitemap.xml`, in website SEO optimization.They are like the 'diplomats' that communicate between websites and search engines, whose norms and accuracy directly affect the crawling and inclusion of website content.Today, let's delve deeply into the generation and management mechanism of these two files in AnQiCMS (AnQiCMS), especially the path issues on the server.### Search Engine "Traffic Rules": `robots

2025-11-06

When developing locally in the Windows environment, after running the AnQiCMS executable file (`anqicms.exe`), in which path will the data file be generated?

As an expert who has been deeply involved in website operations for many years, I am well aware that clearly understanding the storage location of data files in the local development environment is crucial for development efficiency and troubleshooting.AnQiCMS (AnQiCMS) is a lightweight content management system developed based on the Go language, and its ease of deployment is one of its major advantages.Where is the data file generated by running the executable `anqicms.exe` in the local Windows environment?Let us delve deeper together. Straightforwardly speaking

2025-11-06

How to view or modify the access URL of the mobile site in the AnQiCMS backend settings?

As an experienced website operations expert, I am happy to provide a detailed explanation of how to easily manage the access URL of the mobile site on the AnQiCMS backend, ensuring that your website provides a smooth and optimized access experience on different devices. --- ## SecureCMS: Easily manage mobile website URLs and optimize user access experience In today's era where mobile devices have become the mainstream access terminal, a clear, memorable, and search engine optimized mobile website URL is crucial.AnQiCMS knows this and provides an intuitive and convenient backend setting

2025-11-06