How to fix This site is experiencing technical difficulties in WordPress?

How to fix This site is experiencing technical difficulties in WordPress?
Facebook
Twitter
LinkedIn
WhatsApp
Email
Pinterest
Print

When there is a problem with the site’s configuration or code, the error notice “This site is experiencing technical difficulties” commonly appears in WordPress. It can be caused by a number of things, including server errors, Memory limit issues, plugin and theme conflicts, corrupted databases, corrupted .htaccess files, and more.

Both site users and owners may find this error message frustrating, so it’s important to fix the problem as quickly as you can to prevent losing potential clients. I’ll explain in full how to troubleshoot and resolve the “This site is having technical issues” error notice in WordPress in this post.

Solving this site is experiencing technical difficulties with WordPress

Here are some steps you can take to try and fix This site is experiencing technical difficulties issue:

#1. Check for plugin conflicts using the WordPress admin

  1. By selecting “Deactivate” for each plugin in the “Plugins” area of your WordPress dashboard, you can deactivate every plugin you have installed.
  2. Reactivate each one individually, ensuring that each time you do so, you don’t encounter the error message.
  3. Try deactivating the plugin in question if you discover that it’s the root of the problem, then get in touch with the plugin’s creator for more help.

#2. Check for plugin conflicts Using FTP

  1. Connect to your website’s server using an FTP client such as FileZilla.
  2. Navigate to the “wp-content” folder on your website’s server.
  3. Inside the “wp-content” folder, you will find a folder called “plugins.”
  4. Rename the “plugins” folder to something like “plugins_old”.
  5. This will deactivate all of the plugins on your website.
  6. To re-enable the plugins, you can simply change the folder name back to “plugins”
  7. Reactivate each one individually, ensuring that each time you do so, you don’t encounter the error message.
  8. Try deactivating the plugin in question if you discover that it’s the root of the problem, then get in touch with the plugin’s creator for more help.

#3. Check for theme conflicts using the WordPress admin

  1. Log in to your WordPress dashboard.
  2. Go to “Appearance” and click on “Themes.”
  3. Activate the default WordPress theme (e.g. Twenty Twenty-Two)
  4. Check if the problem you were experiencing still persists.
  5. If the issue is fixed after switching to the default theme, you might need to get in touch with the theme’s developer for additional support or hire a developer to assist you in troubleshooting the problem.

#4. Check for theme conflicts using FTP

  1. Connect to your website’s server using an FTP client such as FileZilla.
  2. Locate the “wp-content” folder on the server.
  3. The “themes” folder can be found inside the “wp-content” folder.
  4. Rename the current theme’s folder to something like “themename_old”.
  5. This will deactivate your current theme, as WordPress will no longer be able to find it.
  6. When you are logged in, go to the “Appearance” tab in your WordPress dashboard and select “Themes.”
  7. Activate the default WordPress theme (e.g. Twenty Twenty-Two)
  8. Check if the problem you were experiencing still persists.
  9. If the issue is fixed after switching to the default theme, you might need to get in touch with the theme’s developer for additional support or hire a developer to assist you in troubleshooting the problem.

#5. Check for a corrupted .htaccess file

  1. Connect to your website via FTP or cPanel.
  2. Find the.htaccess file in your site’s root directory.
  3. .htaccess should be renamed to something like .htaccess_old.
  4. After renaming the .htaccess file, check that the problem has been fixed.
  5. If the problem “This site is experiencing technical difficulties” has been fixed, you can try creating a fresh .htaccess file by going here  Settings > Permalinks in your WordPress dashboard and pressing the “Save Changes” button.

#6. Check for a corrupted database

  1. Install and activate a plugin like WP-DBManager.
  2. Go to the options page for the plugin and select “Repair DB.”
  3. To optimize your database, first run the repair procedure and then select “Optimize DB.”
  4. After the database has been repaired and optimized, verify that the problem has been solved.

#7. Check for a memory limit issue

  1. You may check if your website has used up all of its memory by including the following line in your wp-config.php file:

    define("WP DEBUG", true);
    This will activate the debug mode, and if there is a memory limit issue, you can check the error message.
  2. By including the following code in your wp-config.php file, you can raise the Memory cap:

    define("WP MEMORY LIMIT", "256M");

#8. Check for server errors

  1. Ask your hosting to check the server error logs for any problems that could be the root of the error message. The error logs will give you more specific information about what is generating the error, which might be useful when trying to solve This site is experiencing technical difficulties.

#9. Re-uploading core files

  1. From the official WordPress website, get a new copy of WordPress.
  2. Connect to your website via FTP or cPanel.
  3. Upload and all overwriting all the files except wp-confi.php and wp-content folder.
  4. Be sure you take a full backup of your website before you do it.

It’s crucial to remember that you should always create a backup of your site and database before making any changes to it. You might wish to get in touch with your hosting company or a WordPress developer for additional help if none of these approaches work.

Related Posts

About The Author

Dr. Sabbir is a  front-end software engineer and WordPress expert with over 12 years of experience in the tech industry. Although he received his medical degree from Rajshahi Medical University, Dr. Sabbir decided to focus on his passion for technology and website development full-time.

In his role as a front-end software engineer, Dr. Sabbir has helped design and develop user-friendly websites and applications for clients in various industries, including healthcare. He is well-versed in a variety of programming languages and is always looking for new ways to improve the user experience.

55K+ Members

Join Our Facebook Group

53k+ Followers

Follow Our Facebook Page