Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good notes on Oracle Events Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Paste command syntax Linux/Unix
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • dbms_job.submit example Oracle
  • Oracle 10g Wait Model Oracle
  • eplan.sql Oracle
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • tab.sql Oracle
  • Specify the Rollback segment to use in Transaction Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • sql_plan9i.sql Oracle
  • AWR license 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

  • Shuffle an array PHP/MYSQL/Wordpress
  • newupload.html PHP/MYSQL/Wordpress
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • For Perl DBI installation and testing program PHP/MYSQL/Wordpress

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • plan10g.sql good1 Oracle
  • CPU speed on solaris Linux/Unix
  • nfs mount command Linux/Unix
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • Linux CPU info. Linux/Unix
  • Export Oracle data and Compress at same time Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme