Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Add-on / Parked / Subdomains?
Reekun
post Mar 2 2008, 10:12 PM
Post #1


Member [Level 1]
****

Group: [HOSTED]
Posts: 63
Joined: 25-January 08
From: Team Gnarfard HQ
Member No.: 56,852



what's the difference between Add-on / Parked / Subdomains? sad.gif

Is parked just where the website isn't being made yet and subdomain is with the subdomainurl.mainsite.extension

Add-on domains are where i'm confused

I tried adding www.gnarfard.com www.vitachoconutriment.com and www.ekaiyo.com to my domain but it says they got added as add-on domains but the urls are gnarfard.metaknight.com, vitachoconutriment.metaknight.com and ekaiyo.metaknight.com...

Are the subdomains the same thing as the regular URL domain??

So if I went to my cPanel where would I go to edit www.ekaiyo.com seperately from www.metaknight.com because that's where i'm stuck dry.gif

Do I go to file manager -> public_html or www -> then to ekaiyo folder?


in ekaiyo folder there's a file called .ftpquota is that where I set bandwidth limits on www.ekaiyo.com? And I made index.html in the ekaiyo folder that's where I do it, right?

--

Hold on, I tried to make a file in public html -> ekaiyo but it doesn't work.

I headed to www folder -> ekaiyo -> create file -> index.html

But instead of saying www.ekaiyo.com the URL is http://www.metaknight.com/ekaiyo/index.html???

--

YES IT WORKS! ekaiyo.com is up in action

How come ekaiyo.com is up and running but www.ekaiyo.com takes me to a parked page by namecheap?? D:

This post has been edited by OpaQue: Mar 3 2008, 04:28 AM
Go to the top of the page
 
+Quote Post
jlhaslip
post Mar 2 2008, 10:52 PM
Post #2


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



That posting is a bit confusing. Can you describe the situation as it is, again, please, for clarification.

To answer this part:
QUOTE
what's the difference between Add-on / Parked / Subdomains?


Parked Domains are attached to your Hosting Account main public_html folder. You then have the option of browsing to your main account using the parked domain name or the Hosting sub-domain name.
Example: parkedDomain.com shows the files as if you had used subDomain.trap17.com
Parked Domains are only there to allow users to find you using the different domain names.

Add-on Domains are a folder under your public_html. They hav their own ftp accounts and the way to get to them is by using the folder.trap17.com. Add-on Domains exist inside their own folder, which will be created for each Add-on Domain you create.

Another difference is that Parked Domains retain the Domain name in the user's address bar if you use relative addressing in your links. Add-on Domains change the Domain name to read as per the folder.domain.com, I think.
Go to the top of the page
 
+Quote Post
Saint_Michael
post Mar 2 2008, 11:00 PM
Post #3


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,308
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



QUOTE(Reekun @ Mar 2 2008, 05:12 PM) *
what's the difference between Add-on / Parked / Subdomains? sad.gif

Is parked just where the website isn't being made yet and subdomain is with the subdomainurl.mainsite.extension

Add-on domains are where i'm confused

I tried adding www.gnarfard.com www.vitachoconutriment.com and www.ekaiyo.com to my domain but it says they got added as add-on domains but the urls are gnarfard.metaknight.com, vitachoconutriment.metaknight.com and ekaiyo.metaknight.com...

Are the subdomains the same thing as the regular URL domain??

So if I went to my cPanel where would I go to edit www.ekaiyo.com seperately from www.metaknight.com because that's where i'm stuck dry.gif

Do I go to file manager -> public_html or www -> then to ekaiyo folder?
in ekaiyo folder there's a file called .ftpquota is that where I set bandwidth limits on www.ekaiyo.com? And I made index.html in the ekaiyo folder that's where I do it, right?

--

Hold on, I tried to make a file in public html -> ekaiyo but it doesn't work.

I headed to www folder -> ekaiyo -> create file -> index.html

But instead of saying www.ekaiyo.com the URL is http://www.metaknight.com/ekaiyo/index.html???

--

YES IT WORKS! ekaiyo.com is up in action

How come ekaiyo.com is up and running but www.ekaiyo.com takes me to a parked page by namecheap?? D:


The difference between an add on domain and parked domain is that when you add on another domain your basically doing a redirect to the original site with more then one domain. As with a parked domain your changing your old domain or in this case a sub domain into a full top level domain, and it usually is permanent.

As for the add-on domain problem don't fill out the username/sub domain folder text box and then set up them up to redirect once the domain has been accepted. However, if it creates the add-on domain like that automatically then I believe you have to do a redirect on the domains admin panel as well, but not to sure on that.

All sub-domains are is a folder within the main domain and so in order to connect to them you just type out the sub domain.TLD. and com or .net or .org.

As for editing your sub-domain you just go into your file manager and then locate the folder within the public_html folder and then edit from there. FTPquota is use to limit how much a person can upload through an FTP, but could be used to limit bandwidth to an extent, but to limit bw you would have to set up a htaccess file I believe, but again not to sure how to limit bw usage through a sub-domain hosting account.

And yes you would create an index file in that folder as well/
Go to the top of the page
 
+Quote Post
OpaQue
post Mar 3 2008, 04:29 AM
Post #4


Administrator
Group Icon

Group: Admin
Posts: 1,449
Joined: 11-June 04
From: Somewhere in Time & Space.
Member No.: 1



You can add additional domains to your account using either :-

1. Addon Domain
2. Parked domain

Option in Cpanel. Both work differently and are used depending on the requirement of the user. I will try my best to explain the difference and implementation of the two :-)

Parked Domain

===========
1. You have two domains mysite.com and my-other-site.com. mysite.com is the domain of your website and you want to add my-other-site.com.
2. You want them both to go to the same place. In other words, when someone types either www.mysite.com or www.my-other-site.com they will go to the same page(s) on your website.
3. In order to have additional parked domains you need to point those domains to OUR nameservers (ns.computinghost.com and ns2.computinghost.com)
4. In Cpanel, Go to PARKED DOMAINS. And enter your domain name and press submit:)

Add-On Domains
============
1. You have two domains mysite.com and my-other-site.com.
2. You want the two domains to be totally separate/independent websites.
3. In order to have additional addon domains you need to point those domains to OUR nameservers (ns.computinghost.com and ns2.computinghost.com)
4. In Cpanel, Go to addon DOMAINS. And enter your domain name and press Submit:)
5. A Folder will be created and you will have to place the files of that site in that Folder.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Indexing On Subdomains(7)
  2. Its; The Time For Me To Request Another 10 Subdomains(8)
  3. .trap17.com Subdomain + Add. Parked Domain?(13)
  4. Postnuke Install Problems On Subdomains(1)
  5. Switch To My New Domain(1)
  6. Parked Airplanes (as Seen On Googlemaps)(15)
  7. What Are Subdomains?(10)
  8. Parked/addon Domains Question-(5)
  9. Free Domains/subdomains(5)
  10. Diffrent Error Pages(4)
  11. More Than One Parked Domain(1)
  12. Googlebots And Sub-domains(0)
  13. Addon Domains And Their Email Addresses(4)
  14. Help With Subdomains And Dns(16)
  15. Subdomain Can Got The Independent Ns?(1)
  1. Parked Domain Probs(6)
  2. Parked Domain Or Addon Domain?(4)
  3. How Can I Sell Subdomains?(5)
  4. What's The Difference - Sub-domain With Parked Domain Name And Just Domain Name?(5)
  5. How Do I Activate This Parked Domain(11)
  6. Pointing Domains To Diffrent Directories Or Subdomains(6)
  7. Why Only 99 Sub Domains?!(12)
  8. Parked Domains: Where To Point Domain(10)
  9. Free T17 Domains - Do They Support Subdomains?(4)
  10. Wordpress On Subdomains(3)
  11. I Would Like To Change My Domain Name [resolved](4)
  12. What Is The Difference Between Addon Domain & Parked Domain?(1)
  13. Giving Out Subdomains(1)


 



- Lo-Fi Version Time is now: 26th July 2008 - 06:56 AM