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, say home…
WordPress shows a 404 page when visitor navigate to a non existent page. To redirect visitor to a specific page, say home…
I have an old Bitnami WordPress server on the Amazon Lightsail server. Bitnami does not support upgrading the PHP version. The recommended…
If you lost your WordPress user password, you can use forget password link on the WordPress login screen to reset the password.…
Getting your site to load faster is very important. Bounce rate (visitors leaving your website) on your website increases as load time…
To find the version of WordPress, you can check the file wp-includes/version.php Inside the file look for variable $wp_version You can do…
If your WordPress sites shows 404 page when accessing URLs, this is because .htaccess file is missing. WordPress uses .htaccess file to…
On a WordPress website hosted on a CentOS server, I got the following error on the header of the website. Warning: An…
What is Expires Headers Expires headers are a type of HTTP header that indicates how long until cached copies of site resources…
On a Bitnami WordPress server, plugin installation/upgrade failed with permission error. The error is because the web server in bitmai servers runs…
HyperDB is a WordPress plugin that allows you to use multiple MySQL database servers with large MySQL installations. It is used to…
Webuzo hosting control panel has the option for selecting web servers Apache or Nginx. On a server using Nginx, after uploading the…