How to modify the website name and logo in the AnQiCMS backend?

Calendar 👁️ 63

As an experienced website operations expert, I know that a website's name and brand identity, like a company's business card, directly affects the first impression and brand recognition of users on the website.In a system like AnQiCMS that focuses on user experience and efficient management, modifying the website name and logo is a fundamental and crucial operation.It not only makes your website more personalized, but also ensures that your brand information keeps up with the times.

AnQi CMS is designed to provide a content management tool that is convenient to use for small and medium-sized enterprises and content operation teams with its simple and efficient architecture and strong customizability.Even simple operations like changing the website name and logo are designed to be intuitive and easy to handle in Anqicms.Next, I will guide you through this task in detail.

Visit your AnQiCMS management background

First, you need to log in to the Anqi CMS management backend. Usually, you can access it by entering your website domain in the browser and adding/system/to visit, for example:http://您的域名/system/. Enter your administrator account and password to access the powerful control panel of Anqi CMS.

Locate to the global function settings

After entering the back end, you will see a list of various functional modules in the left navigation bar.Modify the global settings such as website name and LOGO, which naturally belong under the 'Background Settings' category.Please click on the left navigation bar in the“Background Settings”, and then select from the expanded menu.Global function settings. This gathers the most core general configuration items of the website, which is the key area for you to control the website as a whole.

Modify the website name

On the 'Global Function Settings' page, you will see a name called“Website Name”The input box. This field is very important, the content filled in will be used as the suffix of your website title, displayed in the browser tab of the user, and have a direct impact on search engine optimization (SEO).Please enter the new website name you want to set. For example, if you want to name the website 'AnQi Technology Information Station', just enter it here.

AnQi CMS goes through in the template{% system with name="SiteName" %}Use such a label to call this website name, make sure your new name is accurately displayed in all corners of the website.

Update website logo

Right after the "Website Name" field, you will find a field named"Website Logo"The settings item. This is where you upload or replace the website brand logo.Generally, a website logo is a graphic or text combination that represents your brand image, and it appears in prominent locations such as the header and footer of the website.

To update the logo, you need to click the upload or select button below the logo preview image.The AnQi CMS will pop up a file management interface, where you can select picture resources that have been uploaded to the system, or directly upload a new LOGO file from your local computer.

Here are some tips when choosing or uploading a logo:

  • File FormatIt is generally recommended to use PNG format as it supports transparent backgrounds and can better integrate with various web design styles; if you need vector graphics, SVG format is also a good choice.
  • Size and proportionMaintain the logo image size moderate and the proportion harmonious, so that it will not deform or blur when displayed on different devices.In general, it is recommended that the logo width not exceed 300px and the height not exceed 100px.
  • ClarityEnsure that the logo image you upload has high clarity and avoid pixelation.

After you complete the selection or upload of the LOGO file, you will see the new LOGO preview on the interface. The Anqi CMS also passes through{% system with name="SiteLogo" %}This tag refers to this LOGO in the front-end template, ensuring that your brand image can be updated immediately.

Save and preview changes

After completing the modification of the website name and logo, remember to scroll to the bottom of the page and click“Save”the button to submit all your changes to the system.

After saving successfully, it is strongly recommended that you open the front page of the website or refresh the opened page to check if the new website name and logo are displayed correctly. If the changes do not take effect immediately, please return to the AnQi CMS backend, click the bottom of the left-hand navigation bar.“Update Cache”Button, clear system cache. Sometimes, the cache of the browser itself may also cause the page content to not be updated in time. In this case, you can also try to clear the browser cache or access the website in incognito mode.

By following these simple steps, you can easily modify the name and logo of your website on the Anqi CMS backend, making your website look fresh and better display your brand image.


Frequently Asked Questions (FAQ)

Q1: Why did my website name and logo change, but the front page did not take effect immediately?A1: This situation usually occurs due to caching.First, please try to click the 'Update Cache' button at the bottom of the left navigation bar in the Anqi CMS background, and clear the system cache.In addition, your browser may also cache old page content. It is recommended that you clear your browser cache or try accessing the website in incognito mode, as this is usually where you can see the latest effects.

Q2: What are the recommended or required formats and dimensions for modifying the website logo?A2: The Anqi CMS does not have strict restrictions on the image format of the LOGO, but in order to**display the effect, we strongly recommend using.PNGor.SVGImages in format, as they support transparent backgrounds, can better adapt to different colors of website backgrounds.As for size, although the system will adjust automatically, it is recommended to control the size of the image file within 500KB to avoid distortion and slow loading caused by large files, and to ensure the coordination of aspect ratio, for example, the width between 150px to 300px, and the height between 50px to 100px.

Q3: If I manage a multilingual website, do the website name and logo share the same one?A3: It depends on your AnQi CMS multilingual settings. If your multilingual website was created by the AnQi CMS "Multi-site Management" feature to create multiple independent sites (for example:www.example.comcorresponding Chinese station,en.example.comCorresponding English site), then each site can independently configure different website names and logos in their respective "global feature settings".But if your website is a single site that switches languages through internal mechanisms, then the website name and logo are usually shared, unless your template design includes logic to dynamically switch the logo based on language.

Related articles

How to perform database information and backend account initialization settings after AnQiCMS installation?

## AnQiCMS installation completed? Don't hurry! This database and backend initialization guide will help you quickly start your website operation journey Congratulations!Successfully installed AnQiCMS, marking the first step of your content management journey.AnQiCMS as an enterprise-level content management system developed based on the Go language, with its high efficiency, security, and ease of use, is becoming the preferred choice for an increasing number of small and medium-sized enterprises and content operation teams.However, the installation is just the beginning, and the correct initialization settings for database information and background accounts must be performed

2025-11-06

How to check port occupation situation when AnQiCMS background cannot be accessed on a Linux server?

As an experienced website operation expert, I am well aware of AnQiCMS's excellent performance in providing efficient and customizable content management solutions.AnQiCMS leverages the high concurrency features and concise, efficient architecture of the Go language, bringing great convenience to many small and medium-sized enterprises and content operation teams.However, even the most excellent system is bound to encounter some "small incidents" during operation, such as the sudden unavailability of the background, which often causes operators to be at a loss. Today

2025-11-06

How to troubleshoot errors if the AnQiCMS program fails to start and the background cannot be accessed?

As an experienced website operations expert, I am well aware of the anxiety of not being able to access the website backend.AnQiCMS (AnQiCMS) takes advantage of the efficient characteristics and simple architecture of the Go language, bringing us great convenience.However, even the most excellent system may encounter 'little插曲' when starting.When the AnQiCMS program fails to start, leading to inaccessibility of the backend, how should we systematically investigate the error and quickly restore the website to normal operation?Don't panic, let's go step by step, pinpointing the problem as accurately as a surgeon.

2025-11-06

How to set up a separate domain for AnQiCMS backend to enhance security?

In the daily operation of the website, security is always the core element we need to prioritize.AnQiCMS as a content management system designed with security in mind, while providing efficient and convenient services, also leaves us with the space to further strengthen the safety line.In which, setting a separate domain for the AnQiCMS backend is a simple yet extremely effective security enhancement strategy.Today, let's delve into the value of this approach and its specific implementation steps.Why do you need to set a separate domain for the AnQiCMS backend

2025-11-06

How to enable Markdown editor in AnQiCMS background content settings to support mathematical formulas and flowcharts?

As an experienced website operations expert, I am happy to detail how to enable the Markdown editor in the AnQiCMS backend content settings, and support mathematical formulas and flowcharts to help you create high-quality content more efficiently. --- ## Unlock AnQiCMS content creation new dimension: easily enable Markdown, mathematical formulas and flow charts In today's content-king era, efficient and expressive content creation tools are particularly important.

2025-11-06

How to configure AnQiCMS to automatically download remote images, filter external links, or convert to Webp format?

As an experienced website operations expert, I know that website performance, user experience, and SEO are the foundation of success in the increasingly fierce online environment.Content handling of images and link management is often a key detail that determines these factors.AnQiCMS (AnQiCMS), as an enterprise-level content management system developed based on the Go language, provides very powerful and flexible configuration options in this aspect, allowing operators to easily meet these challenges.Today, let's delve into how to intelligently configure the automatic download of content images in AnQiCMS

2025-11-06

What thumbnail processing methods and size settings does the AnQiCMS backend provide?

In website operation, image content is undoubtedly a key element in attracting visitors and enhancing user experience.How to display these images efficiently and beautifully, especially their thumbnails, is crucial for the website's loading speed and overall layout.AnQiCMS as a practical content management system, fully understands this, and therefore provides a flexible and powerful thumbnail processing mechanism in the background, allowing operators to finely manage the display effects of images according to the actual needs of the website.How does AnQiCMS handle image thumbnails In the AnQiCMS backend

2025-11-06

How to batch regenerate all thumbnails uploaded to the AnQiCMS website?

As an experienced website operations expert, I am well aware of how important the management of website images is for user experience and SEO optimization.Thumbnail, which plays a crucial role in the visual presentation of websites, its size, proportion, and loading speed can directly affect the first impression and page performance of users.The AnQiCMS (AnQiCMS) provides very user-friendly features in terms of image management, including a convenient batch thumbnail regeneration mechanism.

2025-11-06