Posts

Showing posts from August, 2021

How to fix “There has been a critical error on your WordPress Website” error on AMP

Image
  If you’ve ever heard of the Blue Screen of Death with Windows, well WordPress has an equivalent, which is called the White Screen of Death. That seems scary. Please do note that even though it may be scary, your site isn’t lost. It can be fixed. Why this error Occur s  ? These happen when your function name same, syntax error, missing the code from a file or incorrect code at that time Fatal error will occur. This error usually occurs when installing or upgrading a theme or plugin. They could be conflicting with each other maybe because of the same function name or class name. It could also be caused by a failed plugin/theme update. Due to these above reasons, your website will be blank and the “There has been a Critical Error WordPress Website ” error message will appear on the browser. How to debug it Step 1:  check your website directory and open the wp-config file on your server. In this file you need to search for this code WP-DEBUG it will be false you need to mak...

There has been Critical Error on Your WordPress Website how to fix it?

  Steps to Fix Critical Error WordPress Website : Usually caused by a syntax error in your functions.php file. Try roll back on your theme update and see if the problem persists. Check your email and see what the error is. Rename your theme folder. Try login again. Go through cpanel >>File manager >> root folder  >> public html >> wp-content >>plugins Rename the plugin folder to maybe n-plugin. If this solve it, delete the recently activated plugin or reactive plugin one after the other. Downgrade your php version from cpanel or upgrade depending on the version.  Check your admin email WordPress will send you access link and the exact problem Call  +1-857-342-2365 for help and support.

Fix restore completed, but 'Critical Error on WordPress Website' when going in WP-ADMIN

  Steps to Fix Critical Error WordPress Website : 1. I backed up the website using UpdraftPlus, and downloaded all of the 8 files. 2. I changed DNS to point to the the new nameservers and went to bed. 3. I woke up, and saw a plain vanilla WordPress site. Installed UpgradePlus, and uploaded all 8 files 4. I ran restore, which seemed to complete correctly. Was not prompted for “search and replace site location in the database”. Perhaps because the domain name is the same?? 5. When I attempt to login to the site /wp-admin I get “There has been a critical error on this website. Please check your site admin email inbox for instructions.” Tried different browsers, cleared cache, etc but all come up with same error when going to /wp-admin Call  +1-857-342-2365 for help and support.

Fix the Critical Error in your WordPress Website?

  Troubleshoot Plugin Conflict Issues If that’s not the theme, it could be a problem with the plugin. In some ways, the troubleshooting is similar. However, it is much easier to rename the plug-in folder to “pluginsOFF”. Visit the site and log in. This will close all plugins. Note that this will not remove the original settings for these plugins, as they will be there when you re-enable them later. Once the plug-ins are disabled, go back and rename the folder to “plug-in”. Go to your WordPress admin area and re-enable each one, one by one, until you see the screen saying “There has been a critical error on your website”.  When you’ve discovered the problem, you probably need to restore the object or module that caused it. You can do this in several ways. Download the original plugin files directly from the WordPress plugin directory and replace the plugin via File manager by your host (or cPanel) or via FTP or sFTP. Use the  WP Rollback plugin  to restore the plugin ...

How to fix the Critical Error in WordPress Website?

Image
  Enable Debug in WordPress If you’re having trouble with WordPress, one of the first things you should do is enable debugging. With debug mode on, you’ll be able to see the various PHP errors occurring on your site, and you can use this to trace back to the root of the issue. As you may be unable to access your dashboard, you’ll also need to enable the debug log. This will write all PHP errors to a file. Enabling debugging is very easy. Just log in to the hosting dashboard, then go to  Sites  >  Tools  >  WordPress debugging  and click  Enable . You can then look around your site to find the cause of the issue or check the log. Make sure to disable debugging when you’re done, as it’s visible to your visitors as well as you. If you need to manually turn on debugging, or you need to access the debug log, follow these steps. Step 1:  Connect to your site with FTP. Step 2:  Find  wp-config.php  in the root folder and op...

Mostly used WordPress SEO Plugins

Image
  WordPress is well known for being SEO friendly “out of the box.” Even so, with thousands of WordPress SEO plugins to choose from, a few additions to your blog may be all that you need, in order to reach the next level. From WordPress SEO by Toast to XML sitemap, know that there’s a WordPress SEO plugin that can help get you there. 1.  Yoast SEO If you want to improve your WordPress SEO, both by creating better content and by optimizing your site, this plugin may be the best place to start. There are many features to focus on, with some of my favorites including: Page analysis tool. Technical WordPress Search Engine Optimization XML Sitemaps functionality When it comes to page analysis, you need to know exactly what you’re doing. SEO by Yoast makes sure that you’re always on the right track. For example, Yoast SEO can quickly scan any page for images, ensuring that each one has an alt tag that matches the primary keyword for the post. Along with this, it checks your content f...

Improve your WordPress SEO

 1. Incorporate Useful Internal and External Links Google and other search engines don’t consider your website in a vacuum. Instead, they look at how well it’s connected, both internally and to other sites.  Using plenty of links  throughout your posts and pages tells crawlers how they relate to similar content. It also encourages other people to link back to your site — which in turn communicates to search engines that  your content is valuable ! As with keywords, this is a strategy you’ll want to use carefully. If you cram too many links into your content or use a lot of links that point to irrelevant pages or exist only to promote products, your search engine rankings will likely suffer. Instead, look to incorporate links where they fit naturally, and to point readers towards high-quality websites that already rank highly in SERPs. Smart use of both  internal links  and  external links  is key to achieving the best SEO results possible. 2. Use...

How to disable WordPress Plugins via FTP?

Image
  If you Can’t login to WordPress admin consider that sometimes plugins can interfere with your login page. This usually happens when your plugins aren’t synced with one another. To fix this issue you must disable all of your plugins. But how can you do that when you can’t access your WordPress dashboard? To do so you need to use your FTP account and disable plugins through the host. Locate your WordPress files and go to wp-content/plugins. now change the folder’s name from WordPress Plugins to something else. You can rename it to anything, for example, plugins_old. by doing so your plugins will be disabled. Now try to login to your WordPress dashboard. If this fixes the issue then it means one of your plugins is interfering with your login page. Call  +1-857-342-2365 for more help and support.