Title: Permalink Category Issues
Last modified: August 18, 2016

---

# Permalink Category Issues

 *  [shakerman](https://wordpress.org/support/users/shakerman/)
 * (@shakerman)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/permalink-category-issues/)
 * Hi
 * I have a blog which uses a category/subcategory/postname structure. Viewing posts
   via the domain/parentcategory/ and domain/parentcategory/subcategory/ work fine.
 * Links going directly to a specific post present me with a 404 error, i.e. domain/
   parentcategory/subcategory/postname/
 * The content of my .htaccess
 *     ```
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       ```
   
 * My permalink structure:
 * `/%category%/%postname%/`
 * I’ve tried deleting and rebuilding the htaccess file and resetting the permalink
   structure to default/re-submitting the permalink structure but I’m presented 
   with the same error.
 * I’ve also tried using different templates including the default one but to avail.
 * Does anyone have suggestions?
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [shakerman](https://wordpress.org/support/users/shakerman/)
 * (@shakerman)
 * [18 years, 10 months ago](https://wordpress.org/support/topic/permalink-category-issues/#post-610919)
 * Addendum :-
 * It seems all pages work under the default permalink structure, however all the
   post pages bring up a 404 when trying to use the date and name based structure,
   the numeric structure and any custom structure which suggests it may be a mod
   rewrite issue (incidently this is definitely enabled).
 * Thanks
 *  [koi8r](https://wordpress.org/support/users/koi8r/)
 * (@koi8r)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/permalink-category-issues/#post-611192)
 * Was this ever fixed? I am having the same issue.
 *  [CrazySerb](https://wordpress.org/support/users/crazyserb/)
 * (@crazyserb)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-category-issues/#post-611250)
 *  [Chris Petrauskas](https://wordpress.org/support/users/cpetrauskas/)
 * (@cpetrauskas)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-category-issues/#post-611251)
 * Same problem here. Both Categories and Posts.
 *  [Chris Petrauskas](https://wordpress.org/support/users/cpetrauskas/)
 * (@cpetrauskas)
 * [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-category-issues/#post-611252)
 * OK, solved for me.
 * I’m on a Red Hat LAMP box and it turned out to be getting into my httpd.config
   file and setting the proper permissions for AllowOverride.
 * I found the tricks here:
    [http://codex.wordpress.org/Using_Permalinks#Fixing_Other_Issues](http://codex.wordpress.org/Using_Permalinks#Fixing_Other_Issues)
 * C.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Permalink Category Issues’ is closed to new replies.

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)
 * [htaccess](https://wordpress.org/support/topic-tag/htaccess/)
 * [permalink](https://wordpress.org/support/topic-tag/permalink/)
 * [subcategory](https://wordpress.org/support/topic-tag/subcategory/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 4 participants
 * Last reply from: [Chris Petrauskas](https://wordpress.org/support/users/cpetrauskas/)
 * Last activity: [18 years, 1 month ago](https://wordpress.org/support/topic/permalink-category-issues/#post-611252)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
