Troubleshooting WordPress

WordPress powers about 40% of all sites on the web, making it one of the most popular site-building applications. Here’s how to troubleshoot some of the common errors that might affect your WordPress site. Error establishing a database connection Internal server error (error 500) The site is experiencing a critical error The site displays a… Read More

Continue Reading

Change your WordPress password with WP-CLI

WP-CLI is a command line tool that helps you perform different actions on your WordPress site. If you’re comfortable with using SSH commands, you’ll notice that WP-CLI has simplified commands created for WordPress sites. Here’s how to change your password with commands available in WP-CLI.  Warning: You should always back up your site before making any changes to… Read More

Continue Reading