How to display a custom shutdown prompt to users when the website is under maintenance in AnQiCMS?

Calendar 👁️ 64

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.

Related articles

How can I use the custom URL alias of articles or categories for pseudo-static link display?

## Leverage the advantages of AnQi CMS custom URL alias to create SEO-friendly static links In website operations, a clear and semantically meaningful URL address not only helps users understand the content of the page at a glance, but also wins the favor of search engines, thus improving the inclusion and ranking of the website.AnqiCMS (AnqiCMS) is well-versed in this, providing powerful custom URL alias and flexible static configuration features to help website operators easily achieve this goal.Why is it so important to use custom URL aliases and permalinks?Imagine

2025-11-07

How to control the style of each element within a loop in AnQiCMS templates (such as odd and even rows differently)?

In website content display, we often need to present data in a list form, such as article lists, product lists, or category navigation.To make the page more attractive or to better organize information, we often hope that each element in the list has a different style, such as the common even-odd row background **split.AnQiCMS provides a powerful and flexible template system, making it very simple to implement these fine style controls.AnQiCMS's template system borrows the syntax of the Django template engine, which is characterized by the use of double curly braces for variables

2025-11-07

How to display website traffic statistics and spider crawling information on the front end?

We often care about the number of visits to our website, and which search engine spiders have crawled our content.This data can not only help us understand the health status of the website, optimize the content strategy, but also improve user trust.The Anqi CMS provides detailed traffic statistics and crawler monitoring functions in the background, allowing us to have a thorough understanding of the website's operational status.If you want to present valuable data such as today's visitor count and yesterday's spider visit count directly on the website front end, how can you achieve this?### AnQi CMS data statistics capability First

2025-11-07

How to automatically parse URL addresses into clickable links in article content for AnQiCMS?

When using AnQiCMS for website content operation, we often hope that URLs in articles, product descriptions, or other text content can be automatically identified and converted into clickable links. This not only improves user experience but also helps in the dissemination of content and is friendly to search engines.AnQiCMS as a content management system focusing on efficiency and SEO optimization has of course considered this requirement and provided a very convenient implementation method.This is mainly due to its flexible template engine and built-in filter functions.To implement automatic URL parsing in article content

2025-11-07

How to render the category Banner image set in the backend in the front-end template?

In AnQi CMS, displaying the Banner images of categories on the front-end template is a common operation that can effectively enhance the visual effects of the page.AnQi CMS provides flexible backend settings and powerful front-end template tags, making this process simple and intuitive. --- ### Step 1: Set up Category Banner Image in the Backend Firstly, we need to upload a Banner image for the target category in the Anqi CMS backend management system.This operation is very intuitive: 1. Log in to your Anqi CMS backend.2.

2025-11-07

How to use the content model in AnQiCMS to define different content display structures?

AnQiCMS Content Model: The Smart Choice for Creating Flexible and Variable Website Content In the digital age, a website is not just a platform for displaying information, but also a gathering point for diverse content such as corporate brands, product services, and professional knowledge.If always using a fixed display structure for different types of content, the website content is likely to become monotonous and difficult to manage efficiently.AnQiCMS fully understands this, the "Content Model" feature it provides is the core tool to solve this pain point, helping us easily define and manage various unique content display structures.Imagine

2025-11-07

How to display the reading and comment counts of articles on the front end?

In website operation, the number of article views and comments is an important indicator of content popularity and user interaction.AnQiCMS as a flexible content management system provides a convenient way to display these data on the website front end.By using simple template tags, even without delving into programming, these functions can be easily realized.The AnQiCMS template system borrows the syntax of the Django template engine, using double curly braces `{{variable}}` to output variable content, and using single curly braces and percentages `{% tag %}` to call function tags

2025-11-07

How to prevent malicious collection of content in AnQiCMS and affect the exclusivity of front-end content?

Original content is the core value of the website, it condenses our thoughts, time and energy.However, the content has been maliciously collected, plagiarized, and published on other platforms, not only diluting the exclusivity of our content, but also potentially affecting the SEO performance of the website and even damaging the brand image.As website operators, we all hope that our front-end content can maintain its original exclusivity. 幸运的是,AnQiCMS was designed with this pain point in mind from the very beginning, incorporating multiple powerful features to help us effectively prevent content from being maliciously scraped and protect our original value. ### 1. Core Defense

2025-11-07