• Welcome to DNForum.com™ - Domain Sales, Domain Forum, Domain Appraisals, Domain Registrars
    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.

URL Forwarding for Domainsponsor

Status
Not open for further replies.

FogFever

New Member
Legacy Platinum Member
Joined
Apr 19, 2006
Messages
160
Reaction score
9
Does DS allow url-forwarding instead of changing the nameservers?
If so, does anyone know the url to forward to?

Thanks.
 
Thanks. I'm glad that they allow it.
Does anyone know the url to forward it to?
 
"http://searchportal.information.com/?o_id=#####&domainname=domainname.com"

Replace "domainname.com" with your domain name. This method requires you to redirect each domain individually. and add your code in #####

"http://searchportal.information.com/?o_id=#####&domainname=referer_detect"


This method allows you to forward all of your domains in bulk to a single URL, without having to pass the domain name in the URL. It requires you to forward your domains from your registrar using frames to a single URL. If your registrar does not provide framed forwarding (sometimes referred to as masking or stealth), you will not be able to use this redirection method.

Forwarding Using HTML

<html>
<head>
<title>search the web</title>
</head>
<frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
<frame src="http://searchportal.information.com/?o_id=#####&domainname=referer_detect">
</frameset>
<noframes>
<body bgcolor="#ffffff"text="#000000">
<a href="http://searchportal.information.com/?o_id=#####&domainname=referer_detect">Click here to enter</a>
</body>
</noframes>
>
514
;/html<
 
Last edited:
Status
Not open for further replies.
Back
Top Bottom