PC Playground  

Go Back   PC Playground > Support > Hosting
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-28-2003, 07:50 PM
 
Posts: n/a
Default Domain Name

This is just a quick newbie question. I have my subdomain account here and want to purchase a domain name (ie: tim.com) and have it redirect to my subdomain. Another post says to just "direct your domain to your site", but I've always been confused on how domains work. Do I tell the website I buy the domain from to do this? Do I need a redirect page?
Thanks in advance,
Tim
Reply With Quote
  #2 (permalink)  
Old 10-28-2003, 09:56 PM
Administrator
 
Join Date: Jan 2003
Posts: 1,348
Default

You could set the domain name to forward to your subdomain through the control panel that your domain registrar uses. Who is your registrar?

Or... you could purchase a domain hosting package from us (prices vary) and this will replace your subdomain hosting.
Reply With Quote
  #3 (permalink)  
Old 10-28-2003, 11:35 PM
Junior Member
 
Join Date: Oct 2003
Location: My Computer, Troy, Michigan, USA
Posts: 21
Send a message via AIM to ncwhiz Send a message via MSN to ncwhiz
Default

One way that I directed my traffic when I got my new domain was the following meta tags, which will "AUTO" make your page reload. You don't need any writing on this page, just a blank page, with this code within in the "HEAD" and "/HEAD" tags.

Code:
<META HTTP-QUIV="REFRESH">

I'm surprised I remember this, It's been so long, so check up on this code, you may need some alteration. A simple search on google will bring up a good answer. Just want to point you in the right direct.

The reason it's better to have a redirect page, is because you don't need to go back to your domain control pannel and change it anymore, because once, you have your page local on your server, you're done!

Hope This Helps :) 8) :lol:
Reply With Quote
  #4 (permalink)  
Old 10-29-2003, 01:02 AM
Senior Member
 
Join Date: Feb 2003
Location: USA
Posts: 2,018
Send a message via AIM to zoid Send a message via MSN to zoid Send a message via Yahoo to zoid
Default

this is only for a redirect, so they will quickly be sent to your subdomain (i dont reccomend doing a redirect, just use a DNS)

<META HTTP-EQUIV="Refresh" CONTENT="0; URL='http://subdomain.pcplayground.com/'">

which is

the zero can be replaced with any number, it just says how many seconds to wait before it sends the person to the url. the URL (http://subdomain.pcplayground.com/) can be replaced with your real URL.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 04:20 PM.


Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.