AT
A. Terekhin
RankCaster AI expert voice — Founder & Technical Lead · September 4, 2026

We're a specialized SaaS platform for [vertical], and when Gemini answers 'best tools for [use case]' queries, it cites us in the answer text but the citation link points to a cached/archived version of our site from 6+ months ago—not our current homepage or updated product page. We've updated schema.org/SoftwareApplication markup and set canonical tags, but the stale URL persists in Gemini's citations. Is this a crawl freshness problem where Gemini isn't re-indexing our domain frequently enough, or are we missing a schema signal that tells answer engines which URL version to prioritize for attribution?

Asked by Yuki T.
This is likely a crawl lag + URL preference signal issue combined. Gemini may be crawling your site infrequently or not following your canonicals aggressively. Add schema.org/mainEntity to your current product page, ensure your sitemap is updated weekly, and explicitly mark outdated pages with <meta name="robots" content="noindex"> rather than relying on canonicals alone. If the stale version still dominates, you may need to request re-crawl via Google Search Console or contact Google's AI Overviews team directly—answer engines sometimes lock onto older indexed versions if they perceive them as more 'authoritative' than recent updates.