I have purchased two domains from one particular registrar and hosting from GoDaddy.
Assume they are domain1.com and domain2.com
Assume my hosting IP address is 111.111.111.111
I added both domain1.com and domain2.com in my domain management control panel in GoDaddy. I got GoDaddy's nameservers and set them for both the domains at my registrar's control panel. So, now, both domains point to same hosting IP.
When I ping "domain1.com" or "domain2.com" the results say -
Pinging domain1.com [111.111.111.111] with 32 bytes of data:
Pinging domain2.com [111.111.111.111] with 32 bytes of data:
respectively. So, they both point to the same hosting IP.
BUT, internally, I have configured IIS to point them to different folders so that different websites are shown. (My hosting plan is expensive and I intend to use the space and bandwidth for many websites). But still, technically, all domains point to same IP address.
Is this a bad thing? Is this what is called "domain parking"?
I read some search engine forum posts that two domains pointing to the same IP/Website will be penalised by search engines and stuff.
I have also read that simply "parking" the domains won't attract penality. I don't know whether what I have done is parking or the so called "wrong" thing.
Can someone shed light on what I have done and what I should do? I don't want to be blacklisted by any search engine.
P.S. I know this is not a search engine forum, but I am new to website hosting and domains and I am very weak in nearly all technical terms and concepts relating to web hosting and domains. I thought this will be a good place to understand these things.
Properly Updated: Different Domains, Same Hosting IP, Different IIS Virtual Directory - so different website shown.
You aren't "penalized", the problem is that you now share the pagerank and traffic between those two. (It's like splitting the ticket in an election)
So in effect, your site has 1 million inbound links. However, Google thinks you have 2 different sites each with 500,000 links, so it hurts your overall ranking.
Edit due to question update
You have two different domains pointing to do different sets of content... then those are two independent sites and no search engine (at least not one that you would care about) would penalize you for those sites having the same IP.
this doesn't sound like 'domain parking' to me, this sounds like you have the IIS equivalent of apache httpd's name-based VirtualHosts
if you are penalized by a search engine, it's not a very good search engine, since each domain is most likely serving different data. and if their filters aren't smart enough to understand that, then they probably haven't been doing the search engine business for long.
lots of people host multiple sites from the same IP. domain 'parking' services host extremely similar content off the same ip, probably hundreds of sites off one IP. a dozen or less, serving different date, should not be a problem.