How to fix a 502 Bad Gateway error on your WordPress site Every time you visit a website your browser sends a request to a web server. The web server receives and...
How to Force HTTPS using .htaccess After installing an SSL certificate, your website is available over HTTP and HTTPS, but it’s recommended to use only the...
How to set up a 301 Permanent Redirect using .htaccess After moving to a new domain, or moving old site pages to a new site structure, you can use 301...
How to configure SSH keys on your Mac using cPanel To configure SSH keys in Cpanel we have two options: creating a new key pair or importing an existing one....
How to export a MySQL Database This article will walk you through the process of downloading a MySQL database. This is useful for making personal backups...