{"id":5900,"date":"2024-08-29T08:55:23","date_gmt":"2024-08-29T07:55:23","guid":{"rendered":"https:\/\/harmonweb.com\/blog\/?p=5900"},"modified":"2024-08-29T08:55:25","modified_gmt":"2024-08-29T07:55:25","slug":"how-to-create-custom-error-page-in-cpanel","status":"publish","type":"post","link":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/","title":{"rendered":"How To Create Custom Error Page In cPanel"},"content":{"rendered":"\n<p>In this tutorial, I will show you how to create custom error page in cPanel.<\/p>\n\n\n\n<p>When a user of your website experience error like a 400 (Not Found) error to 500 (Internal server error) error, the user will be taken to the default error page. Using the cPanel, you can create a custom error page using <strong>Error Pages<\/strong>.<\/p>\n\n\n\n<p>Let&#8217;s get started.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How To Create Custom Error Page In cPanel<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Log into your cPanel.<\/li>\n\n\n\n<li>Scroll down to the <strong>Advanced <\/strong>section and click <strong>Error Pages<\/strong>.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"613\" height=\"275\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089022.jpg\" alt=\"custom error page in cPanel\" class=\"wp-image-5902\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089022.jpg 613w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089022-300x135.jpg 300w\" sizes=\"auto, (max-width: 613px) 100vw, 613px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the domain that you want to create the custom error page for from the <strong>Managing <\/strong>drop-down option.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"570\" height=\"284\" src=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089044.jpg\" alt=\"custom error page in cPanel\" class=\"wp-image-5903\" srcset=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089044.jpg 570w, https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/1000089044-300x149.jpg 300w\" sizes=\"auto, (max-width: 570px) 100vw, 570px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Select the error from the list of <strong>Common Error Codes<\/strong>.<\/li>\n\n\n\n<li>You will be taken to the editor page. You can enter HTML code here, or insert premade tags if you want. Here&#8217;s the list of available tags:<\/li>\n<\/ul>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Referring URL<\/strong> &#8211; Lists the URL you came from.<\/li>\n\n\n\n<li><strong>Visitor&#8217;s IP Address<\/strong> &#8211; Lists the IP address of your site visitor.<\/li>\n\n\n\n<li><strong>Requested URL<\/strong> &#8211; Shows the URL you are attempting to access.<\/li>\n\n\n\n<li><strong>Server Name<\/strong> &#8211; Shows the name of the server.<\/li>\n\n\n\n<li><strong>Visitor\u2019s Browser<\/strong> &#8211; Lists the visitor\u2019s browser type.<\/li>\n\n\n\n<li><strong>Redirect Status Code<\/strong> &#8211; This will display the error message code, such as 500, or 404, etc.<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Click the <strong>Save <\/strong>button at the bottom.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Setup Your .htaccess File<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enter File Manager, and edit the .htaccess file to include the rule for the errors you created. Below is the file formatting to use:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>ErrorDocument 400 \/400.shtml\nErrorDocument 401 \/401.shtml\nErrorDocument 403 \/403.shtml\nErrorDocument 404 \/404.shtml\nErrorDocument 500 \/500.shtml<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Save the . htaccess file.<\/li>\n<\/ul>\n\n\n\n<p>You have successfully created a custom error page in cPanel. If you have any questions, you can leave it in the comment section. I will love to hear from you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, I will show you how to create custom error page in cPanel. When a user&hellip;<\/p>\n","protected":false},"author":1,"featured_media":5905,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[158],"tags":[],"class_list":["post-5900","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Create Custom Error Page In cPanel | HarmonWeb Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Create Custom Error Page In cPanel | HarmonWeb Blog\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, I will show you how to create custom error page in cPanel. When a user&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"HarmonWeb Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-08-29T07:55:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-08-29T07:55:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"John Adegoke\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"John Adegoke\" \/>\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:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/\"},\"author\":{\"name\":\"John Adegoke\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\"},\"headline\":\"How To Create Custom Error Page In cPanel\",\"datePublished\":\"2024-08-29T07:55:23+00:00\",\"dateModified\":\"2024-08-29T07:55:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/\"},\"wordCount\":282,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/custom-error-page-in-cPanel_20240829_085405_0000.png\",\"articleSection\":[\"Troubleshooting\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/\",\"name\":\"How To Create Custom Error Page In cPanel | HarmonWeb Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/custom-error-page-in-cPanel_20240829_085405_0000.png\",\"datePublished\":\"2024-08-29T07:55:23+00:00\",\"dateModified\":\"2024-08-29T07:55:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/custom-error-page-in-cPanel_20240829_085405_0000.png\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/custom-error-page-in-cPanel_20240829_085405_0000.png\",\"width\":1920,\"height\":1080,\"caption\":\"custom error page in cPanel\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/how-to-create-custom-error-page-in-cpanel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Create Custom Error Page In cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"name\":\"HarmonWeb Blog\",\"description\":\"HarmonWeb\",\"publisher\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#organization\",\"name\":\"HarmonWeb\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/cropped-HARMON-WEB-LOGO-2.png\",\"width\":831,\"height\":172,\"caption\":\"HarmonWeb\"},\"image\":{\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/#\\\/schema\\\/person\\\/e9bc75c3e7e30a261690c47ec872a8fc\",\"name\":\"John Adegoke\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"contentUrl\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/wp-content\\\/litespeed\\\/avatar\\\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677\",\"caption\":\"John Adegoke\"},\"sameAs\":[\"https:\\\/\\\/harmonweb.com\\\/blog\"],\"url\":\"https:\\\/\\\/harmonweb.com\\\/blog\\\/author\\\/harmonweb\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Create Custom Error Page In cPanel | HarmonWeb Blog","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:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"How To Create Custom Error Page In cPanel | HarmonWeb Blog","og_description":"In this tutorial, I will show you how to create custom error page in cPanel. When a user&hellip;","og_url":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/","og_site_name":"HarmonWeb Blog","article_published_time":"2024-08-29T07:55:23+00:00","article_modified_time":"2024-08-29T07:55:25+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png","type":"image\/png"}],"author":"John Adegoke","twitter_card":"summary_large_image","twitter_misc":{"Written by":"John Adegoke","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#article","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/"},"author":{"name":"John Adegoke","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc"},"headline":"How To Create Custom Error Page In cPanel","datePublished":"2024-08-29T07:55:23+00:00","dateModified":"2024-08-29T07:55:25+00:00","mainEntityOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/"},"wordCount":282,"commentCount":0,"publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png","articleSection":["Troubleshooting"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/","url":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/","name":"How To Create Custom Error Page In cPanel | HarmonWeb Blog","isPartOf":{"@id":"https:\/\/harmonweb.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png","datePublished":"2024-08-29T07:55:23+00:00","dateModified":"2024-08-29T07:55:25+00:00","breadcrumb":{"@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#primaryimage","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2024\/08\/custom-error-page-in-cPanel_20240829_085405_0000.png","width":1920,"height":1080,"caption":"custom error page in cPanel"},{"@type":"BreadcrumbList","@id":"https:\/\/harmonweb.com\/blog\/how-to-create-custom-error-page-in-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/harmonweb.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Create Custom Error Page In cPanel"}]},{"@type":"WebSite","@id":"https:\/\/harmonweb.com\/blog\/#website","url":"https:\/\/harmonweb.com\/blog\/","name":"HarmonWeb Blog","description":"HarmonWeb","publisher":{"@id":"https:\/\/harmonweb.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/harmonweb.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/harmonweb.com\/blog\/#organization","name":"HarmonWeb","url":"https:\/\/harmonweb.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/uploads\/2020\/06\/cropped-HARMON-WEB-LOGO-2.png","width":831,"height":172,"caption":"HarmonWeb"},"image":{"@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/harmonweb.com\/blog\/#\/schema\/person\/e9bc75c3e7e30a261690c47ec872a8fc","name":"John Adegoke","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","url":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","contentUrl":"https:\/\/harmonweb.com\/blog\/wp-content\/litespeed\/avatar\/0843e926db683e41ace2aee54210b841.jpg?ver=1776839677","caption":"John Adegoke"},"sameAs":["https:\/\/harmonweb.com\/blog"],"url":"https:\/\/harmonweb.com\/blog\/author\/harmonweb\/"}]}},"_links":{"self":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/5900","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/comments?post=5900"}],"version-history":[{"count":2,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/5900\/revisions"}],"predecessor-version":[{"id":5904,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/posts\/5900\/revisions\/5904"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media\/5905"}],"wp:attachment":[{"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/media?parent=5900"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/categories?post=5900"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/harmonweb.com\/blog\/wp-json\/wp\/v2\/tags?post=5900"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}