Am I right to assume that if I include page B in an iframe on page A, and have a noindex,nofollow robots metatag in the head of page B, then page B won't be spidered. The same as regular frames, yes?
tedster
3:51 am on May 8, 2004 (gmt 0)
Correct.
As a matter of fact, the last time I tested, search engines weren't even following the src= attribute of an iframe , only regular links targeted to change the iframe document.
Kerrin
4:01 am on May 8, 2004 (gmt 0)
Yes but but you might be better off using robots.txt to block page B instead.