This software can view search engine spider access records. Based on these records, you can see when spiders visited your site and what content they crawled.
I have written an asp version before. This php version is a replica of asp and is suitable for spaces that support php.
How to use:
----Insert php page call
----Insert JS call into html page
bot.mdb record database
Visit zhizhu.php to view spider access log records
advantage:
1. The program is simple and easy to use. 2. Record all crawled pages. 3. Data can be deleted. 4. Use database records instead of txt.
insufficient:
1. The program is small and has few functions. 2. Return values cannot be recorded, such as 200 404, etc. 3. Suitable for small website programs or sites with low traffic. 4. Because it is a test version and does not have many functions, it will be updated in the future. It is enough for now. advantage:
1. The program is simple and easy to use.
2. Record all crawled pages.
3. Data can be deleted in batches.
4. Use database records instead of txt.
insufficient:
1. The program is small and has few functions.
2. Return values cannot be recorded, such as 200 404, etc.
3. Suitable for small website programs or sites with low traffic.
4. Because it is a test version and does not have many functions, it will be updated in the future. It is enough for now.