How to Fix the 403 Forbidden Error in WordPress
Skills:
Tool Use & Function Calling90%
Key Takeaways
Fixes the 403 Forbidden error in WordPress by deactivating plugins and checking server permissions
Full Transcript
are you dealing with the 403 forbidden error on your WordPress website we'll keep watching in this video I'll walk you through a few methods you can use to fix the 403 or the access denied error on WordPress now note some of these solutions will also be involved using an FTP client there are several to choose from but the one that I'll be using in this video is FileZilla so make sure you get your FTP credentials ready and an FTP client installed on your computer the first error we can look at is to check all of our WordPress plugins and make sure that there's not something wrong specifically a security plug-in might be causing this issue to do that we'll need to deactivate all of our plugins and then activate each one individually to see which one is causing the issue so on the right let's make sure that we go up to the plugins area once we can see WP admin and WP content let's double click on WP content and you see the plugins folder here and we want to we want to deactivate all plugins at the same time in the fastest way to do that is to simply rename the plugins folder so I'm going to right click rename you can rename this to anything I'll just say deactivate and then you should be able to go to your website and see if it works if your site now works with all of your plugins deactivated that means that one of your plugins is causing the issue you'll need to activate each plugin individually until you can find the plug-in that is corrupted so you'll want to go back to the FTP area and we'll rename this back to plugins so I'm going to right click rename I'll remove that to just plugins the cool thing about WordPress is once that deactivated everything all the plugins are in deactivated mode so you can just head back over to our WordPress dashboard go down to plugins installed plugins and all of the plugins are here they're just deactivated so activate each one individually and when you come across the plug-in that causes the problem with your site again then you know that that's the one that's wrong if deactivating all your plugins didn't work then the next thing you can check is your htaccess file to do that let's open up our FTP client on the right you want to make sure that you're in side the public HTML of your website so that you can see things like your htaccess file let's right-click and rename this you can rename it anything we simply don't want it to be the htaccess file name once you rename that you should be able to go to your website and see if you can access it if you can access it then that's great then we'll just need to do one quick thing to get you back up and running quickly and you'll want to make sure you go into the dashboard of your website head down to settings permalinks you don't have to do anything different to it simply scroll down and click Save Changes that just makes sure that your permalink structure is the same and that all of your urls can be accessed correctly and you should be good to go the final fix that you want to look at is there might be an error that's caused by the file permissions on your WordPress folders and files so let's take a look let's go back to our ftp client and we'll make sure that all of the files and folder permissions are correct and if they're not let's go ahead and set them properly now this file permissions issue it may have been caused by your hosting provider so you could also check with them to make sure that all your folders and files are working they may check this for you and fix it for you or if you feel comfortable doing it you can look at this yourself now understand that any changes that you make can affect your site so do be careful by default all folders on your WordPress website should have a file permission of either 7 4 4 or 7 5 5 that means that these folders and the folders underneath them all should have 7 4 4 or 7 5 5 and I'll show you what I'm talking about if we right click on the WP admin we'll go to file permissions you see the numeric value of that and that comes from if your deselecting anything up here you see how these change so the 755 just means that owner permissions has read write and execute group permissions have read and execute and then public permissions is just read and execute as well so that's the seven five five you want to make sure that all of the folders on your admin area have that so we can do a quick thing and run through each folder and say 755 I want to make it recursive meaning we want it to go into each sub folder and click apply to the directories only we only want it to apply to the folders underneath the admin area once we click OK it'll go through and make sure that all of the folders in the WP admin and below have that folder permissions on it so we'll want to do that to that one and we'll also want to do it to WP content and WP inclusion so go to file permissions make sure it's set for 755 do recursive apply to directories only once you go through each folder you'll also want to go in and make sure that each file is set for 6 4 4 or 6 for 0 so for instance I'm going to right click on my WP admin I'm going to go to file permissions and I'm going to say 644 we want to recurse this into the subdirectories and we want to apply it to files only that means the folders will keep whatever structure they have but the files will change to 644 and click OK you'll want to do the same thing for the WP content and for the WP includes files to make sure that all of the sub files are set to the right permissions I'll let this finish and we'll come back and then finish this up and now your site should be accessible for you and you should no longer get the access denied or the 403 forbidden error if it's still happening then feel free to contact your hosting provider as there might be something on the server that they need to fix for you did you learn something from today's video if so subscribe to our YouTube channel and we'll send more helpful tips to help you manage your WordPress website and thanks for watching
Original Description
The 403 Forbidden error is shown when your server permissions are not allowing you to visit a specific page. This can seem like a daunting error to fix but we're here to show you some of the ways you can fix the 403 forbidden error in WordPress.
--Links--
►Written Tutorial - How to Fix the 403 Forbidden Error in WordPress https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-403-forbidden-error-in-wordpress/
►MonsterInsights https://www.monsterinsights.com/ Promo Code WPBVIP
--Top Resources--
Use Promo Code WPBVIP
►Best WordPress Contact Form Plugin https://wpforms.com/wpbeginner
►Best WordPress Analytics Plugin https://www.monsterinsights.com/
►Best Lead Generation Plugin https://optinmonster.com/
►Best WordPress SEO Plugin https://aioseo.com/
►Best Landing Page Builder for WordPress https://www.seedprod.com/
►Best WordPress Giveaway Plugin https://rafflepress.com/
--Related Videos--
►WordPress Tutorial - How to Make a WordPress Website for Beginners https://www.youtube.com/watch?v=DvbFBxKcORA
►WordPress Gutenberg Tutorial: How to Easily Work With the Block Editor https://www.youtube.com/watch?v=JjfrzGeB5_g
►What is SEO and How Does it Work? https://www.youtube.com/watch?v=JjfrzGeB5_g
►How to Install a WordPress Theme https://www.youtube.com/watch?v=ZIPQRQLAz90
Of the posibilities that could cause this would be one of your plugins causing this error. To fix this we will use FTP, if you do not know how to use FTP you would want to take a look at our article:
http://www.wpbeginner.com/beginners-guide/how-to-use-ftp-to-upload-files-to-wordpress-for-beginners/
With FTP connected to your site you will want to rename your plugins folder to anything other than plugins to force the plugins to deactivate and once you log in you will be able to set the folder name back to plugins to return the deactivated plugins to your site.
If your issue was not from your plugins the next possibility would be your .htaccess file. If you do not see the file, ensure that you are
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from WPBeginner - WordPress Tutorials · WPBeginner - WordPress Tutorials · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
How to Add Google Search in a WordPress Site
WPBeginner - WordPress Tutorials
How to Display Simple Notices in WordPress
WPBeginner - WordPress Tutorials
How to Bulk Move Posts to Categories and Tags in WordPress
WPBeginner - WordPress Tutorials
How to Create A Question and Answers Site in WordPress
WPBeginner - WordPress Tutorials
How to Add a Subtitle to Posts and Pages in WordPress
WPBeginner - WordPress Tutorials
How to Add a Caption to Images in WordPress
WPBeginner - WordPress Tutorials
How to Show Latest Videos From a YouTube Channel in WordPress
WPBeginner - WordPress Tutorials
How to Check Grammar and Spelling Mistakes in WordPress
WPBeginner - WordPress Tutorials
How to Send A Custom Welcome Email to New Users in WordPress
WPBeginner - WordPress Tutorials
How to Add a Custom Comment Form Title in WordPress
WPBeginner - WordPress Tutorials
How to Add a News Ticker in WordPress
WPBeginner - WordPress Tutorials
How to Add a Full Screen Background Image in WordPress
WPBeginner - WordPress Tutorials
How to Fix Image Upload Issue in WordPress
WPBeginner - WordPress Tutorials
How to Show and Hide Text in WordPress Posts with the Toggle Effect
WPBeginner - WordPress Tutorials
How to Show Page Templates in WordPress Dashboard
WPBeginner - WordPress Tutorials
How to Restrict WordPress Site Access by IP or Logged In Users
WPBeginner - WordPress Tutorials
How to Add Google Translate in WordPress
WPBeginner - WordPress Tutorials
How to Add Custom Buttons with Post Editor Buttons in WordPress
WPBeginner - WordPress Tutorials
How to Fix Featured Images Appearing Twice in WordPress Posts
WPBeginner - WordPress Tutorials
How to Add Tables in WordPress Posts and Pages No HTML Required
WPBeginner - WordPress Tutorials
How to Change the WordPress Database Prefix to Improve Security
WPBeginner - WordPress Tutorials
How to Turn Off Related YouTube Videos in WordPress
WPBeginner - WordPress Tutorials
How to Receive WordPress Emails from Localhost
WPBeginner - WordPress Tutorials
How to Split WordPress Posts into Multiple Pages
WPBeginner - WordPress Tutorials
How to Update URLs When Moving Your WordPress Site
WPBeginner - WordPress Tutorials
How to Crop, Rotate, Scale, and Flip Images in WordPress
WPBeginner - WordPress Tutorials
Image Alt Text vs Image Title in WordPress
WPBeginner - WordPress Tutorials
How to Add Staff Member Profiles in WordPress with Staffer
WPBeginner - WordPress Tutorials
How to Add Custom Fields to Comments Form in WordPress
WPBeginner - WordPress Tutorials
How to Add New Users and Authors to Your WordPress Blog
WPBeginner - WordPress Tutorials
How to Fix WordPress Website Not Updating Right Away
WPBeginner - WordPress Tutorials
How to Show Live Preview of Links in WordPress
WPBeginner - WordPress Tutorials
How to Add Image Icons With Navigation Menus in WordPress
WPBeginner - WordPress Tutorials
How to Use Multiple Themes for Pages in WordPress
WPBeginner - WordPress Tutorials
How to Fix Missing Admin Bar Issue in WordPress
WPBeginner - WordPress Tutorials
How to Add Tabbed Content in WordPress Posts and Pages
WPBeginner - WordPress Tutorials
How to Create Custom Taxonomies in WordPress
WPBeginner - WordPress Tutorials
How to Display a List of Child Pages For a Parent Page in WordPress
WPBeginner - WordPress Tutorials
How to Fix Error Too Many Redirects Issue in WordPress
WPBeginner - WordPress Tutorials
What is the Difference Between Posts vs Pages in WordPress
WPBeginner - WordPress Tutorials
How to Allow User Log In with Email in WordPress
WPBeginner - WordPress Tutorials
How to Display WordPress Widgets in Columns
WPBeginner - WordPress Tutorials
How to Easily Replace Image and Media Files in WordPress
WPBeginner - WordPress Tutorials
How to Add Featured Video Thumbnails in WordPress
WPBeginner - WordPress Tutorials
How to Create a Photo Gallery with Albums in WordPress
WPBeginner - WordPress Tutorials
How to Easily Add Lazy Loading for Videos in WordPress
WPBeginner - WordPress Tutorials
How to Add an Audio Music Player Widget in WordPress
WPBeginner - WordPress Tutorials
How to Create a Wiki Knowledge Base Using WordPress
WPBeginner - WordPress Tutorials
Adding a Post Rating System in WordPress with WP PostRatings
WPBeginner - WordPress Tutorials
How to Clean Up Your WordPress Database for Improved Performance
WPBeginner - WordPress Tutorials
How to Add Character Limit to Post Titles in WordPress
WPBeginner - WordPress Tutorials
How to Add a Private Messaging System in WordPress
WPBeginner - WordPress Tutorials
WWW vs non WWW and Which is Better For WordPress SEO
WPBeginner - WordPress Tutorials
How to Add Voice Search Capability to your WordPress
WPBeginner - WordPress Tutorials
How to Show Real Time Online Users in WordPress
WPBeginner - WordPress Tutorials
How to Create a Duplicate Menu in WordPress with One Click
WPBeginner - WordPress Tutorials
How to Hide a Post From Home Page in WordPress
WPBeginner - WordPress Tutorials
How to Add A Restaurant Reservation System in WordPress
WPBeginner - WordPress Tutorials
How to Add a Border Around an Image in WordPress
WPBeginner - WordPress Tutorials
Beginner’s Guide How to Back Date Your WordPress Posts
WPBeginner - WordPress Tutorials
More on: Tool Use & Function Calling
View skill →Related Reads
📰
📰
📰
📰
LinkedIn ads guide: Campaign types, ad specs, and expert tips
Hootsuite Blog
Affordable $2,000 Crypto Loans in USA With Secure Funding
Dev.to AI
Understanding the Digital Thread: Connecting Data Across the Manufacturing Lifecycle
Dev.to AI
What are the biggest AI trends shaping digital marketing in 2026?
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI