Migrating WordPress
-
Hello everyone, I hope somebody is going to be able to cast some light on this one.
I have been working with a hosting company that has both a windows and a linux server. My old site was on the windows server and it is still running. In the meantime I have been working on a new site in the linux server, using wordpress.
Everything is cool so far. When I am ready all I need to do is change the pointer of the server from the current site to the one in the linux environment. I decided to move forward this way because the current site needs to be active while I am working on the new one.
Currently all the pages in my site start with lnx. instead of www, this is the only way I can work on it. Once the domain will be directed to the linux server these URLs will have to start with www. which means that while I am not migrating wordpress at all, all my links will need to be changed.
I read all I could find in the codex pages and also asked several questions to the tech support of the hosting company. According to them what I have to do is back everything up for safety, then export MySQL tabs, use a text editor to search and replace all lnx with www and then import the modified database. According to them this will fix it all.
I was cool with it until I read the article on this website regarding “Moving WordPress” and issues related to the serialization of the URLs that a search/replace system can mess up with. (https://codex.www.ads-software.com/Moving_WordPress)
People at tech support of the hosting company insist that the method is safe. I have A LOT of links in this website. Also, I am using a child theme and am personalizing some plugins.
So, before I seriously mess up almost two months of work I am hoping that someone can help me figure this out in a clear way!
Thanks!
Platt
- The topic ‘Migrating WordPress’ is closed to new replies.