Register Domain
Use our search tool below to check the availability of your desired .com domain
Enjoy reliable 99.9% uptime, fast speeds, and 24/7 customer support.
Enjoy 99.9% uptime, one-click WordPress installation, and seamless updates.
Get your website online seamlessly on our SSD Servers without breaking the bank!
Enjoy personalized business-grade email, ample storage, and spam protection, all with 99.9% uptime.
Start on your own web hosting business with full control, custom branding, & tools.
Our NVMe Servers ensures your website or application runs flawlessly at any scale.
With root access, you handle your VPS, while we handle performance and reliability.
We handle all the technical aspects—while you focus on your business.
Before you start the transfer process, there are a few things you need to do to prepare for it...
WordPress is a user-friendly popular Content Management System that powers over 40% of websites worldwide...
Use our search tool below to check the availability of your desired .com domain
Easily transfer your domain to us and have a peace of mind.
Make instant ₦500 registration bonus after sign-up.
A 403 error, also known as “403 Forbidden,” is an HTTP status code that indicates that the server understood the request but refuses to authorize it. In other words, the server has denied access to the requested resource.
It might interest you to know that this type of error is common with WordPress. There are several reasons why a server might return a 403 error:
Some other errors that occur and are related to error 403 are:
If you encounter a 403 error and would love to fix it, ensure that you have access to the website’s .htaccess mostly via the cPanel then follow the steps below to get the 403 Forbidden error message fixed.
Troubleshooting WordPress issues by deactivating plugins can be a good solution to the 403 error If you’re experiencing problems with your WordPress website, there may be an issue with one of your plugins. To find out which one is causing trouble, you can deactivate all plugins at once and reload the page. Here’s how you can do it:
By following these steps, you can swiftly identify and resolve issues with your WordPress website’s plugins.
403 forbidden error can be caused due to incorrect .htaccess file or the user made some changes to the .htaccess file and due to this, the .htaccess file is corrupted and this may affect the website.
So to resolve this incorrect .htaccess file, you need to edit the .htaccess file in edit mode and replace the corrupted file with the original file.
1. You need to log in to your cPanel.
2. You need to scroll down to the files section and then click on File Manager.
3. Select the .htaccess file and open it in Edit mode. If you see any prompt, just click on the ok/edit so it can take you to edit mode.
4) Now you need to replace your .htaccess file content with the original .htaccess file content and then click on the “Save Changes” button at the top right corner. Find the .htaccess original code HERE. Copy the first Basic WP code and replace it with the one on your file manager .htaccess as seen below.
If the above two solutions could not resolve the 403 forbidden error then the wrong file permission is most likely to cause the 403 forbidden error.
Also, keep in mind that the files stored on your website have file permission and this file permission allows those who can access the webpage to do so. All files and folders have different file permissions .
Note:
If the file permissions are not correct then the web server does not allow the user to access the Webpage and they think that the user does not have permission to access the Webpage.
If the file permissions are not correct then change the file permission that is defined above.
After changing all file permissions of files and folders, then click on the “Ok” button to save the file permission.
Locate the file named “wp-activate.php” and right-click to open the options, then select “Change Permission” as seen below.
Click on the Change Permission and set them at 644 as seen below if they are set differently:
Locate the folder named “wp-includes” and right-click to open the options, then select “Change Permission” as seen below.
Finally set the permission to 775 if you see something different from that.
I believe this article assisted you in fixing the 403 error. If after the whole settings, you still encounter a 403 error, you should contact the website administrator or technical support for assistance.