Author |
Message |
highalpine Forums Member
Joined: 14 Jul 2009 Posts: 1
|
#1 · Posted: 14 Jul 2009 12:45
Hey,
I'm looking for a free, but nice redirect script that is not to hard to custimze. I'm willing to leave a link to the developer on the page. If you can help me out just send me a PM or reply to the topic.
Thanks in advance.
|
magume Forums Member
Joined: 29 Jun 2009 Posts: 30
|
#2 · Posted: 16 Jul 2009 01:20 · Edited by: magume
to make link to a page use this code <a href="http:yourdomain.com"> Your web site </a>
to make a redirection from one domain to another put this line to your HTML code header <meta HTTP-EQUIV="REFRESH" content="0; url=http:www.yourdomain.com/index.html">
http:yourdomain.com - change to your domain where you would like to redirect or link
Hope it's what you wanted.
Best wishes, Vicky
__________________
|
johnsonseo Forums Member
Joined: 3 Jul 2009 Posts: 6
|
#3 · Posted: 16 Aug 2009 08:45
Hi dear magume,
Thanks for leave script here.
__________________
|
BobFirestone Forums Member
Joined: 1 Jul 2009 Posts: 144
|
#4 · Posted: 17 Aug 2009 04:16
Why are you looking to redirect? Showing the problem often results in a better solution.
For redirects I use a wordpress plugin called pretty links that is super easy to use. You can setup an unlimited number of redirects. It also tracks clicks, unique visitors and visitor IP addresses.
One of the ways I use it is redirecting a domain that I own to an affiliate program. 1. The domain is forwarded at the registrar to the pretty link 2. The pretty link redirects to the affiliate link. Having the stats from pretty link gives me a way to independently track the number of hits and calculate conversion rates.
__________________
|
Newbie Shield
Joined: 22 Sep 2007 Posts: 2231
|
#5 · Posted: 17 Aug 2009 14:52
Hi highalpine,
No need to use a script for redirects.
Just use code on your web server as magume suggests or use a WordPress plugin as Bob suggests if you run WordPress.
~Newbie Shield~
|