Forum Moderators: open
In other words, if a page pulls in another page's content (with code like the following), would Google "see" the content returned by [xyz.com...] and attribute it to the outer page that contains the iframe?
<iframe src="http://www.xyz.com/page.html"></IFRAME>
Thanks