hello our site has been hacked again this is 2nd time...why are they doing like..this... meetmedaily.com is hacked what is the possible solution... thanks
I am not really sure how they hack your Wordpress? Are you updated? Have you scan your site for hacks from last time. The best thing if your host can not scan for you is to install a few Plug in yourself that can scan virus and hacks for you. You probably see that the hackers "left" something inside your wordpress that makes them log in when they want.
Hi, Hackers are hack for many reasons. Some of the common reasons why hackers hack are to get some Sensitive Information or to Steal Bandwidth to Distribute Illegal Content or may be for fun. Since there are many hackers around its our duty to keep our websites safe. Since your site is wordpress, i will suggest some steps to prevent this in future: 1. Always update your wordpress to the latest version. 2. Configure a firewall on your server. 3. Always use complex passwords instead of simple ones. 4. Use an anti virus and update the virus database regularly. 5. Always take backup of your site on a weekly / monthly basis so that we cam restore it if anything happens. If you want help in securing your server I can help you. Please drop an e-mail at sales at ideaminetech.com. We are a server management company and provide 24/7 support on everyday of a year. Thanks & regards,
I can see your website ranking is good as shown in alexa . Most probably hacker hack the high rank site and they add iframe code to redirect your traffic or infect your site visitor as well as I Found 70 domains hosted on the same web server as meetmedaily.*** (67.228.184.52) so may be attacker is accessing your site from the other site. Site which has same hosting as your using . If you earn something from this website, then i strongly recommend you hire some security services . If your word press is vulnerable, then i recommend you to add .htaccess to this file so hacker wont access your wp admin panel and he will failed to upload any malicious file into server. http://meetmedaily.***/wp-login.php Code (markup): Best thing hire Security services so that your site will be under monitoring . /thanks Sandeep
Try installing the Better WP Security from the official WordPress plugin directory. It will harden your WordPress install and give you advice if anything else needs to be done.
as i post solutions in post (How to secure my site) of this root so go according that and keep secure your site from being hack again. or find web webhostinghub.com/support/website/website-troubleshooting/website-hacked
Grab the approximate date/time of when the hack occurred and check your access/error logs to find the culprit. Typically there are 3 ways hackers get in. software, configurations, and people .. 1) Make sure your Wordpress and plugins are up to date If Wordpress is up to date, chances are you are safe. Usually the plugins are weak at best and are riddled with vulnerabilities so make sure they are all up to date. 2) Harden your Server files and directories Server files and directories should not be accessible by the outside world. Use these to commands to harden your file/folder permissions: find /path/to/your/wordpress/ -type d -exec chmod 755 {} \; find /path/to/your/wordpress/ -type f -exec chmod 644 {} \; 3) Social Engineering and Session Hijacking Be careful what email links you click when logged in to your site. Sometimes hackers can hijack your session by sending specially crafted links that use vulnerabilities to execute javascript within your context. At the end of the day, if you dont fix the underlying issue then its only time before you become a victim again. HTH - Null
First, check your error log. Secondly, add a firewall, if you can. And the most important, only if you added any modifications and custom scripts to your plugins and modules, check them again. Good luck.
Id say run your website files through an anti viruses to see if you have any shell backdoors. Update to latest version of WP, and maybe think about getting a VPS or looking into a new host just incase the hacker is accessing your site through another hacked website on the server.
A good plugin that may help you but it's a premium: Wordpress Ninja Security, it scan your wordpress and server specs and let you know what you can do to add protection to your wordpress site