Title: Weird redirection from initial to subdirectory
Last modified: August 22, 2016

---

# Weird redirection from initial to subdirectory

 *  [dlnkprs](https://wordpress.org/support/users/dlnkprs/)
 * (@dlnkprs)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/weird-redirection-from-initial-to-subdirectory/)
 * Hi all,
 * I’m using the Fullby free theme with WordPress 3.9.2. Great theme and I don’t
   know if it’s the theme, WordPress or htaccess or what but..
 * When you visit a subdirectory with only one initial, like [http://www.cheapwowgold.nl/a](http://www.cheapwowgold.nl/a)(
   this page doesn’t exist) it redirects to any page with an A in the beginning (
   for this instance it redirects to a post which begins with an A: [http://www.cheapwowgold.nl/a-primer-on-how-wow-characters-can-make-weapons-and-armor/](http://www.cheapwowgold.nl/a-primer-on-how-wow-characters-can-make-weapons-and-armor/).
 * I’ve done nothing special with the .htaccess and permalinks. Permalinks are on
   Post Name and the .htaccess file cointains this:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase //
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . //index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Am I doing something wrong, is the theme doing it wrong or the host?
 * Thanks in advance,
    Dylan

The topic ‘Weird redirection from initial to subdirectory’ is closed to new replies.

## Tags

 * [initial](https://wordpress.org/support/topic-tag/initial/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)
 * [subdirectory](https://wordpress.org/support/topic-tag/subdirectory/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [dlnkprs](https://wordpress.org/support/users/dlnkprs/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/weird-redirection-from-initial-to-subdirectory/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
