{"id":127535,"date":"2025-05-05T09:00:00","date_gmt":"2025-05-05T07:00:00","guid":{"rendered":"https:\/\/supporthost.com\/?p=127535"},"modified":"2025-09-08T11:12:26","modified_gmt":"2025-09-08T09:12:26","slug":"http-status-codes","status":"publish","type":"post","link":"https:\/\/supporthost.com\/http-status-codes\/","title":{"rendered":"What are HTTP Status Codes? Everything You Need to Know"},"content":{"rendered":"\n<p>HTTP status codes are messages from a server that tell you information about your website. They aren&#8217;t part of your website but are essentially a way for your server to communicate with you and tell you what&#8217;s happening or what&#8217;s wrong.&nbsp;<\/p>\n\n\n\n<p>These messages occur every single time a request is made from your browser to your server, but you won&#8217;t always have a message displayed.&nbsp;<\/p>\n\n\n\n<p>Being able to understand what HTTP status codes mean will help you troubleshoot any errors you&#8217;re experiencing with your site or server. Below you&#8217;ll learn the four main types of status codes, a list of the most <strong>common HTTP status codes<\/strong>, and how you can monitor these on your own site.<\/p>\n\n\n\n<div class=\"wp-block-rank-math-toc-block\" id=\"rank-math-toc\"><h2>Table of Contents<\/h2><nav><ul><li><a href=\"#understanding-http-status-codes\">Understanding HTTP Status Codes<\/a><ul><li><a href=\"#http-status-code-classes\">HTTP Status Code Classes<\/a><\/li><\/ul><\/li><li><a href=\"#list-of-http-status-codes\">List of HTTP Status Codes<\/a><ul><li><a href=\"#informational-status-codes-100-status-codes\">Informational Status Codes (100 Status Codes)<\/a><\/li><li><a href=\"#successful-status-codes-200-status-codes\">Successful Status Codes (200 Status Codes)<\/a><\/li><li><a href=\"#redirection-status-codes-300-status-codes\">Redirection Status Codes (300 Status Codes)<\/a><\/li><li><a href=\"#client-error-status-codes-400-status-codes\">Client Error Status Codes (400 Status Codes)<\/a><\/li><li><a href=\"#server-error-status-codes-500-status-codes\">Server Error Status Codes (500 Status Codes)<\/a><\/li><\/ul><\/li><li><a href=\"#the-impact-of-http-status-codes\">The Impact of HTTP Status Codes<\/a><\/li><li><a href=\"#how-to-check-and-monitor-http-status-codes\">How to Check and Monitor HTTP Status Codes\u00a0<\/a><\/li><li><a href=\"#closing-thoughts-understanding-http-status-codes\">Closing Thoughts: Understanding HTTP Status Codes<\/a><\/li><\/ul><\/nav><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"understanding-http-status-codes\">Understanding HTTP Status Codes<\/h2>\n\n\n\n<p>HTTP status codes are created by the server in response to a browser request.&nbsp;<\/p>\n\n\n\n<p>Whenever you\u2019re using a web page, clicking a link, or typing in a URL, your browser sends a request to the server where the website is hosted. Then, the server processes that request and sends back the web page or resource you requested, along with the HTTP header.<\/p>\n\n\n\n<p>Every single time a server completes a request, it sends along a status code. However, most of the time, you won\u2019t see these codes. Usually, you only see them when there\u2019s an error, and something goes wrong. Then, the server will display this status code and give you a hint at what\u2019s going wrong.&nbsp;<\/p>\n\n\n\n<p>Essentially, it\u2019s the server\u2019s way of notifying you that there\u2019s something wrong with the site or server, and this is the error that\u2019s occurring, so you can fix it.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"http-status-code-classes\">HTTP Status Code Classes<\/h3>\n\n\n\n<p>There are five different types of HTTP status codes. Knowing how these differ will help you more effectively diagnose any problems with your site or server setup. Within each of these classes, there are various server codes. Every code is a different error your site or server is experiencing.&nbsp;<\/p>\n\n\n\n<p>Here are the five main classes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>100 codes.<\/strong> These are informational codes that indicate the request from your browser is being processed.<\/li>\n\n\n\n<li><strong>200 codes.<\/strong> These are success codes that mean everything is functioning as it should. No errors here.&nbsp;<\/li>\n\n\n\n<li><strong>300 codes.<\/strong> These are redirection codes that indicate a resource has been moved.&nbsp;<\/li>\n\n\n\n<li><strong>400 codes.<\/strong> These are error codes that indicate there was a problem with the browser request.&nbsp;<\/li>\n\n\n\n<li><strong>500 codes.<\/strong> These are server error codes that indicate the server accepted the request, but a server issue prevents it from executing or fulfilling that request.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"list-of-http-status-codes\">List of HTTP Status Codes<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table data-mtr-unique-id=\"f0995205f80dd0868340133dc4d014ee-1\" class=\"has-fixed-layout mtr-table mtr-thead-th\"><thead><tr><th data-mtr-content=\"HTTP Status Code\" class=\"mtr-th-tag\"><div class=\"mtr-cell-content\">HTTP Status Code<\/div><\/th><th data-mtr-content=\"Error Description\" class=\"mtr-th-tag\"><div class=\"mtr-cell-content\">Error Description<\/div><\/th><\/tr><\/thead><tbody><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">100<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Continue<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">101<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Switching protocols<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">102<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Processing<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">103<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Early hints<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">200<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Everything is OK<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">201<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Created<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">202<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Accepted<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">203<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Non-authoritative information<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">204<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">No content<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">205<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Reset content<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">206<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Partial content<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">300<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Multiple choices<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">301<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested resources moved permanently<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">302<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested resource moved, but found<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">303<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">See other<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">304<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested resource has been modified<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">305<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Use proxy<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">307<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Temporary redirect<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">308<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Permanent redirect<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">400<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Bad request<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">401<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Unauthorized<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">402<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Payment required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">403<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Access to resource is forbidden<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">404<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested resource not found<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">405<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Method not allowed<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">406<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Not acceptable response<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">407<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Proxy authentication required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">408<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Server timeout waiting for request<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">409<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Conflict<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">410<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested resource is gone<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">411<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Length required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">412<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Precondition failed<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">413<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Payload or requested entity too large<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">414<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Request-URI too long<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">415<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Unsupported media type<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">416<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Range not satisfiable<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">417<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Expectation failed<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">422<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Unprocessable entity<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">423<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Locked<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">425<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Too early<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">426<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Upgrade required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">428<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Precondition required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">429<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Too many requests<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">431<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Requested header fields too large<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">451<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Unavailable for legal reasons<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">500<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Internal server error<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">501<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Not implemented<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">502<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Bad gateway<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">503<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Server unable to handle request<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">504<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Gateway timeout waiting for response<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">505<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">HTTP version not supported<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">506<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Variant also negotiates<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">507<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Insufficient storage reached<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">508<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Loop detected<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">509<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Bandwidth limit exceeded<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">510<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Not extended<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">511<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Network authentication required<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">521<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Web server down<\/div><\/td><\/tr><tr><td data-mtr-content=\"HTTP Status Code\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">525<\/div><\/td><td data-mtr-content=\"Error Description\" class=\"mtr-td-tag\"><div class=\"mtr-cell-content\">Failed SSL handshake<\/div><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"informational-status-codes-100-status-codes\">Informational Status Codes (100 Status Codes)<\/h3>\n\n\n\n<p>100 status codes mean that the server request is still being processed. This doesn&#8217;t mean you&#8217;re experiencing a problem, but it provides additional information to tell you what&#8217;s happening behind the scenes and aren&#8217;t final response codes.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>100 continue.<\/strong> The server has received the browser&#8217;s request headers and is ready for the request body to be sent. This makes the request more efficient since it prevents the server from sending the body request if the headers are rejected.<\/li>\n\n\n\n<li><strong>101 switching protocols.<\/strong> The server is switching to a different protocol at the browser&#8217;s request.&nbsp;<\/li>\n\n\n\n<li><strong>102 processing.<\/strong> The server has received and is processing the request but hasn&#8217;t received a response yet.&nbsp;<\/li>\n\n\n\n<li><strong>103 early hints.<\/strong> This returns a few of the response headers before the rest of the response is ready.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"successful-status-codes-200-status-codes\">Successful Status Codes (200 Status Codes)<\/h3>\n\n\n\n<p>200 HTTP status codes communicate that everything is working properly. These HTTP status codes are the ones you want, and everything is operational.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>200 everything is OK. <\/strong>This status code means everything is great, and the server request has succeeded. The web page or other resource is behaving as it&#8217;s expected.&nbsp;<\/li>\n\n\n\n<li><strong>201 created.<\/strong> The request has succeeded and created a new resource.&nbsp;<\/li>\n\n\n\n<li><strong>202 accepted.<\/strong> The server has accepted the browser&#8217;s request but is still working on fulfilling it. This could lead to an error or a completed request.&nbsp;<\/li>\n\n\n\n<li><strong>203 non-authoritative information. <\/strong>This often occurs when using a proxy. Here, the proxy server processed the request but modified the response before being passed onto the browser.&nbsp;<\/li>\n\n\n\n<li><strong>204 no content.<\/strong> This means the request has been processed successfully, but it won&#8217;t navigate away from the current page.<\/li>\n\n\n\n<li><strong>205 reset content.<\/strong> Similar to a 204 status code, this code means the server has processed the request and won&#8217;t return any content, but the browser still needs to be reset.&nbsp;<\/li>\n\n\n\n<li><strong>206 partial content. <\/strong>This allows your browser to resume paused downloads or split the download into multiple parts. When only part of the requested resource is sent by the server, this code occurs.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"redirection-status-codes-300-status-codes\">Redirection Status Codes (300 Status Codes)<\/h3>\n\n\n\n<p>300 HTTP status codes pertain to redirections and are used to show that a web page or resource has moved to a new location.&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>300 multiple choices.<\/strong> This code indicates there is more than one possible response for a server. Your browser now needs to choose between these different resources.<\/li>\n\n\n\n<li><strong>301 requested resources moved permanently.<\/strong> Here, the web page or resource has been permanently moved and replaced with a different resource. This is used for permanent URL redirections.&nbsp;<\/li>\n\n\n\n<li><strong>302 requested resource moved but found.<\/strong> With this code the requested resource was found, but in a different location. This is used for temporary URL redirections.&nbsp;<\/li>\n\n\n\n<li><strong>303 see other.<\/strong> This code indicates the browser should redirect to a URL specified in the header instead of the requested resource.<\/li>\n\n\n\n<li><strong>304 requested resource has not been modified.<\/strong> This code tells the browser that the resources in the browser cache haven&#8217;t changed and can be used to load a web page. This speeds up page <a href=\"https:\/\/supporthost.com\/tutorial\/slow-site\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/tutorial\/slow-site\/\">loading speeds<\/a> by using resources stored in the browser.&nbsp;<\/li>\n\n\n\n<li><strong>305 use proxy.<\/strong> This is not widely used. However, the resource can only be accessed through a proxy.&nbsp;<\/li>\n\n\n\n<li><strong>307 temporary redirect.<\/strong> The requested resource has temporarily been moved to a different URL.&nbsp;<\/li>\n\n\n\n<li><strong>308 permanent redirect. <\/strong>This indicates that the requested resource has permanently been moved to a different URL. Compared to a <a href=\"https:\/\/supporthost.com\/301-redirect\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/301-redirect\/\">301 redirect<\/a>, a 308 redirect forces the browser to maintain its original request method.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"client-error-status-codes-400-status-codes\">Client Error Status Codes (400 Status Codes)<\/h3>\n\n\n\n<p>400 status or error codes specify there&#8217;s a fault with your browser or the request being made.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"403\" src=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error-1024x403.png\" alt=\"Http Status Codes 404 Error\" class=\"wp-image-127641\" srcset=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error-1024x403.png 1024w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error-300x118.png 300w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error-768x302.png 768w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error-120x47.png 120w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-404-error.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>400 bad request.<\/strong> This error code means the server can&#8217;t respond due to a client-side error. Usually, this occurs when your request is too big, invalid, or corrupted.&nbsp;<\/li>\n\n\n\n<li><strong>401 unauthorized.<\/strong> You don&#8217;t have authorized access, and the request requires valid user authentication credentials to make the request successfully.&nbsp;<\/li>\n\n\n\n<li><strong>402 payment required.<\/strong> This was originally created for digital cash systems to show the content isn&#8217;t available until payment is made. Today, it&#8217;s used by platforms like Shopify if you haven&#8217;t paid your hosting fees or on Stripe if your payment has failed.&nbsp;<\/li>\n\n\n\n<li><strong>403 access to resource is forbidden.<\/strong> A <a href=\"https:\/\/supporthost.com\/403-error\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/403-error\/\">403 error<\/a> occurs when you don&#8217;t have the proper credentials or permission to access a resource.&nbsp;<\/li>\n\n\n\n<li><strong>404 requested resource not found.<\/strong> A <a href=\"https:\/\/supporthost.com\/404-error\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/404-error\/\">404 error<\/a> is one of the most common error messages. It means the resource you&#8217;re trying to request doesn&#8217;t exist.&nbsp;<\/li>\n\n\n\n<li><strong>405 method not allowed. <\/strong>A <a href=\"https:\/\/supporthost.com\/405-method-not-allowed\/\">405 error<\/a> means the server understood the request type, but it&#8217;s not supported by the target resource.\u00a0<\/li>\n\n\n\n<li><strong>406 not acceptable response.<\/strong> The server can&#8217;t provide a response that matches the client request.<\/li>\n\n\n\n<li><strong>407 proxy authentication required.<\/strong> It&#8217;s similar to a 401 error, but instead, a proxy server is being used and needs to be authenticated by your browser before continuing.&nbsp;<\/li>\n\n\n\n<li><strong>408 server timeout waiting for request. <\/strong>This occurs when a server times out while waiting for a response from the browser. Essentially, the server closed the connection because the client request was taking too long.&nbsp;<\/li>\n\n\n\n<li><strong>409 conflict.<\/strong> Here, the request can&#8217;t be completed because there&#8217;s a conflict with the current resource. You may be able to resubmit your request, and the error will be resolved.&nbsp;<\/li>\n\n\n\n<li><strong>410 requested resource is gone.<\/strong> This message indicates the requested resource is no longer available. It&#8217;s similar to a 404 error, but in this case, it&#8217;s permanent.&nbsp;<\/li>\n\n\n\n<li><strong>411 length required.<\/strong> This error response means the server refused to accept the request without a defined Content-Length header.&nbsp;<\/li>\n\n\n\n<li><strong>412 precondition failed.<\/strong> The browser had certain conditions in the request headers that were not met by the server.&nbsp;<\/li>\n\n\n\n<li><strong>413 payload or requested entity too large. <\/strong>The request entity is too large for the server to interpret and process.&nbsp;<\/li>\n\n\n\n<li><strong>414 request-URI too long.<\/strong> The URI that&#8217;s being requested by the client is longer than the server can interpret.&nbsp;<\/li>\n\n\n\n<li><strong>415 unsupported media type.<\/strong> The request includes a media type or format that isn&#8217;t supported by the server.&nbsp;<\/li>\n\n\n\n<li><strong>416 range not satisfiable.<\/strong> The request made was for a portion of the resource that the server can&#8217;t deliver. Browsers will typically abort the request or request the entire document.&nbsp;<\/li>\n\n\n\n<li><strong>417 expectation failed. <\/strong>The server cannot meet the requirements that are specified in the header field.&nbsp;<\/li>\n\n\n\n<li><strong>422 unprocessable entity.<\/strong> There are semantic errors that are preventing the server from processing the request.&nbsp;<\/li>\n\n\n\n<li><strong>423 locked.<\/strong> The resource that&#8217;s being accessed has been locked and can&#8217;t be accessed.&nbsp;<\/li>\n\n\n\n<li><strong>425 too early.<\/strong> The request is sent to the server, but the server won&#8217;t process the request to avoid potential replay attacks.&nbsp;<\/li>\n\n\n\n<li><strong>426 upgrade required.<\/strong> The server has refused the request on the current protocol, but might work with a different protocol.&nbsp;<\/li>\n\n\n\n<li><strong>428 precondition required.<\/strong> The server requires conditions to be met before processing the request.&nbsp;<\/li>\n\n\n\n<li><strong>429 too many requests.<\/strong> This occurs when a user has sent too many requests in a specified amount of time. This can occur if bots are trying to access your site.&nbsp;<\/li>\n\n\n\n<li><strong>431 requested header files too large.<\/strong> The HTTP headers of the request are too long. You can try resubmitting after reducing the size.&nbsp;<\/li>\n\n\n\n<li><strong>451 is unavailable for legal reasons.<\/strong> A user has requested a resource that isn&#8217;t available due to legal actions.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"server-error-status-codes-500-status-codes\">Server Error Status Codes (500 Status Codes)<\/h3>\n\n\n\n<p>500 HTTP status codes are errors that have to do with your server. Unfortunately, these can be more difficult to resolve and may require reaching out to your <a href=\"https:\/\/supporthost.com\/how-to-choose-a-web-host\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/how-to-choose-a-web-host\/\">hosting provider<\/a> for assistance.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"465\" src=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error-1024x465.png\" alt=\"Http Status Codes WordPress Error\" class=\"wp-image-127642\" srcset=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error-1024x465.png 1024w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error-300x136.png 300w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error-768x349.png 768w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error-120x55.png 120w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-wordpress-error.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>500 internal server error.<\/strong> A <a href=\"https:\/\/supporthost.com\/500-error\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/500-error\/\">500 error<\/a> is a common error when the server encounters an unexpected error and can&#8217;t complete the request. Unfortunately, there are a lot of reasons this error can occur. If you&#8217;re running a <a href=\"https:\/\/supporthost.com\/wordpress-website\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/wordpress-website\/\">WordPress website<\/a>, it can be caused by plugin conflicts and PHP errors.&nbsp;<\/li>\n\n\n\n<li><strong>501 not implemented.<\/strong> This error means the server doesn&#8217;t have the right functionality to complete the request. If you&#8217;re experiencing this issue, you&#8217;ll want to get in touch with your hosting provider.&nbsp;<\/li>\n\n\n\n<li><strong>502 bad gateway. <\/strong>A <a href=\"https:\/\/supporthost.com\/502-bad-gateway\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/502-bad-gateway\/\">502 error<\/a> occurs when a server receives an invalid response from another server it&#8217;s trying to communicate with.&nbsp;<\/li>\n\n\n\n<li><strong>503 server unable to handle request.<\/strong> A <a href=\"https:\/\/supporthost.com\/503-error\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/503-error\/\">503 error<\/a> means the server can&#8217;t complete the request at this time, usually due to an increase in website traffic or server maintenance.&nbsp;<\/li>\n\n\n\n<li><strong>504 gateway timeout waiting for response.<\/strong> A <a href=\"https:\/\/supporthost.com\/504-gateway-timeout\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/504-gateway-timeout\/\">504 timeout error<\/a> means that the server that&#8217;s acting as a gateway or a proxy timed out while waiting for the response from another server.&nbsp;<\/li>\n\n\n\n<li><strong>505 HTTP version not supported. <\/strong>The server doesn&#8217;t support the HTTP version being used by the server that&#8217;s making the request.&nbsp;<\/li>\n\n\n\n<li><strong>506 variant also negotiates.<\/strong> There&#8217;s an internal configuration error with the server.<\/li>\n\n\n\n<li><strong>507 insufficient storage reached.<\/strong> The server you&#8217;re trying to access doesn&#8217;t have enough storage space to complete the request.&nbsp;<\/li>\n\n\n\n<li><strong>508 loop detected.<\/strong> The <a href=\"https:\/\/supporthost.com\/508-error\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/508-error\/\">508 error<\/a> code indicates the request failed because it encountered an infinite loop while processing the request.&nbsp;<\/li>\n\n\n\n<li><strong>509 bandwidth limit exceeded.<\/strong> Here your website is using more bandwidth than allowed by the server.&nbsp;<\/li>\n\n\n\n<li><strong>510 not extended.<\/strong> This occurs when the client needs additional extensions to process the request.&nbsp;<\/li>\n\n\n\n<li><strong>511 network authentication required. <\/strong>The network you&#8217;re trying to access requires additional authentication before your request can be sent to the server. Usually, this occurs on networks like public wi-fi.&nbsp;<\/li>\n\n\n\n<li><strong>521 web server down.<\/strong> This is a Cloudflare-related error and occurs when your browser can connect to Cloudflare but Cloudflare can&#8217;t connect to the server.&nbsp;<\/li>\n\n\n\n<li><strong>525 failed SSL handshake. <\/strong>This is another Cloudflare-related error and occurs when the SSL handshake between the domain and server fails.&nbsp;<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"the-impact-of-http-status-codes\">The Impact of HTTP Status Codes<\/h2>\n\n\n\n<p>Understanding the HTTP status codes above will help you know what\u2019s happening with your website and server. You\u2019ll be able to troubleshoot any technical issues much faster and fix any errors stopping your site from functioning or impacting things like your <a href=\"https:\/\/supporthost.com\/seo-meaning\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/seo-meaning\/\">SEO<\/a>.<\/p>\n\n\n\n<p>Overall, 100 and 200-level codes won\u2019t have an impact on your site. They\u2019re showing that everything is working the way it should.<\/p>\n\n\n\n<p>However, 400 and 500-level codes show you major problems with your website or server setup. Having errors like these present on your site can make it more difficult for the search engines to crawl your website and negatively impact your rankings and overall user experience.<\/p>\n\n\n\n<p>300-level codes are a bit different since they primarily deal with redirects. As your website grows, having redirects is common, but you\u2019ll want to make sure your redirects are not triggering any error codes but instead directing visitors to the proper resources.<\/p>\n\n\n\n<p>In general, you\u2019ll want to use permanent redirects over temporary redirects since permanent redirects help to maintain the SEO value of the original URL.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-check-and-monitor-http-status-codes\">How to Check and Monitor HTTP Status Codes&nbsp;<\/h2>\n\n\n\n<p>If you&#8217;re trying to monitor errors that are showing up on your site, then you&#8217;ll want to use a tool like <a href=\"https:\/\/supporthost.com\/search-console\/\" data-type=\"link\" data-id=\"https:\/\/supporthost.com\/search-console\/\">Google Search Console<\/a>. Google Search Console regularly monitors your site for status code errors.&nbsp;<\/p>\n\n\n\n<p>Every time a page on your site loads, an HTTP status code is relayed. To see if your site has any status code errors, <a href=\"https:\/\/search.google.com\/search-console\/about\" target=\"_blank\" data-type=\"link\" data-id=\"https:\/\/search.google.com\/search-console\/about\" rel=\"noreferrer noopener\">open up Google Search Console<\/a> and click &#8220;Pages&#8221; in the left-hand menu.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"375\" src=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-1024x375.png\" alt=\"Http Status Codes Google Search Console\" class=\"wp-image-127643\" srcset=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-1024x375.png 1024w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-300x110.png 300w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-768x282.png 768w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-120x44.png 120w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>This gives you a breakdown of the pages on your site and whether or not they&#8217;ve been indexed. There&#8217;s a chance that non-indexed pages aren&#8217;t indexed because there&#8217;s a status error.&nbsp;<\/p>\n\n\n\n<p>Scroll down to the section titled &#8220;Why pages aren&#8217;t indexed&#8221;, and it&#8217;ll show you any status errors that are present on your site.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"410\" src=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors-1024x410.png\" alt=\"Http Status Codes Google Search Console Errors\" class=\"wp-image-127644\" srcset=\"https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors-1024x410.png 1024w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors-300x120.png 300w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors-768x308.png 768w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors-120x48.png 120w, https:\/\/supporthost.com\/wp-content\/uploads\/2025\/03\/http-status-codes-google-search-console-errors.png 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Clicking on any of the &#8220;Reasons&#8221; will bring up a list of all the URLs that have that error. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"closing-thoughts-understanding-http-status-codes\">Closing Thoughts: Understanding HTTP Status Codes<\/h2>\n\n\n\n<p>HTTP status codes can be a bit confusing or overwhelming, and experiencing errors on your website is never fun. However, understanding some of the main status codes can help speed up the troubleshooting process. Best of all, status codes provide additional information to help you fix the issue.<\/p>\n\n\n\n<p>We&#8217;ve showcased over 50 of the most common HTTP status codes that you might come across. Being able to understand these error messages will help you more easily resolve any issues you&#8217;re experiencing, whether you&#8217;re working through them on your own or relying on the help of an expert support team.<\/p>\n\n\n\n<p>Now your turn. What are some of the HTTP status codes you experienced on your site? Did you fix the problem yourself? Please share in the comments below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>HTTP status codes are messages from a server that tell you information about your website. They aren&#8217;t part of your website but are essentially a way for your server to communicate with you and tell you what&#8217;s happening or what&#8217;s wrong.&nbsp; These messages occur every single time a request is made from your browser to [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":144706,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[28],"tags":[],"class_list":["post-127535","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-troubleshooting"],"acf":[],"_links":{"self":[{"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/posts\/127535","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/comments?post=127535"}],"version-history":[{"count":16,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/posts\/127535\/revisions"}],"predecessor-version":[{"id":193194,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/posts\/127535\/revisions\/193194"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/media\/144706"}],"wp:attachment":[{"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/media?parent=127535"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/categories?post=127535"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/supporthost.com\/wp-json\/wp\/v2\/tags?post=127535"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}