>
Download This Plugin | |
Download Elegant Themes | |
Name | Pronamic Domain Mapping |
Version | 1.1.0 |
Author | Pronamic |
Rating | 100 |
Last updated | 2014-11-04 09:59:00 |
Downloads |
2113
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Pronamic Domain Mapping plugin added 10 bytes of resources to the Home page and 14 bytes of resources to the sample Post page.
Pronamic Domain Mapping plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Pronamic Domain Mapping plugin ads no tables to your Wordpress blog database.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 landinspages on the extra domain names you own.
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;
}