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 user “bitnami”…
To install a free LetsEncrypt SSL certificate on bitnami WordPress installation, do the following log in to the server as user “bitnami”…
WordPress Shortcodes allow you to extend the functionality of WordPress. Shortcodes are text within the square bracket. You can paste this shortcode…
Here are list of popular Free WordPress themes. Kadence Kadence is a multipurpose WordPress theme that is available for free download and…
Content Devlivery Network (CDN) allow your web site to serve images from another domain or a sub domain. This speed up web…
I have migrated a web site using Avada WordPress theme. Once site is migrated, i edited wp-config.php file and added following to…
To install WordPress CLI, run the following command How to reset WordPress Password using wp-cli To list all users in WordPress, run…
If you have a wordpress web site that give blank screen, you can add following to wp-config.php to enable displaying errors. This…
Migrate Guru: Migrate & Clone WordPress Free This plugin allow you to transfer your wordpress web site to another hosting for free.…
On a WordPress site using CherryFramework based theme, was getting following error. lessphp fatal error: load error: failed to find /home/mediaxtreme/sitedomain.com/wp-content/themes/theme50607/bootstrap/less/bootstrap.lesslessphp fatal…
Here are some plugins that can help with WordPress url change: Method 1: Editing MySQL backup To change the WordPress site URL,…
WordPress runs cronjob when a visitor visits your website, if your site is busy, cronjob checking occurs for every page request. This…