=== 404s === Contributors: zhuyi Author URI: http://tomas.zhu.bz/ Donate link: http://tomas.zhu.bz/ Tags:404,logs,error,admin Requires at least: 3.2 Tested up to: 4.9.6 Stable tag: 1.0.9 License: GPLv3 or later When users redirected to 404 page, we will log referrers URL, IP, browser... and so on, to help you find the reason of Page Not Found == Description == 404s is a small and light and easy to use plugin which help you understand why your site generate 404 errors, when users be redirected to 404 pages, we will log users Referrers, IP, User Agent, date... and so on. 404s plugin will not trace bots, spiders, crawlers. Why I develop 404s plugin? I received a few users messages that say they can not contact me via ticket system, that's strange because everytime when I try to open these pages, it always works well, so I guess maybe there are something different between my users and mine system(I working on Linux), so I develop this plugin to trace what difference caused the problem, and this plugin do help me solve the problem, I am happy to share it. In back end, you can trace all 404 logs, also you can remove 404 logs in settings panel More amazing features are being developed and any feature request is welcome. == Installation == 1:Upload the 404s plugin to your blog 2:Activate it 3: You will find 404s menu item in admin area, just click 404s menu item, you can find all 404 records in a table. 1, 2, 3: You're done! == Frequently Asked Questions == FAQs can be found here: https://tomas.zhu.bz/wordpress-plugin-to-trace-404-errors.html/ == Screenshots == 1. 404s Log Panel == Changelog == = Version 1.1.1 = Improved design in back end 404 trace page, will not messed up again when user enter a very long URL = Version 1.0.9 = Added "Global Setting Panel" in admin area You can remove 404 Logs now When change settings in admin area, we will show a notify bar after the settings changed successful Improved UI in setting panel Fixed the bug of UI messed up when emptyed log = Version 1.0 = * Spell out that the license is GPLv3 * Finished the first version * General code clean up