<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>What is an addon domain?</title>
	<atom:link href="http://www.addondomain.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addondomain.net</link>
	<description>What&#039;s the difference between addon domain, parked and subdomain</description>
	<lastBuildDate>Wed, 21 Sep 2011 19:36:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to create a 301 redirect for an add on domain</title>
		<link>http://www.addondomain.net/how-to-create-a-301-redirect-for-an-addon-domain/</link>
		<comments>http://www.addondomain.net/how-to-create-a-301-redirect-for-an-addon-domain/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 19:22:13 +0000</pubDate>
		<dc:creator>ciprian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.addondomain.net/?p=24</guid>
		<description><![CDATA[What is a .htaccess file? Whenever some requests a file from your server, the apache server checks for the .htaccess file and can make necessary alterations to the request. When you move your site permanently, you should use one of these .htaccess files in order to point your addon domain to the consolidated domain. Setting [...]]]></description>
			<content:encoded><![CDATA[<p>What is a .htaccess file?</p>
<p>Whenever some requests a file from your server, the apache server checks for the .htaccess file and can make necessary alterations to the request.</p>
<p>When you move your site permanently, you should use one of these .htaccess files in order to point your addon domain to the consolidated domain.</p>
<p>Setting up .htaccess is very easy. Just login to your addon domain and simply locate the .htaccess file. If you want to redirect all the trafic from the domain, you need to add this line:</p>
<blockquote><p>redirect 301 / http://www.consolidateddomain.com</p></blockquote>
<p>And that&#8217;s it <img src='http://www.addondomain.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You can use any text editor in order to make this change.</p>
<p>&nbsp;</p>
<p>If you just want to redirect a specific page, you should use redirect 301 /specific_page.html http://www.consolidateddomain.com/specific_page.html</p>
<p>Enjoy your automatic redirect</p>
]]></content:encoded>
			<wfw:commentRss>http://www.addondomain.net/how-to-create-a-301-redirect-for-an-addon-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel &#8211; Add on your addon domain cpanel</title>
		<link>http://www.addondomain.net/addon-domain-cpanel/</link>
		<comments>http://www.addondomain.net/addon-domain-cpanel/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 04:13:03 +0000</pubDate>
		<dc:creator>ciprian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://addondomain.info/?p=15</guid>
		<description><![CDATA[Learn how to add your addon domain cPanel. It doesn&#8217;t matter what hosting provider you use, this is a generic solution. &#160; First, open your cpanel, usually by typing www.yourdomain.com/cpanel &#160; Login using your credentials. &#160; Identify your Domains group and click the Addon Domains button &#160; Add your addon domain details: &#160; The New [...]]]></description>
			<content:encoded><![CDATA[<p>Learn how to add your addon domain cPanel. It doesn&#8217;t matter what hosting provider you use, this is a generic solution.</p>
<p>&nbsp;</p>
<p>First, open your cpanel, usually by typing www.yourdomain.com/cpanel</p>
<p>&nbsp;</p>
<p>Login using your credentials.</p>
<p>&nbsp;</p>
<p>Identify your Domains group and click the <strong>Addon Domains</strong> button</p>
<p><a href="http://addondomain.net/wp-content/uploads/2011/08/cpanel_addon_domain.png"><img class="size-full wp-image-17  alignnone" title="cpanel_addon_domain" src="http://addondomain.net/wp-content/uploads/2011/08/cpanel_addon_domain.png" alt="Identify your Addon Domains button" /></a></p>
<p>&nbsp;</p>
<p>Add your addon domain details:</p>
<p>&nbsp;</p>
<p>The <strong><em>New Domain Name</em></strong> is actually the domain you want to add. Nothing more, nothing less</p>
<p>&nbsp;</p>
<p>The <strong><em>Subdomain/FTP Username</em></strong> is the subdomain that will automatically be created for your addon domain. For example, if your main hosting account is yourdomain.com, the addon domain will be reacheable from yourotherdomain.yourdomain.com, where yourotherdomain is the value you input here. Of course, you can specify any other name here, even mycrazydomain. This will not affect the URL that you use to reach the addon domain, which will be yourotherdomain.com</p>
<p>As a best practice however, it is recommended to use as subdomain the name of the addon domain. Of course, if you have like yourotherdomain.com and yourotherdomain.info, this is not possible. In these situations, you would normally use yourotherdomaincom and yourotherdomaininfo as subdomains, so you can easily keep track of what&#8217;s going on.</p>
<p>Also, please note that the subdomain will also be used as FTP username to connect to the Document Root for the addon domain. Also, the username is in the following format (yourotherdomain@yourdomain.com) So, if you will use yourotherdomain as a username it&#8217;s more likely to fail to authenticate because most of the shared hosting providers have multiple accounts on the same server and for example, if I have a john username, someone else might have the same username. This is the reason why the username is always being appended the @yourdomain.com where yourdomain.com is the main account domain.</p>
<p>&nbsp;</p>
<p>The <strong><em>Document Root</em></strong> is the place where the content of your addon domain will be hosted (the one accessible from yourotherdomain.com) As a best practice, its recommended to have it in the public_html folder, with the name of the domain as folder. For example: /public_html/yourotherdomain.com and /public_html/yourotherdomain.info</p>
<p>Always create these folders, even if you don&#8217;t use them (maybe because you redirect from yourotherdomain.info to yourotherdomain.com) It&#8217;s a good practice to have them, even if in the end they will be empty.</p>
<p>&nbsp;</p>
<p>For the password, this refers to the FTP connection and I would recommend you to use the password generator for more safety and security. Note this password in a safe place where hackers cannot reach it.</p>
<p>&nbsp;</p>
<p>Now, click <strong>Add Domain</strong> and you are done. If you&#8217;ve correctly set up the nameservers, in a couple of hours (max. 24 depending on your configuration) the new domain will be accessible from the <em>Document Root</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.addondomain.net/addon-domain-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

