It's Crazy How much WP Websites get Attacked...

The reason why WordPress is the most hacked CMS is because it's the most popular, not because it's the most vulnerable.

As long as you use a strong password and keep your plugins updated, your WordPress site will never get hacked. You don't even need security plugins like Wordfence.

I've been using WordPress since 2005 and the only time my site got hacked was through a plugin that I forgot to update.
 
Just install these useful security plugin for WP. They should reduce the most common attacks by 90%.

WPS Hide Login (free)
BBQ Free or Pro
Stop User Enumeration (free)

Thanks bro! copied to text file, will implement asap
 
WP is trash because it's only CMS. And as with every CMS everything is limited. Good luck with it.

And people use plain php which makes it suck tenfold. Every theme I bought required heavy optimization. This system doesn't provide anything special out of the box.

>11 plugins are required to run a theme
 
We migrated an stalled self-made from a client to WP 1 year ago.
He told us that in 10 years of life of his site, he had a 100% of uptime, 0 hacks 0 issues
And 0 content changes.

Now he was willing to feed a blog, and event calendar and many other things that WP solved with ease.

But in the past year he had two massive downtimes due to attacks. The page had good reputation before the migration, and the attacks were extremely frequent as yours. One DDoS attack and a vulnerability in a redirect plugin were the two weak points during this year.

Why he could stand for 10 years without issues and in 1 year is having a lot of issues?

Because WP gives a lot of cheap or free features which being self coded may cost several thousands of $ but at the same time, those features, mostly open in code to attackers are susceptible of being exploited at some point + a WP core which is also susceptible to other exploits that may cause issues.

Before this client had an almost static site with a self-coded code base.

Now he has an organic site with a zillion of opportunities to expand

Want to secure your WP like a stronghold? Go Static with plugins like WP2Static. 10 years, 20 years, 100 years and your site will be up and running flawlessly.

Need dynamic data while being relatively secure? Then spend $2-3-10K and code yourself what you can obtain in WP for, at most, $100 a year. So asking for another $100 in WP monthly maintenance (at least, means at worst $1-1.5K/year) for securing a WP Site up and running (or the equivalent in time)

But WP is not a set and forget system.

There must be done constantly security checks, updates and even some automated and simple e2e testing if you have the tools to be sure that your sites will keep up and running and detect issues as soon as possible.
 
even sites like backlinko run on wordpress and neilpatel if I am not mistaken, yes they are modified but the core is the same, I don't get so many haters about wordpress, yes I understand if you are setting up a complex website that requires tons of custom features to choose a different CMS or build a custom one, but if you are making affiliate or content sites it is a no brainer to go with wordpress
 
Use a plug-in that hides your Wordpress login page. It creates a random url to login instead of the normal wp-admin
 
Use a plug-in that hides your Wordpress login page. It creates a random url to login instead of the normal wp-admin
You don't need plugin to do this :facepalm: this is the current problem

Install a plugin to modify wordpress login
install a plugin to protect you from brute force..

You can do that without plugin, easily with Phpmyadmin, just modifying the code.

In the end, you have installed more than 8 plugins! And that can leave you to have a security hole.

THE TRUTH:
Less plugins = less probability being hacked.

The best security you can have is in Server side! Firewall etc.
 
Majority using nulled themes in WordPress so the attack chances are higher. However, just install these useful plugins for WordPress. Should reduce the most common attacks by 70%.

WPS Hide Login (free)
Wordfence (free)
 
I looked at the database system in wp yesterday. It's so little. Outside of woocommerce it's crap. A client will install tons of plugins thinking he will get something for free.
Ye just go with smth like Webflow these days
 
EZ
just change login path (from "/wp-admin" to "/whatever") theres a plenty plugin to do that

Done
 
What other CMS do you use and why?

Webflow has a limited number of pages you can post, correct me if I am wrong
Joomla is not bad at all.
Data life engine (DLE) is easy and great very very light. It works in 512MB VPS lol

For Ecommerce forget WooCommerce lol... Is heavy with plugins.

Opencart (free)
Prestashop (free)
Magneto (paid)
 
Back
Top