As a senior AnQi CMS website operations manager, I know the importance of efficiently managing multiple sites.The multi-site management function of AnQi CMS greatly simplifies the operation of enterprises with multiple brands or sub-sites.Below, I will introduce to you in detail how to quickly and conveniently access the multi-site backend you have just created through the AnQiCMS management list.

Quickly access the newly created multi-site backend

AnQi CMS is committed to providing an efficient and user-friendly content management experience, and its multi-site management function is a reflection of this concept.After you successfully create a new sub-site through the AnQiCMS main site's backend, the system provides a direct path for you to quickly access the management interface of the sub-site.

First, you need to log in to the backend management interface of your AnQiCMS main site.In the navigation menu on the left, find and click the 'Multi-site management' feature item.This feature is the center of all multi-site operations, where you can see the list of all created and managed sites.

On the multi-site management list page, you will see a table that includes all of your sites.Each site lists its name, root directory, website address, and other key information.In the row corresponding to the new site you just created, you will find a button named "Access Backstage".}This is a specially designed quick access entry.

To quickly access the backend of the new site, simply click the "Access Backend" button in the site row.The system will automatically take you to the independent background management interface of the new site.This button setting is to avoid manual input or memorization of each child site's detailed backend path, especially when managing a large number of sites, which can significantly improve work efficiency.

Of course, in addition to clicking the "Access Backend" button, you can also choose to access the backend of the new site by directly entering the URL in the browser address bar.The background access address of the newly created site follows a unified format, namely "Your new site domain/system/".For example, if your new site domain isdev.anqicms.comThe back-end management address ishttp://dev.anqicms.com/system/However, compared to manual input, using the "Access Back-end" button in the back-end management list is undoubtedly a more direct and time-saving method.

By using the above method, you can not only create and manage multiple sites efficiently, but also navigate between the backends of various sites in the most convenient way, thus focusing more on the content itself and improving the overall operational efficiency and user experience.


Frequently Asked Questions

What is the username and password for the backend login of the newly created child site?When adding a new site in the AnQiCMS backend, you will be required to set up a separate administrator account and password for the new site.Therefore, when logging into the backend of the newly created child site, you need to use the administrator account and password you specified when creating the site.This is independent of the main site's login credentials, ensuring the separation and security of management permissions for each site.

If I accidentally delete one site from the multi-site management list, can the data be restored?The Aanqi CMS will have a confirmation prompt when deleting a site, but if the site is deleted, its database information and related files will usually be removed as well.Since the multi-site is managed independently, the possibility of recovery after being deleted from the multi-site management list depends on your server backup strategy.It is recommended to make a complete backup of the data on important sites before performing the delete operation to prevent data loss.

Why does the page prompt 'Unable to access' after I click the 'Access Backend' button?This may be due to multiple reasons. First, please confirm that your new site domain has been correctly resolved to the server IP, and that the reverse proxy or Nginx/Apache configuration on the server is correctly pointing to the port of the AnQiCMS service.If the site is deployed based on Docker, it is also necessary to check whether the Docker container is running normally and whether the container port mapping is correct.In addition, if your server firewall restricts access to specific ports or domains, it may also cause you to be unable to access.Please check these configurations one by one to ensure that the network connection and server settings are correct.