Pronamic Domain Mapping

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

Author:Pronamic (profile at wordpress.org)
WordPress version required:3.2
WordPress version tested:6.0
Plugin version:2.0.2
Added to WordPress repository:12-03-2013
Last updated:07-06-2022
Rating, %:100
Rated by:2
Plugin URI:https://www.pronamic.eu/plugins/pronamic-doma...
Total downloads:11 624
Active installs:200+
plugin download
Click to start download

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

Screenshots
FAQ
ChangeLog