In the current digital age, the need for enterprises or content operators to manage multiple independent brand websites is increasingly common.Each brand may have unique styles, product lines, or target audiences, but how to manage these contents efficiently under a unified framework, achieve centralized display in specific scenarios, while maintaining the independence of each brand, is a challenge faced by many teams.AnQiCMS as an enterprise-level content management system, its multi-site management feature provides a powerful solution.

One of the original design intentions of AnQiCMS is to serve users with multi-site management needs.Its core advantage lies in supporting the creation and independent management of multiple sites, which allows operators with multiple brands, sub-sites, or content branches to perform unified scheduling within a single system.This pattern greatly reduces the repetitive workload, making data sharing and resource integration across sites more convenient.

一、AnQiCMS多站点管理功能解析

二、部署与配置多品牌站点的技术基础

To implement unified management and display of multiple independent brand sites in AnQiCMS, it is first necessary to properly deploy AnQiCMS instances and configure each brand site.

通常,我们会选择利用Docker或宝塔面板等工具来简化部署流程。For example, with the Tomcat panel and Docker, you can install Docker and MySQL services on the server.Then, install AnQiCMS from the Docker app store. At this point, an AnQiCMS instance has been started and is running on a specific port (such as 8001).

Next, configure independent domain names for each brand site and use the reverse proxy feature of Baota panel to direct these domains to the ports where AnQiCMS instances are running. For example, the domain name for brand AbrandA.comAnd the domain of brand BbrandB.comcan both be pointed to by reverse proxyhttp://127.0.0.1:8001thus providing services from the same AnQiCMS instance.

Complete the reverse proxy, log in to the AnQiCMS backend management interface, and enter the "Multi-site Management" function.Here, you can add a new site for each independent brand./app/brandA_comSet the website address, independent database name, and administrator account password for the brand site, and choose the initial template.AnQiCMS will isolate each brand's data in different databases and file directories, thus achieving independent storage and management of content.

3. Build a content display strategy with both unity and differentiation

In AnQiCMS, achieving unified display of multi-brand content does not mean erasing brand personality, but rather to maintain it under a unified framework, through flexible configuration and template design, both presenting centrally and maintaining the unique charm of the brand.

  1. Flexible content model and classification planning

    The content model feature of AnQiCMS is the cornerstone for content differentiation.You can create a dedicated content model for each brand or its specific content type.For example, the "Brand A Product ModelEnsure that each brand's content is structured and personalized through a custom content model.

    On this basis, combined with the 'Document Classification' feature, you can logically organize the content under each brand.For example, under brand A, there can be 'Product Category A', 'Service Category A', and so on.