{"id":8604,"date":"2023-06-16T07:45:49","date_gmt":"2023-06-16T07:45:49","guid":{"rendered":"https:\/\/truehost.com\/support\/?post_type=ht_kb&#038;p=8604"},"modified":"2024-06-21T08:30:42","modified_gmt":"2024-06-21T08:30:42","password":"","slug":"fix-error-403-forbidden","status":"publish","type":"docs","link":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/","title":{"rendered":"How To Fix Error 403 Forbidden Error On WordPress"},"content":{"rendered":"\n<p>Almost everyone today is using WordPress. It\u2019s simple, user-friendly, and secure, but sometimes you may encounter some errors.<\/p>\n\n\n\n<p>It\u2019s the most popular content management system for website development. However, like any technology, it is not immune to occasional errors.&nbsp;<\/p>\n\n\n\n<p>In this guide, we\u2019ll help you fix error 403 forbidden on WordPress, understand its causes, and provide practical solutions to fixing it.&nbsp;<\/p>\n\n\n\n<p>Additionally, we will discuss preventive measures to ensure it doesn&#8217;t happen again. Maintain a smooth and uninterrupted WordPress experience.<\/p>\n\n\n\n<p><strong>What is Error 403 Forbidden?<\/strong><\/p>\n\n\n\n<p>Error 403 Forbidden is an HTTP status code that indicates the server&#8217;s refusal to fulfill the user&#8217;s request for a specific resource.&nbsp;<\/p>\n\n\n\n<p>It means the server understands the user&#8217;s request but denies access to the requested resource.&nbsp;<\/p>\n\n\n\n<p>This error on a <a href=\"https:\/\/truehost.co.za\/wordpress-site-responsiveness\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress website <\/a>usually manifests as a message stating &#8220;403 Forbidden &#8211; Access Denied.&#8221;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What causes Error 403 Forbidden on WordPress?<\/strong><\/h3>\n\n\n\n<p>There are several potential causes for Error 403 Forbidden on WordPress. Let&#8217;s explore some of the most common culprits:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">a. <strong>Insufficient file permissions<\/strong><\/h4>\n\n\n\n<p>Each file and directory on your WordPress website has specific permissions that determine who can access them and what actions they can perform.&nbsp;<\/p>\n\n\n\n<p>If the permissions are misconfigured, the server may interpret it as a security risk and deny access, resulting in the 403 Forbidden error.<\/p>\n\n\n\n<p>Sometimes this happens when the administrator changes some settings or misconfigures some permissions.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">b <strong>.htaccess file misconfiguration<\/strong><\/h4>\n\n\n\n<p>The .htaccess file is a configuration file used by Apache web servers to control various aspects of website functionality.&nbsp;<\/p>\n\n\n\n<p>If this file is misconfigured or contains incorrect directives, it can lead to Error 403 Forbidden.&nbsp;<\/p>\n\n\n\n<p>Common causes of .htaccess misconfiguration include syntax errors, conflicting directives, or improper access restrictions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">c. <strong>Plugin or Theme conflict:<\/strong><\/h3>\n\n\n\n<p>WordPress&#8217;s extensive plugin and theme ecosystem significantly contribute to its flexibility and customization capabilities.&nbsp;<\/p>\n\n\n\n<p>However, certain plugins or themes may have conflicts with your server configuration, leading to the 403 Forbidden error.<\/p>\n\n\n\n<p>It could be due to incompatible coding practices, security restrictions imposed by the plugin or theme, or conflicts with other installed plugins.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Five fixes to Error 403 Forbidden on WordPress<\/strong><\/h2>\n\n\n\n<p>Now that we have the causes let&#8217;s fix it:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1. <strong>Check File Permissions<\/strong><\/h4>\n\n\n\n<p>File permissions cause some systems not to function properly. However, this can be rectified by setting appropriate permissions for your WordPress files and directories.&nbsp;<\/p>\n\n\n\n<p>Using an FTP client or the file manager in your web hosting control panel, navigate to the root directory of your WordPress installation.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg\" alt=\"\"\/><\/figure>\n\n\n\n<p>Use the settings action to show hidden files, like the .htaccess file. Make sure to download a copy before making changes.<\/p>\n\n\n\n<p>The file permissions should typically be set to 644 for files and 755 for directories. Right-click on the file or directory, select &#8220;File Permissions&#8221; or &#8220;Change Permissions,&#8221; and adjust them accordingly.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2. <strong>Temporarily deactivate plugins and themes<\/strong><\/h4>\n\n\n\n<p>If the previous steps did not resolve Error 403 Forbidden, it is advisable to investigate whether a plugin or theme is causing the conflict.&nbsp;<\/p>\n\n\n\n<p>Temporarily deactivate all your WordPress plugins and switch to a default theme (such as Twenty Twenty-One).&nbsp;<\/p>\n\n\n\n<p>If the error disappears, you can gradually reactivate each plugin and switch back to your preferred theme to identify the specific culprit.&nbsp;<\/p>\n\n\n\n<p>Consider updating or replacing incompatible plugins or themes to prevent further occurrences of the error.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">3. <strong>Scan for malware<\/strong><\/h4>\n\n\n\n<p>Scan your <a href=\"https:\/\/truehost.com\/support\/knowledge-base\/how-to-know-if-my-wordpress-website-is-compromised\/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress website<\/a> for malware using reputable security plugins or services. Once the malware is removed, restore the .htaccess file to its original form.\u00a0<\/p>\n\n\n\n<p>It is achieved by regenerating the .htaccess file within the WordPress dashboard or manually replacing it with a backup copy.<\/p>\n\n\n\n<p>Removing malware can fix error 403 forbidden instantly.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">4. <strong>Verify IP address and DNS settings<\/strong><\/h4>\n\n\n\n<p>Double-check your domain&#8217;s IP address and DNS settings to ensure they are correctly configured.&nbsp;<\/p>\n\n\n\n<p>Contact your web hosting provider if necessary, and provide them with the correct IP address to avoid any access restrictions causing the 403 error.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">5. <strong>Clear your web cache<\/strong><\/h4>\n\n\n\n<p>When encountering a 403 error, it&#8217;s worth considering that your browser&#8217;s cache and cookies could be the culprits.&nbsp;<\/p>\n\n\n\n<p>Website cache is the data stored after a site visit\u2014the cache stores data to speed up website loading times upon subsequent visits.<\/p>\n\n\n\n<p>However, the website you&#8217;re trying to access may have undergone updates, resulting in a different web page link than what is stored in your cached version.<\/p>\n\n\n\n<p>Additionally, cookies can sometimes be the cause of the error. Happen on websites where you usually log in without issues, but a recent login attempt triggered the 403 error message.<\/p>\n\n\n\n<p>You can clear your browser&#8217;s cache and cookies to resolve this issue. Clearing cookies will also sign you out from all the websites where you were previously logged in.<\/p>\n\n\n\n<p>Here is how to do it:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Open your browser&#8217;s settings or preferences menu.&nbsp;<\/li><li>Look for the &#8220;History&#8221; or &#8220;Privacy &amp; Security&#8221; section within the settings menu.<\/li><li>Within the history or privacy settings, locate the option to clear browsing data, clear history, or clear cache and cookies.&nbsp;&nbsp;<\/li><li>Clear the cache and cookies.<\/li><li>Once the cache and cookies are cleared, restart your browser for the changes to take effect.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Try these to prevent Error 403 Forbidden from recurring<\/strong><\/h3>\n\n\n\n<p>Prevention is always better than a cure. To safeguard your WordPress website from Error 403 Forbidden, implement these:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">1. <strong>Regularly update WordPress, Plugins, and Themes<\/strong><\/h4>\n\n\n\n<p>Keeping your WordPress core, plugins, and themes up to date is crucial for maintaining a secure and optimized website.<\/p>\n\n\n\n<p>Developers frequently release updates that address security vulnerabilities, bug fixes, and compatibility issues.&nbsp;<\/p>\n\n\n\n<p>Stay current with updates; you reduce the chances of encountering errors, including the 403 Forbidden error.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">2. <strong>Set appropriate file and directory permissions<\/strong><\/h4>\n\n\n\n<p>Do this to balance security and functionality. Avoid granting excessive permissions that may expose your website to potential threats.&nbsp;<\/p>\n\n\n\n<p>Regularly review and adjust permissions as required, especially after installing new plugins or changing your WordPress configuration.<\/p>\n\n\n\n<p><strong>3<\/strong>. <strong>Choose reliable and compatible Plugins and Themes<\/strong><\/p>\n\n\n\n<p>Opt for reputable sources and carefully review user ratings and reviews. Ensure that they are compatible with your version of WordPress and regularly updated by their developers.&nbsp;<\/p>\n\n\n\n<p>Choosing reliable and compatible options minimizes the risk of encountering compatibility issues that could trigger the 403 Forbidden error.<\/p>\n\n\n\n<p>It also protects your site from attacks.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Final say;<\/strong><\/h2>\n\n\n\n<p>To fix error 403 forbidden is that easy. The Error 403 Forbidden can be a frustrating roadblock for WordPress website owners and administrators.&nbsp;<\/p>\n\n\n\n<p>However, armed with the knowledge of its causes and the solutions provided in this article, you can confidently tackle this issue head-on.&nbsp;<\/p>\n\n\n\n<p>Remember to troubleshoot file permissions, review and modify the .htaccess file if necessary, and conduct thorough investigations of plugins and themes.&nbsp;<\/p>\n\n\n\n<p>Implement preventive measures and stay proactive with updates; you can maintain a stable and secure WordPress website, ensuring a seamless experience for your visitors and users.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Almost everyone today is using WordPress. It\u2019s simple, user-friendly, and secure, but sometimes you may encounter some errors. It\u2019s the most popular content management system for website development. However, like any technology, it is not immune to occasional errors.&nbsp; In this guide, we\u2019ll help you fix error 403 forbidden on WordPress, understand its causes, and [&hellip;]<\/p>\n","protected":false},"author":23,"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":[1838],"doc_tag":[],"class_list":["post-8604","docs","type-docs","status-publish","hentry","doc_category-wordpress"],"year_month":"2026-06","word_count":1119,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"Mark","author_nicename":"mark","author_url":"https:\/\/truehost.com\/support\/author\/mark\/"},"doc_category_info":[{"term_name":"WordPress","term_url":"https:\/\/truehost.com\/support\/docs-category\/wordpress\/"}],"doc_tag_info":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Fix Error 403 Forbidden Error On WordPress<\/title>\n<meta name=\"description\" content=\"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!\" \/>\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\/fix-error-403-forbidden\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Fix Error 403 Forbidden Error On WordPress\" \/>\n<meta property=\"og:description\" content=\"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-21T08:30:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg\" \/>\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=\"6 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\\\/fix-error-403-forbidden\\\/\",\"url\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/\",\"name\":\"How To Fix Error 403 Forbidden Error On WordPress\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/lh6.googleusercontent.com\\\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg\",\"datePublished\":\"2023-06-16T07:45:49+00:00\",\"dateModified\":\"2024-06-21T08:30:42+00:00\",\"description\":\"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/#primaryimage\",\"url\":\"https:\\\/\\\/lh6.googleusercontent.com\\\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg\",\"contentUrl\":\"https:\\\/\\\/lh6.googleusercontent.com\\\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truehost.com\\\/support\\\/knowledge-base\\\/fix-error-403-forbidden\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truehost.com\\\/support\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Fix Error 403 Forbidden Error On WordPress\"}]},{\"@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 Fix Error 403 Forbidden Error On WordPress","description":"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!","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\/fix-error-403-forbidden\/","og_locale":"en_US","og_type":"article","og_title":"How To Fix Error 403 Forbidden Error On WordPress","og_description":"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!","og_url":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/","article_modified_time":"2024-06-21T08:30:42+00:00","og_image":[{"url":"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/","url":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/","name":"How To Fix Error 403 Forbidden Error On WordPress","isPartOf":{"@id":"https:\/\/truehost.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/#primaryimage"},"image":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/#primaryimage"},"thumbnailUrl":"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg","datePublished":"2023-06-16T07:45:49+00:00","dateModified":"2024-06-21T08:30:42+00:00","description":"How do you fix Error 403 Forbidden on WordPress? Use this guide to make your site function smoothly. Learn practices to prevent it and more!","breadcrumb":{"@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/#primaryimage","url":"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg","contentUrl":"https:\/\/lh6.googleusercontent.com\/X_V19GI0vnZWBa49I4DN1FtJuJzVpKFmSw0Km7w9MQ-EMAX4RfCMLtthL9MYjowbE2Nl6Sq08CCLQUWJdHRxt6sWH5grmMtuQEWQy4g1nE3hrhKdpTVZ8HQ87Fp9XxSizJ6Sn4QVoDL29B1M0Gc6vJg"},{"@type":"BreadcrumbList","@id":"https:\/\/truehost.com\/support\/knowledge-base\/fix-error-403-forbidden\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truehost.com\/support\/"},{"@type":"ListItem","position":2,"name":"How To Fix Error 403 Forbidden Error On WordPress"}]},{"@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\/8604","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\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/comments?post=8604"}],"version-history":[{"count":1,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs\/8604\/revisions"}],"predecessor-version":[{"id":8605,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/docs\/8604\/revisions\/8605"}],"wp:attachment":[{"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/media?parent=8604"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/doc_category?post=8604"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/truehost.com\/support\/wp-json\/wp\/v2\/doc_tag?post=8604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}