Do you want to disable directory browsing in WordPress?
Directory browsing can put your site at risk by showing important information to hackers which can be used to exploit vulnerabilities in your site’s plugins, themes, or even your hosting server.
In this article, we will show you how you can disable directory browsing in WordPress.
What Does Disabling Directory Browsing in WordPress Do?
Every time someone visits your website, your web server will process that request.
Usually, the server delivers an index file to the visitor’s browser, such as index.html. However, if the server can’t find an index file, then it may show all the files and folders in the requested directory instead.
This is directory browsing, and it’s often enabled by default.
If you’ve ever visited a site and seen a list of files and folders instead of a webpage, then you’ve seen directory browsing in action.
The problem is that hackers can use directory browsing to see the files that make up your website, including all the themes and plugins that you’re using.
If any of these themes or plugins have known vulnerabilities, then hackers can use this knowledge to take control of your WordPress blog or website, steal your data, or perform other actions.
Attackers may also use directory browsing to look at the confidential information inside your files and folders. They might even copy your website’s contents, including content that you would usually charge for such as ebook downloads or online courses.
This is why it’s considered a best practice to disable directory browsing in WordPress.
How to Check is Directory Browsing is Enabled in WordPress
The easiest way to check whether directory browsing is currently enabled for your WordPress website is by simply visiting the /wp-includes/ folder link like this: https://example.com/wp-includes/.
You’ll want to replace www.example.com with your website’s URL.
If you get a 403 Forbidden or similar message, then directory browsing is already disabled on your WordPress website.
If you see a list of files and folders instead, then this means that directory browsing is enabled for your website.
Since this makes your website more vulnerable to attack, you’ll typically want to block directory browsing in WordPress.
How to Disable Directory Browsing in WordPress
To disable directory listing, you’ll need to add some code to your site’s .htaccess file.
To access the file, you’ll need an FTP client, or you can use the file manager app inside your WordPress hosting control panel.
If this is your first time using FTP, then you can see our complete guide on how to connect to your site using FTP.
After connecting to your site, simply open your website’s ‘public’ folder and find the .htaccess file. You can edit the .htaccess file by downloading it to your desktop and then opening it in a text editor like Notepad.
At the very bottom of the file, simply add the following code:
Options -Indexes
It will look something like this:
Once you’re done, save your .htaccess file and upload it back to your server using an FTP client.
That’s it. Now if you visit the same http://example.com/wp-includes/ URL, you’ll get a 403 Forbidden or similar message.
We hope this article helped you learn how to disable directory browsing in WordPress. You may also want to see our ultimate WordPress security guide, or see our expert pick of the best WordPress membership plugin to protect your files.
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Syed Balkhi says
Hey WPBeginner readers,
Did you know you can win exciting prizes by commenting on WPBeginner?
Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
You can get more details about the contest from here.
Start sharing your thoughts below to stand a chance to win!
Ka Khaliq says
After editing the htaccess file as per the provided guidelines, I do see 403 Forbidden message for /wp-includes/. But I’m unable to see edit any post. Upon editing a post, I see the same 403 Forbidden message. How to solve this?
WPBeginner Support says
There may be an issue with your file permissions, we would recommend taking a look at our guide below for fixing your permissions:
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-403-forbidden-error-in-wordpress/
Admin
Ka Khaliq says
The issue resolved after clearing the web history/cache.
Thanks for your time.
Dina D says
Thank you so much! Clear, concise, and easy to follow. Thank you so much!
WPBeginner Support says
You’re welcome!
Admin
Rabee Khan says
Thank You… precise and easy to understand!
WPBeginner Support says
Glad our guide was helpful!
Admin
Kimmy says
Thanks for the two-word solution! Lol. Worked perfectly!
WPBeginner Support says
Glad we could help!
Admin
Seashell says
I was shocked to see the folders accessible right in the browser.
Thanks for your solution!
WPBeginner Support says
Glad we could help!
Admin
Deepak Kumar says
Its work like charm. Article on wpbeginners like ready to go solution. Keep it up.
Ayo says
How do I now solve the 404 error that comes after?
Pradip Singh says
I am in love with this website. Every day I am surprised when I read a new article from this website. Thankfully I read this article today and immediately I implemented the advice.
WPBeginner Support says
Glad you found our content helpful
Admin
Sourabh says
Will it block CDNs from accessing my website for static content?
WPBeginner Support says
No, it will not.
Admin
sami says
Does this method affect google crawling .. is it SEO friendly?
WPBeginner Support says
It should not affect search engines crawling your site.
Admin
Meera Shaikh says
Thanks its Done
WPBeginner Support says
You’re welcome
Admin
Pradeep says
Thanks my friend, I just try this and it’s work.
You are the genius.
WPBeginner Support says
Glad our guide was helpful
Admin
mousam says
Thank you. I applied and it worked.
You guys are the best source for learning wordpress.
WPBeginner Support says
You’re welcome, glad our guide was helpful
Admin
Kevine says
Thank you very much for this. It solved my problem.
Thanks again.
WPBeginner Support says
You’re welcome, glad our guide was helpful
Admin
malika says
Thank you for sharing information!
WPBeginner Support says
You’re welcome
Admin
Jonthan says
So is it ok to have this code on .htaccess file even when an index.php file is present in the root folder.
Kindly respond.
WPBeginner Support says
Yes
Admin
Teresa Cuervo says
Do you need Filezila to do this or can you go to the FTP via Cpanel and do this?
Thank you
WPBeginner Support says
You can use either, not all hosts have a file manager is why we show Filezilla
Admin
michael says
Hello
does this action affect pages indexing on search engines?
and does it make some problems for indexed pages of my WordPress website?
Thanks
WPBeginner Support says
No, it would not affect that negatively.
Admin
Rhen Castrodes says
Thank you. it works
WPBeginner Support says
Glad our recommendation was able to help you
Admin
John says
Thank you! It works even now in 2020.
WPBeginner Support says
You’re welcome
Admin
Shams says
Amazing post,
Just have simple question, I added this code and it’s working, the question is Google indexes those page e.g sitecom/wp-contents/2019/2, will Google remove those pages automatically now as these are 404. Or I should remove it in Search Console?
Thanks
WPBeginner Support says
This code should not make your direct links to images and files turn into 404s
Admin
Bill says
Hello!
I recently applied this rule
and at the same day the front page of my blog
got vanished from google index.
Do you see any connection?
WPBeginner Support says
Adding this to your htaccess should not affect your indexing, there are multiple reasons and you would want to check your Google Search Console for what it says about your home page.
Admin
Ionel G says
Thanks for all the tips that you provide!
I am still wondering how can you hide the wp-content & wp-include folder from sources? I hate it when someone goes right click and source it can see all of my plugins :). Do you have any script for this?
Thank you in advance!
WPBeginner Support says
We do not have a recommended method for that at the moment, the most common reason you can’t see those folders in dev tools is a site’s cache.
Admin
Mayur says
Could you please tell me How can i disable WordPress in sub folder like my WordPress install on [www.mydomain.com] and i want to disable wordpress in [www.mydomain.com/customscript]
WPBeginner Support says
You may want to first take a look at creating a custom page template: https://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/
Otherwise, you would need to create a folder with that name and inside that folder add an index.html file for a nonWordPress page to appear.
Admin
Rafael says
Thank you. Worked perfectly for all browsers.
Dipankar says
but wp-content is showing . how to remove it as well.
Deatram says
I disabled directory browsing, but still someone can see my directory when they use developer tools in chrome browser. How do I disable in that as well?
Faeze says
I added the line that you said in .htaccess but it showes my directories yet .
What should I do now??
Nathan says
When I click “Save Changes” on the Permalink Settings page the .htaccess file is updated, erasing the “Options -Indexes” code that I inputted. The code works fine, but I am concerned I will unknowingly delete it while performing some other task. Are there any other dashboard settings changes that I should know about that may affect the .htaccess file and erase the code? Thanks
Tôi Sống says
Awesome, it work very good!
Baggio says
Huge fan of wpbeginner, Optin Monster – I got so many useful tips and tricks on WP – and I have to say, the site design is just brilliant. And of course, the content here is epicly useful.
Thanks guys!
daniel says
Hey! It doesnt seem to work. if i pull an image to another page its opened with a link of: example.com/wp-content/uploads/…
Any idea? thanks!
WPBeginner Support says
Hey Daniel,
Your images and files inside directories can still be directly accessed. However, server will not let someone directly browse a directory and see its contents.
Admin
Axel Jebens says
I would appreciate if you could iterate on this. I had a hard time when trying to get a solution for this issue. There are some ideas based on a htaccess redirecting to a php file that first checks if the user is logged on. Is there any plugin which provides such a function?
Ünal Hoca says
Thank you
Khalid Mahmud says
Thank you. It’s working…….
Kim says
Sorry to late ask. I want to know, are these techniques safe to use regarding SEO score ? Hope you answer !
WPBeginner Support says
Yes, they are.
Admin
Kimmy says
Still works pretty well. Awesome, simple, and working. Thanks!
Charles says
I have been writing this same code for weeks now but my directory remains visible to users. Pls what am doing wrong? Or could it be that my site is still loading from cached contents? Everybody says it is working but my own experience is different. Any help will be appreciated! Thanks in anticipation of your reply.
Kimmy says
What part are you having trouble on? What is your hosting provider btw?
Lily says
Thank you. Worked like a charm!
Prakash says
This Above Trick Is Not Working Man….
Mike says
Is there a way to allow viewing a directory but just hide the Parent Directory link for a specific page? This would be a network share folder that multiple people would access, and have sub folders which would still require a parent directory listing. I just don’t want anyone going above the shared folder.
Christian Nastari says
This didn’t work for me. I tried before and after #END WordPress and didn’t work. I also tried “Options All -Indexes”, but didn’t work either
hrwhisper says
very helpful, thank you very much
nitai says
Really great. today I just faced and thinking how can I disallow like joomla and I found the exact solution.
Rob Myrick says
This was very helpful and quick – thank you
Anita in SD says
Thanks so much, was dismayed to see images from my site going to a parent directory :0. This was very helpful and worked well.
Blessings – A
Heather Jacobsen says
Thanks for this tutorial. It worked great for hiding my uploads from anyone just wanting to browse that directory. One question, though. Does this by chance turn off the ability of search engines to browse my website. Sorry if it seems like a dumb question. I am a newbie, after all.
Wasil Burki says
I added the Options -Indexes code to the htaccess file, however now I am not able to access the site I get a 503 error. Am I doing something wrong? Need help bad!! Thanks
Ted says
The problem I have is that I can see the directory of this wordpress site, so if you are using this solution then it doesn’t work… (theme wpbv4)
Rahul says
Thank you so much for the tutorial!
I was very concerned when I discovered some of my theme directories could be browsed. All good now, thanks to your tutorial. I never knew .htaccess packed in so much punch.
KeelAha says
Hello Syed Balkhi
I just noticed that one of your site list25.com having directory browsing enabled on following folder.
Not sure if that is important to you.
http://list25.com/wp-includes/
Have a great weekend and keep doing your good work.
regards
KeelAha
WPBeginner Support says
Disabled it, thanks
Admin