{"id":18663,"date":"2025-02-10T10:04:11","date_gmt":"2025-02-10T10:04:11","guid":{"rendered":"https:\/\/truehost.com\/support\/?post_type=docs&#038;p=18663"},"modified":"2025-02-10T10:04:12","modified_gmt":"2025-02-10T10:04:12","password":"","slug":"how-to-deploy-website-using-plesk-git-version-control","status":"publish","type":"docs","link":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/","title":{"rendered":"How to deploy website using Plesk git version control"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p>Deploying a website using Plesk&#8217;s Git version control is a straightforward process. Plesk provides built-in support for Git, allowing you to easily deploy your website from a Git repository. Here\u2019s a step-by-step guide to help you deploy your website using Plesk Git version control:<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 1: Prepare Your Git Repository<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Ensure your website code is hosted in a Git repository (e.g., GitHub, GitLab, Bitbucket, or any other Git hosting service).<\/li>\n\n\n\n<li>Make sure your repository contains all the necessary files for your website (e.g., HTML, CSS, JavaScript, PHP, etc.).<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 2: Log in to Plesk<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Log in to your Plesk control panel using your credentials.<\/li>\n\n\n\n<li>Navigate to the\u00a0<strong>Websites &amp; Domains<\/strong>\u00a0section for the domain where you want to deploy your website.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"955\" height=\"439\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png\" alt=\"\" class=\"wp-image-18664\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png 955w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39-300x138.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39-768x353.png 768w\" sizes=\"auto, (max-width: 955px) 100vw, 955px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 3: Set Up Git Deployment<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>In the\u00a0<strong>Websites &amp; Domains<\/strong>\u00a0section, locate and click on\u00a0<strong>Git<\/strong>\u00a0under the domain you want to deploy to.<\/li>\n\n\n\n<li>Click on\u00a0<strong>Add Repository<\/strong>\u00a0to set up a new Git repository.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"486\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-40-1024x486.png\" alt=\"\" class=\"wp-image-18665\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-40-1024x486.png 1024w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-40-300x142.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-40-768x364.png 768w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-40.png 1316w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1019\" height=\"428\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-41.png\" alt=\"\" class=\"wp-image-18666\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-41.png 1019w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-41-300x126.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-41-768x323.png 768w\" sizes=\"auto, (max-width: 1019px) 100vw, 1019px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 4: Configure the Git Repository<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li><strong>Repository URL<\/strong>: Enter the URL of your Git repository (e.g.,\u00a0<code>https:\/\/github.com\/username\/repository.git<\/code>).<\/li>\n\n\n\n<li><strong>Repository Name<\/strong>: Provide a name for the repository (this is for internal reference in Plesk).<\/li>\n\n\n\n<li><strong>Branch<\/strong>: Specify the branch you want to deploy (e.g.,\u00a0<code>main<\/code>,\u00a0<code>master<\/code>, or any other branch).<\/li>\n\n\n\n<li><strong>Deployment Path<\/strong>: Choose the directory where the files will be deployed. By default, Plesk will deploy to the\u00a0<code>httpdocs<\/code>\u00a0directory (the root of your website). You can change this if needed.<\/li>\n\n\n\n<li><strong>Authentication<\/strong>: If your repository is private, use ssh key (Auto generated when you enter your Git repo URL using SSH method instead of https) <\/li>\n\n\n\n<li>Add the Generated Key to Github or your remote repository. <\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"500\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-42-1024x500.png\" alt=\"\" class=\"wp-image-18667\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-42-1024x500.png 1024w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-42-300x146.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-42-768x375.png 768w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-42.png 1189w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 5: Enable Automatic Deployment (Optional)<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Enable\u00a0<strong>Automatic Deployment<\/strong>\u00a0if you want Plesk to automatically pull changes from the repository whenever you push updates to the specified branch.<\/li>\n\n\n\n<li>You can also enable\u00a0<strong>Deploy after repository is added<\/strong>\u00a0to deploy the website immediately after setting up the repository.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"547\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-43-1024x547.png\" alt=\"\" class=\"wp-image-18668\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-43-1024x547.png 1024w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-43-300x160.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-43-768x410.png 768w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-43.png 1198w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 6: Deploy the Website<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Click\u00a0<strong>OK<\/strong>\u00a0or\u00a0<strong>Add<\/strong>\u00a0to save the repository settings.<\/li>\n\n\n\n<li>If you enabled\u00a0<strong>Deploy after repository is added<\/strong>, Plesk will automatically pull the files from the repository and deploy them to the specified directory.<\/li>\n\n\n\n<li>If not, you can manually deploy by clicking the\u00a0<strong>Deploy Now or Pull Now<\/strong>\u00a0button in the Git repository settings.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 7: Verify the Deployment<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>Once the deployment is complete, visit your website\u2019s URL to ensure it\u2019s working correctly.<\/li>\n\n\n\n<li>If you encounter any issues, check the deployment path and ensure all required files are present.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"508\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-44-1024x508.png\" alt=\"\" class=\"wp-image-18669\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-44-1024x508.png 1024w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-44-300x149.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-44-768x381.png 768w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-44.png 1167w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step 8: Update Your Website<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\" start=\"1\">\n<li>To update your website, simply push changes to the specified branch in your Git repository.<\/li>\n\n\n\n<li>If automatic deployment is enabled, Plesk will pull the changes and update the website automatically. Otherwise, manually click the\u00a0<strong>Pull Now<\/strong>\u00a0button in the Git repository settings.<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"417\" src=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-45-1024x417.png\" alt=\"\" class=\"wp-image-18670\" srcset=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-45-1024x417.png 1024w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-45-300x122.png 300w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-45-768x313.png 768w, https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-45.png 1158w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Additional Tips<\/strong><\/h3>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Deployment Scripts<\/strong>: If you need to run custom scripts during deployment (e.g.,\u00a0<code>composer install<\/code>\u00a0or\u00a0<code>npm build<\/code>), you can configure them in the\u00a0<strong>Additional Actions<\/strong>\u00a0section of the Git repository settings.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Deploying a website using Plesk&#8217;s Git version control is a straightforward process. Plesk provides built-in support for Git, allowing you to easily deploy your website from a Git repository. Here\u2019s a step-by-step guide to help you deploy your website using Plesk Git version control: Step 1: Prepare Your Git Repository Step 2: Log in to [&hellip;]<\/p>\n","protected":false},"author":24,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_eb_attr":"","_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"doc_category":[1834],"doc_tag":[],"class_list":["post-18663","docs","type-docs","status-publish","hentry","doc_category-plesk"],"year_month":"2026-07","word_count":494,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"Kibera","author_nicename":"dan-k","author_url":"https:\/\/truehost.com\/support\/author\/dan-k\/"},"doc_category_info":[{"term_name":"Plesk","term_url":"https:\/\/truehost.com\/support\/docs-category\/plesk\/"}],"doc_tag_info":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to deploy website using Plesk git version control -<\/title>\n<meta name=\"description\" content=\"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to deploy website using Plesk git version control -\" \/>\n<meta property=\"og:description\" content=\"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-10T10:04:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/\",\"name\":\"How to deploy website using Plesk git version control -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truehost.com\\\/support\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/image-39.png\",\"datePublished\":\"2025-02-10T10:04:11+00:00\",\"dateModified\":\"2025-02-10T10:04:12+00:00\",\"description\":\"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/image-39.png\",\"contentUrl\":\"https:\\\/\\\/truehost.com\\\/support\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/image-39.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/how-to-deploy-website-using-plesk-git-version-control\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truehost.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to deploy website using Plesk git version control\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#website\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/\",\"name\":\"\",\"description\":\"Help In a Click\",\"publisher\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truehost.com\\\/support\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#organization\",\"name\":\"Truehost Kenya\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-image_2026-04-16_174808866.png\",\"contentUrl\":\"https:\\\/\\\/truehost.com\\\/support\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/cropped-image_2026-04-16_174808866.png\",\"width\":240,\"height\":48,\"caption\":\"Truehost Kenya\"},\"image\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to deploy website using Plesk git version control -","description":"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.","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:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/","og_locale":"en_US","og_type":"article","og_title":"How to deploy website using Plesk git version control -","og_description":"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.","og_url":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/","article_modified_time":"2025-02-10T10:04:12+00:00","og_image":[{"url":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/","url":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/","name":"How to deploy website using Plesk git version control -","isPartOf":{"@id":"https:\/\/truehost.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/#primaryimage"},"image":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/#primaryimage"},"thumbnailUrl":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png","datePublished":"2025-02-10T10:04:11+00:00","dateModified":"2025-02-10T10:04:12+00:00","description":"Learn how to deploy your website using Plesk Git version control. You will be able to automate Git deployments for seamless website updates.","breadcrumb":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/#primaryimage","url":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png","contentUrl":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2025\/02\/image-39.png"},{"@type":"BreadcrumbList","@id":"https:\/\/truehost.com\/support\/knowledge-base\/how-to-deploy-website-using-plesk-git-version-control\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truehost.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to deploy website using Plesk git version control"}]},{"@type":"WebSite","@id":"https:\/\/truehost.com\/support\/#website","url":"https:\/\/truehost.com\/support\/","name":"","description":"Help In a Click","publisher":{"@id":"https:\/\/truehost.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truehost.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/truehost.com\/support\/#organization","name":"Truehost Kenya","url":"https:\/\/truehost.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/truehost.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2026\/04\/cropped-image_2026-04-16_174808866.png","contentUrl":"https:\/\/truehost.com\/support\/wp-content\/uploads\/2026\/04\/cropped-image_2026-04-16_174808866.png","width":240,"height":48,"caption":"Truehost Kenya"},"image":{"@id":"https:\/\/truehost.com\/support\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs\/18663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/comments?post=18663"}],"version-history":[{"count":1,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs\/18663\/revisions"}],"predecessor-version":[{"id":18671,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs\/18663\/revisions\/18671"}],"wp:attachment":[{"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/media?parent=18663"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/doc_category?post=18663"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/doc_tag?post=18663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}