• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

help please with url forwarding

Status
Not open for further replies.

stuff

Mr Domeen
The Originals
Legacy Exclusive Member
Joined
Mar 30, 2002
Messages
4,356
Reaction score
35
Hi

Can someone help`? My host is using cpanel, My domain has a site in this moment up there, but how could I forward it to domainsponsor? I can`t change nameservers for it, so I only could use the hosts forwarding.

Thank You
 
I tryed it. But it gives some kind error. Page not found.
What kind off url do you use for the redirect? I mean Your domainsponsor code?
Thanks
 
Code:
http://landing.domainsponsor.com/?a_id=XXXX&domainname=referer_detect

Where XXXX is your DS ID number.

Log on to your DS account and click on > Redirection Code to retrieve your DS URL.
 
interlution said:
Code:
http://landing.domainsponsor.com/?a_id=XXXX&domainname=referer_detect

Where XXXX is your DS ID number.

Log on to your DS account and click on > Redirection Code to retrieve your DS URL.
I tryed it, but still not working, webpage can not be found. :undecided
Can it be done in any way with dns editing in the web host manager? So that my namservers would be in place, email would work, but the webpage would be forwarded to ds?
Thanks
 
create an account at proredirect.com

then change ns to

ns1.proredirect.com
ns2.proredirect.com

the site has a learning curve, so be patient.

member Domainut had to walk me thru it! :)


you can also put the code in your webpage, to redirect to ds!

<html>
<head>
<title>search the web</title>
</head>

<frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
<frame src="http://landing.domainsponsor.com/?a_id=xxx&domainname=referer_detect">
</frameset>

<noframes>
<body bgcolor="#ffffff" text="#000000">
<a href="http://landing.domainsponsor.com/?a_id=xxx&domainname=referer_detect">Click here to enter</a>.
</body>
</noframes>
</html>
 
I've had problems too, recently, trying to redirect to any kind of DomainSponsor link in CPanel... It always used to work fine for any new domain I redirected, but not so recently...
 
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.yourdomain.com/index.html">
 
Status
Not open for further replies.
Back
Top Bottom