{"id":442,"date":"2012-10-12T20:04:18","date_gmt":"2012-10-12T20:04:18","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/10\/12\/duplicate-wordpress-site-for-testing\/"},"modified":"2021-08-16T23:34:06","modified_gmt":"2021-08-17T03:34:06","slug":"duplicate-wordpress-site-for-testing","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/","title":{"rendered":"How to duplicate a WordPress Site for Development and Testing"},"content":{"rendered":"<p>It\u2019s best to test major changes on a <strong>duplicate WordPress website<\/strong> before doing so on a live website. There are multiple ways to accomplish this including the <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/softaculous\/softaculous-staging-tool\/\" target=\"_blank\" rel=\"noopener noreferrer\">Softaculous Staging option<\/a> or the <a href=\"https:\/\/wordpress.org\/plugins\/boldgrid-backup\/\">TotalUpkeep Backup plugin<\/a>.<\/p>\n<p>Below we\u2019ll outline how to manually create a copy of a WordPress site for testing.<\/p>\n<p class=\"alert alert-danger\"><b>Warning:<\/b> This tutorial is made for single-site installations. If you are using the <a href=\"\/support\/edu\/wordpress\/using-wordpress-mu\/\" target=\"_blank\" rel=\"noopener noreferrer\">multisite option<\/a>, this method will create <b>TWO SEPARATE MULTISITE installations<\/b>. When you duplicate a multisite installation, the duplicated structures and data will fall under the respective multi-site installation database and WordPress files. This can be confusing. If you are not familiar with the differences between multisite and single-site, <i>please only use these directions for duplicating a single-site WordPress installation.<\/i><\/p>\n<p class=\"alert alert-info\"><i>Psst!<\/i> Check out our Nginx-powered <a href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\" target=\"_blank\" rel=\"noopener noreferrer\">WordPress Hosting<\/a> for enhanced performance capable of handling multiple WordPress websites with ease.<\/p>\n<h2>Copy a WordPress Site to Another Location<\/h2>\n<ol class=\"article_list\">\n<li><a href=\"\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into cPanel<\/a>.<\/li>\n<li><a href=\"\/support\/edu\/cpanel\/creating-a-subdomain\/\" target=\"_blank\" rel=\"noopener noreferrer\">Create a subdomain<\/a> for the testing site \u2013 <i>e.g. testsite.example.com<\/i>.<\/li>\n<li>Open <a href=\"\/support\/edu\/cpanel\/using-file-manager-in-cpanel\/\" target=\"_blank\" rel=\"noopener noreferrer\">cPanel File Manager<\/a> and make sure that <b><a href=\"\/support\/website\/show-hidden-files-in-file-manager\/\" target=\"_blank\" rel=\"noopener noreferrer\">Show Hidden Files<\/a><\/b> is enabled.<\/li>\n<li><img decoding=\"async\" width=\"500\" height=\"400\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\" class=\"optimized-lcp-image\" alt=\"duplicate-wordpress-site-for-testing-select-all\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png 500w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07-300x240.png 300w\">Navigate to your WordPress root directory and copy your WordPress files from your current directory to the subdomain root directory you created, usually the same name as the subdomain itself.\n<div style=\"clear: both;\"><\/div>\n<\/li>\n<li>Select all WordPress files.\n<p class=\"alert alert-warning\"><b>Warning!<\/b> When selecting your WordPress files, make sure the folders for the subdomains\/addon domains, or any other non WordPress folders, are not selected. After clicking <b>Select All<\/b>, hold the <code>Ctrl<\/code>keyboard key and click the folders that are not being moved so they are not highlighted before copying the files. If you\u2019re on an Apple computer you would use the Command key to do the same thing.<\/p>\n<\/li>\n<li><img decoding=\"async\" class=\"alignright size-full wp-image-5578\" style=\"margin: 0px 0px 15px 15px; float: right;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_08.png\" alt=\"Select files to copy\" width=\"100\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_08.png 500w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_08-300x240.png 300w\" sizes=\"(min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/>Click <b>Copy<\/b> on the top of File Manager.\n<div style=\"clear: both;\"><\/div>\n<\/li>\n<li><img decoding=\"async\" class=\"alignright size-full wp-image-5579\" style=\"margin: 0px 0px 15px 15px; float: right;\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_09.png\" alt=\"Change destination file path\" width=\"100\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_09.png 512w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_09-300x211.png 300w\" sizes=\"(min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/>Type the path to the new subdomain document root folder.\n<div style=\"clear: both;\"><\/div>\n<\/li>\n<li><a href=\"\/support\/website\/where-is-my-htaccess-file\/\" target=\"_blank\" rel=\"noopener noreferrer\">Copy the <i>.htaccess file<\/i><\/a>. This file needs to reside in the same location you have copied your WordPress files or at the root of the new location. The .htaccess file may contain important references to your current WordPress installation. Depending on your installation setup, you may need to look for this file in the root of the account. For example, InMotion Hosting normally uses a document root of \u201cpublic_html.\u201d Check this location for the .htaccess file if you did not find one in the original installation location for your WordPress site.<\/li>\n<li><a href=\"\/support\/edu\/cpanel\/create-mysql-database\/\" target=\"_blank\" rel=\"noopener noreferrer\">Create a database<\/a>. This will be used to separate the test site from your main site. If you use the same database for the test site, the live site will reflect made on the test site. Using a new test site database prevents this.<\/li>\n<li><a href=\"\/support\/server\/databases\/export-database-using-phpmyadmin\/\" target=\"_blank\" rel=\"noopener noreferrer\">Export your current database<\/a>.<\/li>\n<li><a href=\"\/support\/server\/databases\/import-database-using-phpmyadmin\/\" target=\"_blank\" rel=\"noopener noreferrer\">Import your database<\/a> to the new database you created.<\/li>\n<\/ol>\n<h2>Configure Test Site<\/h2>\n<ol class=\"article_list\">\n<li><b><a href=\"\/support\/edu\/wordpress\/configuring-wordpress-after-a-migration\/\" target=\"_blank\" rel=\"noopener noreferrer\">Configure the Test WordPress<\/a><\/b> wp-config.php file for the test site. This ensures it uses the new database.<\/li>\n<li><b><a href=\"\/support\/edu\/wordpress\/wordpress-changing-the-site-url-and-home-settings\/\" target=\"_blank\" rel=\"noopener noreferrer\">Change the site and home URL for the test site<\/a><\/b> to the test subdomain to update the WordPress database.<\/li>\n<li><b><a href=\"\/support\/edu\/wordpress\/correct-image-links\/\" target=\"_blank\" rel=\"noopener noreferrer\">Correct image links<\/a><\/b> as these are in the database but not connected to the site URL.<\/li>\n<\/ol>\n<p>Enhance WordPress with <a href=\"\/support\/edu\/wordpress\/plugins\/recommended-security-plugins\/\" target=\"_blank\" rel=\"noopener noreferrer\">security plugins<\/a> and fix mixed content errors for SSL (HTTPS) usage with <a href=\"\/support\/edu\/wordpress\/how-to-install-wp-really-simple-ssl-plugin\/\" target=\"_blank\" rel=\"noopener noreferrer\">Really Simple SSL<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>It\u2019s best to test major changes on a duplicate WordPress website before doing so on a live website. There are multiple ways to accomplish this including the Softaculous Staging option or the TotalUpkeep Backup plugin. Below we\u2019ll outline how to manually create a copy of a WordPress site for testing. Warning: This tutorial is made<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\"> Read More ><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4325,56],"tags":[],"class_list":["post-442","post","type-post","status-publish","format-standard","hentry","category-wordpress-hosting","category-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Duplicate a WordPress Site for Development &amp; Testing | InMotion Hosting Support Center<\/title>\n<meta name=\"description\" content=\"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Duplicate a WordPress Site for Development &amp; Testing | InMotion Hosting Support Center\" \/>\n<meta property=\"og:description\" content=\"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2012-10-12T20:04:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:34:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41\"},\"headline\":\"How to duplicate a WordPress Site for Development and Testing\",\"datePublished\":\"2012-10-12T20:04:18+00:00\",\"dateModified\":\"2021-08-17T03:34:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\"},\"wordCount\":531,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\",\"articleSection\":[\"WordPress Hosting\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\",\"name\":\"Duplicate a WordPress Site for Development & Testing | InMotion Hosting Support Center\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\",\"datePublished\":\"2012-10-12T20:04:18+00:00\",\"dateModified\":\"2021-08-17T03:34:06+00:00\",\"description\":\"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png\",\"width\":500,\"height\":400,\"caption\":\"duplicate-wordpress-site-for-testing-select-all\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to duplicate a WordPress Site for Development and Testing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41\",\"name\":\"InMotion Hosting Contributor\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Duplicate a WordPress Site for Development & Testing | InMotion Hosting Support Center","description":"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/","og_locale":"en_US","og_type":"article","og_title":"Duplicate a WordPress Site for Development & Testing | InMotion Hosting Support Center","og_description":"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2012-10-12T20:04:18+00:00","article_modified_time":"2021-08-17T03:34:06+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41"},"headline":"How to duplicate a WordPress Site for Development and Testing","datePublished":"2012-10-12T20:04:18+00:00","dateModified":"2021-08-17T03:34:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/"},"wordCount":531,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png","articleSection":["WordPress Hosting","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/","name":"Duplicate a WordPress Site for Development & Testing | InMotion Hosting Support Center","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png","datePublished":"2012-10-12T20:04:18+00:00","dateModified":"2021-08-17T03:34:06+00:00","description":"This tutorial will explain how to set up a duplicate Wordpress on a subdomain for testing purposes.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/10\/cpanel_plfix_PL_fix_Selection_07.png","width":500,"height":400,"caption":"duplicate-wordpress-site-for-testing-select-all"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/duplicate-wordpress-site-for-testing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to duplicate a WordPress Site for Development and Testing"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41","name":"InMotion Hosting Contributor","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=442"}],"version-history":[{"count":10,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/442\/revisions"}],"predecessor-version":[{"id":85516,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/442\/revisions\/85516"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=442"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=442"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}