Forum Moderators: martinibuster
For example, if one website offers free content for your own website, but then provides this in an iframe that references pages on their own site, by including this iframe in my site, am I linking to him (or at least in search engine terms)?
I have never seen them show up in backlinks, but thought it might be possible that search engines consider this a link.
Rob
If you mean the code between the iframe tags like this:-
<iframe src="whatever_iframe_content.html">
<a href="whatever.html">Link</a>
</iframe>
Then yes it will count as a link.
If you mean that the links are in the frame that is displayed in the iframe then it will not.
see also
[webmasterworld.com ]