<?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>DirJournal: How-to Guides &#187; Web Hosting</title>
	<atom:link href="http://www.dirjournal.com/guides/category/internet/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dirjournal.com/guides</link>
	<description>DirJournal: How-to Guides</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:05:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to Move a Website From One cPanel Host to Another</title>
		<link>http://www.dirjournal.com/guides/how-to-move-a-website-from-one-cpanel-host-to-another/</link>
		<comments>http://www.dirjournal.com/guides/how-to-move-a-website-from-one-cpanel-host-to-another/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 09:50:49 +0000</pubDate>
		<dc:creator>Jennifer Mattern</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[site transfers]]></category>

		<guid isPermaLink="false">http://www.dirjournal.com/guides/?p=734</guid>
		<description><![CDATA[Have you ever had a reason to want to move a website from one hosting company to another? Maybe you&#8217;ve had problems with the host&#8217;s support department and you&#8217;re an unhappy customer. Or perhaps you&#8217;ve simply outgrown your [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Have you ever had a reason to want to move a website from one hosting company to another? Maybe you&#8217;ve had problems with the host&#8217;s support department and you&#8217;re an unhappy customer. Or perhaps you&#8217;ve simply outgrown your current host. If you plan to move your site from one host using the popular cPanel control panel to <em>another</em> host using cPanel, you have a couple of different options for transferring your site or blog.</p>
<p>In order to walk you through the site transfer steps, I&#8217;m going to use a WordPress blog as an example. This way you can see not only how to transfer static site files, but also sites involving a database transfer. This site isn&#8217;t complex &#8212; a few test posts and random plugins on a domain name I&#8217;m not ready to use for an official site yet. But the steps should closely mirror those of much larger and more complex sites on a similar back end CMS.<span id="more-734"></span></p>
<p>Note that images in this tutorial are taken from the HostGator cPanel installation only to avoid confusion in showing two, and yours may look different or have slightly different features. If you cannot find a feature mentioned here in your own cPanel installation, please contact your host directly for assistance.</p>
<h2><strong>Quick Transfers</strong></h2>
<p><strong> </strong></p>
<p>If you plan to move everything on one cPanel server to another cPanel server, you can probably take advantage of a simplified transfer option. cPanel offers a full backup option which you can &#8220;restore&#8221; on your new host&#8217;s server. The two screenshots below show you where in cPanel to do this.</p>
<div id="attachment_743" class="wp-caption aligncenter" style="width: 508px">
	<img class="size-full wp-image-743" title="cpanel backups" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/cpanelbackups1.gif" alt="cPanel backups" width="508" height="182" />
	<p class="wp-caption-text">cPanel Backups Option</p>
</div>
<div id="attachment_744" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-744" title="cpanel full backup" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/cpanelfullbackup.gif" alt="Create a full backup in cPanel." width="578" height="126" />
	<p class="wp-caption-text">Create a full backup in cPanel.</p>
</div>
<p>Please note that you will still have to update your domain name server settings with your domain registrar (telling the domain name to point to your new host&#8217;s server). Follow the instructions in the manual transfer guide below for DNS setting changes.</p>
<h2><strong>Manually Transfer a Site from One cPanel Host to Another</strong></h2>
<p><strong> </strong></p>
<p>What happens if you have multiple websites on your original server but you only want to move <em>one</em> site to a new cPanel host? Maybe you want to split your sites across multiple accounts. The quick transfer option above won&#8217;t work. Instead you can move the site manually. Here are some instructions to help you do that.</p>
<p>Note: If you are using a content management system (like WordPress), it is important to ensure that your original site is running on the latest version of the CMS. This way base files from the existing site will match those from a fresh download if you&#8217;ll need to install one on your new host&#8217;s server for any reason.</p>
<p><strong> </strong></p>
<p><strong>1. Download and backup your site files.</strong> You can do this using your favorite FTP service or you can compress your site folder and download it directly from your cPanel File Manager. Note that if you have a large site you may have to download your site files in several smaller groups to avoid violating usage terms (tying up too many server resources with a large download).</p>
<div id="attachment_747" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-747" title="cpanel download" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/cpaneldownload.gif" alt="cPanel site download" width="578" height="180" />
	<p class="wp-caption-text">Highlight your site&#39;s folder. Click compress. Highlight compressed folder. Click download.</p>
</div>
<p><strong>2. Export and backup your database.</strong> You can use phpMyAdmin for this. See the screenshots below for assistance. If you have a large database, you may need to request assistance from your current host. A 50mb database required support&#8217;s assistance in the past for me because my download size was limited and I therefore wasn&#8217;t getting the full database backup. This will depend entirely on your host&#8217;s policies.</p>
<div id="attachment_748" class="wp-caption aligncenter" style="width: 510px">
	<img class="size-full wp-image-748" title="phpmyadmin" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/phpmyadmin.gif" alt="Access phpMyAdmin in cPanel" width="510" height="112" />
	<p class="wp-caption-text">Access phpMyAdmin in cPanel</p>
</div>
<p><strong> </strong></p>
<div id="attachment_749" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-749" title="phpmyadmin export" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/phpmyadminexport.gif" alt="Choose your database and then click &quot;export.&quot;" width="578" height="125" />
	<p class="wp-caption-text">Choose your database and then click &quot;export.&quot;</p>
</div>
<p><strong>3. Set up your domain name on your new hosting account. </strong>If the domain will be the primary domain name, you&#8217;ll include this information when you set up the hosting account. Otherwise you can install it as an addon domain if your host allows you to host multiple sites on the same account.</p>
<div id="attachment_754" class="wp-caption aligncenter" style="width: 509px">
	<img class="size-full wp-image-754" title="domains" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/domainshg.gif" alt="cPanel addon domains" width="509" height="114" />
	<p class="wp-caption-text">cPanel Addon Domains</p>
</div>
<div id="attachment_753" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-753" title="add on domain" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/addondomain.gif" alt="Create an addon domain" width="578" height="246" />
	<p class="wp-caption-text">Create your addon domain.</p>
</div>
<p><strong>4. Set up a new database with your new host</strong>. You&#8217;ll also need to set up a database username and associate that name with the database. Ideally keep the database name, database username, and user password the same as they were under the old host. If you choose to change them, be sure to update your configuration file (wp-config.php with WordPress).</p>
<div id="attachment_759" class="wp-caption aligncenter" style="width: 510px">
	<img class="size-full wp-image-759" title="mysqldatabases" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/mysqldatabases.gif" alt="mysql databases" width="510" height="113" />
	<p class="wp-caption-text">Access your mysql databases.</p>
</div>
<div id="attachment_760" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-760" title="createdb" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/createdb.gif" alt="Create a database. Create a username. Then associate the two." width="578" height="99" />
	<p class="wp-caption-text">Create a database. Create a username. Then associate the two.</p>
</div>
<p><strong>5. Import your database.</strong> Again, you can do this in phpMyAdmin. Make sure you import data into the new database you created.</p>
<div id="attachment_750" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-750" title="phpmyadmin import" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/phpmyadminimport.gif" alt="Choose your new database. Click &quot;import.&quot; Choose your previously exported database file." width="578" height="125" />
	<p class="wp-caption-text">Choose your new database. Click &quot;import.&quot; Choose your previously exported database file.</p>
</div>
<p><strong>6. Upload your site files to the new hosting account.</strong> Again you can use your favorite FTP service, or you can do this through the cPanel file manager. Make sure you&#8217;ve already updated your configuration file settings to match your database settings on the new hosting account.</p>
<div id="attachment_761" class="wp-caption aligncenter" style="width: 492px">
	<img class="size-full wp-image-761" title="cpanel upload" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/cpanelupload.gif" alt="cpanel upload" width="492" height="216" />
	<p class="wp-caption-text">Highlight the location where your site folder should be uploaded. Click &quot;upload.&quot;</p>
</div>
<p><strong>7. Preview your site.</strong> If your site is installed as an addon domain, you should be able to preview it live on a subdomain of your main domain name. For example, let&#8217;s say DomainA.com is the primary domain on your new hosting account, and you just moved another site to that hosting account as an addon domain (DomainB.com). You can&#8217;t access the new site at its own domain name until you update settings with your domain registrar (the next step). But before doing that, you can preview the site to make sure everything is working properly at a subdomain like http://DomainB.DomainA.com.</p>
<p><strong>8. Get your new host&#8217;s domain name server (DNS) settings</strong>. You may have received this in your welcome email when you signed up with the hosting company, or you may need to look in their website&#8217;s support section. The DNS settings will be in the following format, and your host should provide at least two:</p>
<p><em>ns1.yourhost.com        ns2.yourhost.com</em></p>
<p><strong>9. Update your DNS settings with your domain registrar.</strong> Below is a screenshot from GoDaddy&#8217;s domain manager as an example of where you might change your DNS settings. Please check with your specific domain registrar for instructions if you aren&#8217;t sure how to update the name servers.</p>
<div id="attachment_762" class="wp-caption aligncenter" style="width: 531px">
	<img class="size-full wp-image-762" title="godaddy dns" src="http://www.dirjournal.com/guides/wp-content/uploads/2011/02/godaddydns.gif" alt="Godaddy DNS settings" width="531" height="141" />
	<p class="wp-caption-text">Highlight your domain name. Click &quot;nameservers&quot; to change your settings. (Example applies to Godaddy domains.)</p>
</div>
<p><strong>10.</strong> <strong>Check your new site settings in the CMS and make edits where needed.</strong> For example, make sure your permalink structure is set to match the old site&#8217;s so old links still work. And make sure plugins you installed are activated and working properly. In WordPress specifically, you will also need to make sure the theme you uploaded (your old site design) is activated. Otherwise your site will feature the design included with the default installation.</p>
<p><strong>11. Remove your files, database, and add-on domain from your previous hosting account.</strong> If your moved site was the primary site and there are no other websites on the account, you can now close the original hosting account if you wish.</p>
<p>If you&#8217;ve never moved a website from one host to another before, the quick transfer option doesn&#8217;t apply to you, and you still aren&#8217;t comfortable attempting the move yourself, there&#8217;s another option. Many cPanel hosts will move your sites <em>for</em> you if you transfer to them. Some will do it for free, and some will charge a fee (usually not very much, although it may depend on the number of sites being transferred or the complexity of the transfer). If you&#8217;re not ready to go it alone just yet, give them a call or send them an email to find out if they can help you get set up on their servers.</p>
<p>Have you ever transferred a website or blog from one cPanel host to another? Did you run into any problems? What kind of transfer did you do, and what was your experience like? Leave a comment below to share your story.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dirjournal.com/guides/how-to-move-a-website-from-one-cpanel-host-to-another/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Find A Good Web Host!</title>
		<link>http://www.dirjournal.com/guides/how-to-find-a-good-web-host/</link>
		<comments>http://www.dirjournal.com/guides/how-to-find-a-good-web-host/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 07:28:53 +0000</pubDate>
		<dc:creator>Hasan</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[best web hosting]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[hosting provider]]></category>

		<guid isPermaLink="false">http://www.dirjournal.com/guides/?p=51</guid>
		<description><![CDATA[For many people, if there is anything that makes them feel like they are searching for a needle in a haystack; it is their search for a good web hosting company. For every website launched, there is need [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>For many people, if there is anything that makes them feel like they are searching for a needle in a haystack; it is their search for a good web hosting company.</p>
<p>For every website launched, there is need for a web hosting company.  A web host rents out space on a web server.  The web pages are stored on their server and the host allows other people using the internet, to view these web pages.</p>
<p>With hundreds of web hosting companies to choose from, how does one go about finding the right one?</p>
<p><strong>Word of Mouth</strong></p>
<p>As with any other service, it is not possible to know how good a hosting company is until it is tried.  Getting recommendations from others who are already using web hosting companies can be done by asking around.</p>
<p><strong>Reliability</strong></p>
<p>It is also important to know how long a web hosting company has been in business as well as the reliability factor.</p>
<p><strong>Disk Space</strong></p>
<p>Determining the amount of disk space one needs is important and that is always based on the number of pages on the website.  Only a small amount of space is required if one is looking to host a website with less than ten pages.  If the website is huge and is going to have thousands of pages, a lot of disc space is required.  Most web hosting plans apply limits on the space that is provided, so it is important to make sure that these plans meet the needs.<span id="more-51"></span></p>
<p><strong>E-mail Accounts</strong></p>
<p>How many e-mail accounts are needed?  Many big websites may need one for every employee as well as one for every department (customer services, accounts, sales etc.) Getting a hosting plan that provides many e-mail accounts is necessary, keeping the future in mind. Also consider if a full POPS access, Web-based e-mail or both are needed.  Another think to look for is the e-mail limits the hosts impose.  Some hosts limit number of e-mails per hour and this may not work for people looking at building big lists online using auto responders.</p>
<p><strong>Data Transfer</strong></p>
<p>What is the data that will be transferred?  Hosting plans also limit the data that can be transferred and each month a specific data-transfer is allotted.  If a lot of visitors are expected to the site, then the plan should allow for huge data transfers.</p>
<p><strong>E-commerce</strong></p>
<p>The purpose of a website plays an important role in selecting a web host.  What is being sold through the website, are they goods?  If so, then an e-commerce web hosting services, such as SSL support, shopping cart software and a merchant account are needed.</p>
<p><strong>Database, extension and script support</strong></p>
<p>Many web hosts try to supply a whole lot of unnecessary things to the users and charge for them.  The extra features include MS Access, FrontPage, MySQL, MS SQL, PHP support. SSI support, ASP support and Peri support are provided but if these are not required, then it must be ensured that they are not charging for these.</p>
<p><strong>Operating Systems</strong></p>
<p>There are two types of hosting plans available; UNIX and Windows.  Unix is more commonly used as most web services use this operating system.  It is reliable, flexible and stable to use.  Windows hosting plans on the other hand, give the ability to use many forms of specialized databases and different forms of dynamic content.  Windows hosting plans are useful for sites that use ASP, MS Access databases, Frontpage, MySQL Servers as well as other Microsoft applications.</p>
<p><strong>C-Panel or DirectAdmin</strong></p>
<p>It is a good idea to confirm whether the web host offers c-panel web hosting, as it is extremely easy to work with.  They should have a choice between C-panel and DirectAdmin.</p>
<p><strong>Policies</strong></p>
<p>A good web host has all sorts of policies and contingency plans in place. How would they react if they receive a spam complaint occasionally?  An occasional spam complaint is only natural for an online business and it is important to find a host that does not shut down at the blink of an eye. Also check if they have a policy of letting their customers upgrade from shared web hosting in the initial stages of their business to dedicated web hosting as the business grows.</p>
<p><strong>Support</strong></p>
<p>Last but certainly not the least is the customer and technical support that is provided by the web host.  Are they available 24/7? Is it easy to get through to their customer support for any urgent queries?  Nobody wants to wait for the customer support to wake up in case of a problem.  Having an earning website down for a day means loss of huge amounts of money.  It is a good idea to check them out by sending a ticket to their customer service at an odd time and see how fast they respond.</p>
<p>These are by no means the only things one has to look for, but are some of the crucial things.  Other things such as how fast their servers are, whether they provide unrestricted CGI access, SSH and FTP access, access to their raw server log, power and daily server backups, no minimum contracts, what is their downtime and a whole lot more can be looked into based on specific requirements.  While at it, also check on the number of domains and sub-domains they provide.</p>
<p>It is really not as bad as it sounds, because once the search begins, there are a few good web hosts names that are bound to come up, those who provide everything and top marketers vouch for.  The key to finding a web host is to keep future growth in mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dirjournal.com/guides/how-to-find-a-good-web-host/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

