admin管理员组文章数量:1416631
My company has an existing WordPress website in a domain www.example
Now, we realized that it is too cluttered, inefficient and has a poor SEO. Planning to redesign the website, but the domain has been marketed so widely that we can not afford the downtime of long durations. Our idea now is to leave the existing website do it's job, create a subfolder example/newsite -> install a new instance of WP there, design it clean and good -> then move all the files via cPanel to the root folder and take down the existing wordpress files.
Is this practically possible? Or how do you recommend doing this task efficiently?
Also kindly advice what are all the security precautions we need to take care for our WP website to be safe from hackers during and after the migration.
TIA for the community.
My company has an existing WordPress website in a domain www.example
Now, we realized that it is too cluttered, inefficient and has a poor SEO. Planning to redesign the website, but the domain has been marketed so widely that we can not afford the downtime of long durations. Our idea now is to leave the existing website do it's job, create a subfolder example/newsite -> install a new instance of WP there, design it clean and good -> then move all the files via cPanel to the root folder and take down the existing wordpress files.
Is this practically possible? Or how do you recommend doing this task efficiently?
Also kindly advice what are all the security precautions we need to take care for our WP website to be safe from hackers during and after the migration.
TIA for the community.
Share Improve this question asked Aug 9, 2019 at 5:57 JohnehJohneh 12 bronze badges1 Answer
Reset to default 1Yes, it is possible - even more - this is common practice. But...
When creating new site, you should never do it directly on production server - during development the site is not as secure as it should be.
During development the site should never be public - you'll have a lot more work if search engines will index such temporary site.
You should take care of all URLs from old site (people very often forget about this step).
So I would recommend to:
Create new site offline, migrate all contents, take care of all URLs from old site.
When the site is ready, upload it to the production server (place it in subfolder, because uploading may take few minutes). Move old site to subfolder and move new site from subfolder to root folder (these 2 operations should be very quick).
Secure the new site.
If everything works OK, dump old site and remove it from server (never leave old site on server - it would be a huge security flaw).
Monitor any 404 errors and fix them.
本文标签: subdomainsHow do I (re)design my corporate website in WordPress without downtime
版权声明:本文标题:subdomains - How do I (re)design my corporate website in WordPress without downtime? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745256322a2650123.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论