current location:Home > Technical Articles > CMS Tutorial

  • How to make website link in Empire CMS
    How to make website link in Empire CMS
    Creating a website link in Empire CMS requires the following steps: 1. Create a link column. 2. Add a link under the link column, including the link name and URL. 3. Use code in the template to add the link column to the page. 4. Customize the link's appearance as desired.
    Empire CMS 727 2024-04-17 02:45:29
  • How to hide front-end information data in Empire CMS
    How to hide front-end information data in Empire CMS
    To hide Empire CMS front-end information, you can perform the following steps: Hide database information: Modify AllowShowData in config.php to false. Hide the background login page: modify adminLoginkey in config.php and modify empire_login_key in header.php. Hide the background management page: modify empire_Dir in config.php and rename the admin directory. Hide website version number: Replace all files containing the word EmpireCMS and modify the SiteVersion parameter. Hide contact information:
    Empire CMS 554 2024-04-17 02:42:15
  • How to hide the foreground information content in Empire CMS
    How to hide the foreground information content in Empire CMS
    By modifying the configuration file, template file, and clearing the cache, you can hide the information content of the Empire CMS front desk and only display the article title.
    Empire CMS 1025 2024-04-17 02:36:24
  • How to use empire cms
    How to use empire cms
    Empire CMS Installation and Configuration Guide: Download the installation package and upload it to the server, and complete the installation by accessing the domain name. Configure basic information: website name, keywords, fields, data model and columns. Management content: publish articles, upload pictures, download files. Take advantage of the extension: control site appearance, manage users, moderate comments, post ads. Strengthen security protection: set permissions, prevent injection attacks, and back up data regularly. Other considerations: Make sure the server environment meets requirements, update Empire CMS regularly, and customize it as needed.
    Empire CMS 921 2024-04-17 02:30:25
  • How to hide specified information content in the front desk in Imperial CMS
    How to hide specified information content in the front desk in Imperial CMS
    In Empire CMS, you can use the "data filtering" function to hide the specified information content in the front end: enter the "data filtering" page. Create a new filter rule and set the conditions (such as category ID) to hide content. Select "Hide" for "Action". Select the model and column whose content you want to hide. Save the rule and submit.
    Empire CMS 649 2024-04-17 02:21:56
  • How to hide front desk information in Empire CMS
    How to hide front desk information in Empire CMS
    Empire CMS frontend information can be hidden by editing the template file, hiding using CSS, or setting a custom version number via an htaccess file.
    Empire CMS 867 2024-04-17 02:18:14
  • How to hide specified information at the front desk in Imperial CMS
    How to hide specified information at the front desk in Imperial CMS
    You can hide Empire CMS front-end specified information by modifying the template file or configuring plug-ins/custom fields, including deleting or commenting the code in the template, or choosing to hide it in the plug-in configuration. For example, hide the article summary by deleting or commenting out the <p>[!--newstext--]</p> code; hide the custom field "Source" by setting its display setting to "Hide" in the field configuration.
    Empire CMS 311 2024-04-17 02:15:24
  • What is the generation function of Empire CMS date directory?
    What is the generation function of Empire CMS date directory?
    The date directory generation function of Empire CMS automatically creates a year/month/day directory structure for file storage based on the specified date format. The usage method is GetDateMkDir($ddcon,$updir,$mdtype), where $ddcon is the date format string, $updir is the target directory, and $mdtype is the subdirectory type (0: year, 1: year/month, 2: year month day). This function parses the date according to the date format and creates subdirectories step by step. Application scenarios include file classification and organization for easy search and management.
    Empire CMS 836 2024-04-17 02:13:01
  • What does the empire cms directory structure mean?
    What does the empire cms directory structure mean?
    The Empire CMS directory structure consists of seven main directories, which together provide a framework for organizing and managing content and system components: eadmin: Backend management files (user interface, content management and settings) data: Content data (articles, categories, comments etc.) include: system core functions and files lib: third-party libraries and modules (extended functions) skin: website templates and themes (appearance customization) www: website front-end directory (user access) wwwroot: website root directory (entry point)
    Empire CMS 425 2024-04-17 02:03:19
  • What is the empire cms configuration database command?
    What is the empire cms configuration database command?
    The Empire CMS database configuration commands are as follows: Create a database, create a database user and authorize the import of the Empire CMS database file, configure the EmpireCMS configuration file
    Empire CMS 1155 2024-04-17 02:00:22
  • What is the reason why the empire cms refresh fails?
    What is the reason why the empire cms refresh fails?
    There are many reasons for Empire CMS refresh failure, mainly including: server configuration problems (such as insufficient memory, timeout) database problems (such as connection failure, table does not exist) PHP configuration problems (such as PHP version is too low, extension is not installed) code problems (Such as logic errors, template calling errors) Other reasons (such as network problems, firewall blocking, viruses)
    Empire CMS 738 2024-04-17 01:54:14
  • What is the empire cms tens of millions database?
    What is the empire cms tens of millions database?
    The Empire CMS Ten Million Database is a large database containing more than 10 million pieces of data, including various commonly used data, such as: commonly used Chinese characters, administrative divisions, postal codes, telephone area codes, bank card number segments, etc., which is widely used in the content of the Empire CMS Management system to improve content creation efficiency.
    Empire CMS 958 2024-04-17 01:48:15
  • What is the data volume of tens of millions in Empire CMS?
    What is the data volume of tens of millions in Empire CMS?
    Empire CMS can efficiently handle tens of millions of data, and its main capabilities include: 1. Database optimization; 2. Distributed storage; 3. Storage engine selection; 4. Data splitting; 5. Index optimization; 6. Caching mechanism; 7. Data archiving.
    Empire CMS 742 2024-04-17 01:45:22
  • What is the optimization method for tens of millions of data in Imperial CMS?
    What is the optimization method for tens of millions of data in Imperial CMS?
    Imperial CMS tens of millions of data optimization methods: Database optimization: create indexes, optimize table structures, split tables, use partitions, and optimize queries. Caching mechanism: page cache, database cache, file system cache. Static processing: static pages, static Javascript/CSS files. Load balancing: Use a load balancer, use a CDN. Other optimizations: optimize server hardware, optimize the operating system, and clean data regularly.
    Empire CMS 958 2024-04-17 01:43:15
  • What is the administrator account added to the empire cms database?
    What is the administrator account added to the empire cms database?
    Add an administrator account by operating the Empire CMS database. Specific steps include: Connect to the database. Find the administrator table (empire_admin). Insert new administrator (using encrypted password and administrator group ID). save Changes.
    Empire CMS 554 2024-04-17 01:39:15

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28