Merely pointing a domain at your site isn’t enough to make things work. What’s happening here:
- You have WordPress configured on the
.com
- Traffic from the
.ir
domain is pointing at the same server - WordPress doesn’t realize they’re the same thing and instead assumes you’re trying to set up a new blog on a multisite installation
You’ll need to tell the server how to handle the .ir
requests. If you want these domains to serve the same site, you’ll likely need to set one to redirect to the other. Meaning anyone who visits the .com
is redirected to the .ir
(or vice-versa, depending on your preference).
WordPress Multi-site will otherwise treat these as separate sites within your installation.
Another Alternative
If you need both domains to be treated as separate sites, but still serve the same content, take a look at a domain “alias” plugin like Mercator.
Related Posts:
- What’s the difference between get_site_option and get_blog_option?
- Multisite on Windows with wildcard subdomains
- multisite 404 error for subdirectory
- How to hide or remove unwanted widgets on Multisite installation?
- How to use alias domain for multisite installation?
- Multisite htaccess on localhost with WP as an SVN external?
- WordPress Multisite with multiple domains using Nginx
- 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
- How does wordpress multisite manage subdomains?
- How do I fix problems with users not being able to publish and only submit for review after upgrade of Multisites installation?
- Error 101 after upgrading WordPress
- subdomain archiving
- 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
- 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?
- How to add edit users capability to a custom role?
- How to change the database prefix in multisite (WPMU) install
- Getting blank thumbnails in media library?
- Wordrpess Subdomains (Multi-Site) without Wildcard
- Subfolder Multisite : optional www subdomain
- Efficiently manage a huge number of blogs given server-side restrictions
- WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain
- Accessing multiple sites via FTP
- Multiple homes for multiple languages [closed]
- Icon font not working on subdomains of multisite
- Getting this code to work in Multisite
- Search post in all blogs in WPMU?
- Multi-site: removing /blog from posts
- Multiple install for multilanguage. How to?
- Migrating Multisite – Database error, missing wp_blogs table
- Sitewide category terms
- What is the function to get options of the parent site of a multisite network?
- Issue with htaccess redirection in WP Multisite
- Multisite – sort merged get_posts() queries
- WordPress MultiSite login to the respective site
- How to detect the context of homepage for a wordpress mu sub-blog
- Multsite redirecting to the main site
- WordPress MU Domain Mapping Just Redirects to Main Site
- All subdomains redirecting to mainsite/wp-signup.php after multisite install
- How to make a php script(app) accessible to all wordpress subdomains in a wordpress multisite configuration?
- Multisite with 220+ sites painfully slow
- Multisite: cloning, but also updating too
- Using the standard WordPress “New User” interface on a multisite
- Add multisite switch button. Click to switch to other page in same admin area
- WooCommerce Multisite — importing products IN subsites FROM main site
- Efficient way to handle translations with Multisite WordPress installation
- 301’s not working with multisite
- InfiiniteWP and WP Networks (multisite)
- Restrict Capability of Administrator to Create, Edit and Delete Pages in Multisite
- Why doesn’t wpmu_new_user work from a plugin when it does from theme?
- MU/Subdomains + Domain Mapping + SSL?
- Include Site 1 Posts in Query for Sub Sites
- MU domain mapping subdomain multisite : map a subdomain on another subdomain
- How to exclude specified from all list of Multisite
- Create WordPress Multisite Instance Programmatically
- Is it possible to load wp-content/uploads from another server?
- Domain Mapping subsites of an Add-on Mulsite Domain
- Trying to change active theme on all sites in Multisite
- Multi-Site / Single Site Decisions
- Multi-site site nav, wpdb->prepare missing argument
- What’s the best way to get posts from one multisite blog into another?
- Publish all network posts to the primary site
- Multisite subdomain-site redirects to primary site
- 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
- Multisite network admin login redirect
- Seeking solution to sync wordpress sites with Server
- Multi-Network without plugin
- Multisite with Different URLs on Local Server
- 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
- WPLANG option not available in localhost
- 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
- After cloning my WordPress database to another server, I cannot log in
- All Subsites of a WordPress Multisite install 302 redirects to the main site
- How to find the site ID on a single site and then add new post with “`multipart/form-data” enctype?
- Apply Lazy loading/Infinite scroll on array data
- WordPress Domain Mapping shows new domain in place but takes me to the sub domain
- How can I have different langauges in wp-admin on a multisite installation?
- Problem in viewing recent posts from network site to main site
- Send data using GET method not work correctly
- How to create Network of websites with separate database in WordPress
- WordPress multidomains and subfolders
- WordPress shows death white screen on multisite
- Create service similar to wordpress.com [closed]
- External rewrite rules missing in htaccess – Multisite
- Run WordPress multisite from secondary volume on AWS EC2