How to Track AI Citations for Your Website
Here's how to actually track whether ChatGPT, Perplexity, and Google AI are citing your site, the free methods, the tools, and the metrics that matter.

Actionable insights to improve SEO, speed, and conversions
The migration mistakes that hurt rankings most are: launching without a complete 301 redirect map, bulk-redirecting old pages to the homepage, dropping meta titles during the rebuild, leaving a noindex on from staging, and deleting pages that earn backlinks.
None of these are caused by Webflow. All are process failures. And all are preventable with a pre-launch audit and a redirect map built before any design work begins.
When a site loses rankings after moving to Webflow, the platform gets blamed.
In every post-migration audit we have run, the real cause was a process mistake. Usually one of the nine below.
Some mistakes kill rankings overnight a leftover noindex deindexes the whole site. Others bleed traffic slowly for months redirect chains and lost internal links. Both hurt. The slow ones hurt more, because no one notices until a quarter of traffic is gone.
Here is each mistake, why it matters, how to spot it, and how to fix it. Read it before you migrate, not after.
What it is. Any URL that changes without a 301 redirect returns a 404.
Why it hurts. Google treats a 404 as deleted content. Rankings and link equity disappear with the page.
The word that matters is complete. Your map must cover every URL that has traffic or backlinks. That includes PDFs, old campaign pages, and URLs you forgot existed. Build it from a full crawl, cross-checked against Search Console not from memory.
How to catch it. After launch, watch Search Console's Coverage report for 404 spikes. Every 404 with impressions is a missing redirect row.
How to fix it. Add the missing redirect the day you see it. The faster you fix, the less ranking signal you lose.
What it is. The shortcut of pointing every old URL at / instead of mapping each one.
Why it hurts. Google treats mass homepage redirects as "soft 404s." The signal reads: "this content no longer exists." So none of the page-level equity transfers.
How to fix it. Map each old URL to its closest equivalent. An old service page goes to the new service page. A deleted blog post goes to the most related surviving post. It is more work. It is also the entire point of a redirect map.
What it is. Webflow CMS items must live under a collection folder. Blog posts sit at /blog/post-name, not /post-name.
Why it hurts. If your current blog lives at the root level or under /news/, every post URL changes at launch. Teams that discover this mid-build end up rushing the redirect work and rushed redirect work is where errors hide.
How to fix it. Decide your collection slugs first. Then build the redirect map around them. Webflow's wildcard rules handle structural shifts in one line for example, /news/(.*) → /blog/%1.
What it is. Pages launch with default or empty meta titles, because no one carried the old ones over.
Why it hurts. The title tag is still one of the strongest on-page ranking signals. Rebuilding visually makes it easy to forget what is invisible. Rankings slip within weeks.
How to fix it. Export every title and description from a crawl before the build. Make loading them into Webflow's SEO settings an explicit checklist step with its own QA pass. For collection pages, bind the SEO fields to CMS fields.
What it is. Structured data does not migrate. FAQ rich results, article snippets, organization panels all gone at launch unless someone rebuilds the JSON-LD.
Why it hurts. You lose rich results in search, which costs visibility and click-through even when rankings hold.
How to fix it. Inventory your current schema first. Run your top pages through Google's Rich Results Test before migrating. Then re-implement in Webflow sitewide schema in Project Settings, per-post schema in a CMS field. One rule: only mark up content that is visible on the page. Invisible schema is a spam-policy risk, not a shortcut. Our schema markup guide covers the how.
What it is. The site goes live with a setting carried over from staging a sitewide noindex, "disable subdomain indexing" misconfigured, or the staging robots.txt.
Why it hurts. This is the fastest way to deindex a site. A noindex tells Google to drop every page. It happens more often than anyone admits.
How to catch it. Make the final pre-launch check explicit. View source on the live homepage and confirm there is no noindex. Check /robots.txt. Confirm the canonical tag points at your production domain.
How to fix it. Remove the setting and request reindexing immediately. Caught within days, recovery is usually fast.
What it is. Migration invites spring cleaning. Spring cleaning kills pages that were quietly working.
Why it hurts. A five-year-old post that looks stale might hold your best backlinks or rank for dozens of long-tail queries. Delete it and you lose both.
How to fix it. Before killing any page, check it for backlinks and 12 months of impressions. Then keep, merge, or redirect but decide from data, not from how the page looks.
What it is. Copied content brings old internal URLs along. The links resolve through your 301s, so nothing looks broken.
Why it hurts. Every click takes a redirect hop. Equity leaks on each hop, and crawl efficiency drops. It is invisible, which is why it gets skipped, and it compounds across hundreds of links.
How to fix it. Update internal links to point directly at the new URLs. Tedious, but it matters at scale. A find-and-replace during content migration handles most of it.
What it is. Treating DNS cutover as the finish line.
Why it hurts. The four to six weeks after launch are when problems surface 404s from missed redirects, pages Google will not recrawl, Core Web Vitals regressions from heavy images. Without monitoring, a fixable week-one problem becomes a quarter-long decline.
How to fix it. Set a weekly Search Console review against your pre-migration baseline. Keep it until positions stabilize usually four to six weeks. See real migration timelines.
What it is. Migrating, redesigning, rewriting copy, and restructuring URLs all in one release.
Why it hurts. When rankings move, you cannot tell which change caused it. You have removed your ability to diagnose. And you have multiplied the surface area for mistakes.
How to fix it. Change one major variable at a time. Migrate like-for-like first. Once rankings stabilize, redesign or rewrite as a second phase. Slower on paper, faster in practice because you spend less time debugging a drop you cannot explain.
Every mistake here shares one root cause.
Teams treat migration as a design project with an SEO afterthought. It is the opposite. Migration is an SEO project with a design component.
The fix is sequencing:
Get the order right and most of these mistakes cannot happen. Our Webflow migration checklist puts all the steps in sequence, and our 301 Redirect Generator handles the most error-prone part.
Already migrated and watching traffic fall? Work this playbook in order.
/robots.txt. If indexing is blocked, fix it and request reindexing.Most migration losses are recoverable. Fix the root cause, request a recrawl, and rankings typically return over four to twelve weeks. The longer the problem runs undetected, the slower the recovery which is why monitoring matters.
If your organic traffic drives revenue, the redirect map and SEO carryover deserve experienced hands.
Our Webflow migration services exist for exactly this. We have moved 150+ websites for companies in 15+ countries. Protecting rankings is the core of our process, not an add-on.
Book a Call →
An incomplete 301 redirect map. URLs that change without redirects return 404s, and Google treats them as deleted content. The second most common cause is a noindex setting or staging robots.txt left on at launch.
Compare Search Console data against a pre-migration baseline. Minor fluctuation for two to four weeks is normal. The red flags are 404 spikes in the Coverage report, individual pages down more than 10 positions after four weeks, or impressions still falling at week six.
Usually, yes. Most losses trace to fixable causes missing redirects, lost meta data, a leftover noindex. Fix the root cause, request recrawling, and rankings typically recover over four to twelve weeks. The longer the problem goes undetected, the slower the recovery.
No. Google treats bulk homepage redirects as soft 404s, so the old pages' authority does not transfer. Redirect each deleted page to its closest relevant equivalent a related post, a category page, or a service page.
At least four to six weeks, until positions stabilize against your baseline. Check Search Console weekly during that window. Keep redirects in place permanently regardless.
It is riskier. If rankings move, you cannot tell whether the migration or the redesign caused it. Where rankings matter, migrate like-for-like first, then redesign once the site is stable.

Here's how to actually track whether ChatGPT, Perplexity, and Google AI are citing your site, the free methods, the tools, and the metrics that matter.

We’ve compiled a list of the best and highly recommended Webflow templates to help you get your website set up within hours without writing code.

Answer Engine Optimization for Webflow the on-page structure, schema, and content patterns that get your site quoted by ChatGPT, Perplexity, and Google's AI answers. A practical 2026 guide.
Quick Turnaround. No Contracts. Cancel Anytime. Book a 30 minutes consulting call with our expert.