<?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>Arvixe Blog</title>
	<atom:link href="http://blog.arvixe.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.arvixe.com</link>
	<description>Detailed tutorials on how to use Arvixe services</description>
	<lastBuildDate>Sat, 18 May 2013 07:00:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to Shorten the Homepage Content in WordPress</title>
		<link>http://blog.arvixe.com/how-do-i-shorten-the-homepage-content-using-wordpress/</link>
		<comments>http://blog.arvixe.com/how-do-i-shorten-the-homepage-content-using-wordpress/#comments</comments>
		<pubDate>Sat, 18 May 2013 07:00:40 +0000</pubDate>
		<dc:creator>Anand Narayanaswamy</dc:creator>
				<category><![CDATA[cPanel/Linux Hosting]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[homepage content]]></category>
		<category><![CDATA[homepage excerpts]]></category>
		<category><![CDATA[homepage excerpts wordpress plugin]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[shorten]]></category>

		<guid isPermaLink="false">http://blog.arvixe.com/?p=25784</guid>
		<description><![CDATA[By default, WordPress displays the whole content on the homepage. Your users will be required to scroll down a lot to read the whole website. In such a scenario, you need to install Homepage Excerpts WordPress Plugin which enables you to shorten the content on the homepage. (1) Download Homepage Excerpts WordPress Plugin (2) Upload [...]]]></description>
		<wfw:commentRss>http://blog.arvixe.com/how-do-i-shorten-the-homepage-content-using-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix the Internal Server Error in WordPress</title>
		<link>http://blog.arvixe.com/how-to-fix-the-internal-server-error-in-wordpress/</link>
		<comments>http://blog.arvixe.com/how-to-fix-the-internal-server-error-in-wordpress/#comments</comments>
		<pubDate>Fri, 17 May 2013 19:00:32 +0000</pubDate>
		<dc:creator>TJ Marsh</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[arvixe]]></category>
		<category><![CDATA[internal]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.arvixe.com/?p=25597</guid>
		<description><![CDATA[If you have been surfing the web for more than a year, then you probably have seen the HTTP 500 Internal Server Error at least a few times. Internal Server Error is one of the common WordPress errors that can put a WordPress beginner in panic mode. Panic is the worst reaction you can have. [...]]]></description>
		<wfw:commentRss>http://blog.arvixe.com/how-to-fix-the-internal-server-error-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a &#8220;Log Out&#8221; Script Based on Cookies with PHP</title>
		<link>http://blog.arvixe.com/how-to-create-a-log-out-script-based-on-cookies-with-php/</link>
		<comments>http://blog.arvixe.com/how-to-create-a-log-out-script-based-on-cookies-with-php/#comments</comments>
		<pubDate>Fri, 17 May 2013 19:00:20 +0000</pubDate>
		<dc:creator>Richi González</dc:creator>
				<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[log out]]></category>
		<category><![CDATA[logout]]></category>
		<category><![CDATA[negative]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[setcookie]]></category>
		<category><![CDATA[sign out]]></category>

		<guid isPermaLink="false">http://blog.arvixe.com/?p=19631</guid>
		<description><![CDATA[Hello, Today you will learn how to create a log out script in PHP. This applies only for those authentication systems that are based on cookie existence and evaluation. The article will cover the steps that are to be followed when the log in script sets for example a hash cookie and then does some [...]]]></description>
		<wfw:commentRss>http://blog.arvixe.com/how-to-create-a-log-out-script-based-on-cookies-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Redirection Without Changing the Address in the Address Bar</title>
		<link>http://blog.arvixe.com/url-redirection-without-changing-the-address-in-the-address-bar/</link>
		<comments>http://blog.arvixe.com/url-redirection-without-changing-the-address-in-the-address-bar/#comments</comments>
		<pubDate>Fri, 17 May 2013 07:00:25 +0000</pubDate>
		<dc:creator>Khaleel Demeri</dc:creator>
				<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[address bar]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://blog.arvixe.com/?p=25697</guid>
		<description><![CDATA[Sometimes we want to redirect to a specific URL but keep the same address without any changes. As an example, we may need to redirect www.domain.com to www.domain.com/subdirectory . To do this you simply need to: 1) Create html file on your current directory (www.domain.com root directory) and set it as the website default page. [...]]]></description>
		<wfw:commentRss>http://blog.arvixe.com/url-redirection-without-changing-the-address-in-the-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add a Favicon to a Web Site</title>
		<link>http://blog.arvixe.com/add-a-favicon-to-a-web-site/</link>
		<comments>http://blog.arvixe.com/add-a-favicon-to-a-web-site/#comments</comments>
		<pubDate>Thu, 16 May 2013 19:00:59 +0000</pubDate>
		<dc:creator>David Bauernschmidt</dc:creator>
				<category><![CDATA[Programming/Coding]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://blog.arvixe.com/?p=23316</guid>
		<description><![CDATA[Branding a site can include a wide range of initiatives.  Some can take a large amount of time and energy (graphic designs, target marketing, etc.) while others can take just a few minutes.  Today, I am going to show you a way to add branding to your site without paying a dime and take less [...]]]></description>
		<wfw:commentRss>http://blog.arvixe.com/add-a-favicon-to-a-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk
Object Caching 481/482 objects using disk

 Served from: blog.arvixe.com @ 2013-05-18 10:48:07 by W3 Total Cache -->