How do search engines treat content inside an IFrame?
Content in an iframe will get indexed, but on the URL where that content sits. It’s not seen as part of the page that contains the iframe. This is one of the reasons frames in general may not be a good idea.
|