The UFO archive article system is my original work, and strives to be streamlined and practical. The background generates static pages for the whole site and automatically extracts keywords.
1. My original work strives to be streamlined and practical. The whole site static page is generated in the background, and keywords are automatically extracted.
2. Read the txt template file when generating the page. It is intuitive and simple and can be modified by opening it with Notepad.
3. Index.txt in the images folder is the homepage template file, list.txt is the category template file, html.txt is the article template file, and tags.txt is the keyword library.
4. Please modify the database name and modify the conn.asp database path in the admin folder.
5. config.asp is the configuration file. When automatic extraction of keywords is turned on, writing articles in the background may affect the loading speed. Please set whether to turn it on according to your needs.
6. Original works, please keep them for secondary developers: developer www.my478.com
Template description:
{$biaoti$} ---> Article title
{$keywords$} ---> Keywords
{$title$} ---> Web page title
{$addtime$} ---> Release time
{$html$} ---> Article content
{$menu$} ---> Navigation
{$about$} ---> Related articles
{$top10$} ---> Popular clicks
{$hot$} ---> Page visits counter
{$date$} ---> Copyright year (automatically detected by the system)
Backend login: admin/login.asp
Account: admin
Password:admin