How can I duplicate the simpler blog on my niche magazine site?
]]>I have a blog located at a current subdomain (subdomain.domain.com) and would like to duplicate the entire blog to a new subdomain (newsubdomain.domain.com) on the same server.
I want to be able to duplicate the database as well so I can edit the new site without it affecting the old site which I still want to keep running.
Is there a clean way of achieving this? Most how-tos say about copying a WP install but not duplicating it so you still can use the old blog.
Any thoughts?!
]]>eg.1 redirect 301 from animal.mysite.com/category/dogs to dogs.mysite.com
eg.2 redirect 301 from animal.mysite.com/?p=2 dogs.mysite.com/?p=1
Now I have access and can edit .htaccess file but
redirec 301 https://animal.mysite.com/category/dogs https://dogs.mysite.com
wouldn’t work because we dont know the relative path for sub-domain root. Maybe I dont know much about editing .htaccess? Help people!
Maybe if there’s ready plugin within WordPress dashboard I can use?
What is the solution?
I have an English WordPress blog/site running, and I would like to duplicate everything (WP files and database) to create a mirror site in another folder of the server, with the purpose of translating the new site into Spanish. I would start up with the content and everything else used in the current site.
Could anyone please suggest or direct me to where I could learn how to do this?
Thanks so much,
CH
This takes quite a while (I have many plugins and widgets).
Is there any fast way of duplicating the whole site (including the ids in various plugins, the widgets, the selected theme etc) quickly and then I could make the minor changes like the name of the new blog, affiliate links and so on?
Thank you,
Doctorjay8