[seo-onpage-fixes] daily SEO audit fixes — title, nav, compare depth - #74
Conversation
…i compare - /for/odoo-partners <title> was 100 chars (SERP-truncated) -> 47-char 'Knowcap for Odoo Partners — Meeting to Odoo SH PR' (keeps Knowcap + Odoo) - Add 'Compare' -> /compare hub link to both primary nav bars (home + editorial shell); compare pages were footer-only (low internal-link equity) - knowcap-vs-read-ai was thin (~667 words) + missing the MENA/Odoo market-fit FAQ its siblings carry; added it (Read.ai-specific, ~115 words) Daily SEO audit 2026-06-16 findings. Image-alt, JSON-LD, robots flags from the on-page crawl verified as false positives / already-healthy — no change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughAdds a "Compare" navigation link to two header components ( ChangesCompare Nav Link and Content Updates
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Daily SEO audit (2026-06-16) — on-page fixes
Three verified findings from today's
/knowcap-seo-audit+ rank tracker, fixed. All sites mapped + adversarially verified by a discovery workflow before editing.1.
/for/odoo-partnerstitle was 100 chars (SERP-truncated)Google truncates titles at ~60. Old title ran to 100 chars, cutting the value prop mid-phrase in results.
Knowcap for Odoo implementation partners — From client meeting to Odoo SH PR before the meeting ends(100)Knowcap for Odoo Partners — Meeting to Odoo SH PR(49) — front-loads brand, keeps "Knowcap" + "Odoo".2. Compare pages had no primary-nav link (footer-only = low equity)
The 5
/compare/*pages were reachable only from footers + the/comparehub. Rank check showed/termsoutranking the actual read-ai compare page for "knowcap vs read ai" — symptom of weak internal-link equity to compare pages. Added a Compare → /compare link to both active primary nav bars (homepageHeader+ editorialEditorialHeader). One hub link concentrates equity; the hub distributes to all 5.3.
knowcap-vs-read-aiwas thin (~667 words) vs siblings (720–800)It was missing the MENA-SMEs / Odoo-partners market-fit FAQ that the otter / fireflies / fellow pages each carry. Added a Read.ai-specific one (~115 words: Ada agent, sentiment scores, single-language, no Arabic UI vs Knowcap's MENA + Odoo angle). Closes the real gap rather than padding.
Verified NON-issues (crawl flagged, no change needed)
no_image_altfired, but exhaustive trace: every image already has alt; the 4 logos usealt=""correctly (decorative, visible wordmark beside them). False positive.lib/site-schema.ts). Healthy.Gate
tsc --noEmitgreen (no new imports —Linkalready imported in both nav files; new FAQ matches existing shape).next buildruns on Vercel on this PR.Out of scope (flagged for your call)
<SiteJsonLd/>to root layout so /compare, /blog etc. also carry Org/WebSite schema (optional; has per-page FAQ-prop nuance).🤖 Generated with Claude Code
Summary by CodeRabbit