During website operation, maintenance and upgrading are inevitable steps.Whether it is system updates, data migration, or resolving some unexpected issues, the website needs to be temporarily closed to ensure the smooth progress of operations and the integrity of data.How to friendly inform visitors that the website is under maintenance, rather than facing a blank page or error message, is particularly important.AnQiCMS provides a flexible offline notification mechanism to help you display professional and clear custom information to users during website maintenance.
Turn on site shutdown mode, easily manage website status
When you plan to perform website maintenance, the first thing you need to do is enable the shutdown mode of AnQiCMS. This operation is very intuitive, and you can easily find it in the background.
Enter your AnQiCMS backend, find the left menu bar option of “Backend settings”, and then click to enter “[en] Global function settings. On this page, you will see a field named “Website statusThe configuration item. It usually displays as “Normal Running”, indicating that your website is open to the public.
To enable the closed site mode, simply switch the “Website Status” to “ShutdownEnglishOnce this setting is saved, any users trying to access your website's frontend will no longer see the normal content, but will instead receive the shutdown notification information you have set.This simple switch can effectively prevent users from accessing incomplete or incorrect pages during website maintenance, thereby improving the user experience.
Customized shutdown prompt information, calming user emotions
While enabling the site closure mode, AnQiCMS also allows you to customize the prompt text displayed to users.This provides sufficient flexibility for you to convey the most appropriate information to the user according to the specific situation.
On the "Global Feature Settings" page, directly below "Website Status", you will find a "Shut Down Prompt
Further development: Design and layout of personalized exit pages
AnQiCMS not only allows you to customize the text content of the shutdown prompt, but if you have higher requirements for the visual presentation of the shutdown page, the system also supports you to create a completely personalized shutdown page by modifying the template files.
In your AnQiCMS template directory, it is usually located in/template/{您的模板目录}/There will be a file namederrors/close.htmlThis file is the default template presented to visitors when the system is in shutdown mode.
If you want the closed page to have more brand characteristics, or need to display more rich text and images, you can edit thiserrors/close.htmlFile.In this file, you can add your company's brand LOGO, background images, and more complex text layouts as if designing a regular web page. You can also embed dynamic elements such as countdown timers.mobile/directory (that is,}]}/template/{您的模板目录}/mobile/errors/close.htmlCreate or modify the corresponding mobile end closed station template to ensure that mobile users can also have a good browsing experience.
Through this method, you can keep the brand image consistent during website maintenance and provide a complete and visually friendly waiting page, rather than a rigid system prompt. This is very beneficial for maintaining long-term user relationships and brand image.
Maintenance reminder and**Practice** during maintenance
When the website is undergoing maintenance, in addition to the above operations, there are some tips that can help you better manage:
- Advance notice:If the maintenance time is long or has a significant impact, it is best to notify your users in advance via email, social media, or other channels.Let them be prepared, which can minimize user churn and dissatisfaction.
- Maintenance time estimation:Estimate the maintenance time as accurately as possible and indicate it in the shutdown notice. If unexpected issues lead to delays, update the notice information in a timely manner.
- Consider SEO impact:AnQiCMS's shutdown mode will return a 503 HTTP status code to search engines, indicating that the website is 'temporarily unavailable'.This is SEO-friendly, it informs search engine spiders that the website is temporarily closed and will recover later, without affecting your search rankings.
- Post-maintenance check:The website must be checked thoroughly for all features after it resumes normal operation, ensuring everything is functioning properly, and then promptly switch the "website status" back to "normal operation
Through AnQiCMS's features, even when the website is in maintenance mode, you can elegantly manage user expectations, maintain a professional image, and minimize the impact on user experience and website reputation that maintenance operations may cause.
Common Questions (FAQ)
Q1: Why do I need a custom shutdown page instead of just using the simple system prompt?
Q2: Will website shutdown maintenance affect my search engine rankings?A2: AnQiCMS's shutdown feature has been considered for search engine optimization during the design.When you enable the closed site mode, the website will return a 503 HTTP status code to search engines, indicating that the service is temporarily unavailable.Search engine spiders know that it's just a temporary situation after receiving a 503 status code, and they will not mark your website as 'offline' which may affect your long-term ranking.As long as the maintenance time is not particularly long (usually within a few hours to a few days), the negative impact on SEO can be negligible.
Q3: Can I set the website to enter shutdown mode automatically during a certain time period?A3: AnQiCMS's “website status” toggle is currently manually operated.You need to manually set the website status to 'Offline' at the start of the scheduled maintenance and switch it back to 'Normal Operation' after maintenance.Although the system built-in 'time factor-scheduled release feature' for content publication, but for the automatic scheduling function of the full-site shutdown mode, you may need to keep an eye on AnQiCMS future updates or consider custom development.