Content inside an iframe is associated with the iframe source, not my page. If that source is not itself crawlable, the content may not count for my page at all. Primary content embedded via iframe. Iframe content is attributed to its source URL, not your page; may not count for your page.
Why does content in iframe with no crawlable source matter for AI search?
Iframe content is attributed to its source URL, not your page; may not count for your page.
How do you fix it?
Inline critical content rather than iframing it.
How do you find it on your site?
- Find iframes carrying meaningful content on the page.
- Check whether the iframe source URL is itself indexable.
- Where the content should belong to the page, render it directly rather than in an iframe.
- Reserve iframes for genuinely embedded third-party widgets.
Which ranking and citation factors does it touch?
Iframed content often does not count towards the host page. Inlining important content keeps the credit where I want it.
What is the impact?
Medium. Inferred.
What is the evidence?
Iframed content may not be associated with the host page. Google Search Central, Understand JavaScript SEO Basics
Frequently asked questions about content in iframe with no crawlable source
What does "Content in iframe with no crawlable source" mean?
Primary content embedded via iframe.
How do you fix content in iframe with no crawlable source?
Inline critical content rather than iframing it.