Title: Multisite Permalink issue
Last modified: January 10, 2017

---

# Multisite Permalink issue

 *  [coderwasim](https://wordpress.org/support/users/coderwasim/)
 * (@coderwasim)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multiside-permalink-issue/)
 * I installed and configured wordpress multisite.. editaed the .htaccess file like
   this.
    # BEGIN WordPress RewriteEngine On RewriteBase /connectnationwide/ RewriteRule
   ^index\.php$ – [L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$
   $1wp-admin/ [R=301,L]
 * RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d RewriteRule
   ^ – [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
   RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]
 * # END WordPress
 * Now when I trying to select permalink [http://www.codesolutions.co.in/connectnationwide/%postname%/](http://www.codesolutions.co.in/connectnationwide/%postname%/)
   
   It is showing 404 but the post page is okay with ‘Plain’ URL with post ID. Not
   sure why .. 🙁 Any help appreciated.
    -  This topic was modified 9 years, 5 months ago by [coderwasim](https://wordpress.org/support/users/coderwasim/).
    -  This topic was modified 9 years, 5 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
      Reason: fixed title spelling, moved to "networked" from "fixing"

Viewing 1 replies (of 1 total)

 *  [1wdtv](https://wordpress.org/support/users/1wdtv/)
 * (@1wdtv)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/multiside-permalink-issue/#post-8639477)
 * Have you tried saving the new permalink structure in the db?
 * ![Help from 1wd.tv](https://i0.wp.com/snag.gy/65QI1g.jpg?ssl=1)

Viewing 1 replies (of 1 total)

The topic ‘Multisite Permalink issue’ is closed to new replies.

## Tags

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

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 1 reply
 * 2 participants
 * Last reply from: [1wdtv](https://wordpress.org/support/users/1wdtv/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/multiside-permalink-issue/#post-8639477)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
