How to modify the website name and logo in the AnQiCMS backend?
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.