Practical Lens 12: Navigation is a crawl signal
If key identity pages aren’t clearly discoverable via internal links, machines may never treat them as core evidence—even if the pages exist.
What this lens means
If key identity pages are not clearly discoverable via internal links, machines may never treat them as core evidence—even if the pages exist.
Why this happens
- Crawlers follow internal links; navigation shapes what is discovered early and treated as core.
- If identity pages are weakly linked, they can be under-fetched or treated as secondary evidence.
- Machines may overweight the most-linked content if identity pages are less discoverable.
What this usually indicates
- Discovery gaps: services/about pages exist but are not strongly linked from primary navigation.
- Content bias: blog/news pages dominate internal linking and sitemap coverage.
- Orphan pages: key identity pages are reachable only via deep paths or not linked at all.
- Inconsistent IA: navigation differs across language variants, fragmenting discovery.
What to verify (evidence-only)
- Are about/services/contact pages linked from primary navigation across variants?
- Do internal links point consistently to one canonical URL per page (no mixed variants)?
- Are core identity pages included in sitemap.xml?
- Do language variants expose equivalent identity pages through navigation?
- Is important identity content present in the initial HTML (not only after JS execution)?