Context: A friend of mine has a business selling domain names. As I work in IT as a C# developer he came to me with his request. Although I know little of these kind of things.
Request: He wants to have his domains that are up for sale to point to 1 single web-form. Where people browsing the domain and who are interested can leave some sales-specific information. So he can reach out to these potential buyers.
Requirement: It is essential that the potential buyer is not redirected from the domain they are browsing as shown in the URL of their browser and the domain is shown on the webform.
Situation and scope: He can set DNS-settings of his domains by bulk. And this is all he wants to do: set the domain records and thats it.
Additional less relevant situation: Now he and me both have websites and webhosting from a reseller party. So we have that available. But there does not seem to be a configuration option to have a 'catch-all domain' website, or a default website to point towards. So we have to think outside of that box.
My hope: I am sure there are legion of solutions to get this working... unfortunately I can't think of any from the top of my head. Can you please point me towards the most simple and easy way to get this working?
I allready found this post, but I am not sure if this applies to my situation:
Configure the server & DNS like: Accept all domains that use our spesific nameservers
I am a smart guy and not too lazy to find and read a manual, so I am sure in the long run I can figure it all out, but if you can save me a lot of time, by sharing your experience with me, I would be grateful. Thank you!