How to view or modify the access URL of the mobile site in the AnQiCMS backend settings?

Calendar 👁️ 63

As an experienced website operations expert, I am happy to give you a detailed explanation of how to easily manage the access URL of a mobile site on the AnQiCMS backend, ensuring that your website provides a smooth and optimized access experience on different devices.


Easy CMS: Manage mobile website URLs, optimize user experience

Today, with mobile devices becoming the mainstream access terminal, a clear, memorable, and SEO-friendly mobile website URL is crucial.AnQiCMS knows this and provides an intuitive and convenient backend setting, allowing you to flexibly configure the access address of the mobile site according to your actual needs.

Next, we will step by step understand how to view or modify your mobile site URL in the AnQiCMS backend settings.

The entry for setting the mobile site URL is clear

First, you need to log in to the AnQiCMS admin interface. After successful login, please shift your gaze to the left navigation bar, find and click“Background Settings”This item. It collects all the core configurations of the website, and is an important hub for you to manage the basic information of the website.

After entering the "Backend Settings" page, you will see multiple configuration options, which are usually presented as tabs. Please locate and selectGlobal function settings. As the name implies, this section stores critical parameters that affect the operation of the entire website, including the mobile end URL configuration we are looking for today.

Locate and modify the "Mobile end address"

In the "Global Feature Settings" page, you will find a named“Mobile end address”input box. This input box is specifically used to set the access URL of your mobile site.

  • Check the current settings:If your website has configured a mobile-end address, the current URL will be displayed here.
  • Modify or enter a new address:If you wish to modify an existing address or this is your first setup, simply enter the desired mobile site access URL in this box. For example, you can set it tohttps://m.yourdomain.comorhttps://mobile.yourdomain.cometc.

After completing or modifying the address, be sure to scroll to the bottom of the page and click“Save”to ensure that your changes take effect.

Understand the role of 'Mobile End Address' and the website mode selection

AnQiCMS supports various website modes, and the setting of the 'mobile end address' is closely related to the website mode you choose.

Based on the characteristics of AnQiCMS, it supportsAdaptive, code adaptation, and independent PC + mobile siteThree types of template styles.

  1. Adaptive mode:In this mode, the website uses the same URL and template set regardless of PC or mobile end.In this mode, the website also uses the same URL and template set.Adjust the layout based on screen size using CSS and other technologies.Therefore, it is usually not necessary to set a separate "mobile end address", because the main site's URL is already well adapted to mobile access.
  2. Code adaptation mode:The website also uses the same URL and template set in this mode.The same URLBut will load based on the User-Agent information of the user's device, etc.Different code or templateAdapt to mobile devices. Similarly, it is usually not necessary to set a separate 'mobile address'.
  3. PC+Mobile independent site mode:This mode is the only situation that requires a separate configuration of the "mobile end address". It means that your PC site and mobile site havecompletely different domain names or subdomainsAnd correspond to different templates. For example, PC accesswww.yourdomain.comAnd mobile accessm.yourdomain.comIn this case, the URL you enter in the 'Mobile end address' will guide mobile device users to the site you have specially prepared for mobile devices.

Therefore, before setting the "mobile end address", please make sure that the website mode you have chosen is "PC + mobile independent site", otherwise this setting may not produce the expected effect.

Additional important considerations

  • Domain resolution:If you have set up a separate domain for your mobile site (for examplem.yourdomain.comMake sure that this domain has been correctly resolved through DNS to point to your server, otherwise users will not be able to access.This is similar to the domain name resolution process of your main site, which is the foundation for the normal operation of the website.
  • Template adaptation:Under the "PC + mobile independent site" mode, your mobile template files are usually stored in the AnQiCMS template directory.mobile/In the subdirectory. Make sure your template design works with the mobile address you set to provide a high-quality user experience.

Summary

AnQiCMS provides a clear and easy-to-use interface for managing the access URL of mobile site.By simply modifying the 'Mobile End Address' field in the 'Global Function Settings' under 'Background Settings', you can flexibly meet the needs of different website modes, especially when you choose independent operation of PC and mobile end.Remember, correct domain resolution and matching templates are the key to smooth access to mobile sites.AnQiCMS is dedicated to providing you with an efficient and convenient content management solution, enabling your website to thrive in the digital world.


Frequently Asked Questions (FAQ)

Q1: Do I need to set a 'mobile endpoint' if my website uses responsive design?A1: Usually not needed. AnQiCMS' adaptive mode means that your website uses the same URL and a set of templates on both PC and mobile devices, the system will automatically adjust the layout to fit different devices.In this case, you can leave the 'Mobile End Address' field blank, the page will automatically adapt when accessed through the main site URL.

Q2: How will the front-end users access after setting up a mobile endpoint?A2: If you have set a separate mobile address (for examplem.yourdomain.com)And chose the PC+mobile independent site mode, AnQiCMS usually redirects mobile device users to the mobile address you set according to the device type of the visitor (judged by User-Agent), while PC users still access the main site address.

Q3: How do I call and display the mobile end address I set in the template?A3: In the AnQiCMS template, you can use the built-in{% system %}Label to call the various system settings of the background, including the mobile end address. The specific calling method is: {% system with name="MobileUrl" %}This will output the mobile end URL you set in the background in the template, convenient for you to use for links, redirects, or other dynamic display needs.

Related articles

When developing locally in the Windows environment, after running the AnQiCMS executable file (`anqicms.exe`), in which path will the data file be generated?

As an expert who has been deeply involved in website operations for many years, I am well aware that clearly understanding the storage location of data files in the local development environment is crucial for development efficiency and troubleshooting.AnQiCMS (AnQiCMS) is a lightweight content management system developed based on the Go language, and its ease of deployment is one of its major advantages.Where is the data file generated by running the executable `anqicms.exe` in the local Windows environment?Let us delve deeper together. Straightforwardly speaking

2025-11-06

Are the generation paths of the `robots.txt` and `sitemap.xml` files fixed on the server?

As an experienced website operation expert, I fully understand the core status of these two files, `robots.txt` and `sitemap.xml`, in website SEO optimization.They are like the 'diplomats' that communicate between websites and search engines, whose norms and accuracy directly affect the crawling and inclusion of website content.Today, let's delve deeply into the generation and management mechanism of these two files in AnQiCMS (AnQiCMS), especially the path issues on the server.### Search Engine "Traffic Rules": `robots

2025-11-06

What is the path of the initialization installation page displayed when AnQiCMS is installed and accessed for the first time?

As an experienced website operations expert, I know how crucial the initial installation experience of a content management system is for users.AnQiCMS (AnQi CMS) has won the favor of many users with its high performance brought by the Go language development and many enterprise-level features.However, after the system deployment is completed and the browser is opened for the first time to access, many new users may wonder where the 'initial installation page' is located?This question feels a bit confused.

2025-11-06

How to find the domain name setting option in the AnQiCMS admin interface?

As an experienced website operations expert, I am well aware of the importance of a stable, secure, and easy-to-manage backend interface for website operations.AnQiCMS has fully considered this point in its functional design, especially in the settings of domain names in the background management, providing flexible and practical options, aiming to enhance the security and professionalism of the website. Today, let's talk about how to find and properly configure the domain settings option in the AnQiCMS admin interface to make your website management more convenient.

2025-11-06

I want to set up an independent display template for a specific document, where should this custom template file be placed?

As an experienced website operations expert, I fully understand the importance of a flexible content management system for personalized website display.AnQiCMS (AnQiCMS) performs very well in this regard, it allows us to set independent display templates for specific content, which undoubtedly provides us with great freedom for content marketing and user experience optimization.Where should the custom template file be placed when we want to design a unique display style for a specific document (such as an exclusive article, a thematic product page, or a special single page)?

2025-11-06

How to determine the current template directory name so that it can be dynamically referenced in the template to access static resource paths?

Certainly, as an experienced website operation expert, I am happy to deeply analyze the strategy and practice of dynamically referencing static resource paths in Anqi CMS. --- ## The Beauty of Dynamics, the Art of Operations: How to Flexibly Refer to Static Resource Paths in AnQi CMS One of the core values of a content management system in website operations is to provide high flexibility and maintainability.How to efficiently and dynamically manage the paths of static resources (such as CSS, JavaScript, images, etc.) during template design and theme switching is an important indicator of a CMS's usability

2025-11-06

Where is the `{API Key}.txt` file created under the `public` directory mentioned in `help-plugin-push.md`?

As an experienced website operations expert, I fully understand the importance of Search Engine Optimization (SEO) for website traffic and exposure.Among the many powerful functions of AnQiCMS (AnQi Content Management System), the link push tool is undoubtedly a tool to accelerate the inclusion of website content and improve search engine friendliness.Today, let's delve deeply into a seemingly minor but crucial detail in Bing Search Engine's proactive push - where is that `{API Key}.txt` file created under the `public` directory?

2025-11-06

How to dynamically obtain the base URL address of the website in the template (`BaseUrl`)?

As an experienced website operations expert, I have accumulated rich experience in the practice and application of content management systems (CMS), especially with the powerful functions and flexible features of AnQiCMS (AnQiCMS).Today, we will delve into a crucial issue in template development: how to dynamically obtain the base URL of a website (`BaseUrl`) and apply it to real-world scenarios.Dynamically retrieve `BaseUrl`: The Foundation of Website Flexibility In website operations

2025-11-06