{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/seo/redirects.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/seo/redirects/#article", "headline": "Redirects (301/302/308)", "description": "HTTP redirects send a client from one URL to another. Use 301 or 308 for permanent moves, 302 or 307 for temporary ones, and never chain more than necessary.", "url": "https://webspecification.com/spec/seo/redirects/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T09:13:20.000Z", "citation": [ { "@type": "CreativeWork", "name": "RFC 9110 — HTTP Semantics, redirection 3xx", "url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-redirection-3xx", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "Redirects and Google Search", "url": "https://developers.google.com/search/docs/crawling-indexing/301-redirects", "publisher": { "@type": "Organization", "name": "Google Search Central" } }, { "@type": "CreativeWork", "name": "MDN — Redirections in HTTP", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Redirections", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/seo/redirects/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "SEO", "item": "https://webspecification.com/spec/seo/" }, { "@type": "ListItem", "position": 4, "name": "Redirects (301/302/308)", "item": "https://webspecification.com/spec/seo/redirects/" } ] } ] }