Forum Moderators: open
I need a response, thanks in advance and sory for my bad english!
Recently iframes have been suggested to be used for pagerank sculpting (nofollow is not an option any more). I strongly believe that its not the best solution as it is probable that they receive pagerank.
My concern is that I expect the iframe page to rank and show up in the SERPs. Anyone arriving at the iframe page will see an unformatted page without navigation.
I was thinking of using document.referrer to add some basic navigation for anyone coming via search. What I'd rather do is send anyone not coming from the parent domain to the parent domain, thereby displaying the iframe for a second time.
Would this work? Would it be looked at as spam? Could you give me an example of the code?