Sedo - Buy and Sell Domain Names and Websites project info: adultbizforum.com Statistics for project adultbizforum.com etracker® web controlling instead of log file analysis
Go Back   ADULT WEBMASTERS at AdultBizForum.com > Adult Webmasters Forum > Articles / Tutorials / Tools
Register ABF Rules FAQ Members List Search Today's Posts Mark Forums Read
Testimonials Press Release Publishers Directory New Posts   Log Out
Reply
 
Thread Tools Search this Thread Display Modes
Old 01-05-2007, 12:38 PM   #1
Kide83
Friendly Member :)
ABF Member - Gold
 
Kide83's Avatar
 

Join Date: Dec 2005
Location: EU
Posts: 4,914
Points: 9,590
Bank: 0
Total Points: 9,590
Donate
Default How to Redirect Traffic

Ok here's one useful thread that will help you to redirect your traffic to any page, site, domain you want...

First of all i want to tell you few things - NEVER use redirecting at:
1. TGP galleries
2. Free Sites
3. Anything you're submitting to any other site in order to get it's traffic

Now why you want to redirect surfers? Well sometimes you just need to
Let's say you have some domain that is getting lots of traffic from spain but you can't convert it. You filter those surfers and then redirect them to site of yours that's on Spanish. This may be stupid example but i couldn't think of something better lol anyway who needs traffic redirection already has plans how to use it

There are few ways to do traffic redirection:

1. You can do it using HTML
- <meta http-equiv=refresh content="10;url=http://yourdomain.com/wher-to-redirect.html">

Explaining:
Add this line of code between <head> and </head> tags in source code of page you want to redirect from (it can be index.html of your domain or any other page). Number "10" is number of seconds after surfers will get redirected, you can change it to 0 for instant redirection or to any other number...

2. You can do it with JavaScript
First part of code goes between <head> and </head> tags of your page source code
<script language="JavaScript">
<!-- var time = null function move() { window.location = 'http://yourdomain.com' } //-->
</script>

The second part of code goes inside your <body> tag, and it will look like this after you add it
<body onload="timer=setTimeout('move()',5000)">

Explaining:
First part of code is where you will set where the surfer will be redirected (change yourdomain.com with wanted urs). The second part of code is where you will setup time after surfer will be redirected (time is in miliseconds, not in seconds, btw 1000 miliseconds equals to one second)
__________________
~~~
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Page - Check out what makes me money & how
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Submit Your Free Sites and Blogs to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Kide83 is offline   Reply With Quote
Sponsored Links

Reply


Go Back   ADULT WEBMASTERS at AdultBizForum.com > Adult Webmasters Forum > Articles / Tutorials / Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Points Per Thread View: 0
Points Per Thread: 20
Points Per Reply: 20
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
List of TGP / MGP scripts and Traffic Trading scripts Kide83 Articles / Tutorials / Tools 6 12-13-2008 07:37 PM
Link liste - spiskovi i iskustva Nenad EU Webmasters 19 06-27-2007 04:50 PM
How to Filter Traffic Kide83 Articles / Tutorials / Tools 0 01-03-2007 01:10 AM
Brand New Traffic Sponsor Program Clicked-Adult-Traffic Traffic Biz 0 10-06-2006 05:16 AM
NEW automatic system of selling and buying MGP/TGP traffic trafficholder Adult Webmasters 2 06-07-2006 01:39 PM


All times are GMT. The time now is 01:53 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0