{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/seo/soft-404.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/seo/soft-404/#article", "headline": "Soft 404s", "description": "A page that looks like a 'not found' message to a user but returns 200 OK to a crawler. Search engines treat soft 404s as a quality problem and often refuse to index them.", "url": "https://webspecification.com/spec/seo/soft-404/", "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": "Google Search Central — How HTTP status codes affect Google's crawlers", "url": "https://developers.google.com/search/docs/crawling-indexing/http-network-errors", "publisher": { "@type": "Organization", "name": "Google Search Central" } }, { "@type": "CreativeWork", "name": "RFC 9110 — 404 Not Found", "url": "https://www.rfc-editor.org/rfc/rfc9110.html#name-404-not-found", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "MDN — HTTP response status codes", "url": "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status", "publisher": { "@type": "Organization", "name": "MDN" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/seo/soft-404/#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": "Soft 404s", "item": "https://webspecification.com/spec/seo/soft-404/" } ] } ] }