{"id":3188,"date":"2014-04-03T16:33:05","date_gmt":"2014-04-03T16:33:05","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2014\/04\/03\/import-database\/"},"modified":"2022-03-31T19:48:42","modified_gmt":"2022-03-31T23:48:42","slug":"import-database","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/","title":{"rendered":"How to Import a PostgreSQL database using phpPgAdmin"},"content":{"rendered":"<p>Now that you\u2019ve <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/databases\/install-setup\/\">installed PostgreSQL and phpPgAdmin<\/a> on your server, you can begin to create and manage databases. In this tutorial, we\u2019ll show you how to <strong>import a PostgreSQL database using phpPgAdmin<\/strong> in cPanel.<\/p>\n<div class=\"alert alert-danger\">You must <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/create-database\/\">create a PostgreSQL database<\/a> before you can complete this guide.<\/div>\n<h2>Importing a Database with phpPgAdmin<\/h2>\n<ol class=\"article_list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">Login to cPanel<\/a>.<\/li>\n<li>Click the <b>phpPgAdmin<\/b> button in the <em>Databases<\/em> section.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"499\" height=\"103\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\" class=\"optimized-lcp-image\" alt=\"\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<div class=\"alert alert-warning\"><b>Note:<\/b> The <em>phpPgAdmin<\/em> button, is only available after <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/databases\/install-setup\/\">installing PostGreSQL<\/a> on your VPS, or Dedicated server.<\/div>\n<\/li>\n<li>On the <em>top left<\/em>, click the database you want to import the backup into.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_select-database.png\" rel=\"lightbox-0\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"std_ss size-full wp-image-13438\" height=\"375\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_select-database.png\" title=\"choose database\" width=\"598\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_select-database.png 598w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_select-database-300x188.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Click the <b>SQL<\/b> tab.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-tab.png\" rel=\"lightbox-0\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"std_ss size-full wp-image-13439\" height=\"331\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-tab.png\" title=\"opening the SQL menu in phppgadmin\" width=\"613\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-tab.png 613w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-tab-300x162.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Click the <b>Browse<\/b> button, and select your database backup file, and click <b>Open<\/b>.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_choosing-database-to-import.png\" rel=\"lightbox-0\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"std_ss size-full wp-image-13440\" height=\"565\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_choosing-database-to-import.png\" title=\"opening your postgresql database to import\" width=\"738\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_choosing-database-to-import.png 738w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_choosing-database-to-import-300x230.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<li>Click the <b>Execute<\/b> button to begin the import process. This will take some time depending on the size of the database. When you see a <em>SQL Executed<\/em> message, you are finished. You will also see that your tables are now populated.<br>\n<a href=\"\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-executed.png\" rel=\"lightbox-0\"><img loading=\"lazy\" decoding=\"async\" alt=\"\" class=\"std_ss size-full wp-image-13441\" height=\"570\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-executed.png\" title=\"successful SQL execution\" width=\"425\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-executed.png 425w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/04\/postgresql_import-db_sql-executed-224x300.png 224w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/a>\n<div style=\"clear:both;\"><\/div>\n<\/li>\n<\/ol>\n<p>Congratulations, now you know how to <b>import<\/b> a <b>PostgreSQL database<\/b> using <b>phpPgAdmin<\/b>! Learn more about <a href=\"https:\/\/www.inmotionhosting.com\/postgresql-hosting\">PostgreSQL Hosting<\/a> options.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Now that you\u2019ve installed PostgreSQL and phpPgAdmin on your server, you can begin to create and manage databases. In this tutorial, we\u2019ll show you how to import a PostgreSQL database using phpPgAdmin in cPanel. You must create a PostgreSQL database before you can complete this guide. Importing a Database with phpPgAdmin Login to cPanel. Click<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\"> Read More ><\/a><\/p>\n","protected":false},"author":3,"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":[4288,4305],"tags":[],"class_list":["post-3188","post","type-post","status-publish","format-standard","hentry","category-website","category-databases"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Learn how to import a PostgreSQL database using phpPgAdmin.\" \/>\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\/website\/import-database\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Learn how to import a PostgreSQL database using phpPgAdmin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\" \/>\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=\"2014-04-03T16:33:05+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-31T23:48:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b\"},\"headline\":\"How to Import a PostgreSQL database using phpPgAdmin\",\"datePublished\":\"2014-04-03T16:33:05+00:00\",\"dateModified\":\"2022-03-31T23:48:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\"},\"wordCount\":178,\"commentCount\":4,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\",\"articleSection\":[\"Website\",\"Working with Databases\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\",\"name\":\"How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\",\"datePublished\":\"2014-04-03T16:33:05+00:00\",\"dateModified\":\"2022-03-31T23:48:42+00:00\",\"description\":\"Learn how to import a PostgreSQL database using phpPgAdmin.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png\",\"width\":499,\"height\":103,\"caption\":\"accessing phppgadmin in cpanel\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Import a PostgreSQL database using phpPgAdmin\"}]},{\"@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\/5fbfcaed32a2672fb83ab312f5b7237b\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting","description":"Learn how to import a PostgreSQL database using phpPgAdmin.","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\/website\/import-database\/","og_locale":"en_US","og_type":"article","og_title":"How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting","og_description":"Learn how to import a PostgreSQL database using phpPgAdmin.","og_url":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2014-04-03T16:33:05+00:00","article_modified_time":"2022-03-31T23:48:42+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/5fbfcaed32a2672fb83ab312f5b7237b"},"headline":"How to Import a PostgreSQL database using phpPgAdmin","datePublished":"2014-04-03T16:33:05+00:00","dateModified":"2022-03-31T23:48:42+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/"},"wordCount":178,"commentCount":4,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png","articleSection":["Website","Working with Databases"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/","url":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/","name":"How to Import a PostgreSQL database using phpPgAdmin | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png","datePublished":"2014-04-03T16:33:05+00:00","dateModified":"2022-03-31T23:48:42+00:00","description":"Learn how to import a PostgreSQL database using phpPgAdmin.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2014\/03\/postgresql_export-db_phppgadmin.png","width":499,"height":103,"caption":"accessing phppgadmin in cpanel"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/website\/import-database\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Import a PostgreSQL database using phpPgAdmin"}]},{"@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\/5fbfcaed32a2672fb83ab312f5b7237b","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/john-paul\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3188","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\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=3188"}],"version-history":[{"count":1,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3188\/revisions"}],"predecessor-version":[{"id":95566,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3188\/revisions\/95566"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=3188"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=3188"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=3188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}