Entries by Math

An outdated php on the server, is that really unsafe?

Just for your information: At the time of writing, the PHP 7.3 engine is the latest PHP version. In this article, we are not discussing the code itself but specifically referring to the engine that executes PHP. Various security services, online scanners, and even WordPress itself immediately respond to the release of the latest PHP […]

Guarantee, convenience and security for WordPress websites

Deception is part of the hacker’s game The tricks of hackers go beyond the knowledge, perseverance, and experience of programmers. It’s not due to a lack of expertise but simply because there are thousands of tricks to infiltrate and maintain malware in a WordPress website. The ongoing battle of a major IT company This reminds […]

How the WooCommerce plug-in turns WordPress into an online store

WooCommerce is the plugin that turns WordPress into an online store. It’s interesting to note that WooCommerce is developed by the same creators as WordPress, namely Automattic. While WooCommerce itself can be downloaded for free, many related plugins come with a price tag. Now that you know who develops WooCommerce, let’s delve into the details. […]

Frequently asked questions about the WordPress database

Frequently Asked Questions about the WordPress Database Does the WordPress database have a limit? No, there is no limit. You can store as many posts and pages as you want, just like any other database. Where are my posts stored in the database? All posts and pages are stored in the `_post` table. What is […]

Is the most downloaded WordPress.org security plugin the best?

This message provides information about the most downloaded/active security plugins available in the WordPress plugins section on WordPress.org. What is the most downloaded/active security plugin at the moment? WordFence has 3,000,000 active users. iThemes Security has 1,000,000+ active users. All In One WP Security & Firewall has 800,000+ active users. Sucuri has 700,000+ active users. […]

Is the most downloaded WordPress.org security plugin the best?

This message provides information about the most downloaded/active security plugins available in the WordPress plugins section on WordPress.org. What is the most downloaded/active security plugin at the moment? WordFence has 3,000,000 active users. iThemes Security has 1,000,000+ active users. All In One WP Security & Firewall has 800,000+ active users. Sucuri has 700,000+ active users. […]

Your site uses an outdated version of PHP

This message indicates that the PHP version used by the server to process PHP is outdated. How risky is an outdated PHP version? If you’re only a month behind, it’s not a problem. Even a few months may not be a big issue. However, if you’re significantly behind on major PHP releases (a year or […]

You should remove inactive themes

When creating a WordPress website, multiple themes are sometimes experimented with. No problem, of course, but once you have chosen a theme to continue with, it is good practice to remove the remaining inactive themes. Why should I remove themes that are not active?! The themes still exist on the server. Any data stored on […]

Have a default theme available

I understand your concerns about having a default fallback theme available as a “fallback” option in WordPress. Having a default theme, especially a WordPress Twenty- series theme, is something you may prefer not to have on your server. It goes against the logic of another diagnostic point we mentioned: you should remove inactive themes, where […]