{"id":48173,"date":"2021-01-05T20:26:54","date_gmt":"2021-01-05T20:26:54","guid":{"rendered":"https:\/\/www.awardspace.com\/?p=48173"},"modified":"2024-02-28T11:53:14","modified_gmt":"2024-02-28T11:53:14","slug":"what-causes-403-forbidden","status":"publish","type":"post","link":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/","title":{"rendered":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?"},"content":{"rendered":"<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2021\/01\/403-forbidden-1.jpg\" alt=\"Hero image.\" \/><\/figure>\n<p>The <strong>403 Forbidden<\/strong> error message is an <a href=\"\/kb\/http-status-codes\/\">HTTP status code<\/a> that can occur when a <a href=\"\/kb\/what-is-client\/\">client<\/a> tries to retrieve a resource from a <a href=\"\/kb\/what-is-server\/\">server<\/a> and the server denies access to the requested resource. This requested resource can be anything from a webpage to a PDF document, a multimedia file, or even an executable application.<\/p>\n<p>To learn more about what error 403 Forbidden is, what causes it, and how to fix it, continue reading or jump to the section that interests you:<\/p>\n<ul>\n<li><a href=\"#what-is-403-forbidden\">What Is a 403 Forbidden Error?<\/a><\/li>\n<li><a href=\"#cause\">What Causes the 403 Forbidden Error?<\/a><\/li>\n<li><a href=\"#403-vs-401\">What Are the Differences Between 403 Forbidden and 401 Unauthorized?<\/a><\/li>\n<li><a href=\"#how-to-fix\">How Can I Fix a 403 Forbidden Error?<\/a>\n<ul>\n<li><a href=\"#how-to-fix-on-third-party-site\">How Can I Fix a 403 Forbidden Error on a Third-Party Website?<\/a><\/li>\n<li><a href=\"#how-to-fix-on-my-website\">How Can I Fix a 403 Forbidden Error on My Own Website?<\/a><\/li>\n<\/ul>\n<\/li>\n<li><a href=\"#conclusion\">Conclusion<\/a><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h2 id=\"what-is-403-forbidden\">What Is a 403 Forbidden Error?<\/h2>\n<p>The <em>403 Forbidden<\/em> error message is an <a href=\"\/kb\/http-status-codes\/\">HTTP status code<\/a> that belongs to the <em>4xx<\/em> series of messages that signify a client-side issue. HTTP error 403, in particular, signals that the server has received and understood the client\u2019s request, however, it is rejecting to fulfill it since the client lacks the permissions that are necessary to access the resource.<\/p>\n<p>When a server encounters a request it cannot fulfill and has to respond with a 403 error code, it will actually send back a whole webpage that explains the error to the user. The user\u2019s web client would display this error page just like any other webpage and it will look exactly the same regardless of the specific web browser or operating system that is used.<\/p>\n<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2021\/01\/403-forbidden-2.jpg\" alt=\"The HTTP error 403 is displayed like a regular webpage in the browser.\" \/><figcaption>The HTTP error 403 is displayed like a regular webpage in the browser.<\/figcaption><\/figure>\n<p>Some website owners might opt to tweak the appearance of the 403 Forbidden webpage to better match the overall style of their website. If you are using our hosting services and wish to customize the page that your visitors get when they encounter a 403 error code on your website, you need to be using one of our <a href=\"\/web-hosting\/vps-cloud-hosting\/\">Virtual Private Server plans<\/a>.<\/p>\n<p>Speaking of customizations, different webserver applications have slightly different wording for the error. Below, you will find the most common variations of the 403 Forbidden error message:<\/p>\n<ul>\n<li>403 Forbidden<\/li>\n<li>Forbidden<\/li>\n<li>HTTP 403<\/li>\n<li>HTTP Error 403 &#8211; Forbidden<\/li>\n<li>HTTP Error 403.14 &#8211; Forbidden<\/li>\n<li>Error 403<\/li>\n<li>Error 403 &#8211; Forbidden<\/li>\n<li>Forbidden: You don\u2019t have permissions to access [directory] on this server<\/li>\n<li>That\u2019s an error.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h2 id=\"cause\">What Causes the 403 Forbidden Error?<\/h2>\n<p>At its core, a 403 Forbidden error is generated whenever the server rejects a client\u2019s request because it deems that the client does not have the necessary permissions to access the resource. This can be a very powerful security measure that keeps confidential information private, but it can also be set up by mistake and wreak havoc on your website. In this section, we will examine the various ways a server can be set up to generate a 403 error code.<\/p>\n<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2021\/01\/403-forbidden-3.jpg\" alt=\"The server would issue a 403 Forbidden response whenever it has to reject the client\u2019s request because the client does not have permission to view or modify a given resource.\" \/><figcaption>The server would issue a 403 Forbidden response whenever it has to reject the client\u2019s request because the client does not have permission to view or modify a given resource.<\/figcaption><\/figure>\n<p>The first scenario that we will examine involves the <strong>permissions<\/strong> for the files and directories on the server. A novice webmaster can easily make the permissions too restrictive which would result in unwanted HTTP 403 errors. Of course, the permissions can also be set low on purpose so that access to the resource is intentionally denied.<\/p>\n<p>Next, we should mention that the <strong>.htaccess<\/strong> file can be used to generate 403 errors by instructing the webserver application to disallow access to certain sections of the website. Again, this can be done on purpose or by mistake.<\/p>\n<p>Another common cause of error 403 is when the website owner has disabled <strong>directory browsing<\/strong> for their server and they have not specified a page that should be displayed instead of the file structure. Directory browsing is often seen as a security and privacy risk, so it is common for it to be disabled, but it is also common for webmasters to forget to specify an alternative page.<\/p>\n<p>Website owners may choose to target visitors with specific <strong><a href=\"\/kb\/what-is-ip-address\/\">IP addresses<\/a> and geographical locations<\/strong> and completely prohibit access to their website. If such a restriction is placed, the visitor would get a 403 error code for all <a href=\"\/kb\/what-is-url\/\">URLs<\/a> that belong to the website.<\/p>\n<p>Lastly, we should mention that our hosting platform may produce a 403 Forbidden error in an attempt to <strong>protect against security threats<\/strong> and to ensure that our platform is not hosting websites that violate our Terms of Service.<\/p>\n<p>For example, if you fail to log into the back-end of your website multiple times in quick succession, our security software will interpret this as a brute-force attack against your website and will proceed to temporarily ban your IP address, which could result in a 403 error message. This protection is active on all of our shared hosting plans including our <a href=\"\/free-hosting\/\">free website hosting plan<\/a>, our <a href=\"\/web-hosting\/shared-hosting\/\">premium shared packages<\/a>, and the <a href=\"\/web-hosting\/semi-dedicated-hosting\/\">semi-dedicated servers<\/a>.<\/p>\n<p>Further security measures are placed on our free hosting platform which could deny access to your website and show a forbidden error instead. The most important restriction that you need to keep in mind should you decide to get free hosting from us is that your website may be blocked automatically if it contains a word or a phrase that is commonly found on phishing websites. For more information on these restrictions, you can check our article on what restrictions there are on our free hosting platform and how to resolve them.<\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"403-vs-401\">What Are the Differences Between 403 Forbidden and 401 Unauthorized?<\/h2>\n<p>The 403 Forbidden and 401 Unauthorized error codes are very similar in nature. Both of them belong to the <em>4xx<\/em> category of <a href=\"\/kb\/http-status-codes\/\">HTTP status codes<\/a> which indicates a client-side error. However, there is one notable distinction between the two messages.<\/p>\n<p>While both codes indicate that the client does not have the proper permissions to view a given resource, the 401 Unauthorized error implies that access was denied due to incorrect or missing authentication on the client\u2019s part. As such, if the client makes another attempt to access the resource and ensures that a proper <code>WWW-Authenticate<\/code> field is included in the request header, then chances are that the 401 error code will be resolved and the client will be permitted to view the resource. We cover HTTP error 401 Unauthorized in much greater detail in a separate article.<\/p>\n<p>In contrast, the 403 Forbidden error indicates that the server\u2019s decision to deny access to the resource is final. With a 403 error code, it is implied that the client has already successfully authenticated itself with the server, yet it still lacks the permissions necessary to view the resource.<\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"how-to-fix\">How Can I Fix a 403 Forbidden Error?<\/h2>\n<p>The 403 Forbidden error can be <a href=\"#cause\">caused by a lot of different issues<\/a> which we outlined earlier. In this section, we will focus on providing a fix for the various problematic scenarios. We will show you how to fix a 403 error code when you come across it while surfing the web and we will also provide guidance on how to resolve the error if it is occurring on your own website.<\/p>\n<p>&nbsp;<\/p>\n<h3 id=\"how-to-fix-on-third-party-site\">How Can I Fix a 403 Forbidden Error on a Third-Party Website?<\/h3>\n<p>To begin with, we\u2019ll explore what your options are if you come across a website that displays a 403 Forbidden error message. Overall, there isn\u2019t much you can do since you do not have access to the server that powers the website. That said, below you will find the actions that are most likely to fix the issue.<\/p>\n<p>The first thing you need to do when you stumble across a 403 error code is to reload the page after <strong>double-checking the <a href=\"\/kb\/what-is-url\/\">URL<\/a><\/strong>, especially if you have typed it manually. If you are trying to access a specific file, make sure that you are entering the correct file name along with the file extension. Otherwise, the webserver will interpret the end of the URL as a directory and will look for a folder that has your file\u2019s name.<\/p>\n<p>The next most probable cause that can be fixed on the client-side is if your web browser has an outdated cache and\/or cookies. If this is indeed the case, then your web browser would be making requests for resources that no longer exist. To fix this issue, simply <strong>clear your browser\u2019s cache and cookies<\/strong> and then try reloading the page. If you are not sure how to clear a web browser\u2019s cache and cookies, you can read our guide on the subject.<\/p>\n<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2020\/12\/500-internal-server-error-4.jpg\" alt=\"Clearing your web browser\u2019s cache and cookies has the potential to fix a 403 Forbidden error message.\" \/><figcaption>Clearing your web browser\u2019s cache and cookies has the potential to fix a 403 Forbidden error message.<\/figcaption><\/figure>\n<p>Some websites are poorly configured and may be showing you a 403 Forbidden error message when, in fact, they should be showing a 401 Unauthorized response instead. If the website allows registrations, create an account, <strong>log in<\/strong>, and then try accessing the restricted webpage one more time. We covered the <a href=\"#403-vs-401\">differences between a 403 Forbidden and a 401 Unauthorized error codes<\/a> a bit earlier in this article.<\/p>\n<p>If all of the above steps have failed in resolving the 403 error code, your last option is to <strong>contact the website owner<\/strong> directly and inform them of the issue you are experiencing. In most cases, the website owners will be eager to resolve the matter as quickly as possible.<\/p>\n<p>In very rare cases the website owner might inform you that the 403 error is not caused by an issue on their end. If you find yourself in this scenario, your last course of action would be to <strong>contact your <em>Internet Service Provider (ISP)<\/em><\/strong> as it is possible that your <a href=\"\/kb\/what-is-ip-address\/\">IP address<\/a> has been blocked for some reason.<\/p>\n<p>&nbsp;<\/p>\n<h3 id=\"how-to-fix-on-my-website\">How Can I Fix a 403 Forbidden Error on My Own Website?<\/h3>\n<p>Now that we have exhausted the options that are available to you if you encounter the 403 error message on a third-party site, we will take a closer look at the changes you can make if your own website is experiencing this issue.<\/p>\n<p>The most common reason why a webserver might return a 403 Forbidden error message is when the requested resource\u2019s permissions are set very low and that prevents the server from sharing the resource with the client. To fix this, you should use an <a href=\"\/kb\/what-is-ftp-client\/\">FTP program<\/a> or an SSH client to connect to your website and then <strong>set your directory permissions to <code>755<\/code> and your file permissions to <code>644<\/code><\/strong>. And if you are using our <a href=\"\/free-hosting\/\">free hosting<\/a>, <a href=\"\/web-hosting\/shared-hosting\/\">paid hosting<\/a>, or <a href=\"\/web-hosting\/semi-dedicated-hosting\/\">semi-dedicated server<\/a> platform, you can use our integrated <a href=\"https:\/\/cp1.awardspace.net\/file-manager\/\">File Manager<\/a> to set your file and folder permissions.<\/p>\n<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2020\/12\/500-internal-server-error-5.jpg\" alt=\"Our File Manager is capable of changing file and folder permissions with just a few clicks.\" \/><figcaption>Our File Manager is capable of changing file and folder permissions with just a few clicks.<\/figcaption><\/figure>\n<p>Another common issue that generates 403 Forbidden errors is a faulty <code>.htaccess<\/code> file. You should <strong>disable the <code>.htaccess<\/code> file<\/strong> in order to find out whether it is indeed the culprit. And if you are using a Content Management System like WordPress, you should also create a new <code>.htaccess<\/code> file that contains the default directives for the CMS. We have a separate article where we show you how to fix <code>.htaccess<\/code>-related to issues in a WordPress site.<\/p>\n<p>403 error codes can also be generated by a web server that is configured to disallow <em>directory browsing<\/em>. When the server is not allowed to display the content of directories and a visitor makes such a request, they will receive a 403 HTTP response code. You can resolve this issue in two ways:<\/p>\n<ul>\n<li>The easier option is to simply make sure that all directories contain an <em>index<\/em> file. If a directory doesn\u2019t have an index file already, you can <strong>create an empty <code>index.html<\/code> file<\/strong> there. That way, the server will return a blank page to the visitor who requests the contents of a directory instead of returning a 403 Forbidden error that is caused by the directory browsing restriction.<\/li>\n<li>The second way to resolve the issue is to <strong>configure the server to display a custom error<\/strong> page instead of returning error 403. This approach requires more technical knowledge, but it is also more preferable since you can return a more meaningful page to the visitor.<\/li>\n<\/ul>\n<figure><img decoding=\"async\" src=\"\/wp-content\/uploads\/2021\/01\/403-forbidden-4.jpg\" alt=\"It is easy to return a blank page to the visitor when they try to view the contents of a directory, but this may not be the most elegant solution.\" \/><figcaption>It is easy to return a blank page to the visitor when they try to view the contents of a directory, but this may not be the most elegant solution.<\/figcaption><\/figure>\n<p>If you are using a CMS like WordPress it is not uncommon for a plugin to start causing 403 errors when it is buggy or improperly configured. So, to find out whether a plugin is a culprit in your case, you should <strong>disable the <code>plugins<\/code> folder by renaming it<\/strong> to something like <code>plugins-disabled<\/code>. If your website no longer displays 403 errors, then one of your plugins is indeed the root cause.<\/p>\n<p>Error code 403 can also occur if you have recently switched from one hosting company to another and you have forgotten to update your <a href=\"\/domains\/\">domain\u2019s<\/a> nameservers. If this happens, then your website will still load using your old hosting company\u2019s servers and if your account with them expires, then you will likely start seeing errors like 403 Forbidden. To fix this issue, simply <strong>update your nameservers<\/strong> so they point to your new hosting provider and then allow a few hours to pass for the changes to take effect.<\/p>\n<p>Speaking of hosting providers, if you are using our <a href=\"\/free-hosting\/\">free hosting platform<\/a> you may run into 403 Forbidden error messages whenever our security system detects words and phrases on your website that are commonly used for phishing. You can resolve this issue by either <strong>removing the forbidden words<\/strong> or upgrading to one of our <a href=\"\/web-hosting\/shared-hosting\/\">paid hosting packages<\/a> where these restrictions are not enforced.<\/p>\n<p>If all of the above steps have failed, and you are still receiving a 403 Forbidden error on your site, you can contact your hosting provider for additional assistance. In most cases, they would be able to pinpoint the exact reason why your website is displaying this error code.<\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"conclusion\">Conclusion<\/h2>\n<p>It is not uncommon for websites to display a 403 Forbidden message from time to time. In most cases, this happens because the visitor does not have the permissions necessary to view the file or webpage that is accessed. However, there are also times when access is denied due to a mistake in the server configuration. As such, if you receive a 403 Forbidden error in a place you don\u2019t expect it, it is always a good idea to reach out to the website owner and let them know that you are experiencing this issue.<\/p>\n<p>And should your own website experience a 403 error message, we recommend resolving it by going through the steps outlined earlier in this article. In the unlikely event that our recommendations fail to resolve the forbidden error, you should go ahead and contact your web hosting company for additional assistance.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The 403 Forbidden error message is an HTTP status code that can occur when a client tries to retrieve a resource from a server and the server denies access to the requested resource. This requested resource can be anything from a webpage to a PDF document, a multimedia file, or even an executable application. To [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":48179,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[13],"tags":[],"class_list":["post-48173","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hosting-basics"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?<\/title>\n<meta name=\"description\" content=\"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.\" \/>\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.awardspace.com\/kb\/what-causes-403-forbidden\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?\" \/>\n<meta property=\"og:description\" content=\"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\" \/>\n<meta property=\"og:site_name\" content=\"AwardSpace.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AwardSpace\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-01-05T20:26:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-28T11:53:14+00:00\" \/>\n<meta name=\"author\" content=\"iskrend\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@awspace\" \/>\n<meta name=\"twitter:site\" content=\"@awspace\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"iskrend\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"13 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\"},\"author\":{\"name\":\"iskrend\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/964cd1bbc68d83dc446a9ea98ebc7232\"},\"headline\":\"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?\",\"datePublished\":\"2021-01-05T20:26:54+00:00\",\"dateModified\":\"2024-02-28T11:53:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\"},\"wordCount\":2443,\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage\"},\"thumbnailUrl\":\"\",\"articleSection\":[\"Hosting Basics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\",\"url\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\",\"name\":\"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?\",\"isPartOf\":{\"@id\":\"https:\/\/www.awardspace.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2021-01-05T20:26:54+00:00\",\"dateModified\":\"2024-02-28T11:53:14+00:00\",\"description\":\"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.awardspace.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\/\/www.awardspace.com\/kb\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hosting Basics\",\"item\":\"https:\/\/www.awardspace.com\/kb\/hosting-basics\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.awardspace.com\/#website\",\"url\":\"https:\/\/www.awardspace.com\/\",\"name\":\"AwardSpace.com\",\"description\":\"Free Web Hosting with PHP, MySQL, Email Sending, No Ads\",\"publisher\":{\"@id\":\"https:\/\/www.awardspace.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.awardspace.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.awardspace.com\/#organization\",\"name\":\"AwardSpace.com\",\"url\":\"https:\/\/www.awardspace.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"contentUrl\":\"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png\",\"width\":1759,\"height\":176,\"caption\":\"AwardSpace.com\"},\"image\":{\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AwardSpace\/\",\"https:\/\/x.com\/awspace\",\"https:\/\/www.instagram.com\/awardspace\/\",\"https:\/\/www.quora.com\/profile\/Award-Space\",\"https:\/\/www.linkedin.com\/company\/19214384\/\",\"https:\/\/www.reddit.com\/user\/AwardSpace\",\"https:\/\/www.pinterest.com\/awardspace\/\",\"https:\/\/www.youtube.com\/user\/AwardspaceWebHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/964cd1bbc68d83dc446a9ea98ebc7232\",\"name\":\"iskrend\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1864832146466465ced4d8985737e772d6277dea9324c4cf6f23019419bf3047?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1864832146466465ced4d8985737e772d6277dea9324c4cf6f23019419bf3047?s=96&d=mm&r=g\",\"caption\":\"iskrend\"},\"url\":\"https:\/\/www.awardspace.com\/author\/iskrend\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?","description":"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.","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.awardspace.com\/kb\/what-causes-403-forbidden\/","og_locale":"en_US","og_type":"article","og_title":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?","og_description":"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.","og_url":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/","og_site_name":"AwardSpace.com","article_publisher":"https:\/\/www.facebook.com\/AwardSpace\/","article_published_time":"2021-01-05T20:26:54+00:00","article_modified_time":"2024-02-28T11:53:14+00:00","author":"iskrend","twitter_card":"summary_large_image","twitter_creator":"@awspace","twitter_site":"@awspace","twitter_misc":{"Written by":"iskrend","Est. reading time":"13 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#article","isPartOf":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/"},"author":{"name":"iskrend","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/964cd1bbc68d83dc446a9ea98ebc7232"},"headline":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?","datePublished":"2021-01-05T20:26:54+00:00","dateModified":"2024-02-28T11:53:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/"},"wordCount":2443,"publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"image":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage"},"thumbnailUrl":"","articleSection":["Hosting Basics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/","url":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/","name":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?","isPartOf":{"@id":"https:\/\/www.awardspace.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage"},"image":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage"},"thumbnailUrl":"","datePublished":"2021-01-05T20:26:54+00:00","dateModified":"2024-02-28T11:53:14+00:00","description":"Learn what error 403 Forbidden means and what causes it. We also cover different ways of fixing error 403 Forbidden.","breadcrumb":{"@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.awardspace.com\/kb\/what-causes-403-forbidden\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.awardspace.com\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/www.awardspace.com\/kb\/"},{"@type":"ListItem","position":3,"name":"Hosting Basics","item":"https:\/\/www.awardspace.com\/kb\/hosting-basics\/"},{"@type":"ListItem","position":4,"name":"What Causes the 403 Forbidden Error in HTTP and How Can I Fix It?"}]},{"@type":"WebSite","@id":"https:\/\/www.awardspace.com\/#website","url":"https:\/\/www.awardspace.com\/","name":"AwardSpace.com","description":"Free Web Hosting with PHP, MySQL, Email Sending, No Ads","publisher":{"@id":"https:\/\/www.awardspace.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.awardspace.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.awardspace.com\/#organization","name":"AwardSpace.com","url":"https:\/\/www.awardspace.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","contentUrl":"https:\/\/www.awardspace.com\/wp-content\/uploads\/2018\/08\/awardspace_logo.png","width":1759,"height":176,"caption":"AwardSpace.com"},"image":{"@id":"https:\/\/www.awardspace.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AwardSpace\/","https:\/\/x.com\/awspace","https:\/\/www.instagram.com\/awardspace\/","https:\/\/www.quora.com\/profile\/Award-Space","https:\/\/www.linkedin.com\/company\/19214384\/","https:\/\/www.reddit.com\/user\/AwardSpace","https:\/\/www.pinterest.com\/awardspace\/","https:\/\/www.youtube.com\/user\/AwardspaceWebHosting"]},{"@type":"Person","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/964cd1bbc68d83dc446a9ea98ebc7232","name":"iskrend","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.awardspace.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1864832146466465ced4d8985737e772d6277dea9324c4cf6f23019419bf3047?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1864832146466465ced4d8985737e772d6277dea9324c4cf6f23019419bf3047?s=96&d=mm&r=g","caption":"iskrend"},"url":"https:\/\/www.awardspace.com\/author\/iskrend\/"}]}},"_links":{"self":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/48173","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/comments?post=48173"}],"version-history":[{"count":0,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/posts\/48173\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/media?parent=48173"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/categories?post=48173"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.awardspace.com\/wp-json\/wp\/v2\/tags?post=48173"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}