Updated September 2026 · Written and maintained by the Progression Agency strategy team
URL length is not a ranking factor, and Google has said so directly and repeatedly. What is true is narrower and more useful: very long URLs correlate with structural problems that do matter, URLs are shown in results and influence whether people click, and changing a URL carries real risk. This page separates the myth from the four things about URLs that genuinely affect search performance.
The short answerURL length itself does not affect rankings. Google’s own documentation and its search advocates have stated this plainly. What does matter: whether the URL is crawlable and canonical, whether it stays stable over time, whether it reads clearly enough for a human to understand what the page is about, and whether it is consistent across your site. A hundred-character URL that is descriptive, stable and canonical outperforms a thirty-character one that changes every year. Do not rewrite working URLs to shorten them — the redirect risk is real and the ranking benefit is zero.
Statements about Google’s position on URL length reflect Google’s published Search Central documentation and public statements by Google Search advocates as of August 2026. Where guidance concerns crawling and indexing behavior, the primary source is linked next to the claim. Nothing on this page reports test results we have not run.
Progression Agency runs Technical SEO and SEO Audit as separate divisions, and URL structure sits squarely in the first. It is also one of the areas where the correct advice is most often to change nothing. We are a New York City firm working across the United States.
Does URL length affect SEO?
No. URL length is not a ranking factor, and Google has stated this directly and repeatedly. A long URL and a short URL with identical content and identical links will rank the same, and shortening a working URL produces no ranking benefit while introducing redirect risk.
The confusion is understandable because the correlation is real. Shorter URLs do appear more often among top results, which is why studies found the pattern in the first place. The cause is that established, well-linked pages tend to sit near the root of a site, not that their path length improved their position. Google’s own Search Central documentation on URL structure covers what the search engine actually cares about.
What Google has said about it
Google’s guidance concerns readability, consistency and crawlability rather than character count, and its search advocates have addressed length directly in public forums, describing it as not a ranking factor. The documentation recommends simple, descriptive URLs using words rather than identifiers — which is a comprehension recommendation, not a length limit.
Why the myth persists
Because automated audit tools still flag long URLs as warnings, and a warning in a report reads as a problem to fix. Those tools are applying a heuristic about readability rather than reporting a ranking signal, but the distinction rarely survives the transition into a client report.
Is there any length limit that matters at all?
There is a practical technical ceiling rather than an SEO one. Browsers and servers have limits well above two thousand characters, and search engines can handle URLs far longer than anything a content management system will normally produce. If your URL is under a couple of hundred characters, length is simply not the issue.
Where an extremely long URL does signal a problem, the problem is upstream. Paths running to several hundred characters usually indicate deep nesting, faceted navigation generating combinations, session identifiers in the path, or a template producing URLs nobody designed. Those are genuine issues, and they are worth fixing for their own reasons rather than for the character count.
What about URLs actually matters?
Five things: crawlability, canonicalisation, stability, readability and consistency. All five are worth real effort and none of them is about length.
Crawlability comes first
A URL that a crawler cannot reach — blocked in robots, behind a parameter that generates infinite combinations, or reachable only through a script — cannot rank whatever it is called. This is the only URL property that can prevent a page from appearing at all.
Canonicalisation prevents self-competition
When the same content is reachable at several addresses — with and without a trailing slash, with and without parameters, on http and https — search engines have to decide which one to index. Telling them explicitly with a canonical tag is a genuine technical improvement and it is unrelated to length.
Stability is the most valuable and least discussed
A URL that has been stable for five years has accumulated links, bookmarks, references and history. Changing it means every one of those has to pass through a redirect, and redirects accumulate into chains over time. This is the property most damaged by URL ‘optimization’ projects.
Readability is for humans, and it helps indirectly
A URL appears in search results, in shared links and in messages, and one a person can read gets clicked marginally more often than a string of identifiers. That is a real if modest benefit, and it argues for descriptive words rather than for fewer characters.
Consistency makes a site easier to work with
One pattern per content type — services, locations, articles, products — makes internal linking, analytics segmentation and template work considerably simpler. The benefit is operational rather than algorithmic and it is worth having anyway.
The property chart contains the whole argument in one view. Character count attracts the most attention and has the least effect; stability has the largest effect and gets almost no attention until a migration breaks something.
Should you ever change a URL?
Yes, in three situations: when it is broken or unreachable, when duplicate addresses need consolidating, and when a genuine structural change is happening anyway. Never simply to shorten it.
| Change | Benefit | Risk | Verdict |
|---|---|---|---|
| Fixing a broken or unreachable URL | High; the page can rank at all | Low | Always do it |
| Consolidating duplicate addresses | High; stops self-competition | Low to moderate | Do it, with canonicals |
| Correcting a typo in a URL | Moderate; readability and trust | Moderate | Usually worth it |
| Making URLs lowercase sitewide | Moderate; prevents duplicates | Moderate | Worth it, done carefully |
| Removing dates from article URLs | Low; perception only | High | Only during another migration |
| Restructuring the whole path scheme | Low unless structure is broken | Very high | Rarely justified |
| Shortening a long but working URL | None | High | Never |
The last row deserves to be read as written. There is no ranking benefit to shortening a working URL, and there is a genuine risk of losing performance through a redirect that is misconfigured, chained or missed. It is the clearest example in technical SEO of an action with cost and no upside.
How should you write a URL for a new page?
Use words a person would recognize, separate them with hyphens, keep it lowercase, describe the page rather than the site, and match the pattern used by similar pages. Then leave it alone.
- Use real words rather than identifiers or codes.
- Separate words with hyphens rather than underscores.
- Keep everything lowercase to avoid duplicate addresses.
- Describe the page’s subject, not your company name.
- Remove stop words only where the URL remains readable.
- Avoid dates unless the content is genuinely time-bound.
- Include a category only if that category will not change.
- Match the pattern used by comparable pages on the site.
- Set the canonical tag when the page is created.
- Do not change it afterwards without a substantive reason.
Item ten is the one that matters most in the long run and takes the least effort. Every URL decision is cheap at creation and expensive afterwards, which is the practical reason to settle a pattern once rather than revisiting it.
Do keywords in URLs help?
Very slightly at most, and far less than they did fifteen years ago. A descriptive URL containing the page’s topic is worth having because it aids comprehension and click-through, not because the words in the path carry meaningful ranking weight.
The practical consequence is that you should write URLs to be understood rather than to contain terms. Stuffing a path with keyword variants makes it longer, less readable and no better positioned, which is the worst of both arguments.
Subfolders or subdomains?
Subfolders for most sites, most of the time, because consolidating everything on one hostname is operationally simpler and avoids the question of how signals are shared. Subdomains are legitimate where a section genuinely operates as a separate property.
Do trailing slashes matter?
Only for consistency. A URL with and without a trailing slash can be treated as two addresses, so pick one convention, redirect the other, and set canonicals. It has no ranking effect beyond avoiding duplication.
Do parameters in URLs cause problems?
They can, when they generate many combinations of the same content — filters, sort orders, session identifiers, tracking tags. That is a crawl efficiency and duplication problem rather than a length problem, and it is solved with canonicals, robots rules and parameter handling.
What about very deep folder structures?
Depth matters more than character count, and still less than most people assume. What actually matters is how many clicks from the homepage a page sits at and how well it is internally linked, not how many slashes are in the path.
Do URLs matter for answer engines?
Marginally, and in the same way they matter for people. A readable URL gives an assistant and a reader a clear signal about the page’s subject, which is one small input among many. Length is irrelevant here too.
What should an audit report actually say about URLs?
It should flag unreachable URLs, duplicate addresses, redirect chains and inconsistent patterns. If it flags length, treat that as a readability observation rather than a ranking finding, and check whether the flagged URLs actually have a structural problem behind them.
What is the cost of getting this wrong?
Asymmetric. Leaving a long working URL alone costs nothing. Rewriting a site’s URLs to shorten them can cost months of performance while redirects settle, and some of it may not fully recover if external links are lost along the way.
Common mistakes
Seven, and the first is the one this whole page exists to prevent.
| Mistake | Consequence | Instead |
|---|---|---|
| Shortening working URLs for SEO | Redirect risk for zero benefit | Leave them alone |
| Treating an audit warning as a ranking finding | Effort spent on a non-issue | Check for a structural cause |
| Stuffing keywords into the path | Longer, less readable, no better | Describe the page plainly |
| Including dates in article URLs | Content looks stale after updates | Omit dates unless time-bound |
| Including unstable categories | Every recategorisation is a redirect | Keep the path independent of taxonomy |
| Mixed case URLs | Duplicate addresses for one page | Lowercase everywhere, redirected |
| Changing URLs during a redesign without mapping | Traffic lost that never returns | Map every URL before anything moves |
For the wider technical picture, our plain-language SEO explainer covers the fundamentals, the SEO services page covers how the divisions run technical work, and the corporate SEO guide covers what changes when template-level URL decisions govern thousands of pages.
SEO URL length, SEO friendly URL structure, and what people actually mean by each
Answer first: the phrase SEO url length describes a myth, while SEO friendly URL and URL structure SEO describe the real work. People searching all three usually want the same thing — how to write a good URL — and only one of the three phrasings points at something that matters.
| Search phrasing | What the person wants | The honest answer |
|---|---|---|
| seo url length | Whether to shorten URLs | Length is not a factor; do not shorten working URLs |
| does url length affect seo | A yes or no | No, and Google has said so repeatedly |
| seo friendly url | How to write a good one | Real words, hyphens, lowercase, descriptive, stable |
| url structure seo | How to organize a whole site’s paths | One pattern per content type, set once |
| best url structure for seo | A recommended scheme | There is no single best; consistency beats cleverness |
| url slug seo | What the readable part should contain | The page’s subject in plain words |
| seo url best practices | A checklist | Crawlable, canonical, stable, readable, consistent |
Reading down the third column shows why this topic generates so much wasted effort. Only one row describes something that changes rankings, and it is the row about crawlability and canonicalisation rather than any row about characters.
| Content type | Suggested pattern | Why | What to avoid |
|---|---|---|---|
| Service page | /service-name/ | Short, stable, describes the offer | Nesting under a category that may change |
| Location page | /service-name-city/ or /city/service-name/ | Either works; pick one and keep it | Mixing both patterns on one site |
| Article or guide | /topic-in-plain-words/ | Stable and readable | Dates, years and campaign names |
| Product | /product-name/ | Stable across catalog changes | Category paths that get reorganized |
| Comparison page | /thing-vs-thing/ | Matches how people search it | Abbreviations nobody types |
| Hub or index | /topic/ | Short parent path | Deep nesting for its own sake |
| Legal or policy | /privacy-policy/ | Conventional and expected | Creative naming |
The location row is the one where teams argue longest and it genuinely does not matter which of the two patterns you pick. What matters is picking one, applying it to every location page, and never revisiting the decision.
A practical SEO friendly URL checklist you can apply today
Answer first: seven checks, all of which apply to new pages and none of which justify touching an existing working URL. Run them at creation, not retrospectively.
Can a person tell what the page is about?
Read the URL aloud without the domain. If somebody could describe the page from it, the readability requirement is met and nothing more is needed.
Does it match the pattern used by similar pages?
Consistency across a content type makes internal linking, analytics segmentation and template work simpler. It has no direct ranking effect and it saves real time.
Is the canonical tag set?
This is the check with actual ranking consequences. One authoritative address per piece of content prevents a page from competing with itself, and it costs nothing at creation.
Is it reachable without a barrier?
Blocked in robots, behind a parameter generating infinite combinations, or reachable only through a script are all reasons a page cannot rank whatever it is named.
Will this URL still be correct in three years?
If it contains a date, a year, a campaign name or an unstable category, the answer is probably no, and every future change becomes a redirect.
Not sure whether your URLs are a real problem or an audit warning?
Send us your domain and we will tell you which URL findings are structural — unreachable pages, duplicate addresses, redirect chains — and which are cosmetic warnings you can safely ignore. Usually most of them are the second kind.
Getting found in search
- SEO company Las Vegas
- Texas SEO company
- SERPRobot review
- Ranktracker review
- Nightwatch review
- SEO company in Dallas
- SEO company in Oakland
- SEO company in Denver
- SEO company in Houston
- SEO company in Charlotte
- SEO companies by city
- SEO company in Hawaii
- SEO for HVAC services
- Statewide SEO services
- Small business SEO
- SEO experts
- SEO pros and cons
- What is corporate SEO?
- Meta description length
- SEO services
- SEO agency
- What are SEO services?
- What is SEO?
- Buyer personas
- Retail market research
- Local SEO services
- Local search
- Claiming a business profile
- Local SEO vs national SEO
- SEO company in New Jersey
- SEO agency NYC
- Affordable SEO services
- Best SEO company for small business
- SEO audit service
- SEO packages and pricing
- SEO pricing guide
- How long does SEO take?
- How to rank higher on Google
- Website not showing up on Google
- Google Business Profile not showing up
- How to set up a Google Business Profile
- Why is my website not getting traffic?
- SEO content writing service
- Shopify SEO services
- How to get more Google reviews
- Google review removal
- SEO for dentists
- SEO for roofers
- SEO for plumbers
- SEO for HVAC companies
- SEO for chiropractors
- SEO for therapists
- SEO for landscapers
- SEO for med spas
- Best rank tracking tools
- Pro Rank Tracker review
- SERPWatcher review
- SEO tools for small business
- Instagram SEO
- Saving Instagram drafts
- Checking Instagram interactions
- Instagram hashtags
- TikTok profile views
- Finding TikTok drafts
- Snapchat filters and Lenses
- Organic SEO services
- SEO company in Portland
- SEO company in Kent, WA
- Ecommerce SEO services
- Customer data platforms
- Selling on Target Plus
- SEO for fintech
- SEO company in Atlanta
- Search engine marketing agency
- SEO company in Illinois
- Fairfax SEO company
- Oregon SEO
- Medford SEO
- Bend SEO
- Springfield, Oregon SEO
- Oregon City SEO
- Bellevue SEO
- Video for local SEO
- SEO diagrams
- Boca Raton SEO company
- Winery SEO
- Seattle SEO companies
AI, AEO and what is changing
Paid media and lead generation
Websites and design
Choosing and working with an agency
Social, content and brand
By industry and by situation
Frequently asked questions
Does URL length affect SEO?
Why do shorter URLs appear more often in top results?
Is there a maximum URL length for SEO?
What does a very long URL usually indicate?
What actually matters about a URL?
Should I shorten my existing URLs?
When should a URL be changed?
Do keywords in URLs help rankings?
Should I use hyphens or underscores in URLs?
Should URLs be lowercase?
Do trailing slashes affect SEO?
Should I put dates in article URLs?
Should categories be included in URLs?
Are subfolders better than subdomains?
Do URL parameters hurt SEO?
Does folder depth matter more than URL length?
Why do audit tools flag long URLs?
Do URLs matter for AI answer engines?
What is the risk of changing URLs?
How should I write a URL for a new page?
Should I remove stop words from URLs?
What should a URL audit actually report?
Get a free marketing proposal
Tell us what you are trying to grow and we will come back with a plan, not a pitch deck. Same-day reply on weekdays.
