Title: Automatic Subdomains
Author: The Jake Group
Published: <strong>February 10, 2012</strong>
Last modified: April 11, 2013

---

Search plugins

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/automatic-subdomains.svg)

# Automatic Subdomains

 By [The Jake Group](https://profiles.wordpress.org/the-jake-group/)

[Download](https://downloads.wordpress.org/plugin/automatic-subdomains.zip)

 * [Details](https://test.wordpress.org/plugins/automatic-subdomains/#description)
 * [Reviews](https://test.wordpress.org/plugins/automatic-subdomains/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/automatic-subdomains/#installation)
 * [Development](https://test.wordpress.org/plugins/automatic-subdomains/#developers)

 [Support](https://wordpress.org/support/plugin/automatic-subdomains/)

## Description

The purpose of this plugin is to facilitate deployment of subdomain links to
 landing
pages on a WordPress website. The plugin automatically maps subdomains to page and
post permalinks based on the post_name field in the database. There are no administrative
settings.

This plugin DOES NOT edit DNS zone files. Subdomain DNS records themselves
 either
need to be set up individually or as a wildcard record in the DNS zone file to map
to the website directory. Once the request reaches the WordPress system, the plugin
will automatically check to see if the subdomain matches a page or post name. If
so, the WordPress query is edited to get that page/post at its permalink. The WordPress
siteurl is excluded, as is the naked second-level domain.

Example mappings:

URL → Mapping
 http://example.com → default homepage (no remapping) http://www.example.
com → default homepage (no remapping) http://test-page.example.com → example.com/
test-page/ http://mypost.example.com → example.com/mypost/

## Installation

 1. Upload the `automatic-subdomains` directory to the `/wp-content/plugins/`
     directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.

## FAQ

  Does this plugin edit my domain’s DNS zone file?

No. You must first edit your zone file to create the subdomains or a wildcard
 subdomain
to resolve to your WordPress site.

  Must I have certain permalink settings?

No. You may use any permalink settings.

  To what page/post will my subdomain map?

Subdomains will map to pages and posts based on the post_name field in the
 database.
The subdomain must match the post_name exactly in order to map, or it will redirect
to the homepage.

  What if I have a fourth, fifth, etc. level domain?

The mapping will be made based on the deepest (left-most) element of the full
 domain
name.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Automatic Subdomains” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ The Jake Group ](https://profiles.wordpress.org/the-jake-group/)

[Translate “Automatic Subdomains” into your language.](https://translate.wordpress.org/projects/wp-plugins/automatic-subdomains)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/automatic-subdomains/),
check out the [SVN repository](https://plugins.svn.wordpress.org/automatic-subdomains/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/automatic-subdomains/)
by [RSS](https://plugins.trac.wordpress.org/log/automatic-subdomains/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3

 * Bug Fix: Fixes potential compatibility issue with other plugins.

#### 1.2

 * Bug Fix: Fixes potential redirect loop issue.

#### 1.1

 * Rewrite to rely on post_name instead of page-name and name.
 * Fixed bug causing child level pages not to map appropriately.

#### 1.0

 * Initial launch.

## Meta

 *  Version **1.2**
 *  Last updated **13 years ago**
 *  Active installations **20+**
 *  WordPress version ** 2.3 or higher **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/automatic-subdomains/)
 * Tags
 * [landing pages](https://test.wordpress.org/plugins/tags/landing-pages/)[permalinks](https://test.wordpress.org/plugins/tags/permalinks/)
   [subdomains](https://test.wordpress.org/plugins/tags/subdomains/)
 *  [Advanced View](https://test.wordpress.org/plugins/automatic-subdomains/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/automatic-subdomains/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/automatic-subdomains/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/automatic-subdomains/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/automatic-subdomains/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/automatic-subdomains/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/automatic-subdomains/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/automatic-subdomains/reviews/)

## Contributors

 *   [ The Jake Group ](https://profiles.wordpress.org/the-jake-group/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/automatic-subdomains/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.thejakegroup.com/)