Forum Moderators: open
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 redirect 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?