i want to buy some domains and then i want a blank white page to show up when you go to it.. but.. i want it to say this domain is for sale or something and have my email so people can contact me.. http://www.buy-domainz.com/ look at that site ^^ i want mine doing like that. how can i do this?
You could just park it with a blank html. and park the domains on top of each other. That's what do but instead of a blank page all my undevloped domains go do a site.
First,purchase a web hosting.Then you can customize your homepage as you want.It's very easy and you can make it using html.Or ask some competent guy do it for you.
Hi Mate, You dont need hosting for PARKING There are many good parking websites which help to park your domains One of the popular one is SEDO Go to http://www.sedo.com/services/tour_producttour.php?tracked=&partnerid=&language=us You can read the info , Just create a account Add your domain name Change the Name servers at your registar as instructed by SEDO Optimize your DOmain pArked pages for your keywords using SEDO account DONE ! On left hand side menu of the above link , you can see the details of above process Hope it helps There are many FREE PARKING sites available Dont worry ! One more link for parking , found from my bookmarks http://www.dnforum.com/f34/domain-parking-tips-thread-244149.html Hope it helps
merlinseo is right though, purely for sales Sedo does a great job for parking names. If you want to make your own then use some scripting and you can have the page tell which domainname its about and possibley show optimized text for it to improve sales. PHP has $_SERVER["HTTP_HOST"] variable to hold the domainname which led to the page. Perl, JS and other scripting languages offfer similair options. If your host does not allow any server side scripting then a JavaScript may be the way for you.