A car company website source code that supports static generation of the entire site.
Backend address: http://domain name/admin/
Account: admin
Password: admin888
Source code function:
1. Improve the generation method and increase the generation speed. The entire site generates static HTML. After generating the article, you can choose ID, date, and MD5 to generate it. The default is to generate it in the ID.htm style.
2. Advertising system, if there is fixed content in the website that does not need to be changed frequently, {king:ad name="xxxx"} can be called to generate a direct call, reducing the load caused by generating the entire page when the web page is generated.
In the background (advertising management)
i_top (column navigation)
i_swf (page flash call)
i_copyright (copyright at the bottom of the page)
The above three sections can be changed according to your own needs.
3. Multiple calling methods. For specific tags, you can query the tag calling of kingcms yourself.
4. Add random article tag rnds, template call {king:article number="10" type="rnds"}
5. Fixed the bug in generating Google sitemap sitemaps.xml
6. There is a search engine spider view in the background. When doing SEO, you can watch the number of spider visits every day.