This is the problem with Multisite setup. Check your wp-config.php file. Right under define(‘MULTISITE’, true); you should have this:
define(‘SUBDOMAIN_INSTALL’, true);
If this is set to true you will be able to add new sites as subdomains. After you do this re-check in wp-admin, what extra lines you need to add to .htaccess and wp-config and you are ready to go.
Once you create a new subdomain website check if it works, if you get an error message don’t worry, you probably just need to add A record for your domain that ponts to your subdomain.
Related Posts:
- Allow user to select a theme to install when they signup
- What’s the difference between get_site_option and get_blog_option?
- Basic Multisite Question – Managing Content Centrally
- multisite 404 error for subdirectory
- How to hide or remove unwanted widgets on Multisite installation?
- How to use alias domain for multisite installation?
- Is there an easy way to separate themes on network?
- How to use WordPress multisite with mixed HTTP and HTTPS sites?
- Weird Issue with load balanced WP 3.0 setup
- Removing orphan users in WordPress Multisite
- Sharding BLOGUPLOADDIR
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- Redirect to a Plugin Settings Page After Multisite Site Creation?
- WordPress Multisite – Multiple subfolders for blogs
- Uploading/Deploying a Multi Site Install
- Hook filter to change wp_upload_dir() path in multisite
- How does wordpress multisite manage subdomains?
- Error 101 after upgrading WordPress
- SSL for mapped subdomains in multisite (no plugins)
- How to add new sites and map a custom domain in WordPress Multisite?
- 301 Redirects for posts, category, pages from original domain to sub-domain of multisite
- Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
- Trying to migrate a WordPress Multisite with Domain Mapping
- Manipulate list of themes in wp-admin
- Can wp-cli display all users and their roles across all sites in a multisite instance?
- How do I add JavaScript that will execute on all my sites in Multisite?
- How to update_site_option for specific site within network?
- why when I try to insert an image attachment along with a post does wp_get_attachment_url give me a very wrong file path?
- How to run nested xargs commands?
- Why can’t I delete original user in multisite? Options for manual removal
- Stuck with WordPress Multisite Custom signup page without .htaccess modification
- wp-admin redirect loop with ssl
- wordpress multisite, https for whole site or just admin?
- Multisite network admin – URL / redirect error
- Media library not loading after switching the main site of multisite
- Multisite media library uploads broken images
- Removing “Sub-menus” from My Sites Drop-down in Admin Bar
- WordPress Images Not Showing When FTP
- How do I list multisite users for the current site only
- wp_signon( $creds, false ); not working
- Using Two Themes – One for Main Site, One for Ecommerce
- WordPress Multisite – configuring a local development copy
- MultiSite Move conjures duplicate URL
- Create batch of sites WordPress MultiSite
- Call to undefined function wp_get_sites()
- Multilanguage site with two domains
- Site not found using subdomains
- Get current Blog ID in Tinymce Plugin Dialog Window in WPMU
- Grandchild themes and optimal network architecture
- Can you install / activate the multisite when the install is in a subfolder?
- In multisite environment which is the most Popular blog?
- Share reusable blocks between network sites
- Multisite – Change Add user to Blog notification email
- URL without www redirect directly with submission page – Multiwordpress install
- WordPress rewrite multisite blog url
- How to transfer existing WordPress website to new multisite wordpress domain?
- Can Multisite run without domain name in WordPress?
- Copying media from multisite subsites to main website
- Going multisite with www prefix
- WordPress sub-domain multisite 505 error
- WordPress Multisite blogs not working after domain swap
- Obtaining user table for one site on multisite set up
- How to autologin users after creating a new site (multisite)? [duplicate]
- WordPress front end posting to multiple blog in multisite with advanced custom field
- WordPress Multisite – Load users using custom query
- Detach site from multisite (turn off multisite)
- How to wordpress multi site [closed]
- Old Website Address Still Showing
- Is it possible to load wp-content/uploads from another server?
- Multisite adjust uploads like (/upload/%alphanumeric_id%/%file_type%/%blog_ID%)
- Multi-Site / Single Site Decisions
- Multi-site site nav, wpdb->prepare missing argument
- Changing from localhost:8888 to localhost
- WordPress multilingual site to work with other plugins
- What’s the best way to get posts from one multisite blog into another?
- Error after changing multisite URL
- query multisite blog for post by tag
- WordPress Multisite on multiple sub-domains
- Rewriting request to another site
- How to migrate post media from stand-alone to multisite build
- Multi-Network without plugin
- How install wordpress in another wordpress folder?
- All Multisites are working as one site
- How to add WordPress site to multisite network when both are addon domains
- Get posts by user role in a Multisite
- WordPress Multisite header img src is lost from staging to production
- How can I make my existing VIP theme to multisite
- how to make a cronjob run, when user needs to be logged in
- All Subsites of a WordPress Multisite install 302 redirects to the main site
- WP Multisite .htaccess interferes with cgi-bin
- Redirect all users, except network administrators, from the main site to a subsite
- Apply Lazy loading/Infinite scroll on array data
- load styles and scripts in network admin not working
- How to redirect author subdomain pages to each author pages on www
- Problem in viewing recent posts from network site to main site
- Send data using GET method not work correctly
- Set static page as default front page on newly created sites in multisite
- WordPress shows death white screen on multisite
- External rewrite rules missing in htaccess – Multisite
- Run WordPress multisite from secondary volume on AWS EC2