This website navigation system is independently constructed by Asai, which is different from all current website navigation systems. It adopts a combination of dynamic (ASP version) and static (HTML version). You only need to modify a number to complete the conversion between dynamic and static websites. It is quite easy and Easy to use.
1. The system sets up multiple archiving methods such as classification, topic, province, city, county, etc., and supports static generation of various archives;
2. Support adding colors for categories, topics, cities, website names, etc.;
3. The website title, keywords, introduction, etc. can be directly extracted from the background through the URL;
4. Verify the same URL and website name to avoid too many similar websites;
5. Supports various forms of HTML static methods such as single-page static generation, batch generation by ID, batch column generation, etc.;
6. Support the ranking and recommendation of websites in various archives such as categories, topics, regions, etc.;
7. Provide various interfaces to facilitate secondary development, and it is very convenient to add and delete functions;
8. Powerful backend management system, simple operation interface, supports various sorting and recommendations;
9. Support website search, support Baidu website instant search, support JS advertising, and more powerful and unique functions are waiting for you to discover.
Instructions for use:
1. How to set the website for dynamic or static access?
Modify the 15th line "jingtai=2" in the "asai/asai.asp" file, 1: open the site in static mode, 2: open the site in dynamic mode.
2. How to modify the website directory?
Modify line 5 "sdir="/site/"" in the "asai/asai.asp" file.
3. How to modify the background login username and password?
Modify the 10th line "adminna="admin"" and the 11th line "adminpa="admin"" in the "asai/asai.asp" file.
4. Backend login method?
The backend login address "asai/" user name and password are both "admin".
5. How to run it in a non-root directory?
Modify the absolute path of the database in asai/conn.asp.
Expand