Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.

Masked Forwarding, Buy Directly From Nic, Parked On Gd,

Status
Not open for further replies.

visit

Skype: CallUsForFree
Legacy Platinum Member
Joined
Sep 22, 2013
Messages
214
Reaction score
41
I have the following problem. I have domains purchased directly from the NIC registrants.(because domains are cheaper there than on GoDaddy and another) These domains are free parked at GoDaddy (Have Premium Account). I can forward these domains only to existing folders in my Godday hosting account.
So it is not possible to change in yourself something with the DNS at Godaddy. But I want these domains appear as masked forwarding.
NOW: abcde.com.br ⇒ http://wxyz.com
I want it like this: abcde.com.br ⇒ http:// wxyz / shop / abcde.com
i don't now or its possible, have some one any idea?
kindly
 

atomic

New Member
Legacy Platinum Member
Joined
Sep 12, 2013
Messages
878
Reaction score
193
I don't know if I am missing something here, but why don't you just create the directories and forward the domain(s) to that directory?
 

visit

Skype: CallUsForFree
Legacy Platinum Member
Joined
Sep 22, 2013
Messages
214
Reaction score
41
I don't know if I am missing something here, but why don't you just create the directories and forward the domain(s) to that directory?
thank you for your message icedude,
i was trying that before and now one more time...dosn't work. i get a 500 Internal Server Error.
now domain its forwarded to directory abcde.com and its working fine. But i want it on abcde.com/shop/... so that when costumer type in browser that the be forwarded directly to the product(domain name for sale)
 

atomic

New Member
Legacy Platinum Member
Joined
Sep 12, 2013
Messages
878
Reaction score
193
Can you tell me what you are doing and I can tell you the correct way to do it :)
 

BiggieBiggie is verified member.

DNForum Moderator
The Originals
Legacy Exclusive Member
Joined
Sep 4, 2002
Messages
15,057
Reaction score
2,246
@ godaddy,switch to their dns and use url forwarding, to forward traffic from one name to another.

enter > www.xyz.xyz/xyz

I do the same for many of my names that I forward to individual mini-pages.html

for instance, greenfriendly.com points to urlpick.com/greenfriendly.html

imo...
 

visit

Skype: CallUsForFree
Legacy Platinum Member
Joined
Sep 22, 2013
Messages
214
Reaction score
41
@ godaddy,switch to their dns and use url forwarding, to forward traffic from one name to another.

enter > www.xyz.xyz/xyz

I do the same for many of my names that I forward to individual mini-pages.html

for instance, greenfriendly.com points to urlpick.com/greenfriendly.html

imo...

thank you Biggie, i was fixing that now with help of another User, he give me some nice php code:

<?php
header("Location: http://www.xxx.com/shop/xx-com-xx");exit();?>

so i was making a new empty directory in the rood of my ftp for "xx.com.xx" and placed this code as a "index.php in there

so thanks to everyone, david, icedude and biggie
 

atomic

New Member
Legacy Platinum Member
Joined
Sep 12, 2013
Messages
878
Reaction score
193
Notepad is cool when working with HTML/CSS... wait, wait.... I mean SGML :)
 
Status
Not open for further replies.
Top Bottom