<?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/"
	>

<channel>
	<title>Tigersites</title>
	<atom:link href="http://www.tigersites.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tigersites.com/blog</link>
	<description></description>
	<pubDate>Sun, 05 Apr 2009 14:48:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Wordpress on Tigersites</title>
		<link>http://www.tigersites.com/blog/2009/04/05/installing-wordpress-on-tigersites/</link>
		<comments>http://www.tigersites.com/blog/2009/04/05/installing-wordpress-on-tigersites/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 14:48:29 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
		
		<category><![CDATA[Web Hosting Tutorials]]></category>

		<category><![CDATA[install wordpress on hosting]]></category>

		<category><![CDATA[wordpress hosting]]></category>

		<category><![CDATA[wordpress installation]]></category>

		<guid isPermaLink="false">http://www.tigersites.com/blog/?p=17</guid>
		<description><![CDATA[As defined by Wikipedia: &#8220;WordPress is an open source blog publishing application. WordPress is the official successor of b2\cafelog which was developed by Michel Valdrighi.&#8221;
Installation of the blogging software can sometimes be a daunting task for those who are not familiar with installing scripts on a linux-based web hosting platform. That&#8217;s alright though. We&#8217;ve made [...]]]></description>
			<content:encoded><![CDATA[<p>As defined by Wikipedia:<em> &#8220;<strong>WordPress</strong> is an open source blog publishing application. WordPress is the official successor of <strong>b2\cafelog</strong> which was developed by Michel Valdrighi.&#8221;</em></p>
<p>Installation of the blogging software can sometimes be a daunting task for those who are not familiar with installing scripts on a linux-based web hosting platform. That&#8217;s alright though. We&#8217;ve made it simple to do, actually very simple.</p>
<p>Here&#8217;s what you do.</p>
<p>1. Log into your cPanel</p>
<p>2. Look for the &#8220;blue smiley&#8221; icon labeled <strong>Fantastico</strong></p>
<p>3. On the left side, you&#8217;ll see a list of scripts that can be installed. Click on <strong>Wordpress</strong>.</p>
<p>4. On the right side look for a link that says <strong>New Installation</strong>. Click it and follow instructions.</p>
<p>The script installer will automatically install <strong>wordpress</strong> on your hosting account with Tigersites. That&#8217;s all there is to it <img src='http://www.tigersites.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigersites.com/blog/2009/04/05/installing-wordpress-on-tigersites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Staging your site without Switching DNS</title>
		<link>http://www.tigersites.com/blog/2009/04/01/staging-your-site-without-switching-dns/</link>
		<comments>http://www.tigersites.com/blog/2009/04/01/staging-your-site-without-switching-dns/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:43:22 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
		
		<category><![CDATA[Web Hosting Tutorials]]></category>

		<guid isPermaLink="false">http://tigersites.com/blog/?p=5</guid>
		<description><![CDATA[When customers are looking to switch hosting providers, they usually stage the setup of their web site before completely switching the DNS (domain name servers). We provide you with a temporary URL so that you can see how your site will look before you switch your domain&#8217;s DNS. The problem comes when some scripts require [...]]]></description>
			<content:encoded><![CDATA[<p>When customers are looking to switch hosting providers, they usually stage the setup of their web site before completely switching the DNS (domain name servers). We provide you with a temporary URL so that you can see how your site will look before you switch your domain&#8217;s DNS. The problem comes when some scripts require you to access the script through a valid domain name. This poses an issue because you haven&#8217;t switched the domain&#8217;s DNS and don&#8217;t want to until you know the script works 100%.</p>
<p>Here is an easy work around:</p>
<blockquote><p>1) Upload your site / databases, etc to your new web hosting account with Tigersites</p>
<p>2) Locate your hosts file on your computer (On Windows XP, it&#8217;s located at C:\WINDOWS\SYSTEM32\DRIVERS\etc\HOSTS) and add the following line at the end of the file:<strong></strong></p>
<p><strong>IP_ADDRESS    www.yourdomain.com yourdomain.com</strong></p>
<p><strong></strong>Obviously change the IP_ADDRESS and yourdomain.com to the appropriate values. The IP_ADDRESS can be found in your welcome e-mail and also inside of your cPanel account.</p>
<p>3) Hit save, close all your browsers. That&#8217;s it.</p></blockquote>
<p>Now when you load your web site from your computer, you will be able to see your site as if the DNS was pointed to our servers. You can fully stage the setup and ensure all components of your site are in working order. The rest of the world will still be loading from your actual server (since you did not change the domain&#8217;s DNS).  You can remove the line in the hosts file whenever you&#8217;re done staging and your computer will reference your ISP DNS servers as usual.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigersites.com/blog/2009/04/01/staging-your-site-without-switching-dns/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tigersites blog launched!</title>
		<link>http://www.tigersites.com/blog/2009/04/01/hello-world/</link>
		<comments>http://www.tigersites.com/blog/2009/04/01/hello-world/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:05:09 +0000</pubDate>
		<dc:creator>TJ</dc:creator>
		
		<category><![CDATA[Random Stuff]]></category>

		<guid isPermaLink="false">http://tigersites.com/blog/?p=1</guid>
		<description><![CDATA[Welcome to the first post on the Tigersites blog!
The Tigersites blog will be used as a means of communication to our customers.  You can expect to see industry news and opinions, tips and tutorials and an insight into what&#8217;s happening at Tigersites to make your experience with us an even more pleasant one.
Welcome to the [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first post on the Tigersites blog!</p>
<p>The Tigersites blog will be used as a means of communication to our customers.  You can expect to see industry news and opinions, tips and tutorials and an insight into what&#8217;s happening at Tigersites to make your experience with us an even more pleasant one.</p>
<p>Welcome to the Tigersites blog and do come back as we&#8217;ll be posting fresh stuff frequently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tigersites.com/blog/2009/04/01/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
