Website Replication using Wordpress
Posted
by chouputra
on Stack Overflow
See other posts from Stack Overflow
or by chouputra
Published on 2010-05-23T17:20:33Z
Indexed on
2010/05/23
20:11 UTC
Read the original article
Hit count: 214
Hi I have a wordpress installed on
h*ttp://domainname.com
and I would like to have replication of the same website on a subdomain for example
h*ttp://sub1.domainname.com
h*ttp://sub2.domainname.com
What should I do to make this happen without copying any database and the wordpress should be smart enough to recognize the "sub1" and "sub2" to be used later in the program.
© Stack Overflow or respective owner