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 reorganised |
| 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.
Video: how search engines crawl and index
Three talks on crawling, indexing and site structure. Everything relevant to URLs is written out in text above, so nothing on this page depends on watching a video.
Weekly Report: PepsiCo's AI agency review signals a shift from experiments to infrastructure
Ad Age · 2026-08-20This AI Tool Does Keyword Research For You
Ahrefs · 2026-07-08How to get your product data holiday ready on Google Merchant Center
Google Ads · 2026-08-19Claude Cowork for Marketing: Turn Customer Data Into Copy That Converts
HubSpot Marketing · 2026-08-03The Only Marketing Strategy You Need To Master This Year
Neil Patel · 2026-08-20Frontier Brief: What to do now that marketing has lost the plot
Think with Google · 2026-08-24Weekly Report: Dollar Tree shifts to emotional branding as it eyes $1 billion in untapped sales
Ad Age · 2026-08-13I Used AI Agents to Replace Our Marketing Agency
Ahrefs · 2026-06-10How to measure store visits and sales in Google Ads Performance Max
Google Ads · 2026-08-10How to Use Instagram Instants for Business (Step-by-Step Guide)
HubSpot Marketing · 2026-07-29The Only Marketing Strategy That Is Working In 2026
Neil Patel · 2026-08-12The New Era of Agency Partnerships: What Marketers Want in 2026
Think with Google · 2026-08-06Why marketers chase active demand and miss the passive majority, with Indeed's CMO
Ad Age · 2026-08-12Why I Switched from ChatGPT to Claude
Ahrefs · 2026-06-03How to set up Performance Max for store goals in Google Ads
Google Ads · 2026-08-10How to Set Up Your LinkedIn Profile in just 10 Minutes (Using AI)
HubSpot Marketing · 2026-07-27I'm Betting My Entire Marketing Strategy On This One Shift
Neil Patel · 2026-08-05Why Marketers Have Lost the Plot in the Age of AI
Think with Google · 2026-08-06Turning consumer signals into campaigns that work, with Kayak's senior VP of brand marketing
Ad Age · 2026-08-05Your AEO Strategy + Action Plan Checklist | 4.2. AEO Course by Ahrefs
Ahrefs · 2026-05-18Community Q&A: August 17 bidding update
Google Ads · 2026-08-05I Built a Complete AI Email Marketing System in 16 Minutes (Prompts Included)
HubSpot Marketing · 2026-07-21The TikTok Shop Strategy Nobody Talks About
Neil Patel · 2026-07-15Frontier Brief: What it takes to lead marketing at Google during the AI revolution
Think with Google · 2026-08-03Meet the Calvin Klein CMO using 'entertainment mentality' to turn culturally resonant campaigns i…
Ad Age · 2026-07-29How to Track AI Traffic in GA4 and Ahrefs Web Analytics (ChatGPT & More) | 4.1. AEO Course by Ahrefs
Ahrefs · 2026-05-18Google Ads Spending Limits: Master Your Daily Budget [Tutorial]
Google Ads · 2026-08-035 Social Media Trends Actually Working in 2026 (HubSpot Report)
HubSpot Marketing · 2026-07-14The One-Person Marketing Era Has Officially Begun
Neil Patel · 2026-07-08Inside Nescafé's Global YouTube Creator Strategy with Zach King | Nescafé
Think with Google · 2026-07-29Lessons from America's Hottest Brands
Ad Age · 2026-07-22YouTube SEO for AI Search: How to Rank your YouTube Videos | 3.3. AEO Course by Ahrefs
Ahrefs · 2026-05-13Fix disapproved Google Ads: A guide to Personalized advertising compliance
Google Ads · 2026-08-03The Free AEO Tool Stack to get Your Brand Promoted By AI
HubSpot Marketing · 2026-07-08How I Would Master Social Media in 2026 (If Starting From Zero)
Neil Patel · 2026-06-03Best of Frontier CMO: The Audience is in Charge with Colin and Samir
Think with Google · 2026-07-23Weekly Report: Starbucks' Culture Play, Predictive AI Targeting, Emmy-Nominated Ads
Ad Age · 2026-07-16Brand Mentions for SEO: How to Get Cited by AI (3 Tiers) | 3.2. AEO Course by Ahrefs
Ahrefs · 2026-05-13Google Call Ads: Supplemental Terms & Compliance
Google Ads · 2026-08-03How to Create a WhatsApp Chatbot for Your Business (No Coding)
HubSpot Marketing · 2026-07-065 Signs Your AI SEO Strategy Is About to Take Off
Neil Patel · 2026-05-27Frontier Brief: Liquid Death’s unexpected recipe for marketing success
Think with Google · 2026-07-202026 ad budget check-in: where media money’s moving, with Brandon Doerrer
Ad Age · 2026-07-10How to Optimize Content for AI Search Engines | 3.1. AEO Course by Ahrefs
Ahrefs · 2026-05-13Google Ads Asset Studio: AI Tools & Asset Management Guide
Google Ads · 2026-08-03I Charge $2,000 for This Content Strategy (Copy Me)
HubSpot Marketing · 2026-06-29The Old SEO System Is Collapsing. Here's What Replaces It.
Neil Patel · 2026-05-20Lightning in a Can: Liquid Death’s Killer Creative
Think with Google · 2026-07-09Why data, not AI, is driving local travel marketing decisions, with Vrbo's VP of marketing
Ad Age · 2026-07-08Keyword & Prompt Research for AI SEO (AEO) | 2.2. AEO Course by Ahrefs
Ahrefs · 2026-05-06Create effective Search ads: Responsive search ads for success (2026)
Google Ads · 2026-08-03How to Run ChatGPT Ads: The Complete Tutorial
HubSpot Marketing · 2026-06-225 AI CEOs Said the Same Thing About 2026 (Marketing Changes Forever)
Neil Patel · 2026-05-13Frontier Brief: What CMOs can learn from McLaren’s race to the top
Think with Google · 2026-06-29Why retailers should sell experiences, not products, with Macy's CMO
Ad Age · 2026-07-01How to Run a Brand Gap Analysis | 2.1. AEO Course by Ahrefs
Ahrefs · 2026-05-05How to Link accounts to your Google Ads Manager Account – Step-by-Step process
Google Ads · 2026-07-30How to Optimize Your Profile for LinkedIn's New AI Algorithm
HubSpot Marketing · 2026-06-17The Marketing Opportunity of a Decade (But Not for Long)
Neil Patel · 2026-04-22Will AI take the soul out of creative? 🎬
Think with Google · 2026-06-29What brands are missing in sports sponsorship, with Just Women's Sports Founder
Ad Age · 2026-06-24What Is AI Visibility? The 3 Types Every Marketer Needs to Know | 1.3. AEO Course by Ahrefs
Ahrefs · 2026-04-29Community Q&A: Measurement in the AI era & AI Max
Google Ads · 2026-07-29From Apartment Startup to Luxury Tech Brand
HubSpot Marketing · 2026-06-15How to Save Your Marketing Job (Stop Reporting Traffic)
Neil Patel · 2026-04-03Exclusive look at Google’s Cannes Creative House 🚪✨
Think with Google · 2026-06-25From instinct to evidence: Solving marketing's growth paradox
Ad Age · 2026-06-22How AI Search Engines Work | 1.1. AEO Course by Ahrefs
Ahrefs · 2026-04-29Google Ads: Sexual content policy guide (What’s allowed?)
Google Ads · 2026-07-226 AEO Trends To Get Your Brand Recommended By AI (2026 HubSpot Report)
HubSpot Marketing · 2026-06-10You Don't Have an SEO Problem. You Have a "Brand Entity" Problem.
Neil Patel · 2026-03-25Frontier Brief: Marketing is a hot mess right now—and Mark Ritson is actively tearing it apart
Think with Google · 2026-06-24CMOs on CMOs: Hippo and Solo Stove on AI and grassroots marketing tactics
Ad Age · 2026-06-19Answer Engine Optimization (AEO) Course by Ahrefs: What is AEO?
Ahrefs · 2026-04-29Community Q&A: The bidding & budgets special
Google Ads · 2026-07-22How to Use Substack as a Complete Beginner in 2026 (Full Tutorial)
HubSpot Marketing · 2026-06-08Why 98% of Websites Don't Make Money (It’s Not the Design)
Neil Patel · 2026-03-12Mark Ritson on Why the Fundamentals Still Win
Think with Google · 2026-06-04How the Cadillac F1 team is racing to define its brand and fan strategy
Ad Age · 2026-06-17How This Site Beat Amazon in Google Search (3 Step Strategy)
Ahrefs · 2026-04-01GCLID Explained: What is a GCLID?
Google Ads · 2026-07-16How to Scale a Skincare Brand (Marketing Breakdown)
HubSpot Marketing · 2026-05-28You're Wasting Money Trying to Get B2B Clients
Neil Patel · 2026-03-04Philipp Schindler at Google Marketing Live 2026
Think with Google · 2026-05-21Best World Cup campaigns and the new sports marketing playbook, with Tim Nudd and Jon Springer
Ad Age · 2026-06-12How to Pick a Niche If You’re Just Starting Out (SEO)
Ahrefs · 2026-03-04How to use Google Keyword Planner: Find the Best Keywords for Your Business (2026 Guide)
Google Ads · 2026-07-15How to Build Your First AI Agent (Step-by-step Tutorial)
HubSpot Marketing · 2026-05-26Amazon Just Became the Google of Streaming Ads
Neil Patel · 2026-02-25Evolving a media network to meet growing advertiser demands with Marriott's Chris Norton
Ad Age · 2026-06-10Keyword Research Tutorial for Google and AI SEO
Ahrefs · 2026-02-18Paid Search Association AMA: AI Max Q&A
Google Ads · 2026-07-15How to Dominate AI Search in 2026 (Complete Tutorial for Business)
HubSpot Marketing · 2026-05-20Why Google LOVES Reddit (And How Marketers Can Exploit It)
Neil Patel · 2026-02-19Publicis-LiveRamp deal: what to know and how to react, with Garett Sloane
Ad Age · 2026-06-05I Outsourced our Digital Marketing to AI. Here's What Happened
Ahrefs · 2026-02-04PPC Chat Q&A: Ads in AI Search, QFC & Creator Partnerships
Google Ads · 2026-07-096 B2B Marketing Strategies Replacing the Old Playbook in 2026
HubSpot Marketing · 2026-05-11You're Wasting Your Money on Influencer Marketing
Neil Patel · 2026-02-11Top SEO Experts Build Me an AI Search Strategy (GEO)
Ahrefs · 2026-01-21Streamline your workflow with Ask Advisor in Google Ads
Google Ads · 2026-07-0922 Genius Marketing Campaigns You Can Run Without a Big Budget
HubSpot Marketing · 2026-05-06Everything you know about Marketing is changing (2026)
Neil Patel · 2026-02-05How to Transfer Google Ads Account to a New Agency (Billing Transfer)
Google Ads · 2026-06-24Do Reddit Ads Actually Work? I Ran a $100 Experiment (Full Results)
HubSpot Marketing · 2026-05-04You’re Wasting Your Time Creating Social Media Content
Neil Patel · 2026-01-29Ads Data Hub: Privacy checks explained [Tutorial]
Google Ads · 2026-06-233 Creator Economy Trends Every Brand Needs to Know in 2026 (HubSpot Report)
HubSpot Marketing · 2026-04-27Google Ads Data Collection Policy: Avoid Account Suspension (2026)
Google Ads · 2026-06-22Anatomy of a Viral Campaign: How We Built Loop Marketing
HubSpot Marketing · 2026-04-22Google Ads Other Restricted Businesses Policy [Avoid Disapproval Guide]
Google Ads · 2026-06-16Claude AI for Business: The Complete Marketing Tutorial
HubSpot Marketing · 2026-04-20Google Ads Limited Ad Serving? How to Fix It (2026 Guide)
Google Ads · 2026-06-155 NEW Email Marketing Trends That Actually Work in 2026
HubSpot Marketing · 2026-04-15Google Ads Bidding Update: How to Maintain Predictable Performance (2026 Guide)
Google Ads · 2026-06-12How to Make Professional Video Ads on Any Budget (AI Finally Made It Possible)
HubSpot Marketing · 2026-04-13Google Ads for Crypto: How to Get Certified & Avoid Bans (Tutorial)
Google Ads · 2026-06-10The Marketing Playbook That Helped This Gym Beat Equinox
HubSpot Marketing · 2026-04-08Google Ads Editorial Policy: How to Fix Ad Disapprovals
Google Ads · 2026-06-09How to Dispute or Change Google Ads Invoices
Google Ads · 2026-05-28Google Marketing Live: Backstage with our product experts
Google Ads · 2026-05-28
Getting found in search
- 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?
Sources and further reading
- Google Search Essentials — SEO starter guide
- Google: creating helpful, reliable, people-first content
- Google: intro to structured data
- Google: LocalBusiness structured data
- Google: FAQPage structured data
- Google: Article structured data
- Google: Product structured data
- Google: title links in search results
- Google: control your snippets
- Google: robots.txt introduction
- Google: sitemaps overview
- Google: consolidate duplicate URLs
- Google: redirects and Search
- Google: JavaScript SEO basics
- Google: multi-regional and multilingual sites
- Google Search Central Blog
- Google: get started with Search Console
- Google: how local search results are determined
- Google Business Profile: prohibited and restricted content
- Google Business Profile: address and service area guidelines
- Google Business Profile: review policy
- Google Business Profile: add or edit categories
- Google Ads: location targeting settings
- Google Ads: about negative keywords
- Google Ads: about Quality Score
- Google Ads: importing offline conversions
- Google Ads: about Smart Bidding
- Google Ads: about Performance Max
- Google Local Services Ads: eligibility and screening
- Google Ads: keyword match types
- Google Analytics 4: about conversions
- Google Analytics 4: attribution models
- US Census Bureau QuickFacts: New Jersey
- US Census Bureau: American Community Survey
- US Census: Statistics of US Businesses
- Bureau of Labor Statistics: New Jersey data
- BLS: Occupational Employment and Wage Statistics
- NJ Department of Labor: labor market information
- New Jersey Business Action Center
- US Small Business Administration: New Jersey district
- USA.gov: business resources
- web.dev: Core Web Vitals explained
- web.dev: Largest Contentful Paint
- web.dev: Cumulative Layout Shift
- web.dev: Interaction to Next Paint
- Google PageSpeed Insights
- Google Rich Results Test
- Google Search Console
- W3C Markup Validation Service
- Schema.org: LocalBusiness type
- Schema.org: Service type
- Schema.org: FAQPage type
- Schema.org: HowTo type
- W3C: WCAG 2.2 quick reference
- FTC: CAN-SPAM Act compliance guide
- FCC: telemarketing and robocall rules (TCPA)
- FTC endorsement guides — reviews and testimonials
- FTC: rule on consumer reviews and testimonials
- HHS: HIPAA guidance on online tracking technologies
- New Jersey Courts: attorney advertising guidelines
- New Jersey DCA: construction codes and permits
- New Jersey Home Improvement Contractor registration
- New Jersey Division of Consumer Affairs
- TikTok for Business
- TikTok Creative Center
- TikTok Ads Help Center
- TikTok Community Guidelines
- TikTok Terms of Service
- TikTok Privacy Policy
- TikTok Safety Center
- TikTok Transparency Center
- TikTok Creator Portal
- TikTok Newsroom
- TikTok for Developers
- TikTok advertising solutions
- TikTok Creator Marketplace
- TikTok Business Center
- TikTok for Business blog
- TikTok Creative Center: top ads
- TikTok Branded Content policy
- TikTok Shop for sellers
- Instagram for Business
- Instagram for Creators
- Instagram Help Center
- About Instagram
- Meta Business Suite
- Meta Business Help Center
- Meta Transparency Center
- About Meta
- Meta: Instagram platform docs
- YouTube Creators
- YouTube Official Blog
- YouTube Shorts help
- How YouTube Works
- YouTube Studio
- LinkedIn Marketing Solutions
- LinkedIn Help
- Pinterest Business
- Pinterest Business Help
- Snapchat for Business
- X for Business
- Reddit communities
- Reddit for Business Help
- ASCAP
- BMI
- SESAC
- Global Music Rights
- PRS for Music (UK)
- PPL (UK)
- SOCAN (Canada)
- APRA AMCOS (Australia)
- GEMA (Germany)
- SACEM (France)
- SIAE (Italy)
- JASRAC (Japan)
- IFPI
- RIAA
- National Music Publishers Association
- Harry Fox Agency
- SoundExchange
- Music Reports
- Epidemic Sound
- Artlist
- Soundstripe
- PremiumBeat
- AudioJungle
- Free Music Archive
- Creative Commons
- Incompetech
- FTC: advertising and marketing
- FTC: disclosures 101
- FTC: endorsement guides
- FTC: consumer reviews rule
- FTC: advertising FAQs
- US Copyright Office
- US Copyright Office: DMCA
- US Copyright Office: music FAQ
- US Copyright Office: fair use FAQ
- USPTO: trademarks
- UK Advertising Standards Authority
- ACCC (Australia)
- Competition Bureau Canada
- GDPR overview
- California Consumer Privacy Act
- COPPA
- FTC: children’s privacy
- W3C Web Accessibility Initiative
- W3C: WCAG
- W3C: captions
- W3C: making audio and video accessible
- ADA.gov
- WebAIM
- Epilepsy Foundation
- Pew Research: internet and technology
- DataReportal
- US Census Bureau
- US Bureau of Labor Statistics
- Interactive Advertising Bureau
- Think with Google
- Google Trends
- Nielsen insights
- Schema.org: VideoObject
- Schema.org: SocialMediaPosting
- Schema.org: MusicRecording
- Schema.org: HowTo
- Schema.org: FAQPage
- Schema.org: Organization
- Google: video best practices
- Google: video structured data
- CapCut
- Adobe Premiere Rush
- DaVinci Resolve
- Canva
- Descript
- VEED
- Kapwing
- Otter.ai
- Later
- Buffer
- Hootsuite
- Sprout Social
- Google Analytics
- Google Search Console
- Google Analytics developer docs
- GA4: events and conversions
- Matomo
- Plausible Analytics
- Similarweb
- UK Information Commissioner’s Office
- Office of the Privacy Commissioner of Canada
- Australian OAIC
- European Data Protection Board
- EU data protection
- EU Digital Services Act
- Ofcom
- FCC
- AIGA
- Nielsen Norman Group
- Smashing Magazine
- web.dev
- MDN: web media
- MDN: the video element
- ISO 21001 (reference)
- Buma/Stemra (Netherlands)
- STIM (Sweden)
- Teosto (Finland)
- Koda (Denmark)
- TONO (Norway)
- IMRO (Ireland)
- SGAE (Spain)
- ZAiKS (Poland)
- KOMCA (South Korea)
- MCSC (China)
- CISAC
- World Intellectual Property Organization
- TikTok: creating videos
- TikTok: exploring videos
- TikTok: privacy settings
- TikTok: growing your audience
- TikTok Creator Academy
- TikTok Effect House
- TikTok for small business
- Instagram: Reels help
- YouTube: Shorts best practice
- How YouTube recommends
- Pinterest Predicts
- Snapchat for Business
- Hootsuite blog
- Social Media Examiner
- Marketing Week
- Adweek
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.
