Join Another Admin Forum Today for Free!

Join a Forum of Forum and Blog Admins from Around the World. Learn how to create the Best Forum or Blog from Seasoned Experts. Find out how to Promote Your Forum or Blog and Earn Money. Become a Better Admin by joining in on the discussions on Another Admin Forum. Join Today, it’s Free!

Using Two Domains

Do you mean serving the site so it shows as a different domain in the browser address bar?
Or do you mean having multiple domain names that resolve back to a master domain name via rewrites?
My Astro site answers on astrowhat.com, astrowhat.net and astrowhat.org. It used to do the same for dso.photo also, all mapping back to the primary.
Most paid scripts will require you to have multiple license if the site is being served on different domains.
 
Yes, and, and No, because it's against the license agreement for XenForo:
1. Grant and Scope of License
Subject to the terms and conditions of this Agreement and the payment by You of the applicable fee for the Software, XenForo Limited grants You a limited, non-exclusive, worldwide license to install, download and use a single instance of the Software ("License") through a single installation. Each License may run one instance of the Software, accessible via one URL; any attempt to circumvent this limitation is prohibited and will result in the License being revoked. Automated checks may be used to verify your License, including but not limited to installations reporting their usage to Us.

For the Yes, I do use this to 302 redirect domain names (without masking) that have untargeted type-in traffic, relative to the forum I'm redirecting them to, to see if there is a better ROI over CPC ads.

Or do you mean having multiple domain names that resolve back to a master domain name via rewrites?

I don't use Invision or vB, but with these terms, I could pretty much say that this is universally against all license agreements.

Invision license agreement:
2. LICENSE SCOPE AND GRANT
In consideration for payment of all applicable license fees and subject to the terms and conditions of this Agreement, IPS grants you a revocable, limited and non-exclusive license to install and use the Software and Services on a single installation, accessible via one URL. Access to services, components, software updates and technical support require an active license. All rights in and to the Software and Services are reserved to the use and benefit of IPS and/or its licensors, successors and assigners.

vB license agreement:
1. Software License.
Provided you comply with the terms and conditions of this Agreement and have paid the applicable license fees, vBulletin grants you a revocable, non-exclusive, non-transferable, worldwide, limited license to install, download and use a single instance of the Software on a single website domain in a manner consistent with its designs and Documentation as further set forth below and not for purposes of resale or re-compilation, re-distribution, re-syndication, time sharing or use for the benefit of any third-party (the "License"). Upon vBulletin’s receipt of the applicable license fees, a unique license number will be issued to you.
 
I don't use Invision or vB, but with these terms, I could pretty much say that this is universally against all license agreements.
incorrect
If you 301/302 rewrite
astrowhat.org -> astrowhat.com
astrowhat.net -> astrowhat.com
You are serving ALL your content off one domain, the astrowhat.com. You are not "showing" them as individual domains. You are simply using a 301 or 302 rewrite to send traffic to the primary domain.
There is nothing against the rules of any of the paid scripts about doing that.
What IS against the rules is having one installation that looks like it is on astrowhat.com, astrowhat.org and astrowhat.net... or even in my case of the old domain dso.photos, even if it is serving the same content. The URL is generally restricted to only one for use, ergo the rewrites required.
 
Do you mean serving the site so it shows as a different domain in the browser address bar?
Or do you mean having multiple domain names that resolve back to a master domain name via rewrites?
My Astro site answers on astrowhat.com, astrowhat.net and astrowhat.org. It used to do the same for dso.photo also, all mapping back to the primary.
Most paid scripts will require you to have multiple license if the site is being served on different domains.
I mean like having yourforum.com point at your forum component and then having yourresources.com being the mapped domain for the resource section.

It's abnormal to do something like that but can it be done?
 
I mean like having yourforum.com point at your forum component and then having yourresources.com being the mapped domain for the resource section.

It's abnormal to do something like that but can it be done?
Again, yes you can. But with most of the paid scripts you have will have to do a 301/302 rewrite and it still be the base domain.
As an example, I purchased a domain to use for a local astronomy group to remap to a part of my site that is for their use and was going to be managed by a friend.
If you go to etexastro.com you will be directed to the social group/club that was created on my site. Now, to keep with compliance of the XF license, it still has to be shown as astrowhat.com in the site URL.
I could just as easily create subdomains also to do similar with my XF install for the gallery, resources and such. But it's honestly generally more trouble than it is worth and it can also ding you on SEO for duplicate content.
 
Back
Top Bottom