Title: Crashes permalink structure
Last modified: August 21, 2016

---

# Crashes permalink structure

 *  Resolved [friksson](https://wordpress.org/support/users/friksson/)
 * (@friksson)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/)
 * Hi,
 * When i activate this plugin it crashes the permalink structure ([http://site.com/%postname%/](http://site.com/%postname%/))
   for a site in the network, I recive a page not found. I have to use the standard
   permalink strukture to get it to work ([http://site.com/?p=123/](http://site.com/?p=123/)).
   If I delete the plugin everything works again and i can use the %postname% structure
   once again. How can i fix this?
 * Thanks!
 * [http://wordpress.org/plugins/simple-multisite-sitemaps/](http://wordpress.org/plugins/simple-multisite-sitemaps/)

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

 *  Thread Starter [friksson](https://wordpress.org/support/users/friksson/)
 * (@friksson)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953552)
 * I appreciate if I can get help with this, thanks!
 *  Plugin Author [luckyduck.networks](https://wordpress.org/support/users/luckyducknetworks/)
 * (@luckyducknetworks)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953553)
 * I’m not able to reproduce this behaviour. I use the %postname% permalinks as 
   well, but without any problems.
 *  Plugin Author [luckyduck.networks](https://wordpress.org/support/users/luckyducknetworks/)
 * (@luckyducknetworks)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953554)
 * can’t reproduce
 *  [saracup](https://wordpress.org/support/users/saracup/)
 * (@saracup)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953556)
 * I am also having permalink issues with this plugin. My permalink issues resolved
   when I deinstalled it.
 *  [allentseng](https://wordpress.org/support/users/allentseng/)
 * (@allentseng)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953557)
 * in simple-multisite-sitemaps.php line 43 try
 * alter
    `add_action( 'init', 'jb_sms_sitemap_flush_rules' );`
 * to
    `register_activation_hook( __FILE__, 'jb_sms_sitemap_flush_rules');`

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

The topic ‘Crashes permalink structure’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-multisite-sitemaps.svg)
 * [Simple Multisite Sitemaps](https://wordpress.org/plugins/simple-multisite-sitemaps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-multisite-sitemaps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-multisite-sitemaps/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-multisite-sitemaps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-multisite-sitemaps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-multisite-sitemaps/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [allentseng](https://wordpress.org/support/users/allentseng/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/crashes-permalink-structure/#post-3953557)
 * Status: resolved