WordPress

WPScan WordPress Security Scanner

WPScan is a free, open-source WordPress security scanner developed by a team of security professionals. It is designed to help

WordPress

Wordfence CLI

Wordfence CLI is an open-source, high-performance malware and vulnerability scanner designed for the Linux command line environment. This tool is built to provide site owners, security administrators, operations

WordPress

WordPress Redirect Visitor On 404 Error

WordPress shows a 404 page when visitor navigate to a non existent page. To redirect visitor to a specific page,

WordPress

How to reset WordPress Password using wpcli

If you lost your WordPress user password, you can use forget password link on the WordPress login screen to reset

WordPress

How to Speed Up Your WordPress Site

Getting your site to load faster is very important. Bounce rate (visitors leaving your website) on your website increases as

WordPress

Find WordPress Version from command line

To find the version of WordPress, you can check the file wp-includes/version.php Inside the file look for variable $wp_version You

WordPress

WordPress htaccess

WordPress uses .htaccess file for SEO-friendly URLs when using Apache or LiteSpeed webserver. If WordPress is installed on the root

WordPress

CURL ERROR 7 could not establish a secure connection to WordPress.org

On a WordPress website hosted on a CentOS server, I got the following error on the header of the website.

How to Add Expires Headers in WordPress

What is Expires Headers Expires headers are a type of HTTP header that indicates how long until cached copies of

wordpress

How to install LetsEncrypt SSL on Bitnami WordPress Server

To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following log in to the server as

WordPress Plugins

WordPress Plugins

WordPress Backup and Migration Plugins Best WordPress Image Compression Plugins https://wordpress.org/plugins/wps-hide-login/ – Hide WordPress login page from hackers. https://wordpress.org/plugins/wp-security-audit-log/ –

wordpress

How to create a WordPress shortcode?

WordPress Shortcodes allow you to extend the functionality of WordPress. Shortcodes are text within the square bracket. You can paste