R3DF Multisite Blog Slug Remover
R3DF Multisite Blog Slug Remover
Description
This plugin removes the ‘/blog’ slug from the main site permalinks of a sub-folder multisite install. The intended purpose for this plugin
is for multilingual installations where the main site is the default language (although I’m sure there are other applications). These sites
are of often for businesses where having the ‘/blog’ in the permalink (URL) does not make sense.
‘/blog’ is automatically removed from the main site permalinks upon plugin activation.
‘/blog’ is automatically restored in permalinks upon plugin deactivation.
Installation
The easy way:
- To install this plugin, click on “Add New” on the plugins page in your WordPress dashboard.
- Search for “R3DF Multisite Blog Slug Remover”, click install when it’s found.
- Network activate the plugin through the ‘Plugins’ menu in Network Admin in WordPress. (The plugin only acts on the main site, and Network activation hides it from the other sites)
The hard way:
- Download the latest r3df-multisite-blog-slug-remover.zip from wordpress.org
- Upload r3df-blog-slug-remover.zip to the
/wp-content/plugins/folder on your web server - Uncompress r3df-multisite-blog-slug-remover.zip (delete r3df-multisite-blog-slug-remover.zip after it’s uncompressed)
- Network activate the plugin through the ‘Plugins’ menu in Network Admin in WordPress. (The plugin only acts on the main site, and Network activation hides it from the other sites)
Reviews
Unnecessary Plugin
By chiappa on August 6, 2017
- Change the permalink setting in network admin to /%postname%/
- Going to permalinks settings of the site will fix the 404
- Result: Working WordPress Multisite without /blog/ slug.
Fixes WP Multiste permalinks
By MattV on September 3, 2016
Install the plugin, network enable and your done. Great plugin.
Great solution to a tricky problem.
By jeremiahsmith on September 3, 2016
This is a great plugin which provides a simple solution to a messy problem.
Works without problems
By Kovah on September 3, 2016
Instead of messing around with permalinks-settings: use this plugin.
BTW: feature request for the next version would be to replace /blog with a custom string like /en for the language or something.
Changelog
Version 1.0.0
- Initial release