Tag: WordPress domain name setting
WordPress Multi-Site Domain Mapping
Mapping domain names to WordPress blogs. Step-by-step Instructions for installing and using the Domain Mapping plugin.
WordPress stores domain name, here's how to change it
I had multiple domain names pointing to the same place (www.lernerconsult.com and www.lernerc.com were identical). Then the DNS for lernerc.com got altered. WordPress was translating calls from www.lernerconsult.com/blog/ into www.lernerc.com/blog/ and that didn’t work… Here’s how to adjust it: You will need to access the MySQL database (I use phpMyAdmin) for the WordPress database (mine…