Recent content by isset1988

  1. isset1988

    traffic from website

    All the code is correct because i see on google analytics of redirected-website.com all the visitors that coming from my-website.com/visitor.php my-friend-website.com (has the traffic - has the iframe) my-website.com (get traffic from above and has redirect code) -> The results on google...
  2. isset1988

    traffic from website

    Hello proxyseller, What do you mean about keys to the pages? What is the best way to drive traffic from a website to another in order to get results on seo ranking? My websites are already onsite seo friendly.
  3. isset1988

    traffic from website

    Well, My-Friend-Website has this iframe <iframe src="my-website / visitor" width="0px" height="0px"></iframe> My-Website has a php redirect header('Location: '.$traffic_url); exit;
  4. isset1988

    traffic from website

    Thank you tacitinc, I use this php code $traffic_url = redirect-website link; header('Location: '.$traffic_url); exit; Can you suggest another way to get the traffic from my-friend-website and drive into other websites? Thank you again!
  5. isset1988

    traffic from website

    Hello its my first thread here! My question to the experts is, I have an iframe to a high traffic website for ex. my-friend-website . This iframe points to my website my-website / visitor. When a visitor open the my-friend-website, my website my-website / visitor redirect him without breaking...
Back
Top