{"id":30106,"date":"2024-11-12T12:39:26","date_gmt":"2024-11-12T12:39:26","guid":{"rendered":"https:\/\/www.seobility.net\/en\/blog\/wiki\/http-302\/"},"modified":"2025-06-16T12:29:54","modified_gmt":"2025-06-16T12:29:54","slug":"HTTP_302","status":"publish","type":"wiki","link":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302","title":{"rendered":"HTTP 302"},"content":{"rendered":"<h2><span class=\"mw-headline\" id=\"What_is_the_HTTP_status_code_302.3F\">What is the HTTP status code 302?<\/span><\/h2>\n<p>The <a href=\"\/en\/wiki\/HTTP_Status_Code\" title=\"HTTP Status Code\">HTTP status code<\/a> 302 is an HTTP response code that indicates a resource has been temporarily moved to a different location than the one being accessed. The HTTP status code 302 is a useful way to <a href=\"\/en\/wiki\/Redirect\" title=\"Redirect\">redirect<\/a> users from old <a href=\"\/en\/wiki\/URL\" title=\"URL\">URLs<\/a> to new ones, which also works well with search engines. The 302 response code preserves the original URL, with the intention of restoring it at some point in the future.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"What_are_302_redirects_used_for.3F\">What are 302 redirects used for?<\/span><\/h2>\n<p>302 responses are used to redirect an access request from one URL to another. They are most commonly used when web addresses or resource storage locations change. It is important to note that 302 is specifically for <strong>temporary<\/strong> redirections. It is intended to enable page requests to be routed to the correct location, but without affecting the URL search engines use when <a href=\"\/en\/wiki\/Indexing\" title=\"Indexing\">indexing<\/a> the page.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Examples_for_302_redirect_implementations\">Examples for 302 redirect implementations<\/span><\/h2>\n<p>HTTP status codes may be implemented in a number of ways. One of the most common ways to implement them is through the <a href=\"\/en\/wiki\/htaccess\" title=\".htaccess\">.htaccess<\/a> file. This is applicable to those running Apache servers, though other server software will typically have a similar feature. An example of a .htaccess 302 redirect is as follows:\n<\/p>\n<pre>&lt;IfModule mod_rewrite.c&gt;\r\nRewriteEngine on\r\nRedirectMatch 302 ^\/originalpage\/?$ https:\/\/website.com\/newpage\/ \r\n&lt;\/IfModule&gt;<\/pre>\n<p>You can also use PHP to implement a 302 redirect:\n<\/p>\n<pre>&lt;?php \r\nheader(\"Location: https:\/\/www.new_domain.com\");\r\n\r\n&lt;?php\r\nheader(\"Location: https:\/\/www.domain.com\/new_page.php\");<\/pre>\n<p>A limitation of this implementation is that it can only be used with pages containing HTML. This means that it cannot be used with images or other multimedia file requests.\n<\/p>\n<p><a href=\"\/en\/wiki\/content-management-system-cms\" title=\"Content Management System (CMS)\">Content Management Systems<\/a> may offer <a href=\"\/en\/wiki\/Plugin\" title=\"Plugin\">plugins<\/a> or native features that help implement redirects. For example, WordPress supports a <code>wp_redirect()<\/code> function. This allows programmers to implement a 302 redirect within the code of a website. For those without access to the underlying code, there are also plugins that can be used to implement 302 redirects. An example of this is the Quick Page\/Post Redirect Plugin.\n<\/p>\n<p>Redirects may be chained, though performance can degrade with each subsequent redirect, so they should be limited to as few as possible. You should avoid redirect loops, which can result in pages becoming inaccessible to search engines and visitors.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"301_redirect_vs_302\">301 redirect vs 302<\/span><\/h2>\n<div class=\"thumb tright\">\n<div class=\"thumbinner\" style=\"width:452px;\"><a href=\"https:\/\/www.seobility.net\/en\/wiki\/images\/d\/d6\/Http-302.png\"><img decoding=\"async\" alt=\"HTTP 302\" src=\"\/en\/wiki\/images\/thumb\/d\/d6\/Http-302.png\/450px-Http-302.png\" width=\"450\" height=\"340\" class=\"thumbimage\" srcset=\"\/en\/wiki\/images\/thumb\/d\/d6\/Http-302.png\/675px-Http-302.png 1.5x, \/en\/wiki\/images\/d\/d6\/Http-302.png 2x\" \/><\/a>  <\/p>\n<div class=\"thumbcaption\"><b>Figure:<\/b> HTTP 302 &#8211; Author: Seobility &#8211; License: <a href=\"\/en\/wiki\/creative-commons-license-by-sa-4-0\" title=\"Creative Commons License BY-SA 4.0\">CC BY-SA 4.0<\/a><\/div>\n<\/div>\n<\/div>\n<p>The difference between using a 301 or 302 response is whether or not the page being requested has moved permanently or temporarily. The HTTP 302 response is intended for temporary redirections. If content is moved permanently, a 301 response should be used instead.\n<\/p>\n<h3><span class=\"mw-headline\" id=\"When_to_use_301_redirects\">When to use 301 redirects<\/span><\/h3>\n<p>HTTP 301 redirects are intended to be used when a page or resource has been moved permanently. Using a 301 status code enables <a href=\"\/en\/wiki\/Search_Engine_Crawlers\" title=\"Search Engine Crawlers\">search engine crawlers<\/a> and client browser caches to update indexed URLs. Once a 301 redirect has been accessed, the URL of the original request will be replaced with the redirected URL. This enables sites to preserve search result rankings for the same page when it is moved to a different location.\n<\/p>\n<h3><span class=\"mw-headline\" id=\"When_to_use_302_redirects\">When to use 302 redirects<\/span><\/h3>\n<p>Since HTTP 302 redirects are intended to be used for temporary redirects, possible applications include promotional sales pages or A\/B tests. Another example would be technical errors or site maintenance.\n<\/p>\n<p>In these cases, a temporary redirect could be put in place to graciously handle access requests while preventing users from accessing the page. Search engines and browser caches will not forget the original URL and will attempt to access it again on subsequent visits.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Importance_of_HTTP_302_status_codes_for_SEO\">Importance of HTTP 302 status codes for SEO<\/span><\/h2>\n<p>Using HTTP 302 status codes is highly recommended from an SEO perspective. If the location of a resource has changed and no redirect status codes are issued, they will instead return another status code, typically <a href=\"\/en\/wiki\/404_Not_Found\" title=\"404 Not Found\">404<\/a>. This is the &#8216;page not found&#8217; status code, and it indicates a resource was not found at the provided URL.\n<\/p>\n<p>Search engines such as Google continually recrawl and re-index websites. How often any particular site is re-indexed will depend on many factors, but pages and locations that return 404 status codes will be removed from search results. This means that pages that appear high in search results risk being removed, potentially resulting in major traffic losses.\n<\/p>\n<p>The key difference between using a 301 or 302 redirect is how search engines and browsers deal with the original URL. When a 301 permanent redirect is used, browser caches and search engine crawl bots update the URL of the resource and do not attempt to access the original URL again. When a 302 temporary redirect is used, browser caches and search engine crawl bots will continue to try to access the original URL in subsequent visits.\n<\/p>\n<h2><span class=\"mw-headline\" id=\"In_summary:_HTTP_302_FAQs\">In summary: HTTP 302 FAQs<\/span><\/h2>\n<p><b>What does the HTTP 302 status code mean?<\/b>\n<\/p>\n<p>The HTTP 302 status stands for \u201cFound\u201d and means that a resource has been temporarily relocated to another URL.\n<\/p>\n<p><b>How do you implement 302 redirects?<\/b>\n<\/p>\n<p>You can implement 302 redirects using the .htaccess file, PHP, or your content management system.\n<\/p>\n<p><b>What is the difference between 301 and 302 redirects?<\/b>\n<\/p>\n<p>301 redirects mean that a file has been moved permanently, while 302 redirects are used for temporary redirects.\n<\/p>\n<p><b>Why is the 302 status code important for SEO?<\/b>\n<\/p>\n<p>The 302 status code is relevant for SEO because if you change a file\u2019s location without a redirect, your page might show a 404 error. Resources that return that kind of error will be removed from search results.<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"What does the HTTP 302 status code mean?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The HTTP 302 status stands for \u201cFound\u201d and means that a resource has been temporarily relocated to another URL.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"How do you implement 302 redirects?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"You can implement 302 redirects using the .htaccess file, PHP, or your content management system.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"What is the difference between 301 and 302 redirects?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"301 redirects mean that a file has been moved <strong>permanently<\/strong>, while 302 redirects are used for <strong>temporary<\/strong> redirects.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"Why is the 302 status code important for SEO?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The 302 status code is relevant for SEO because if you change a file\u2019s location without a redirect, your page might show a 404 error. Resources that return that kind of error will be removed from search results.\"\n    }\n  }]\n}\n<\/script>\n<\/p>\n<h2><span class=\"mw-headline\" id=\"Related_links\">Related links<\/span><\/h2>\n<ul>\n<li> <a rel=\"nofollow\" class=\"external free\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Status\/302\">https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTTP\/Status\/302<\/a><\/li>\n<\/ul>\n<h2><span class=\"mw-headline\" id=\"Similar_articles\">Similar articles<\/span><\/h2>\n<ul>\n<li> <a href=\"\/en\/wiki\/Redirect\" title=\"Redirect\">Redirect<\/a><\/li>\n<\/ul>\n<p><script type=\"application\/ld+json\">\n   {\n     \"@context\": \"https:\/\/schema.org\/\",\n     \"@type\": \"ImageObject\",\n     \"contentUrl\": \"https:\/\/www.seobility.net\/en\/wiki\/images\/d\/d6\/Http-302.png\",\n     \"license\": \"https:\/\/creativecommons.org\/licenses\/by-sa\/4.0\/\",\n     \"acquireLicensePage\": \"https:\/\/www.seobility.net\/en\/wiki\/creative-commons-license-by-sa-4-0\"\n   }\n   <\/script>\n<\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Article\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Seobility\",\n    \"url\": \"https:\/\/www.seobility.net\/\"\n  }\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is the HTTP status code 302? The HTTP status code 302 is an HTTP response code that indicates a resource has been temporarily moved to a different location than the one being accessed. The HTTP status code 302 is a useful way to redirect users from old URLs to new ones, which also works [&hellip;]<\/p>\n","protected":false},"author":38,"featured_media":0,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-30106","wiki","type-wiki","status-publish","hentry","wiki_categories-web-development"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is the HTTP 302 Status Code? - Seobility Wiki<\/title>\n<meta name=\"description\" content=\"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...\" \/>\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.seobility.net\/en\/wiki\/HTTP_302\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is the HTTP 302 Status Code? - Seobility Wiki\" \/>\n<meta property=\"og:description\" content=\"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302\" \/>\n<meta property=\"og:site_name\" content=\"Seobility\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/seobility.net\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-16T12:29:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@seobility_net\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"ScholarlyArticle\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302\"},\"author\":{\"name\":\"Seobility Wiki Team\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\"},\"headline\":\"HTTP 302\",\"datePublished\":\"2024-11-12T12:39:26+00:00\",\"dateModified\":\"2025-06-16T12:29:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302\"},\"wordCount\":862,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302\",\"name\":\"What is the HTTP 302 Status Code? - Seobility Wiki\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\"},\"datePublished\":\"2024-11-12T12:39:26+00:00\",\"dateModified\":\"2025-06-16T12:29:54+00:00\",\"description\":\"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\\\/HTTP_302#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wiki\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wiki\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"HTTP 302\",\"item\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/wp-json\\\/wp\\\/v2\\\/wiki\\\/30106\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/\",\"name\":\"Seobility\",\"description\":\"Online SEO Software &amp; Tools For Better Rankings\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/#\\\/schema\\\/person\\\/c838e66a3b46262b4c963df5cd5b2d8a\",\"name\":\"Seobility Wiki Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"contentUrl\":\"https:\\\/\\\/www.seobility.net\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/Seobility-S-2025-150x150.png\",\"caption\":\"Seobility Wiki Team\"},\"description\":\"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.\",\"url\":\"https:\\\/\\\/www.seobility.net\\\/en\\\/blog\\\/author\\\/seobility-wiki-team\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is the HTTP 302 Status Code? - Seobility Wiki","description":"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...","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.seobility.net\/en\/wiki\/HTTP_302","og_locale":"en_US","og_type":"article","og_title":"What is the HTTP 302 Status Code? - Seobility Wiki","og_description":"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...","og_url":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302","og_site_name":"Seobility","article_publisher":"https:\/\/www.facebook.com\/seobility.net\/","article_modified_time":"2025-06-16T12:29:54+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/seobility-og-image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_site":"@seobility_net","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"ScholarlyArticle","@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302#article","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302"},"author":{"name":"Seobility Wiki Team","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a"},"headline":"HTTP 302","datePublished":"2024-11-12T12:39:26+00:00","dateModified":"2025-06-16T12:29:54+00:00","mainEntityOfPage":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302"},"wordCount":862,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.seobility.net\/en\/wiki\/HTTP_302#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302","url":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302","name":"What is the HTTP 302 Status Code? - Seobility Wiki","isPartOf":{"@id":"https:\/\/www.seobility.net\/en\/#website"},"datePublished":"2024-11-12T12:39:26+00:00","dateModified":"2025-06-16T12:29:54+00:00","description":"The HTTP status code 302 indicates a resource has been temporarily moved to a different location than the one being accessed. Continue reading ...","breadcrumb":{"@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seobility.net\/en\/wiki\/HTTP_302"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.seobility.net\/en\/wiki\/HTTP_302#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seobility.net\/en\/"},{"@type":"ListItem","position":2,"name":"Wiki","item":"https:\/\/www.seobility.net\/en\/wiki"},{"@type":"ListItem","position":3,"name":"HTTP 302","item":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30106"}]},{"@type":"WebSite","@id":"https:\/\/www.seobility.net\/en\/#website","url":"https:\/\/www.seobility.net\/en\/","name":"Seobility","description":"Online SEO Software &amp; Tools For Better Rankings","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seobility.net\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seobility.net\/en\/#\/schema\/person\/c838e66a3b46262b4c963df5cd5b2d8a","name":"Seobility Wiki Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","url":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","contentUrl":"https:\/\/www.seobility.net\/wp-content\/uploads\/2025\/06\/Seobility-S-2025-150x150.png","caption":"Seobility Wiki Team"},"description":"The Seobility Wiki team consists of seasoned SEOs, digital marketing professionals, and business experts with combined hands-on experience in SEO, online marketing and web development. All our articles went through a multi-level editorial process to provide you with the best possible quality and truly helpful information. Learn more about the people behind the Seobility Wiki.","url":"https:\/\/www.seobility.net\/en\/blog\/author\/seobility-wiki-team\/"}]}},"_links":{"self":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki"}],"about":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/types\/wiki"}],"author":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/users\/38"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/comments?post=30106"}],"version-history":[{"count":0,"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/wiki\/30106\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.seobility.net\/en\/wp-json\/wp\/v2\/media?parent=30106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}