During the operation of a website, maintenance and upgrades 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 the visitor that the website is under maintenance, rather than making them face a blank page or error prompt, is particularly important.AnQiCMS provides a flexible shutdown prompt mechanism that helps you display professional and clear custom information to users during website maintenance.

Turn on shutdown mode to 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.

Log in to your AnQiCMS admin panel, find the “Backend settings” option in the left menu bar, then click to enter “Global feature settings”. On this page, you will see a field named “Website statusThe configuration item. It is usually displayed as 'Running normally', indicating that your website is open to the public.

To enable the closed site mode, just switch the 'Website Status' toClosedOnce this setting is saved, all users attempting to access the front end of your website will no longer see normal content, but instead will receive the shutdown notice you have set.This simple switch can effectively prevent users from accessing incomplete or incorrect pages during website maintenance, thus improving the user experience.

Customized shutdown prompt information to soothe user emotions

At the same time as enabling the closed station mode, AnQiCMS also allows you to customize the prompt text displayed to users.This provides you with full flexibility, allowing you to pass on the most appropriate information according to the specific situation.

On the "Global Function Settings" page, below the "Website Status", you will find a "Shut down promptThe text box. This is where you can enter your custom prompt information.You can use this text box to detail the reasons for website maintenance, the expected duration, the approximate time for access to be restored, and even leave an emergency contact, or guide users to your social media platform for the latest updates.

For example, you can write: 'Dear user, AnQiCMS official website is undergoing system upgrade and is expected to resume normal access at [date] [time].'During the upgrade, some features may be affected, and we apologize for any inconvenience caused to you!If there is an emergency, please contact [Your contact information].Clear and polite communication can effectively alleviate the anxiety of users due to their inability to access the website, even transforming potential negative experiences into recognition of your professionalism.

Further: Design and Layout of Personalized Exit Pages

AnQiCMS not only allows you to customize the shutdown prompt text, but also supports you in creating a completely personalized shutdown page by modifying the template file if you have higher requirements for the visual presentation of the shutdown page.

In your AnQiCMS template directory, it is usually located in/template/{您的模板目录}/There will be a file namederrors/close.htmlThe file. This file is the default template presented to visitors when the system is in closed mode.

If you want to make the closed station page more brand-oriented or need to display more rich graphic information, you can edit thiserrors/close.htmlThe file. In this file, you can design a company's brand logo, background image, more complex text layout, and even embed dynamic elements such as a countdown timer.If your website uses a "code adaptation" or "PC + mobile terminal" template mode, you may also need tomobile/Under the directory (i.e.),/template/{您的模板目录}/mobile/errors/close.htmlCreate or modify the corresponding mobile end station template to ensure that mobile users can also have a good browsing experience.

By doing so, you can maintain a consistent brand image of the website even during maintenance and provide a waiting page with complete information and a visually friendly interface, rather than a rigid system prompt, which is very beneficial for maintaining long-term user relationships and brand image.

Maintenance reminder and tips & practices

When the website is undergoing maintenance, in addition to the above operations, there are some tips that can help you manage it better:

  1. Advance notice:If the maintenance time is long or the impact is great, it is best to notify your users in advance via email, social media, or other channels.Let them be prepared, it can minimize user churn and dissatisfaction.
  2. Estimated maintenance duration:Try to accurately estimate the maintenance time required and indicate it in the shutdown notice. If unexpected issues arise during the process causing delays, update the notice information in a timely manner.
  3. Consider SEO impact:The AnQiCMS shutdown mode will return a 503 HTTP status code to search engines, indicating that the website is 'temporarily unavailable'.This is SEO-friendly, it tells search engine spiders that the website is temporarily closed and will resume later, without affecting your search rankings.
  4. Post-maintenance inspection:After the website resumes normal operation, be sure to check all functions thoroughly to ensure everything is normal, and then promptly switch the "website status" back to "normal operation".

Through these features of AnQiCMS, even when the website is closed for maintenance, you can elegantly manage user expectations, maintain a professional image, and minimize the impact of maintenance operations on user experience and website reputation.


Frequently Asked Questions (FAQ)

Q1: Why do I need a custom shutdown page instead of just using simple system prompts?A1: Custom offline pages can help you maintain brand consistency during website maintenance, providing more detailed and friendly maintenance information (such as reasons for maintenance, expected recovery time, emergency contact information, etc.), and even adding some interactive elements to enhance the user experience and reduce negative emotions caused by the website being inaccessible.A well-designed landing page can also reflect your professionalism.

Q2: Will website shutdown maintenance affect my search engine rankings?A2: The shutdown feature of AnQiCMS has taken into account search engine optimization in its 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 is only a temporary situation after receiving a 503 status code, and will not mark your website as "offline" and affect your long-term ranking.If the maintenance time is not particularly long (usually within a few hours to a few days), the negative impact on SEO can be ignored.

Q3: Can I set up the website to automatically enter closure mode during a certain time period?A3: The "website status" switch of AnQiCMS is currently manually operated.You need to manually set the website status to "offline" at the beginning of the planned maintenance and switch it back to "normal operation" at the end of the maintenance.Although the system has built-in "Time Factor-Scheduled Publishing Function" for content publishing, but for the automatic scheduling function of the whole site shutdown mode, you may need to keep an eye on AnQiCMS's future updates or consider custom development.