Why am I doing wrong?
You’re breaking WordPress. On a subdirectory installation, the /blog
permalink is there on purpose and for a very specific reason – to make your main site continue to work while still allowing you a network dashboard.
When you install a subdirectory site, WordPress automatically uses /blog
for the main site to prevent collisions. There are ways to not use /blog
, though.
- Use a subdomain installation instead (possibly not an option)
- There are plugins that claim to allow you to remove
/blog
Really, it’s there to keep other things from breaking … so by going in and manually removing it, you’re taking things into your own hands and breaking something else.
Related Posts:
- Remove the blog slug from WordPress Multisite root node
- Multisite wordpress and subdomain URL collisions
- 301 Redirects for posts, category, pages from original domain to sub-domain of multisite
- Get Permalink of Network Blog Post
- Multi-site: removing /blog from posts
- Permalinks not working using wordPress Networking with custom post types
- MultiSite Move conjures duplicate URL
- Redirect & permalink problems after moving multisite to a new server
- How to get permalink using get_blog_post function in a multisite?
- Can I safely remove banned names from WordPress?
- One blog inside another
- wordpress multisite permalink structure: mostly subdomains but not all
- How to show only blog-domain instead of the whole permalink in the loop
- Permalink with a Category and then a Post
- Changed sub-site to its own domain trigger 302 redirects for all page links
- Some permalinks are not working and show 404
- What is with the one month time limit for sub directory installs for multisite network?
- unique identifier for the same pages in a multilanguage/site context
- WordPress Multisite Permalinks on mapped domain = server 404 error
- Configure WordPress Multisite Pages with Custom Permalinks
- WordPressMU: URL change and broken permalinks/links
- Get the post URL from wordpress posts
- Moved my site to new host now getting 404
- Network created blogs URL
- Remove blog slug from WPMU?
- first load of the page gives 404 error
- Permalinks in Multisite not working
- How to remove index.php from a tag or archive page URL in the root blog?
- Multisite: should /blog go to a 404 page?
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Site Redirecting to wp-signup.php
- Moving a WP Multisite to a subdirectory
- Cookies in multisite where network sites have their own domain name
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to use same email for multiple users
- How to run an activation function when plugin is network activated on multisite?
- Specific upload folder for PDFs in custom Post type in WP multisite
- What is the correct way to map multiple domains in a WordPress 4.1 multisite install?
- Where can I find documentation on what characters are allowed in user names and why?
- How to migrate subsite from dev multisite to production multisite
- How can I un-reserve a pending username registration?
- How do I remove/delete an old super admin user?
- DB connection error after copying a WordPress Multisite instance to a second location
- Redirect Main Site to Subsite in Multisite WordPress
- Is there a is_user_logged_in() for multisite?
- Switching MultiSite installation from HTTP to HTTPS
- Allow user to select a theme to install when they signup
- Setting up a wordpress network with third level domains
- Get upload URL by blog ID in multisite
- What’s the difference between get_site_option and get_blog_option?
- How to set permalink structure via functions.php
- Need help sorting “My Sites” Alphabetically
- How to delete post revisions?
- Create mobile site with same content just different theme
- Add additional Network constants to wp-config.php dynamically
- Multisite stuck at 1MB for max file size
- How to get blog name, when using WordPress Multisite
- What are options are there to implement a multi language site
- Switching primary site in WordPress Multisite
- Multisite Network Port Num Issues?
- Convert existing site to network
- Where is the robots.txt stored for a WordPress Multisite install?
- Settings API in Multisite – Missing update message
- Add WordPress MU Network Admin via Database
- How to get current site id? (WPMU)
- Multisite on Windows with wildcard subdomains
- Why is WordPress Multisite redirecting to wp-signup.php and how to fix it?
- Which asset URLs are acceptable in a “vanilla” MU install?
- $wpdb->base_prefix not get parent site prefix in multisite
- How to tell which database tables belongs to which multisite site
- what are pmxi tables? [closed]
- Using wp_insert_post() with Networking enabled
- Are nested subdomains possible with a subdomain multisite?
- Sharing Dynamic Sidebars across Multisite Blogs
- I want to develop locally with Multisite, then migrate each site to separate remote WP installs
- Password Reset for Users on a Multisite Subsite
- Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
- Can a multisite’s blogs be accessible from two different sub-domains?
- Querying posts from multiple sites in a network?
- Plugin for editing options on multisite?
- What do I need to do to convert my MultiSite from HTTP to HTTPS?
- is_front_page() malfunction?
- WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
- How to share WordPress core library
- How do I change the Multisite URL?
- Create site programmatically for WPMU
- Can upload doc and pdf but not ppt – not permitted for security reasons
- How Can I Centralize Content Usage and Approval in a WordPress Multi-Site installation