Setting up a new wordpress site without taking the old site offline -
so going setup new site client, , completly remove db + wordpress core , install new wordpress version know not best , fastest way this.
so how setup new wordpress site when exiting site cant taken down(prevent long downtime).
steps - 1. make zip of new website, upload server. 2. install db new server , give table name prefix different old one, suppose previous installation table prefix wp_, new installation prefix should wpn_ or relevant site.
still website there, move old existing site file folder.
extract uploaded zip(new code) main directory.
check database connection once , done !
Comments
Post a Comment