Ron Rennick on "[Plugin: WordPress MU Domain Mapping] Network Activate?"
because the plugin options in Settings go away. The plugin needs to be active on the main site in the network for the settings screen to be accessible in Network Admin.
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Can't reach Dashboards...
Are you talking about something like a hosting control panel? I don't have that, I own my own servers so have direct access via ssh and of course, browser. Yes. If you are using Apache then in your...
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Can't reach Dashboards...
I have each domain pointing to the server IP in DNS. Do you mean I need to add an alias for each domain in Apache as well? *.mydomain.com would be when using multi-directory mode, I am using...
View ArticleTwain on "[Plugin: WordPress MU Domain Mapping] Help Please - Notice:...
Hi Ron I only have the one - define('WP_DEBUG', false); on the whole we-config.php I will contact my hosting support. Thank you very much for your help Shiralee
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Network Activate?"
Ah, ok, that sort of works. The sites I had created for testing are broken now. I can still access them but they look like their themes have gone away?
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Can't reach Dashboards...
That worked so now I can access the site dashboards from the network admin. Thanks kindly!
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] Can't make it works"
@lupa18 Try my WordPress Multisite Domain Mapping instructions, including how to get things back to normal after you've been "trying everything" to get domain mapping working. You have to have wildcard...
View Articlechatmandesign on "[Plugin: WordPress MU Domain Mapping] Need to force HTTP...
We are using WordPress MU Domain Mapping with path-based sites. So the main site is http://DomainA.com (with no path and no mapping) and the secondary site is http://DomainA.com/SiteB internally, but...
View ArticleJoseph Byrne on "[Plugin: WordPress MU Domain Mapping] 200 unhosted domains...
I have a client who would like to create a hypertext novel with each chapter using a different domain name. He has a couple hundred domains he'd like to use. Is there a way to map all those domains to...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] 200 unhosted domains...
So each chapter is a single WordPress post (or set of posts), and each chapter has a domain name associated with it? You would need one hosting account. (Yikes, don't do multiple hosting accounts for a...
View ArticleAaron D. Campbell on "[Plugin: WordPress MU Domain Mapping] Using deprecated...
I ran into an issue because domain_mapping_plugins_uri() uses PLUGINDIR which has been deprecated for 5 years (https://core.trac.wordpress.org/changeset/12921). I worked around it for now by simply...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] Only URLs for current...
Are you saying you have links on a page, and you want to use the mapped URLs in the links instead of the unmapped ones? That will work, with the plugin as it is, just put the URL you want in the link....
View ArticleAaron D. Campbell on "[Plugin: WordPress MU Domain Mapping] Using deprecated...
I may not be of as much help as I thought. Completely short-cutting that function by simply returning $full_url seem to make everything work on my setup. In what situation is that function supposed to...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] Future-proofed domain...
This plugin works, I haven't found anything that needs further development except the documentation. Another plugin, written by the group I've heard is running the 2nd largest multi-site installation...
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Network Activate?"
Must have been a browser cache or some other cache because this morning, the site/s look fine after making this change.
View Articlebloggy2013 on "[Plugin: WordPress MU Domain Mapping] Network Activate?"
I was nervous about using a *.domainname because I have other main site sub-domains. Adding the domains into the Apache conf as ServerAlias for the main site works fine for my needs. Thanks much for...
View ArticleGeorge Lerner on "[Plugin: WordPress MU Domain Mapping] Can't get domain...
Can't tell if he still has a problem... but "Its installed at http://wasabipublicityhosting.com/destinationaha/" makes me think WordPress was installed in a folder. If that is a subdomain, it could...
View ArticleRon Rennick on "[Plugin: WordPress MU Domain Mapping] Need to force HTTP...
You need a rewrite rule in your .htaccess to redirect https://DomainB.com/* to http://DomainB.com/*
View Articleeteubert on "[Plugin: WordPress MU Domain Mapping] Only URLs for current site...
They work, but the manual links were just an example. I need all URLs generated by WordPress (permalinks, category links, etc.) to be mapped. The non-mapped URLs redirect correctly but unfortunately...
View Articlelucdecri on "[Plugin: WordPress MU Domain Mapping] 500 internal error in each...
Hi, I wish a multisite with follow configuration : main network : http://main.domain.it site 1 : http://sub1.domain.it site 2 : http://sub2.domain.it out of network : http://www.domain.it when install...
View Article