Multi-site: removing /blog from posts

Let see if I remember this correctly.

  1. Go to http://yoursite.com/wp-admin/options.php
  2. Find permalink_structure. By default, the value should be /blog/%year%/%monthnum%/%postname%/
  3. Change the value manually to whatever value you like. e.g /pressreleases/%year%/%monthnum%/%postname%/ or just /%year%/%monthnum%/%postname%/. Then Save Changes.
  4. Now visit http://yoursite.com/wp-admin/options-permalink.php and DON’T click Save Changes. It should flush the rules. If you click Save Changes it will revert back to the default.

LOL