{"id":4007,"date":"2022-06-02T01:00:00","date_gmt":"2022-06-02T05:00:00","guid":{"rendered":"https:\/\/www.canspace.ca\/blog\/?p=4007"},"modified":"2022-05-24T14:10:13","modified_gmt":"2022-05-24T18:10:13","slug":"how-to-use-git-version-control-with-cpanel","status":"publish","type":"post","link":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/","title":{"rendered":"How to Use Git Version Control with cPanel"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">As you customize your website more and more to your needs, having version control that keeps all the different iterations of your website\u2019s code becomes increasingly important. Git is one such version control system, which is one of the leaders in the field.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For the ultimate in streamlined version tracking, Git integrates with cPanel, which comes with every website you host on CanSpace Solutions.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Git Version Control feature (cPanel &gt;&gt; Home &gt;&gt; Files &gt;&gt; Git Version Control)) allows the website admin to host Git repositories on their cPanel account. You can use Git Version Control for your website\u2019s files, or for any other set of files you have a need to track. It becomes especially useful when you might have multiple people working on different aspects of your site at the same time.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline.png\" alt=\"\" class=\"wp-image-4009\" srcset=\"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline.png 1024w, https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline-300x150.png 300w, https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline-768x384.png 768w, https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel-inline-740x370.png 740w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The two most popular types of uses are the Pull and Push deployments. A <strong>pull deployment<\/strong> pulls changes from a remote repository to your local computer and pushes new changes from your local computer to the remote repository. You can then use the Git Version Control to manually deploy changes.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>push deployment<\/strong> first pulls changes from a remote repository to your local computer. Then, you can push them to your cPanel-managed repository. The system will automatically deploy changes that you push to the cPanel-managed repository.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Creating a Repository with Git Version Control in cPanel<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To create a new repository, follow these steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Click Create in the top-right corner of the interface. A new interface will appear.<\/li><li>Select whether to clone an existing repository, create a new one, or add an existing one to the list of cPanel-managed repositories:<ul><li>To clone an existing repository, ensure that the Clone a Repository toggle is enabled. Then, enter the clone URL for the repository that you wish to clone in the Clone URL text box.&nbsp;<\/li><li>To create a new repository or add an existing repository to the list of cPanel-managed repositories, set the Clone a Repository toggle to disabled.<\/li><\/ul><\/li><li>In the Repository Path text box, enter the path to the directory that will contain the repository. If the specified directory does not currently exist, the system will create it. If the specified directory already contains a repository, the system will automatically add it to the list of cPanel-managed repositories.<\/li><li>In the Repository Name text box, enter the desired display name for the repository.<\/li><li>To immediately create another repository, select the Create Another checkbox.<\/li><li>Click Create, or click Return to Repository List to return to the list of repositories.<\/li><\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">More details on using Git Version Control are available <a href=\"https:\/\/docs.cpanel.net\/cpanel\/files\/git-version-control\/\" target=\"_blank\" rel=\"noreferrer noopener\">on the cPanel website<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Have a question about using Git Version Control with your instance of cPanel? We\u2019re here to help! <a href=\"https:\/\/www.canspace.ca\/contact.html\">Reach out to us<\/a> for more info!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As you customize your website more and more to your needs, having version control that keeps all the different iterations of your website\u2019s code becomes increasingly important. Git is one such version control system, which is one of the leaders in the field. For the ultimate in streamlined version tracking, Git integrates with cPanel, which [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4010,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"client_name":"","client_title":"","client_company_name":"","client_url":"","client_quote":"","footnotes":""},"categories":[135],"tags":[],"class_list":["post-4007","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hosting-servers"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider<\/title>\n<meta name=\"description\" content=\"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.\" \/>\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.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider\" \/>\n<meta property=\"og:description\" content=\"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"Canada&#039;s Leading Web Hosting and Domain Name Provider\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/canspace.ca\" \/>\n<meta property=\"article:published_time\" content=\"2022-06-02T05:00:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"854\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"CanSpace Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@canspace_ca\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"CanSpace Team\" \/>\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.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/\"},\"author\":{\"name\":\"CanSpace Team\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#\\\/schema\\\/person\\\/6bf91c438b083753bbb7d2736141a6bb\"},\"headline\":\"How to Use Git Version Control with cPanel\",\"datePublished\":\"2022-06-02T05:00:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/\"},\"wordCount\":474,\"publisher\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg\",\"articleSection\":[\"Hosting and Servers\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/\",\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/\",\"name\":\"How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg\",\"datePublished\":\"2022-06-02T05:00:00+00:00\",\"description\":\"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg\",\"contentUrl\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg\",\"width\":1280,\"height\":854,\"caption\":\"Pensive man in front of computer\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/hosting-servers\\\/how-to-use-git-version-control-with-cpanel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Use Git Version Control with cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/\",\"name\":\"Canada&#039;s Leading Web Hosting and Domain Name Provider\",\"description\":\"Canada&#039;s Leading Domain Registrar and Web Hosting Provider\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#organization\",\"name\":\"CanSpace Solutions\",\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/11\\\/logolargesize.png\",\"contentUrl\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/11\\\/logolargesize.png\",\"width\":2200,\"height\":709,\"caption\":\"CanSpace Solutions\"},\"image\":{\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/#\\\/schema\\\/person\\\/6bf91c438b083753bbb7d2736141a6bb\",\"name\":\"CanSpace Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g\",\"caption\":\"CanSpace Team\"},\"description\":\"CanSpace Solutions is Canada's leading domain name registrar and web hosting provider. Keep an eye on our blog for expert information on domain names, websites, and running a business online.\",\"sameAs\":[\"https:\\\/\\\/www.canspace.ca\",\"https:\\\/\\\/www.facebook.com\\\/canspace.ca\",\"https:\\\/\\\/x.com\\\/canspace_ca\"],\"url\":\"https:\\\/\\\/www.canspace.ca\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider","description":"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.","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.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider","og_description":"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.","og_url":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/","og_site_name":"Canada&#039;s Leading Web Hosting and Domain Name Provider","article_author":"https:\/\/www.facebook.com\/canspace.ca","article_published_time":"2022-06-02T05:00:00+00:00","og_image":[{"width":1280,"height":854,"url":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg","type":"image\/jpeg"}],"author":"CanSpace Team","twitter_card":"summary_large_image","twitter_creator":"@canspace_ca","twitter_misc":{"Written by":"CanSpace Team","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#article","isPartOf":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/"},"author":{"name":"CanSpace Team","@id":"https:\/\/www.canspace.ca\/blog\/#\/schema\/person\/6bf91c438b083753bbb7d2736141a6bb"},"headline":"How to Use Git Version Control with cPanel","datePublished":"2022-06-02T05:00:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/"},"wordCount":474,"publisher":{"@id":"https:\/\/www.canspace.ca\/blog\/#organization"},"image":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg","articleSection":["Hosting and Servers"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/","url":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/","name":"How to Use Git Version Control with cPanel - Canada&#039;s Leading Web Hosting and Domain Name Provider","isPartOf":{"@id":"https:\/\/www.canspace.ca\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg","datePublished":"2022-06-02T05:00:00+00:00","description":"Git Version Control feature allows the website admin to host Git repositories on their cPanel account. Here are the basics.","breadcrumb":{"@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#primaryimage","url":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg","contentUrl":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2022\/05\/canspace-solutions-how-to-use-git-version-in-cpanel.jpg","width":1280,"height":854,"caption":"Pensive man in front of computer"},{"@type":"BreadcrumbList","@id":"https:\/\/www.canspace.ca\/blog\/hosting-servers\/how-to-use-git-version-control-with-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.canspace.ca\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Use Git Version Control with cPanel"}]},{"@type":"WebSite","@id":"https:\/\/www.canspace.ca\/blog\/#website","url":"https:\/\/www.canspace.ca\/blog\/","name":"Canada&#039;s Leading Web Hosting and Domain Name Provider","description":"Canada&#039;s Leading Domain Registrar and Web Hosting Provider","publisher":{"@id":"https:\/\/www.canspace.ca\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.canspace.ca\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.canspace.ca\/blog\/#organization","name":"CanSpace Solutions","url":"https:\/\/www.canspace.ca\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.canspace.ca\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2016\/11\/logolargesize.png","contentUrl":"https:\/\/www.canspace.ca\/blog\/wp-content\/uploads\/2016\/11\/logolargesize.png","width":2200,"height":709,"caption":"CanSpace Solutions"},"image":{"@id":"https:\/\/www.canspace.ca\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.canspace.ca\/blog\/#\/schema\/person\/6bf91c438b083753bbb7d2736141a6bb","name":"CanSpace Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9b2bb643a6826d4384e5d0aaa9b5fd33aeec14a0d6a07b042f333625711d334f?s=96&d=mm&r=g","caption":"CanSpace Team"},"description":"CanSpace Solutions is Canada's leading domain name registrar and web hosting provider. Keep an eye on our blog for expert information on domain names, websites, and running a business online.","sameAs":["https:\/\/www.canspace.ca","https:\/\/www.facebook.com\/canspace.ca","https:\/\/x.com\/canspace_ca"],"url":"https:\/\/www.canspace.ca\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/posts\/4007","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/comments?post=4007"}],"version-history":[{"count":4,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/posts\/4007\/revisions"}],"predecessor-version":[{"id":4013,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/posts\/4007\/revisions\/4013"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/media\/4010"}],"wp:attachment":[{"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/media?parent=4007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/categories?post=4007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.canspace.ca\/blog\/wp-json\/wp\/v2\/tags?post=4007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}