simberak Posted June 23, 2017 Share Posted June 23, 2017 (edited) Hello, I would like to delete table ps_pagenotfound in db, because it is too heavy and there are records 9 years old from older versions of ps, is that safe? Wont it affect web some way? And to do I will just truncate the table and then is good to optimizate the table too? And second question: in that table ps_pagenotfound I found that are tens of records where request_uri is /wp-admin.php. Does it mean that somebody thinks that I run the shop on Wordpress and WooCommerce and want to get into my admin?? Some bot? Thank for discusion, Daniel Edited June 23, 2017 by simberak (see edit history) Link to comment Share on other sites More sharing options...
Daresh Posted June 23, 2017 Share Posted June 23, 2017 Sure you can, check out the Tidy module, where you can set this kind of process as a cron task for every day auto cleanup. And probably yes, as Wordpress is the most hacked system, some bots scan your site to check for wp-admin. Link to comment Share on other sites More sharing options...
simberak Posted July 10, 2017 Author Share Posted July 10, 2017 Thank you for your answer Daresh. To that bots scaning, do I have to do with that something, or it is normal that bots scans WP login page? Link to comment Share on other sites More sharing options...
Daresh Posted July 10, 2017 Share Posted July 10, 2017 Normal I think, WP has some plugins with blacklists, you can also check your logs and add some of the most common bots to your blacklists if they use up to many server resources. Link to comment Share on other sites More sharing options...
simberak Posted July 10, 2017 Author Share Posted July 10, 2017 Thank you for answer Can you help me, how can I add IPs to blacklist? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now