Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3432916
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T07:30:33+00:00 2026-05-18T07:30:33+00:00

I have installed my WordPress on my website and I’m using permalinks, but I

  • 0

I have installed my WordPress on my website and I’m using permalinks, but I have a folder called x in the main root of my website I can’t access it now when I type http://mywebsite/x it redirects me to error 404 not found. That’s because WordPress is trying to fitch the story that called x in the database. How can I exclude that folder and its childern “folders” from wrodpress calculations?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T07:30:33+00:00Added an answer on May 18, 2026 at 7:30 am

    The .htaccess file in the root of your website’s directory contains a RewriteRule which redirects every incoming request to WordPress’s bootstrapper. It probably looks something like this:

    RewriteRule ^(.+)$ index.php?$1 [QSA,L]
    

    You should add two Conditions to this Rule. These conditions provide exceptions that make sure the Rule is only executed if there is no (!) file (-f) or no directory (-d) available that matches the requested URL:

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.+)$ index.php?$1 [QSA,L]
    

    That should do the trick.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a joomla Website. I have also installed a wordpress in the root
I have a WordPress installed in a folder, not the root domain. I have
I am using wordpress for my website like a CMS, also have installed ALL
In the WordPress 'Install Themes' option I have installed a theme called Facelook but
I have installed prettyprint in my Wordpress theme. Now in order to use it,
I have a Wordpress site (installed in root) and a Simple Machines Forum (in
Situation: I am running my website on wordpress. I have installed the Simple Facebook
I have a directory in my website called /MyFiction. It is an installed version
OK I have my website running Wordpress at http://www.visualise.ca/ and I installed the qTranslate
I have this installed on my wordpress website; http://sharethis.com/ The plugin works great and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.