{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/seo/url-structure.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/seo/url-structure/#article", "headline": "URL structure", "description": "URLs are the most stable identifier on the web. Keep them lowercase, hyphenated, descriptive, and shallow. Treat them as a public API for your content.", "url": "https://webspecification.com/spec/seo/url-structure/", "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 3986 — Uniform Resource Identifier (URI): Generic Syntax", "url": "https://www.rfc-editor.org/rfc/rfc3986", "publisher": { "@type": "Organization", "name": "IETF" } }, { "@type": "CreativeWork", "name": "URL structure best practices", "url": "https://developers.google.com/search/docs/crawling-indexing/url-structure", "publisher": { "@type": "Organization", "name": "Google Search Central" } }, { "@type": "CreativeWork", "name": "URL — Living Standard", "url": "https://url.spec.whatwg.org/", "publisher": { "@type": "Organization", "name": "WHATWG" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/seo/url-structure/#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": "URL structure", "item": "https://webspecification.com/spec/seo/url-structure/" } ] } ] }