Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • CPU speed on solaris Linux/Unix
  • TNSNAMES entries details Oracle
  • good linux notes Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • grep multuple patterns Linux/Unix
  • Locktree.sql Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • Rman Notes -1 Oracle
  • how to find VIP from ifconfig Linux/Unix
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • FRA Information. Oracle
  • Directory wise folder wise space usage Linux/Unix
  • Changing unix system clock when Oracle database is running. Oracle

Move WordPress site from one hosting service to other.

Posted on 06-Jun-202306-Jun-2023 By Admin No Comments on Move WordPress site from one hosting service to other.

We need to follow the steps below for moving website from one hosting provider to other hosting provider.

At Source Hosting 

  •  Take backup of existing website. This will take complete backup of all your WP files plus SQL file for database.  The final backup file will be in “.tar.gz” format. 

At Target Hosting

  • Create the new website domain. Make sure not to install any WordPress here.
 
  • From your hosting account, You need to go to “Files” section.  Then select “Import website”.
 
  • Upload the “X.tar.gz” file here and press “import”.  This will finish import of all WordPress files and a SQL script file for database.  Remember here one thing that database is not created yet.  So when you try to access the web site, you will get database connectivity error.
  • Now, from hosting account, go to database section and Create an empty database. Select database name, User name and password.  Please record these information as we need this to update “wp_config.php” file from public_html folder.
 
  • Now, empty database is created. To import the SQL file from above step, we need to compress that SQLFILE.  Make a compressed zip folder of this SQL by right click on SQLfile and selecting “send to compressed zip folder” as below.
 

  •  This will create a .ZIP file that will only that SQL file. 
 
  • From hosting account and database section, open PHPMYADMIN. This will open the PHPMYADMIN editor. 
 
  •  In PHPMYADMIN editor, you need to import the SQL zip file as mentioned below.

phpmyadmin

  • Once your SQL.zip is Imported, then all posts, comments will be there
  • Validate your website by checking posts and comments.
  • New hosting provider may ask you to update the WordPress version for better functionality, so do it after taking new fresh backup. 

More information on related articles

More information on WordPress learning

PHP/MYSQL/Wordpress

Post navigation

Previous Post: How to hide author name in WordPress BLOG
Next Post: How to collect CPU usage on Linux using Shell script

Related Posts

  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress
  • Shuffle an array PHP/MYSQL/Wordpress
  • newupload.html PHP/MYSQL/Wordpress
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • TRUNCATE table and disabling referential constraints. Oracle
  • Oracle 10g for solaris 10 Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • sess1.sql Oracle
  • reset Sequence Oracle
  • catall.sh Linux/Unix
  • block_ident.sql Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme