{"id":347,"date":"2026-01-31T05:34:01","date_gmt":"2026-01-31T05:34:01","guid":{"rendered":"https:\/\/windows-vps.org\/blog\/?p=347"},"modified":"2026-01-31T05:34:01","modified_gmt":"2026-01-31T05:34:01","slug":"how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide","status":"publish","type":"post","link":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/","title":{"rendered":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0<em><a href=\"https:\/\/windows-vps.org\/\">how to extend the KVM Windows VPS disk space<\/a><\/em>\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"640\" height=\"427\" data-src=\"https:\/\/windows-vps.org\/blog\/wp-content\/smush-webp\/2026\/01\/3322.jpg.webp\" alt=\"\" class=\"wp-image-348 lazyload\" data-srcset=\"https:\/\/windows-vps.org\/blog\/wp-content\/smush-webp\/2026\/01\/3322.jpg.webp 640w, https:\/\/windows-vps.org\/blog\/wp-content\/smush-webp\/2026\/01\/3322-300x200.jpg.webp 300w\" data-sizes=\"auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 640px; --smush-placeholder-aspect-ratio: 640\/427;\" data-original-sizes=\"(max-width: 640px) 100vw, 640px\" data-smush-webp-fallback=\"{&quot;data-src&quot;:&quot;https:\\\/\\\/windows-vps.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/3322.jpg&quot;,&quot;data-srcset&quot;:&quot;https:\\\/\\\/windows-vps.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/3322.jpg 640w, https:\\\/\\\/windows-vps.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/3322-300x200.jpg 300w&quot;}\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Expanding disk space on a KVM-based Windows VPS isn\u2019t as complicated as it sounds, but it does require careful steps to ensure your data remains intact and your system continues working smoothly. KVM (Kernel-based Virtual Machine) is known for its flexibility and performance, allowing users to adjust resources dynamically. This guide will walk you through how to safely increase your virtual storage and make the new space usable within Windows Server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-1-confirm-available-physical-storage-from-your-provider\">Step 1: Confirm Available Physical Storage from Your Provider<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Before you expand your VPS disk, check whether your hosting plan supports additional storage. Log in to your server management panel or contact your provider\u2019s support team to confirm that your VPS node has free disk capacity. On KVM, allocation changes occur at the hypervisor level, so your host must allow resizing before you proceed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-2-power-off-your-vps-before-making-changes\">Step 2: Power Off Your VPS Before Making Changes<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One crucial precaution when learning&nbsp;<em>how to extend the KVM Windows VPS disk space<\/em>&nbsp;is to avoid resizing while the virtual machine is running. Shut down your Windows VPS gracefully. In your VPS control panel or virtualization management portal, locate the option to power off the server before you begin modifications. This prevents disk corruption and ensures the changes will apply properly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-3-increase-the-virtual-disk-size-in-the-hypervisor-settings\">Step 3: Increase the Virtual Disk Size in the Hypervisor Settings<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">In your VPS control panel, find the section that lists storage or virtual disks. Locate the disk attached to your Windows VPS, usually named something like&nbsp;<strong>vda<\/strong>&nbsp;or&nbsp;<strong>hda<\/strong>&nbsp;depending on the setup. Edit the disk configuration and input the new size value you want to allocate, for example, extending from 60GB to 120GB. Save the changes and start the VPS again once the hypervisor finishes resizing.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-4-access-windows-disk-management\">Step 4: Access Windows Disk Management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After rebooting your VPS, log in through Remote Desktop and right-click on the&nbsp;<strong>Start<\/strong>&nbsp;button, then select&nbsp;<strong>Disk Management<\/strong>&nbsp;from the context menu. You\u2019ll see your primary system disk followed by unallocated space that represents the newly added portion.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-5-extend-the-volume-in-windows\">Step 5: Extend the Volume in Windows<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Right-click your main partition (usually C:) and choose&nbsp;<strong>Extend Volume<\/strong>. The system will open a wizard that lets you select the amount of unallocated space to add. Accept the default settings and complete the process. Windows will then merge the new storage area into your existing volume without harming existing data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-6-verify-the-changes-and-optimize-performance\">Step 6: Verify the Changes and Optimize Performance<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Once the process finishes, check that your disk capacity reflects the new size by opening&nbsp;<strong>File Explorer<\/strong>&nbsp;and verifying the updated number. You can also run&nbsp;<strong>chkdsk<\/strong>&nbsp;to ensure the disk structure is stable and error-free. If you notice any performance reduction, run the built-in&nbsp;<strong>Disk Cleanup<\/strong>&nbsp;or&nbsp;<strong>Defragment and Optimize Drives<\/strong>&nbsp;tool to reorganize space efficiently.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-7-adjust-backups-and-monitoring-policies\">Step 7: Adjust Backups and Monitoring Policies<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">After extending your disk, update your scheduled backups to include the new storage area. Many users forget this step and lose data because their backup configurations still point to old volume sizes. It\u2019s also smart to set up monitoring alerts to keep track of free space and performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-step-8-maintain-good-storage-practices\">Step 8: Maintain Good Storage Practices<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Regularly clean unnecessary files, update software, and monitor your disk usage. Always keep at least 10\u201315 percent of free space available to allow Windows Server to manage temporary files and updates smoothly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Learning&nbsp;<em>how to extend the KVM Windows VPS disk space<\/em>&nbsp;efficiently ensures your server grows with your needs. By carefully managing storage through the hypervisor and Windows Disk Management, you maintain system stability and data integrity. This process enhances your VPS performance, prevents downtime, and provides a scalable environment for your applications and websites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For reliable storage expansion and secure VPS hosting options, explore&nbsp;<a href=\"https:\/\/windows-vps.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Windows VPS<\/a>\u2014a trusted provider offering flexible KVM-based solutions with full administrative control and top-tier support to help you keep your online infrastructure running at its best.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0how to extend the KVM Windows VPS disk space\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.<\/p>\n","protected":false},"author":1,"featured_media":348,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":0,"footnotes":""},"categories":[5],"tags":[],"class_list":["post-347","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials-guides"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.1 (Yoast SEO v26.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide - Windows VPS Blog<\/title>\n<meta name=\"description\" content=\"Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0how to extend the KVM Windows VPS disk space\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide\" \/>\n<meta property=\"og:description\" content=\"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide\" \/>\n<meta property=\"og:url\" content=\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Windows VPS Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-31T05:34:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"640\" \/>\n\t<meta property=\"og:image:height\" content=\"427\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"windows-vps\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"windows-vps\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/\",\"url\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/\",\"name\":\"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide - Windows VPS Blog\",\"isPartOf\":{\"@id\":\"https:\/\/windows-vps.org\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg\",\"datePublished\":\"2026-01-31T05:34:01+00:00\",\"author\":{\"@id\":\"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/44caceed916d0db318aa08d5623a7a58\"},\"description\":\"Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0how to extend the KVM Windows VPS disk space\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.\",\"breadcrumb\":{\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage\",\"url\":\"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg\",\"contentUrl\":\"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg\",\"width\":640,\"height\":427},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/windows-vps.org\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/windows-vps.org\/blog\/#website\",\"url\":\"https:\/\/windows-vps.org\/blog\/\",\"name\":\"Windows VPS Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/windows-vps.org\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/44caceed916d0db318aa08d5623a7a58\",\"name\":\"windows-vps\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3f2573db5afcd1a6ab9abcc5d48fc8e42584bc87ab9d98cc156e5b2097766dd9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3f2573db5afcd1a6ab9abcc5d48fc8e42584bc87ab9d98cc156e5b2097766dd9?s=96&d=mm&r=g\",\"caption\":\"windows-vps\"},\"sameAs\":[\"https:\/\/windows-vps.org\/blog\"],\"url\":\"https:\/\/windows-vps.org\/blog\/author\/myxiechengxuan\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide - Windows VPS Blog","description":"Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0how to extend the KVM Windows VPS disk space\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.","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:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/","og_locale":"en_US","og_type":"article","og_title":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide","og_description":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide","og_url":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/","og_site_name":"Windows VPS Blog","article_published_time":"2026-01-31T05:34:01+00:00","og_image":[{"width":640,"height":427,"url":"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg","type":"image\/jpeg"}],"author":"windows-vps","twitter_card":"summary_large_image","twitter_misc":{"Written by":"windows-vps","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/","url":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/","name":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide - Windows VPS Blog","isPartOf":{"@id":"https:\/\/windows-vps.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage"},"image":{"@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg","datePublished":"2026-01-31T05:34:01+00:00","author":{"@id":"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/44caceed916d0db318aa08d5623a7a58"},"description":"Running out of storage on your server can interrupt workflows and slow down system performance, especially if you\u2019re hosting growing applications or databases. Many users ask one essential question:\u00a0how to extend the KVM Windows VPS disk space\u00a0without data loss or downtime. If you want reliable hosting and more information about VPS solutions, be sure to visit\u00a0Windows VPS.","breadcrumb":{"@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#primaryimage","url":"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg","contentUrl":"https:\/\/windows-vps.org\/blog\/wp-content\/uploads\/2026\/01\/3322.jpg","width":640,"height":427},{"@type":"BreadcrumbList","@id":"https:\/\/windows-vps.org\/blog\/how-to-extend-the-kvm-windows-vps-disk-space-a-complete-practical-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/windows-vps.org\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Extend the KVM Windows VPS Disk Space \u2013 A Complete Practical Guide"}]},{"@type":"WebSite","@id":"https:\/\/windows-vps.org\/blog\/#website","url":"https:\/\/windows-vps.org\/blog\/","name":"Windows VPS Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/windows-vps.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/44caceed916d0db318aa08d5623a7a58","name":"windows-vps","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/windows-vps.org\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3f2573db5afcd1a6ab9abcc5d48fc8e42584bc87ab9d98cc156e5b2097766dd9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3f2573db5afcd1a6ab9abcc5d48fc8e42584bc87ab9d98cc156e5b2097766dd9?s=96&d=mm&r=g","caption":"windows-vps"},"sameAs":["https:\/\/windows-vps.org\/blog"],"url":"https:\/\/windows-vps.org\/blog\/author\/myxiechengxuan\/"}]}},"_links":{"self":[{"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/posts\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":2,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/posts\/347\/revisions"}],"predecessor-version":[{"id":358,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/posts\/347\/revisions\/358"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/media\/348"}],"wp:attachment":[{"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/media?parent=347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/categories?post=347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/windows-vps.org\/blog\/wp-json\/wp\/v2\/tags?post=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}