Pronamic Domain Mapping

Pronamic Domain Mapping Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 11,557 downloads
Pronamic Domain Mapping Icon

Try plugin: Pronamic Domain Mapping

We'll create fresh WordPress site with Pronamic Domain Mapping installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Pronamic Domain Mapping

The Pronamic Domain Mapping plugin allows you to map domains to custom domain name pages.

2


0


0


0


0

updated: 1 year ago
since: 11 years ago
author: Pronamic

Description

With the Pronamic Domain Mapping plugin you can easily publish a page on the domain aliases or pointers of your hosting solution. This way you can easily publish landing pages on the extra domain names you own.

WordPress Network

If you work with an WordPress Network and want to enable domain pages you have
to add the following line to your /wp-content/sunrise.php file.

$file = WP_CONTENT_DIR . '/plugins/pronamic-domain-mapping/sunrise.php'; 

if ( is_readable( $file ) ) {
    include $file;
}

Inspiration

  • https://github.com/deniaz/wp-dms
  • https://github.com/humanmade/Mercator