Title: MultiDomain
Author: nathancarnes
Published: <strong>2011-يىلى 28-ئۆكتەبىر</strong>
Last modified: 2011-يىلى 28-ئۆكتەبىر

---

قىستۇرما ئىزدە

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/multidomain.svg)

# MultiDomain

 يازغۇچى [nathancarnes](https://profiles.wordpress.org/nathancarnes/)

[چۈشۈر](https://downloads.wordpress.org/plugin/multidomain.zip)

 * [تەپسىلاتلار](https://ug.wordpress.org/plugins/multidomain/#description)
 * [باھالاشلار](https://ug.wordpress.org/plugins/multidomain/#reviews)
 *  [ئورنىتىش](https://ug.wordpress.org/plugins/multidomain/#installation)
 * [ئىجادىيەت](https://ug.wordpress.org/plugins/multidomain/#developers)

 [قوللاش](https://wordpress.org/support/plugin/multidomain/)

## چۈشەندۈرۈش

 * Point multiple domains/sub-domains at a single WordPress installation and maintain
   link integrity (i.e. if you’re on http://foo.com, links will be http://foo.com/
   bar, and if you’re http://baz.com links will be http://baz.com/bar)
 * Overwrite site title, description, or theme per domain
 * Customize content per domain using the [MultiDomain_if] and [MultiDomain_else]
   shortcodes

If you need more customization between domains, WordPress MU is a better option.

### Configuration Examples

Note that you usually won’t need to configure your primary domain — MultiDomain 
will automatically fall back to your WordPress defaults if not configuration is 
present for a domain.

#### Basic

In config.php:

    ```
    <?php
      $domains = array(
        array(
          'domain' => 'myalternatedomain.com',
          'siteurl' => 'http://myalternatedomain.com',
          'home' => 'http://myalternatedomain.com'
        )
      );
    ?>
    ```

#### More Complex

In config.php:

    ```
    <?php
      $domains = array(
        array(
          'domain' => 'example1.com',
          'siteurl' => 'http://example1.com',
          'home' => 'http://example1.com'
        ),
        array(
          'domain' => 'example2.com',
          'siteurl' => 'http://example2.com',
          'home' => 'http://example2.com',
          'blogname' => 'Example 2'
        ),
        array(
          'domain' => 'example3.com',
          'siteurl' => 'http://example3.com',
          'home' => 'http://example3.com',
          'template' => 'twentyten',
          'blogname' => 'I have a different name...',
          'blogdescription' => '..and description'
        )
      );
    ?><h3>Tag Usage</h3>
    ```

The provided short codes let you tailor your content per domain if needed. [MultiDomain_else]
and [MultiDomain_default] are identical.

    ```
    [MultiDomain_if domain="example1.com"]
      Content only people visiting on example1.com will see.
    [/MultiDomain_if]

    [MultiDomain_else]
      Content anyone visiting on any other domain will see.
    [/MultiDomain_else]

    Normal content everyone will see.
    ```

## ئورنىتىش

 1. Unzip and upload to your plugins directory, or install from admin
 2. Activate
 3. Edit config.php to your liking using the admin Plugin Editor or your favorite FTP
    program
 4. Profit!

## باھالاشلار

![](https://secure.gravatar.com/avatar/9acab26cb44b954bd093b809c848b1b19e198d1eb4250bf2b9762de55e58b027?
s=60&d=retro&r=g)

### 󠀁[Works Great](https://wordpress.org/support/topic/works-great-4943/)󠁿

 [guillenacp](https://profiles.wordpress.org/guillenacp/) 2018-يىلى 2-ماي

I tried other plugins but this works perfectly

![](https://secure.gravatar.com/avatar/88872cebedb4aab600f8db43cca09ddaccf7eeb6ce6f88260619e94db457e2dd?
s=60&d=retro&r=g)

### 󠀁[Best multidomain plugin!](https://wordpress.org/support/topic/best-multidomain-plugin/)󠁿

 [sumeetru](https://profiles.wordpress.org/sumeetru/) 2017-يىلى 18-ماي

Best multidomain plugin!

![](https://secure.gravatar.com/avatar/d855f6d35ea9348574d128005ac6a152b0cd6b59f26fc618a06567cd2d6c109c?
s=60&d=retro&r=g)

### 󠀁[Crashed my site](https://wordpress.org/support/topic/crashed-my-site-63/)󠁿

 [laptophobo](https://profiles.wordpress.org/laptophobo/) 2017-يىلى 28-ئاپرېل

I was getting some lines of error codes on the top of my site, so I thought it prudent
to not use the plugin. When I tried to deactivate the plugin, it wouldn’t let me.
I had to delete the plugin through FTP.

 [ 6 باھالاشنىڭ ھەممىنى ئوقۇش ](https://wordpress.org/support/plugin/multidomain/reviews/)

## تۆھپىكار ۋە ئىجادكار

«MultiDomain» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

 *   [ nathancarnes ](https://profiles.wordpress.org/nathancarnes/)

[«MultiDomain» نى تىلىڭىزغا تەرجىمە قىلىڭ](https://translate.wordpress.org/projects/wp-plugins/multidomain)

### ئىجادىيەتكە قىزىقامسىز؟

[كودقا كۆز يۈگۈرتۈپ](https://plugins.trac.wordpress.org/browser/multidomain/)، [SVN خەزىنە](https://plugins.svn.wordpress.org/multidomain/)
تەكشۈرۈپ ياكى [RSS](https://plugins.trac.wordpress.org/log/multidomain/?limit=100&mode=stop_on_copy&format=rss)
ئارقىلىق [ئىجادىيەت خاتىرىسى](https://plugins.trac.wordpress.org/log/multidomain/)
گە مۇشتەرى بولغىلى بولىدۇ.

## Meta

 *  Version **1.0**
 *  ئاخىرقى يېڭىلانغان ۋاقىت **15 يىل بۇرۇن**
 *  ئاكتىپ ئورنىتىش سانى **300+**
 *  WordPress نەشرى ** 3.0 ياكى يۇقىرى **
 *  **3.2.3** دا سىنالغان
 *  تىل
 * [English (US)](https://wordpress.org/plugins/multidomain/)
 * بەلگە
 * [domain](https://ug.wordpress.org/plugins/tags/domain/)[domains](https://ug.wordpress.org/plugins/tags/domains/)
 *  [ئالىي كۆرۈنۈش](https://ug.wordpress.org/plugins/multidomain/advanced/)

## دەرىجە

 4.3/5 يۇلتۇز

 *  [  5 5-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/multidomain/reviews/?filter=5)
 *  [  0 4-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/multidomain/reviews/?filter=4)
 *  [  0 3-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/multidomain/reviews/?filter=3)
 *  [  0 2-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/multidomain/reviews/?filter=2)
 *  [  1 1-يۇلتۇز باھالاش     ](https://wordpress.org/support/plugin/multidomain/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/multidomain/reviews/#new-post)

[بارلىق ئىنكاسنى كۆرسەت](https://wordpress.org/support/plugin/multidomain/reviews/)

## تۆھپىكار

 *   [ nathancarnes ](https://profiles.wordpress.org/nathancarnes/)

## قوللاش

چۈشەندۈرۈشىڭىز بارمۇ؟ ياردەم لازىممۇ؟

 [قوللاش مۇنبىرىنى كۆرسەت](https://wordpress.org/support/plugin/multidomain/)