Product Features Description
Intelligent caching: From resource lists, search results, to individual resource display pages, the intelligent caching mechanism achieves the same effect as static HTML
Login node: Integrate social comment system, as long as users leave messages, the website can be promoted to thousands of third-party platforms
SEO: The website uses pure div+css+html5 friendly search engine
Website page adaptation: fully adaptable to various browsing devices such as PC/tablet/mobile phone/etc. No matter what platform and resolution the website is accessed, the website will automatically adjust the page layout and size to maximize the humanized interface. experience.
Chinese automatic word segmentation: automatically split into words according to the title of the published article (a must-have for SEO), and generate internal links (SEO increases the internal links of the website), and write SEO-related titles
Automatically generate abstracts: Generate a summary of the main content of the article based on the article content, and write it into SEO-related titles
Automatically generate preview images: Randomly find images in the main content and generate a preview image
Operating environment
Windows2000/2003, IIS6, Net2.0, MsSQL2000/2005/2008
Special note: If you purchased the space and the customer does not have the permission to configure the environment by yourself, you need to confirm that the space provider will help you configure the pseudo-static configuration, otherwise you can only change the dynamic file with the code .aspx?id=xxx^^
How to use database
mssql.sql is the database file, how to use it
1. Open the MsSQL manager and create a database yourself;
2. Run the mssql.sql file in the created database to create tables and data;
3. Modify web.config to your database link and complete;
Pseudo-static configuration method
In order to be more friendly to SEO, this system uses pseudo-static rules (see web.config for details). Configuration method
1. Please confirm that the operating system is windows2000/2003. It is strongly not recommended to use win7/8 to configure it. It will annoy you to death.
2. IIS configuration: Website->Properties->Directory->Configuration (G)...->Wildcard Application Mapping->Insert
Executable file: c:windowsmicrosoft.netframeworkv2.0.50727aspnet_isapi.dll