View Full Version : are we allow
are we allow to use redirect links from www.dot.tk nd cjb.net?
688206002
02-20-2005, 10:17 PM
Originally posted by RiCe@Feb 20 2005, 04:16 PM
are we allow to use redirect links from www.dot.tk nd cjb.net?
28439
Yes, you can use any redirection service, not just these two.
Aerowind
02-20-2005, 11:11 PM
Speaking of redirecting is there a source code I can put in my site if the hosting does not provide it?
can yu name all the site that provied redirecting urls here?
EnderX
02-21-2005, 11:50 PM
Originally posted by Aerowind@Feb 20 2005, 06:11 PM
Speaking of redirecting is there a source code I can put in my site if the hosting does not provide it?
28448
You can use JavaScript
<script language=javascript>
<!--
window.location.replace('http://www.yoursitehere.com');
// -->
</script>
or PHP (put this one in the HEAD tag)
<?
header("Location: http://www.yoursitehere.com")
?>
Either one will suffice.
688206002
02-22-2005, 12:44 AM
Originally posted by RiCe@Feb 21 2005, 05:38 PM
can yu name all the site that provied redirecting urls here?
28653
Do a search; we have about 3 threads with long lists of redirection services.
Aerowind
02-22-2005, 01:10 AM
Originally posted by EnderX@Feb 21 2005, 06:50 PM
You can use JavaScript
<script language=javascript>
<!--
window.location.replace('http://www.yoursitehere.com');
// -->
</script>
or PHP (put this one in the HEAD tag)
<?
header("Location: http://www.yoursitehere.com")
?>
Either one will suffice.
28656
Thank you very much let me get this so I can get more traffic to this site instead of my old freewebs one that I don't use any more
mck9235
02-22-2005, 01:39 AM
Heres a quick list of services I know:
http://www.dot.tk
http://www.cjb.net
http://www.JOYNIC.com
http://www.uni.cc
I like JOYNIC and uni.cc the best. :)
undacuvabruva
02-22-2005, 01:48 AM
I use www.us.tt
there's also
www.uk.tt
search the forum
there's a HUGE list (providided by MagicDKA) somewhere
mck9235
02-22-2005, 02:26 AM
Originally posted by undacuvabruva@Feb 21 2005, 08:48 PM
I use www.us.tt
there's also
www.uk.tt
search the forum
there's a HUGE list (providided by MagicDKA) somewhere
28675
Thats from http://www.JOYNIC.com :)
flames
02-22-2005, 02:31 AM
Originally posted by mck9235@Feb 21 2005, 06:26 PM
Thats from http://www.JOYNIC.com :)
28684
usually i prefer dot tk. but free domain co.nr is very good as well. all you have to do is register from here (http://www.freedomain.co.nr/). then redirect your web page.. :D
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.