Get the LLM summary for this piece
One click opens the engine with a pre-filled query about this article.
Your primary nav distributes PageRank to the pages you link. Get that wrong and no amount of on-page SEO recovers it.
- Primary nav = your PageRank distribution policy.
- Never link more than 7 items in the top nav.
- Footer nav is for reach, not authority.
- Breadcrumbs are non-negotiable at scale.
In the WBP framework, Menu sits at the intersection of internal linking and the seven-step agentic loop (Detect → Explain → Fix → Approve → Apply → Track → Rollback). The unit of work is a diff on a live URL, not a PDF audit that ages the moment it's exported.
One publisher client had 34 items in their primary nav. We cut it to 6 pillars and moved the rest to a mega-menu on hover. Pillar traffic +18% in 90 days without any on-page changes.
The seven rules
In order of impact.
- Primary nav: 5-7 pillar items only
- Every pillar linked from every page
- Mega-menu for depth, not width
- Breadcrumbs with BreadcrumbList schema
- Footer nav = utility + top hubs, not sitemap
- Search bar with real search intent tracking
- No JS-only nav — HTML-first for crawlers and LLMs
<?php
add_filter( 'wbp_seo_meta_description', function ( $description, $post_id ) {
if ( has_category( 'case-studies', $post_id ) ) {
return get_post_meta( $post_id, '_case_summary', true ) ?: $description;
}
return $description;
}, 10, 2 );functions.php — filter meta description safely
Every page you leave un-fixed is a citation your competitor will earn instead. The agentic loop turns "someday" work into a queue you can approve in ten minutes.
- Install WBP Omni SEO Pro on staging and run the scanner against one silo.
- Approve the first 10 low-risk fixes (missing alt text, canonical, breadcrumbs, schema).
- Roll one fix back on purpose to feel the safety net before you scale.
- Verify with Bot Tracker that GPTBot, ClaudeBot and PerplexityBot have re-crawled the fixed URLs.
- Promote the workflow to production and schedule the weekly per-silo run.
- Cross-silo bleed check — anchor links should stay inside the topical silo.
Inside WBP Omni SEO Pro: Link Control (nofollow, sponsored, UGC)
Central control over rel attributes across the site — external link auditor, per-domain rules, and sponsored/UGC compliance for guidelines and disclosure.
Why this matters for "Website Menu for SEO — The Rules That Compound": Uncontrolled outbound links leak equity and create quiet policy risk on affiliate and UGC-heavy sites.
- 1Step 1
Link Control → Add domain rules (nofollow, sponsored, ugc)
- 2Step 2
Scan for existing external links and apply rules retroactively
- 3Step 3
Enable disclosure blocks on affiliate posts automatically
- 4Step 4
Watch the leak dashboard for high-authority outbound
of external links on a typical blog are missing the correct rel attribute
"You wouldn't hand out backlinks in real life — stop letting your CMS do it by default."
"The unit of SEO work stopped being a report and started being a merged change. Everything else is theatre."
Insights & analysis
Teams pulling ahead in AI search share three habits: they treat schema as a contract, they treat internal links as a graph problem, and they treat every applied fix as reversible. Everything else — tools, dashboards, agencies — is downstream of those three.
Quick example scenarios
- A publisher with 8k evergreen posts turns on Link Control (nofollow, sponsored, UGC) and clears orphan pages in a single approval batch.
- A SaaS site adds FAQ schema across product docs and starts appearing in AI Overviews within two crawl cycles.
- An agency runs a per-silo 90-minute audit weekly instead of a quarterly PDF audit.
Paired module: SEO Agents & Automations
Long-running agents that watch for issues, propose fixes, wait for human approval, apply changes and roll back on regression — the 7-step Agentic SEO loop. Manual SEO does not scale past a few hundred URLs; agentic SEO turns the loop into a service level you can operate.
- Enable the Detect → Fix loop under Agents
- Configure approval routing (auto for low-risk, human for the rest)
- Watch the change log with rollback snapshots
- Iterate on agent policies from real approval data
The Agents & Automation hub uses LLMs to generate meta titles, meta descriptions, alt text, TL;DRs and internal-link suggestions — but every generation runs against your existing content, brand voice and silo, so outputs stay unique and reviewable instead of generic.
Researched sources & further reading
Plain-text excerpts from Wikipedia so you can verify the terms used above without leaving the page.
- PageRank— Wikipedia
PageRank (PR) is an algorithm used by Google Search to rank web pages in their search engine results. It is named after both the term "web page" and co-founder Larry Page. PageRank is a way of measuring the importance of website pages.
Read on Wikipedia - Backlink— Wikipedia
A backlink is a link from some other website (the referrer) to that web resource (the referent). A web resource may be (for example) a website, web page, or web directory. A backlink is a reference comparable to a citation.
Read on Wikipedia - Search engine optimization— Wikipedia
Search engine optimization (SEO) is the process of improving the quality and quantity of website traffic to a website or a web page from search engines. SEO targets unpaid search traffic (usually referred to as "organic" results) rather than direct traffic, referral traffic, social media traffic, or paid traffic.
Read on Wikipedia
Real-world examples
Three shapes this problem takes in the wild — and what the fix looked like when a team applied the Internal Linking playbook end-to-end.
The workflow at a glance
Final thoughts
The teams that pull ahead in 2026 are the ones that made internal linking boring — repeatable, auditable, reversible. That's exactly what the WBP Omni-Agent is built to run.
Related tools built by the same team
Built by the same team as the guides on this site. Included here for context and provenance — not a paid placement.
WBP PlannerWordPress pluginPlan site structure, wireframes, silos, CPTs and sitemaps before you publish a single page.
WBP Better RankWordPress pluginRank tracker for desktop, mobile and AI-answer citation share — inside WordPress.
WBP Distribution EngineWordPress pluginPush published content to social, syndication and partner channels automatically.
Topical Authority Mapper by WBPCustom GPTMaps entities, pillars, clusters, gaps, intent and internal-link opportunities.
WpBulkPublishing (ecosystem router)Custom GPTMain ecosystem router — points you to the right WBP product, GPT or workflow for the job.
Disclosure: WBP Omni SEO Pro and the tools listed above are made by the same team as this site. Links open in a new tab.
External resources & further reading
Authoritative background from Wikipedia, community discussion, official docs and research bodies. Opens in a new tab.
Should I put my blog in the primary nav?
Yes, if it's a genuine pillar. Otherwise footer.
Is a hamburger menu bad for SEO?
Not on mobile. On desktop it hides your link graph — avoid.
Will nofollow rules affect my analytics?
Analytics is untouched — Link Control only edits rel attributes; clicks and outbound events still fire normally.
Will agents ever change my site without permission?
Every change respects the approval routing you set; nothing merges without either an explicit approval or a policy you deliberately marked auto-approve.
How many internal links per page?
Enough to make the silo obvious, not so many the anchor budget dilutes. WBP's Silo Engine caps suggestions to the top 3 contextual matches per section.
Do nofollow internal links still make sense?
Rarely — reserve nofollow for user-generated links. Internal nav should pass equity by default.
Ship this workflow inside WordPress
WBP Omni SEO Pro turns every playbook on this blog into an approvable, reversible diff.
Get WBP Omni SEO ProAffiliate — this link goes to the official WBP Omni SEO Pro product page.
About the author
Founder · WBP Omni SEO ProUsman Jatoi — a 20-year-old creative artist, and tech innovator who began his digital journey at just 7 years old and started working professionally at 12. Founder of WP Bulk Publishing and creator of WBP Omni SEO Pro.
4+ years shipping production WordPress builds for UK and US remote agencies — 20+ live sites redesigned or built from scratch in Elementor, ACF, and custom themes. The schema, silo, and AI-search patterns you read about here are the same ones running on client work every day.
- WordPress · Elementor
- Programmatic SEO
- Schema & JSON-LD
- AI Search (GEO)
- Silo architecture
- Bot-tracking
