During the operation of the website, whether it is system upgrades, data migration, or routine maintenance, it is inevitable that the website needs to be temporarily closed, or some functions are inaccessible.How to convey clear and friendly information to users visiting the website, avoid users feeling confused or directly leaving, is the key to improving user experience and maintaining brand image.It is fortunate that AnQiCMS provides a simple and efficient mechanism to help us easily deal with such scenarios.
Why do you need a friendly prompt page for website maintenance and upgrade?
Imagine, when users eagerly visit your website, but see a blank page, or a cold "Service Unavailable" error, their first reaction is likely to be: Is there a problem with the website?Is it not open?It may directly close the page and even switch to competitors.An well-designed, informative maintenance page can effectively alleviate user anxiety, letting them know that the website is just temporarily away and will be back soon.This not only helps reduce user churn, but also reflects your professionalism and respect for users in the details.
ingeniously use the "shutdown feature" of AnQiCMS
AnQiCMS fully understands the importance of website maintenance and its impact on user experience, therefore it has built-in the 'shutdown feature'.This feature allows you to easily switch the entire website to maintenance mode when needed, and display a preset prompt page to all visitors.It is the most important thing that it achieves friendly user prompts without affecting the website content being indexed by search engines, which is crucial for the long-term SEO performance of the website.
Customize your exclusive maintenance prompt page
To set and customize your maintenance reminder page, the entire process is very intuitive in the AnQiCMS backend.
First, you need to log in to the backend management interface of AnQiCMS, find the "Global Settings" module.Here, you will see an option named “Website Status”.When you need to perform maintenance, simply switch the "Website Status" from "Normal" to "Offline", and the website will immediately enter maintenance mode.
Switch to the closed station status, AnQiCMS will default to displaying a simple prompt message.But to make the prompt more personalized and professional, you can further utilize the 'site closure prompt' input box.Here, you can detail the reasons for website maintenance, the expected completion time, and express apologies for any inconvenience caused to users.For example, you can write: 'Dear user, AnQiCMS is undergoing system upgrade to provide better service!'}]Expected to resume normal access on Xth day of X month at X o'clock, please understand.If you have any questions, please contact customer service phone number: XXX-XXXX.Such transparent and empathetic communication can greatly enhance the user's好感度.
Further, if you wish to maintain a unique visual design for the page or include more complex layouts and information (such as company Logo, social media links, etc.), AnQiCMS provides high levels of template customization. In your template directory, there is usually a file namederrors/close.htmlThe file.This file is the template that AnQiCMS calls when it shuts down.You can directly edit this HTML file, adding any content and styles you want to display.
Inerrors/close.htmlTemplate file, you can flexibly call the system information provided by AnQiCMS, just like editing other templates. For example, by{% system with name="SiteName" %}tags to display your website name, {% system with name="SiteLogo" %}Tag to display your brand Logo, even through{% contact with name="Cellphone" %}Display the contact phone number to ensure that users can find important contact information even during maintenance. These powerful template tags can make your maintenance page both beautiful and practical.
Complete the editing and beautification of the page content and be sure to verify through a test domain or development environment before officially going live for maintenance. Ensure all information is accurate and error-free, and the page displays normally.Once confirmed, you can safely switch the website to closed status and start your maintenance work.After maintenance, remember to switch the "website status" back to "normal", and the website will resume normal operation.
Advanced consideration and operation optimization
In short, the shutdown feature of AnQiCMS is not only a convenient tool for website maintenance, but also an excellent opportunity to enhance user experience and brand image.By meticulous settings and friendly communication, we can transform the maintenance work that may have caused dissatisfaction into an operational highlight that enhances user trust and loyalty.
Common Questions (FAQ)
1. Will my website's ranking in search engines be affected after the website enters the closed station state?AnQiCMS's shutdown feature usually returns a specific status code (such as 503 Service Unavailable) to search engines, indicating that the website is temporarily closed rather than permanently disappeared.This usually will not have a negative impact on the long-term SEO ranking of your website, search engines know that this is a temporary state, and they will re-crawl and index the website after it returns to normal.Suggest to clearly state the maintenance end time on the shutdown prompt page to further convey accurate information to search engines and users.
2. Can I directly upload a custom HTML file as a maintenance page?Yes. AnQiCMS allows you to modify the template directory.errors/close.htmlThe page content and style of the file maintenance prompt can be fully customized.This means you can design an independent HTML page that is highly consistent with your brand style, including images, links, dynamic effects, etc., to provide a richer user experience.
3. How can I access the website backend to operate during the offline period?AnQiCMS takes this kind of requirement into consideration. Even if the website is in a closed state, users with backend management permissions can still log in through the backend login address (for example您的域名/system/)Normal login and management of the website. The shutdown feature will only affect the access to the front-end page, ensuring that you can carry out various background operations without obstacles during maintenance.