Tagged Questions
-2
votes
1answer
73 views
Multiple Domains Same Install Different Static Pages
I have my main domain domain.co.nz with a static homepage of home but I also have a url that is great for SEO purposes and what I am trying to do is work out how I can have my seoDomain.co.nz point to ...
1
vote
1answer
301 views
Point static content like css and js to cookieless subdomain
How can I change the links that WordPress generates for all static content like css, js, png, jpg, gif, etc to a cookieless subdomain? I don't want to use mod_rewrite. I want the PHP code to replace ...
1
vote
2answers
221 views
How do I maintain static directories on multisite subdomains?
I'm trying to migrate from multiple subdomain blogs to WP multisite. The one stumbling block is that I'm pretty sure the static files and directories on my subdomains will not be found; each of my ...