hepaestus
Member
Posted 6 years ago #
Anyone have any ideas on how wordpress can be regionalized? I am looking for a way to create subdomains from my main wordpress install that all use the same installation/database etc.
Ex.
Main install = http://mydomain.com
Region one = http://newyork.mydomain.com
Region two = http://boston.mydomain.com
Region N = http://N.mydomain.com
Can wordpress do this sort of thing? If what what can? WHat is this type of thing called?
Thanks,
Pete
Have you looked into massive rewrites and redirects? It isn't something "WordPress does". It would have to be totally handled by the htaccess, probably.
This is a very specialized request and it make take a while for someone who might have some expertise on this to stop in and find your answer.
Skippy's Vhost plugin might be what you're looking for.
hepaestus
Member
Posted 6 years ago #
I am not a rewrite guru but I can see how that might work. What about for people who can't use htaccess files or rewrite?
I am checking out Skippy's plugin. It looks pretty cool.
Thanks,
Pete.