Wordpress Tutorials

How to Fix Server Error (5xx) in Google Search Console?

Hi Guys, Today I am Going to Show You How to Fix Server Error (5xx) in Google Search Console?

If You Keep on Search for an Issue named “How to Fix Server error (5xx) Google Search Console” and “Coverage Issue Server Error (5xx)”. You are at the Right Place to Get Your Answers & Solve the Issue/Error.

Let’s See it.

Take a Look at this Picture Which shows you the Server Error (5XX) in Google Search Console.

What is 5xx Server errors?

The server is failed to fulfil a Valid Request.

There are Different Response status codes beginning with the digit “5” which indicates 5xx – Server errors

500 Internal Server Error

501 Not Implemented

503 Service Unavailable

504 Gateway Timeout

505 HTTP Version Not Supported

506 Variant Also Negotiates

507 Insufficient Storage

508 Loop Detected

509 Bandwidth Limit Exceeded

510 Not Extended

511 Network Authentication Required

Check Out This: How to Fix GTA 4 Save Game Location was not Found in Windows 10? | GTA 4 Save Game Location for Windows 7,8,8.1 &10?

Steps For How to Fix Server Error (5xx) in Google Search Console?

Step 1: Go to your Hosting File Manager Via FTP or CPanel.

Step 2: Now Delete the .htaccess File from your Directory.

*Important Note Backup .htaccess Before deleting it from your directory.

 

Step 3: Now Copy this Basic WP Code and Paste it in a Notepad and Save it as .htaccess.

# BEGIN WordPress

RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

 

You can Read More About the htaccess via the below given link

https://wordpress.org/support/article/htaccess/

 

Step 4: Now Upload the Newly Saved .htaccess file to your File Manager via FTP or C-Panel.

Step 5: Rename the Newly Saved .htaccess.txt file to .htaccess. ( Just Remove the .txt)

 

Step 6: Now Refresh the Page and Goto the Search Console and Check it or Validate Fix.

There are Few Other Ways to Fix Server Connectivity Errors Easily!

1.Make Sure that Googlebot is blocked or not by robots.txt or Website’s Protection Systems.

2.Check Your Hosting Server’s Status whether it’s down for maintenance or overloaded, or misconfigured.

3.Reduce the Googlebot crawl rate

https://www.google.com/webmasters/tools/settings

4.Move to Good Hosting Service. (Kinsta, A2Hosting, Siteground)

 

That’s It! You’re Done Man

That’s All About this Post. Give Your Reviews / Reactions about this Post and Leave Comments, Ask Your Doubts, We are here to Help You!

Show More

Author

Basically an Instrumentation Engineer But Very much Interested in Blogging. I'm a Passionate Blogger and an Expert in Search Engine Optimization And Always Looking Forward to Learn New Things. I Would Fix & Provide Solution to the Most Common Issues Related to PC,Laptops,Mobiles,OS, Hardwares and Softwares.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
Close

Adblock Detected

Please consider supporting us by disabling your ad blocker!