<?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>Thesis: Hosting &#187; Web Hosting</title>
	<atom:link href="http://www.thesishosting.com/topics/web-hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thesishosting.com</link>
	<description>Down &#38; Dirty Web Hosting Resource</description>
	<lastBuildDate>Mon, 21 Nov 2011 20:02:53 +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>SPF Records for Google Apps Email</title>
		<link>http://www.thesishosting.com/2010/05/topics/web-hosting/spf-records-for-google-apps-email</link>
		<comments>http://www.thesishosting.com/2010/05/topics/web-hosting/spf-records-for-google-apps-email#comments</comments>
		<pubDate>Sun, 02 May 2010 20:21:16 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google aps]]></category>
		<category><![CDATA[spf]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=422</guid>
		<description><![CDATA[Quick how-to tutorial to create an SPF record after switching to Google Apps /Gmail for your domain.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/05/topics/web-hosting/spf-records-for-google-apps-email" title="Permanent link to SPF Records for Google Apps Email"><img class="post_image alignnone" src="http://th1.s3.amazonaws.com/files/2010/05/google-apps-premier-edition.jpg?cda6c1" width="222" height="214" alt="Google Apps Email Gmail SPF Record" /></a>
</p><p>If you&#8217;re using <strong>Google Apps for email</strong>&#8211;and it&#8217;s a solid choice with lots of storage space, spam management tools and integration with other free services&#8211;after creating the appropriate DNS records to route your email, <strong>you&#8217;ll want to<a title="Gmail Google Apps Email Add SPF Record" href="http://www.google.com/support/a/bin/answer.py?answer=178723"> add an SPF Record</a>.</strong> This ensures better email delivery and prevents vile spammers from forging their spam as having come from you!</p>
<p>Some domain registrars give you adequate tools to add an SPF record directly, but if not, it&#8217;s simple enough to add it directly in WHM.<sup><a href="http://www.thesishosting.com/2010/05/topics/web-hosting/spf-records-for-google-apps-email#footnote_0_422" id="identifier_0_422" class="footnote-link footnote-identifier-link" title="Thanks to this  helpful article on Tech Talk Point.">1</a></sup></p>
<p>You&#8217;re using the &#8220;Edit Zone&#8221; command; select the zone for the domain in question, and add a new text record:</p>
<div id="attachment_425" class="wp-caption alignnone" style="width: 300px">
	<a href="http://th1.s3.amazonaws.com/files/2010/05/spf_record.gif?cda6c1"><img class="size-medium wp-image-425 " title="spf_record" src="http://th1.s3.amazonaws.com/files/2010/05/spf_record-300x39.gif?cda6c1" alt="" width="300" height="39" /></a>
	<p class="wp-caption-text">Click for Larger View</p>
</div>
<h2>Google Apps Mail SPF</h2>
<p>Use<strong> domain.com.</strong> (keeping period at the end intact) as the entry, and the code below for the text part of the record (keeping quotes intact).</p>
<p>1</p>
<p>See? That didn&#8217;t hurt much. <img src="http://th1.s3.amazonaws.com/wp-includes/images/smilies/icon_razz.gif?cda6c1" alt=':P' class='wp-smiley' /> </p>
<ol class="footnotes"><li id="footnote_0_422" class="footnote">Thanks to <a title="Adding SPF Records in WHM" href="http://www.techtalkpoint.com/articles/setting-up-spf-records-in-cpanel-whm-and-namecheap/">this  helpful article on Tech Talk Point</a>.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/05/topics/web-hosting/spf-records-for-google-apps-email/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Directory Ownership via Command Line</title>
		<link>http://www.thesishosting.com/2010/04/topics/changing-directory-ownership-via-command-line</link>
		<comments>http://www.thesishosting.com/2010/04/topics/changing-directory-ownership-via-command-line#comments</comments>
		<pubDate>Fri, 16 Apr 2010 18:58:52 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[SSH]]></category>
		<category><![CDATA[Topics]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=418</guid>
		<description><![CDATA[Changing ownership via SSH command line of files and directories on Linux system]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/04/topics/changing-directory-ownership-via-command-line" title="Permanent link to Changing Directory Ownership via Command Line"><img class="post_image alignnone" src="http://farm3.static.flickr.com/2136/2180121182_75ce3a1c16.jpg" width="500" height="375" alt="chown command line linux *nix changing file directory group ownship recursive verbose" /></a>
</p><p><strong>Trying to replace, delete or change files via FTP, you may notice you get insufficient permissions errors. </strong>If you haven&#8217;t seen this a lot, your first instinct is to try to change the permissions on the directories in question, in which case you will continue to get mooned. This issue is less about permissions per se than about directory ownership. If you&#8217;re running on a server that has some directories owned by nobody/99, that means the server itself is considered &#8220;owner&#8221; and individual users won&#8217;t be able to change or delete these.<sup><a href="http://www.thesishosting.com/2010/04/topics/changing-directory-ownership-via-command-line#footnote_0_418" id="identifier_0_418" class="footnote-link footnote-identifier-link" title="If your server requires 777 permissions for certain functions, then you most likely will have some directories &amp;#8220;owned&amp;#8221; by the server/nobody.">1</a></sup></p>
<p>1</p>
<p>The username/groupname should be replaced with your info&#8211;but you don&#8217;t know this already, best to get out of there and get tech support to help you&#8211;and these two will normally be the same. The R makes it recursive, changing the files inside the directory as well as the directory you run the command on, and the v gives you verbose output so you can see what got changed.<span style="font-size: xx-small;color: #ccc"><br />
</span></p>
<ol class="footnotes"><li id="footnote_0_418" class="footnote">If your server requires 777 permissions for certain functions, then you most likely will have some directories &#8220;owned&#8221; by the server/nobody.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/04/topics/changing-directory-ownership-via-command-line/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Releasing Items from Mailscanner Que</title>
		<link>http://www.thesishosting.com/2010/04/topics/web-hosting/releasing-items-from-mailscanner-que</link>
		<comments>http://www.thesishosting.com/2010/04/topics/web-hosting/releasing-items-from-mailscanner-que#comments</comments>
		<pubDate>Mon, 12 Apr 2010 19:51:39 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[MailScanner]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=394</guid>
		<description><![CDATA[Command line for releasing manually releasing messages from MailScanner Quarantine.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/04/topics/web-hosting/releasing-items-from-mailscanner-que" title="Permanent link to Releasing Items from Mailscanner Que"><img class="post_image alignnone" src="http://th1.s3.amazonaws.com/files/2009/10/mailscanner_logo.jpg?cda6c1" width="328" height="71" alt="Post image for Releasing Items from Mailscanner Que" /></a>
</p><p>The easiest is to have your mailscanner configured to quarantine Whole Message as Queue files; from Chirpy with instructions for this and more, <a title="Manually releasing email from MailScanner Quarentine" href="http://forums.cpanel.net/f5/release-mail-mailscanner-quarantine-27799.html#post130607">here</a>.</p>
<blockquote><p>Quarantine Whole Message = yes<br />
Quarantine Whole Messages As Queue Files = yes</p>
<p>then to requeue the email to be delivered, you need to go to the indicated directory within:<br />
/var/spool/MailScanner/quarantine/&lt;date&gt;/&lt;message-id&gt;/</p>
<p>Then you need to:<br />
cp -av *-H /var/spool/exim/input/ ; cp -av *-D /var/spool/exim/input/<br />
one done you&#8217;ll have to wait for the next exim mail queue run, or run it yourself from WHM &gt; Manage Queue &gt; &lt;message-id&gt; &gt; Deliver Now</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/04/topics/web-hosting/releasing-items-from-mailscanner-que/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Subdomain on a Different Server than Main Domain</title>
		<link>http://www.thesishosting.com/2010/04/topics/web-hosting/hosting-subdomain-on-a-different-server-than-main-domain</link>
		<comments>http://www.thesishosting.com/2010/04/topics/web-hosting/hosting-subdomain-on-a-different-server-than-main-domain#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:59:32 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[hosting move]]></category>
		<category><![CDATA[subdomain]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=338</guid>
		<description><![CDATA[Yes, you can have a website hosted on one server, while having a subdomain of the same site hosted on a different server. Here's a quick how-to tutorial for accomplishing that.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/04/topics/web-hosting/hosting-subdomain-on-a-different-server-than-main-domain" title="Permanent link to Hosting Subdomain on a Different Server than Main Domain"><img class="post_image alignnone frame" src="http://farm1.static.flickr.com/181/432871167_ee37923432.jpg" width="396" height="500" alt="Split Subdomain and Main Domain Between Two Different Servers" /></a>
</p><p><strong>There may be times where you want to host a subdomain on a different server than the main domain. </strong>To accomplish this, you need an A record, added either at the domain registrar if possible, or the server that hosts mydomain.com.</p>
<p>1</p>
<p>The X&#8217;s should be replaced by the target server&#8217;s IP address. I prefer changing this info at the domain record level, since that doesn&#8217;t require cooperation of the main domain&#8217;s host, and thus can be changed by the domain owner in the event the target server&#8217;s IP changes.</p>
<p><strong>For this to work, the subdomain MUST be added to the target server.</strong> A very simple way to do this is to add the main domain as an Addon in cPanel, and then set up the subdomain which will add all the relevant DNS entries (even though the main domain is not actually hosted on the target server).<sup><a href="http://www.thesishosting.com/2010/04/topics/web-hosting/hosting-subdomain-on-a-different-server-than-main-domain#footnote_0_338" id="identifier_0_338" class="footnote-link footnote-identifier-link" title="Caveat &amp;#8211; I&amp;#8217;ve found you may see occasional weirdness, though, with the approach described, such as a WordPress installation that requires uploads to go straight to the upload folder to work, instead of month and year-based folder settings. Would probably be better to add the subdomain to your server configuration directly for long-term robustness.">1</a></sup></p>
<ol class="footnotes"><li id="footnote_0_338" class="footnote">Caveat &#8211; I&#8217;ve found you may see occasional weirdness, though, with the approach described, such as a <a href="http://www.thesishosting.com/tag/wordpress" class="st_tag internal_tag" rel="tag" title="Posts tagged with WordPress">WordPress</a> installation that requires uploads to go straight to the upload folder to work, instead of month and year-based folder settings. Would probably be better to add the subdomain to your server configuration directly for long-term robustness.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/04/topics/web-hosting/hosting-subdomain-on-a-different-server-than-main-domain/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SQL: Closing Comments on WordPress Installation</title>
		<link>http://www.thesishosting.com/2010/02/topics/web-hosting/sql-closing-comments-on-wordpress-installation</link>
		<comments>http://www.thesishosting.com/2010/02/topics/web-hosting/sql-closing-comments-on-wordpress-installation#comments</comments>
		<pubDate>Mon, 22 Feb 2010 20:04:37 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hosting move]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=328</guid>
		<description><![CDATA[mySQL command for closing all comments and pingbacks in WordPress installation; handy for closing comments on old server during hosting move. This also allows clients to easily check domain resolution.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/02/topics/web-hosting/sql-closing-comments-on-wordpress-installation" title="Permanent link to SQL: Closing Comments on WordPress Installation"><img class="post_image alignnone" src="http://farm1.static.flickr.com/5/7625211_0a84127b34.jpg" width="500" height="333" alt="Closing Comments on WordPress WP Database mySQL for hosting move" /></a>
</p><p><strong>During domain propagation when changing hosts for a <a href="http://www.thesishosting.com/tag/wordpress" class="st_tag internal_tag" rel="tag" title="Posts tagged with WordPress">WordPress</a> blog, you may want to close comments to keep from losing anything.</strong> While you can certainly use the <a title="Turning WP comments off via Template" href="http://thesishosting.com/topics/web-hosting/quickie-disable-wordpress-comments-temporarily">WP comment template technique</a>, this is an especially convenient way of turning off comments en masse on a WP installation.</p>
<p><strong>After transferring the blog databases to the new host, access PHPmyAdmin on the old host with this bit of SQL</strong>; if you have a different prefix to your table that &#8220;wp_&#8221; you&#8217;ll need to adjust the command accordingly.</p>
<pre class="brush: sql; title: ; notranslate">UPDATE wp_posts p SET comment_status = 'closed', ping_status = 'closed' WHERE comment_status = 'open'</pre>
<p><strong>This approach also makes it very easy for a client to check domain propagation.</strong> If the comments are closed, the site is being served from the old host. If comments are open, it&#8217;s being  served from the new host. Easy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/02/topics/web-hosting/sql-closing-comments-on-wordpress-installation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Addon Vs. Parked Domains in cPanel</title>
		<link>http://www.thesishosting.com/2010/02/topics/web-hosting/addon-vs-parked-domains-in-cpanel</link>
		<comments>http://www.thesishosting.com/2010/02/topics/web-hosting/addon-vs-parked-domains-in-cpanel#comments</comments>
		<pubDate>Tue, 02 Feb 2010 17:57:23 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WHM/cPanel]]></category>
		<category><![CDATA[Addon Domain]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Parked Domain]]></category>
		<category><![CDATA[ServerAlias]]></category>
		<category><![CDATA[VirtualHost]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=288</guid>
		<description><![CDATA[Locations for addon vs. parked domain info in WHM/cPanel.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2010/02/topics/web-hosting/addon-vs-parked-domains-in-cpanel" title="Permanent link to Addon Vs. Parked Domains in cPanel"><img class="post_image alignnone" src="http://farm3.static.flickr.com/2611/3847213699_b67f647bd6.jpg" width="375" height="500" alt="Domain Parking vs. Addon Domains in cPanel" /></a>
</p><p>Where is the info for Addon Domains stored in Apached? Parked domains? ﻿<a title="cPanel Docs - Addon Domains" href="http://docs.cpanel.net/twiki/bin/view/AllDocumentation/CpanelDocs/AddonDomains#Remove_an_Addon_Domain">cPanel Docs</a> gives us an answer:</p>
<table id="table1" class="twikiTable" border="1" cellspacing="3" cellpadding="3" rules="rows">
<tbody>
<tr>
<td></td>
<th><span style="color: #339966">Addon Domains</span></th>
<th valign="top"> <span style="color: #339966">Parked Domains</span></th>
</tr>
<tr>
<td align="top" bgcolor="#edf4f9">Main domain appears in the address bar</td>
<td valign="top" bgcolor="#edf4f9">Yes</td>
<td valign="top" bgcolor="#edf4f9">No</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">Apache directive used</td>
<td valign="top" bgcolor="#ffffff">VirtualHost</td>
<td valign="top" bgcolor="#ffffff">ServerAlias</td>
</tr>
<tr>
<td valign="top" bgcolor="#edf4f9">Separate logs</td>
<td valign="top" bgcolor="#edf4f9">Yes</td>
<td valign="top" bgcolor="#edf4f9">No</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">Separate stats</td>
<td valign="top" bgcolor="#ffffff">Yes</td>
<td valign="top" bgcolor="#ffffff">No</td>
</tr>
<tr>
<td valign="top" bgcolor="#edf4f9">Treated as a subdomain (other than <span class="twikiAnchorLink">URL</span>)</td>
<td valign="top" bgcolor="#edf4f9">Yes</td>
<td valign="top" bgcolor="#edf4f9">No</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">Ideal for multiple domains sharing the same address</td>
<td valign="top" bgcolor="#ffffff">No</td>
<td valign="top" bgcolor="#ffffff">Yes</td>
</tr>
</tbody>
</table>
<p class="note">Deleting an addon domain won&#8217;t delete the files or databases associated with that domain. A parked domain, of course, won&#8217;t have files or databases associated with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2010/02/topics/web-hosting/addon-vs-parked-domains-in-cpanel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default New Account Address of Server IP/~username Not Working?</title>
		<link>http://www.thesishosting.com/2009/12/topics/web-hosting/default-new-account-address-of-server-ipusername-not-working</link>
		<comments>http://www.thesishosting.com/2009/12/topics/web-hosting/default-new-account-address-of-server-ipusername-not-working#comments</comments>
		<pubDate>Fri, 04 Dec 2009 20:16:56 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WHM/cPanel]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_userdir]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[webhosting]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=193</guid>
		<description><![CDATA[Can't access sites on your cPanel setup via the IP address/~username directory? This is where to look.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/12/topics/web-hosting/default-new-account-address-of-server-ipusername-not-working" title="Permanent link to Default New Account Address of Server IP/~username Not Working?"><img class="post_image alignnone" src="http://farm4.static.flickr.com/3047/2891898817_71620104ff.jpg" width="500" height="305" alt="Temporary Web Address ~username 404 Error" /></a>
</p><p>If you cannot access your sites via<strong> http://ipaddress/~username</strong> (usually used as a temporary address pending domain propagation for new hosting clients), check that the Apache module mod_userdir, if enabled, has an exception configured for the default virtual host.</p>
<p>End transmission.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/12/topics/web-hosting/default-new-account-address-of-server-ipusername-not-working/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel /WHM Server Default Parking Page</title>
		<link>http://www.thesishosting.com/2009/11/topics/web-hosting/cpanel-whm-server-default-parking-page</link>
		<comments>http://www.thesishosting.com/2009/11/topics/web-hosting/cpanel-whm-server-default-parking-page#comments</comments>
		<pubDate>Fri, 20 Nov 2009 16:54:56 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Config]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WHM/cPanel]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[webhosting]]></category>
		<category><![CDATA[WHM]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=188</guid>
		<description><![CDATA[How to set up a default domain parking page on your cPanel / WHM web server.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/11/topics/web-hosting/cpanel-whm-server-default-parking-page" title="Permanent link to cPanel /WHM Server Default Parking Page"><img class="post_image alignnone" src="http://farm3.static.flickr.com/2747/4087290567_459f6bd797.jpg" width="500" height="334" alt="Domain Parking" /></a>
</p><p><a title="RJ Bejil" href="http://www.flickr.com/photos/28618109@N05/4087290567/" target="_blank"></a>To set up a default parking page for cPanel/WHM server, you need to place your default files in the proper place.</p>
<p>Check <strong>/usr/local/apache/htdocs</strong> for when a domain resolves to your server but does not actually exist in the Apache configuration file. If you just need a park page set up you can place it in that directory and name it index.php, index.html, etc.</p>
<p>As always, your configuration may vary.</p>
<p><img src="../wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /> photo credit: <a title="RJ Bejil" href="http://www.flickr.com/photos/28618109@N05/4087290567/" target="_blank">RJ Bejil</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/11/topics/web-hosting/cpanel-whm-server-default-parking-page/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quickie &#8211; Disable WordPress Comments Temporarily</title>
		<link>http://www.thesishosting.com/2009/10/topics/web-hosting/quickie-disable-wordpress-comments-temporarily</link>
		<comments>http://www.thesishosting.com/2009/10/topics/web-hosting/quickie-disable-wordpress-comments-temporarily#comments</comments>
		<pubDate>Sun, 18 Oct 2009 01:54:34 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[hosting move]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=70</guid>
		<description><![CDATA[Quick technique to temporarily disable all comments on a WordPress blog - handy for hosting moves.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/10/topics/web-hosting/quickie-disable-wordpress-comments-temporarily" title="Permanent link to Quickie &#8211; Disable WordPress Comments Temporarily"><img class="post_image alignnone" src="http://thesishosting.dixiblog.com/files/2009/10/500px-Computer_n_screen.svg_.png" width="500" height="517" alt="moving your wordpress blog" /></a>
</p><p>Very handy if you&#8217;re moving a <a href="http://www.thesishosting.com/tag/wordpress" class="st_tag internal_tag" rel="tag" title="Posts tagged with WordPress">WordPress</a> blog during DNS  propagation time. <em>This is best suited to remove the ability to comment on their blog without changing the comment status of posts in their database. </em>See the alternative <a title="SQL to turn off comments pingbacks on WP blog" href="http://thesishosting.com/topics/web-hosting/sql-closing-comments-on-wordpress-installation">SQL method to turn off comments and pingbacks on a WP blog in hosting transition</a> here.</p>
<p>From <a title="temporarily turn off wordpress comments" href="http://www.theblog.ca/wordpress-temporarily-disable-comments">http://www.theblog.ca/wordpress-temporarily-disable-comments</a>:</p>
<blockquote><p>1) Turn off the display of the comment form in your Comments file in your template. To do this, go to “Presentation… Theme Editor…” then edit the Comments file.</p></blockquote>
<p>You&#8217;ll see something like this.</p>
<p style="padding-left: 30px">
<pre class="brush: php; title: ; notranslate">?php if ('open' == $post-&gt;comment_status) : ?&gt;
&lt;h3 id=&quot;respond&quot;&gt;Leave a Reply&lt;/h3&gt;</pre>
</p>
<p>Replace it with something like this:</p>
<pre class="brush: php; title: ; notranslate">&lt;?php // if ('open' == $post-&gt;comment_status) : ?&gt;
 &lt;p&gt;Comments are temporarily disabled&lt;/p&gt;</pre>
<p>Note: I see no need for the author&#8217;s suggestion of renaming the wp-comments-post.php file because we don&#8217;t need to worry about the spam comments accumulating during a hosting move.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/10/topics/web-hosting/quickie-disable-wordpress-comments-temporarily/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving WordPress With No Downtime: Resources</title>
		<link>http://www.thesishosting.com/2009/10/topics/web-hosting/moving-wordpress-with-no-downtime-resources</link>
		<comments>http://www.thesishosting.com/2009/10/topics/web-hosting/moving-wordpress-with-no-downtime-resources#comments</comments>
		<pubDate>Sun, 18 Oct 2009 02:51:01 +0000</pubDate>
		<dc:creator>Dixie</dc:creator>
				<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[hosting move]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://thesishosting.com/?p=61</guid>
		<description><![CDATA[Helpful Technical Guides to Moving WordPress installations, and particularly Command Line/SSH instructions.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.thesishosting.com/2009/10/topics/web-hosting/moving-wordpress-with-no-downtime-resources" title="Permanent link to Moving WordPress With No Downtime: Resources"><img class="post_image alignleft" src="http://thesishosting.dixiblog.com/files/2009/10/500px-Computer-aj_aj_ashton_01.svg_.png" width="500" height="500" alt="Moving WordPress Installation With No Downtime" /></a>
</p><p>Helpful Technical Guides to Moving <a href="http://www.thesishosting.com/tag/wordpress" class="st_tag internal_tag" rel="tag" title="Posts tagged with WordPress">WordPress</a> installations, and particularly Command Line/SSH instructions.</p>
<p><strong>Step-by-Step SSH Guide</strong><br />
<a title="ssh guide to move wordpress" href="http://uncorrupted.net/technical-articles/move-wordpress-with-no-down-time/">http://uncorrupted.net/technical-articles/move-wordpress-with-no-down-time/</a></p>
<p><strong>WP Codex on Moving WordPress</strong><br />
<a title="wp codex - moving wordpress" href="http://codex.wordpress.org/Moving_WordPress">http://codex.wordpress.org/Moving_WordPress</a></p>
<p><strong>Moving WordPress via SSH</strong><br />
<a title="moving wordpress via ssh" href="http://technosailor.com/2007/04/06/wordpress-faq-how-do-i-move-my-blog-to-a-new-host/">http://technosailor.com/2007/04/06/wordpress-faq-how-do-i-move-my-blog-to-a-new-host/</a></p>
<p><strong>WordPress Installation via Command Line</strong><br />
<a title="wordpress svn installation guide" href="http://guvnr.com/web/web-dev/wordpress-subversion/">http://guvnr.com/web/web-dev/wordpress-subversion/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thesishosting.com/2009/10/topics/web-hosting/moving-wordpress-with-no-downtime-resources/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.thesishosting.com @ 2012-02-07 00:03:29 by W3 Total Cache -->
