Domain Signals & URL Structure Patents Reference
18+ patents covering domain reputation scoring, URL canonicalization, trust signals, and brand vs. keyword domain weighting.
Domain Reputation (4 core patents)
| Patent | Description |
|---|---|
| US10742591B2 | Domain Reputation Scoring (2015-2020) — ML-based scoring using WHOIS, DNS, link graphs, traffic patterns, domain name linguistic features, historical ownership |
| US6285999B1 | PageRank — foundation of domain authority via link graph |
| US8224827B2 | Document ranking by classification — domain age, inception date, time-based factors |
| US8843477B1 | Onsite and offsite search ranking — brand authority analyzed separately, exact match domain weight reduced |
URL Structure (2 core patents)
| Patent | Description |
|---|---|
| US9081861B2 | URL Canonicalization (2008-2015) — URL normalization, path hierarchy, parameter handling, case sensitivity, structural consistency |
| US7509315B1 | Managing URLs (2005-2009) — URL importance ranking, path significance, hierarchical classification, crawl prioritization |
Domain Trust Signals
High Trust Indicators
+ Consistent WHOIS information (name, org, contact)
+ Long domain registration (years, not months)
+ Stable ownership history (no frequent transfers)
+ Quality inbound links from established domains
+ Legitimate DNS configuration (no suspicious records)
+ SSL certificate (HTTPS) — baseline requirement
+ Consistent NAP across web citations
+ Google Knowledge Panel presentLow Trust Indicators
- Private/hidden WHOIS (raises questions for new domains)
- Frequent ownership changes (flag in US10742591B2)
- Suspicious link patterns (link farm associations)
- Spam-associated history (domain previously penalized)
- Poor DNS hygiene (MX records missing, mismatched)
- Short registration period (under 1 year)
- Exact match keyword domain without brand developmentURL Best Practices (Patent-Grounded)
Optimal URL format:
domain.com/category/subcategory/page-name| Rule | Patent Basis |
|---|---|
| Clear hierarchy showing content relationships | US9081861B2 |
| Readable URLs improve CTR | NavBoost US10229166B1 |
| Keywords in URL provide relevance signals | US7509315B1 |
| Shorter URLs preferred for canonicalization | US9081861B2 |
| Avoid excessive parameters | US9081861B2 |
| Session/tracking parameters filtered by Google | US9081861B2 |
| Content-affecting parameters indexed separately | US9081861B2 |
URL parameter handling:
Filtered (not indexed): ?sessionid=, ?utm_source=, ?ref=
Indexed separately: ?color=red, ?size=large (content changes)
Best practice: Move facets to canonical URL, use canonical tagBrand vs. Exact Match Domains (US8843477B1)
Key finding from the patent:
- Branded domains carry MORE trust than exact-match keyword domains
- Brand recognition signals analyzed SEPARATELY from keyword matching
- Exact match domain weight has been reduced in modern rankings
- Brand building increases QB (Quality Boost) in the ranking formula
Implications:
- Build the brand around the domain name — don't rely on keywords in the domain
- Exact match domains (e.g.,
best-roofing-contractor.com) no longer get automatic ranking boosts - Domain authority comes from links, brand signals, and consistent WHOIS — not keywords in the domain name
Domain Age and History (US8224827B2)
Age factors:
- Inception date (when domain was first registered)
- Time since first indexing by Google
- Historical content quality over time
History factors:
- Prior penalty history
- Ownership changes
- Content topic consistency over time
Implication: A domain that has changed topics multiple times or been penalized previously carries lower trust signals even with new owners.
Domain Reputation Scoring Inputs (US10742591B2)
The ML-based domain reputation model uses:
- WHOIS data — registration length, owner consistency, contact info quality
- DNS configuration — records, MX setup, nameserver stability
- Link graph position — which domains link to it, which it links to
- Traffic patterns — organic traffic vs. paid traffic ratio
- Domain name linguistic features — keyword density, length, readability
- Historical ownership — number of transfers, time at current owner
Related Learning Modules
- Module 24: Domain & URL Structure — Full patent coverage
- Module 25: Security & HTTPS — Trust signal layer
- Module 15: Crawling & Indexing — URL handling in crawl pipeline