iframe ?

eastado

Regular Member
Joined
May 2, 2008
Messages
271
Reaction score
72
I have a Iframe on page A that contains Page B. Now if someone comes to page A and see's page B what would show as the referrer on Page B? is their a way to blank the referrer on Page B in the given situation ?
 
I have a Iframe on page A that contains Page B. Now if someone comes to page A and see's page B what would show as the referrer on Page B? is their a way to blank the referrer on Page B in the given situation ?


Yes it would show page A as the referrer. You can blank the referrer using a double meta refresh, search the forum for examples.

Blanking the referrer isn't the best method as it will look suspect to your AM, you should try to fake it instead. It's a little more complex but really worth the effort. Also, iframes aren't programming :)

Code:
blackhatworld.com/blackhat-seo/black-hat-seo/37204-fake-referrer-cpa.html
 
Page A shows as referrer. In some cases it does not matter.
 
heres another question:

Page A - landing page
Page C - Free Trial Signup Form
Page B - Displays Free Trial Sign up form in iframe


Page a has iframe of Page B. What is the refferer?
 
what if I use a rotator to send traffic to site A. the rotator will be on site B. what would be the referrer then ?
 
The container page - always. If no container page (normal page) from where the url was clicked (or faked)
 
Hope that make sense to you guys now?
 
The container page - always. If no container page (normal page) from where the url was clicked (or faked)

I didn't quite get you mate could you please explain further. I need to know if I send traffic to a rotator which sends the person to a site A,B, or C. what would be the referrer in that case. will it show the actual traffic source.
 
Off cause not - it will be from the page in your rotator-script (unless you iframe - it will be the container page).
 
Back
Top