| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: May 2003 Location: uk
Posts: 268
![]() | Holding page or web site ok so everyone has posted on how a sales letter should or shouldnt go, so now what is the best way to promote your domain names. Do you :- A: have a holding page per domain name. i.e http:/www.48hoursdelivery.co.uk B: have all domain names pointing to one page. i.e http:/www.48hoursdelivery.com what is the best way here then. this should be interesting to hear how each person runs there domain names. ![]() Laskos
__________________ Thanks Laskos Http://www.locals.co.uk |
| |
| | #2 (permalink) |
| Senior Member Join Date: Feb 2003 Location: New Zealand
Posts: 2,528
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | i redirect all good traffic domains to a search portal page i made then reveiw the traffic on each name after 2 months then if it sucks i redirect it to my sales page for that domain on http://www.dotleader.com |
| |
| | #3 (permalink) | ||||
| NamePros Regular Join Date: May 2003
Posts: 269
![]() |
| ||||
| |
| | #5 (permalink) |
| NamePros Member Join Date: May 2003 Location: Jacksonville, FL
Posts: 180
![]() | I don't know how anyone else does it, but I use apache's mod rewrite to redirect any request coming in to : /index.php?host=thehostname.com Obviously, thehostname.com is whatever host the user is coming in at. I can then use my favorite log processing software (sawmill) to see the traffic on index.php broken down by the host in the query string. ????: NamePros.com http://www.namepros.com/website-development/2099-holding-page-or-web-site.html I take all this a step further and do a lookup in the index.php file on the domain that the user came in on to determine what keywords I should search for them. Then, I redirect to my search page and automatically search for them. See: http://www.sesworld.com/ when you hit that URL, you get seemly transferred first to : http://www.sesworld.com/index.php?host=www.sesworld.com then to: http://www.sesworld.com/SearchResult...rd=electronics But like I said, I can't comment on how others do it |
| |