<?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>Codegrad &#187; htaccess</title>
	<atom:link href="http://codegrad.hub.ph/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 23:32:44 +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>Setting up canonical URL as www or non-www</title>
		<link>http://codegrad.hub.ph/setting-up-canonical-url-as-www-or-non-www/</link>
		<comments>http://codegrad.hub.ph/setting-up-canonical-url-as-www-or-non-www/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 10:41:17 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[on page SEO]]></category>
		<category><![CDATA[permanent redirection]]></category>
		<category><![CDATA[search engine friendly]]></category>
		<category><![CDATA[URL canonization]]></category>
		<category><![CDATA[white hat SEO]]></category>
		<category><![CDATA[www vs non-www]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=785</guid>
		<description><![CDATA[Search engines see URLS with www and without www as different URLs. This can cause duplicate content issue and the link "votes" will be divided between two URLs. Impose your preferred URL format, either it's with or without www, to avoid these problems and make your website more search engine friendly.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/setting-up-canonical-url-as-www-or-non-www/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pointing the domain to a folder within the root directory</title>
		<link>http://codegrad.hub.ph/pointing-the-domain-to-a-folder-within-the-root-directory/</link>
		<comments>http://codegrad.hub.ph/pointing-the-domain-to-a-folder-within-the-root-directory/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:55:51 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=770</guid>
		<description><![CDATA[Insert a code in the .htaccess file to point the domain to a folder within the root directory instead of the root directory itself.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/pointing-the-domain-to-a-folder-within-the-root-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preventing your visitors from accessing directories / folders</title>
		<link>http://codegrad.hub.ph/preventing-your-visitors-from-accessing-directory-folder/</link>
		<comments>http://codegrad.hub.ph/preventing-your-visitors-from-accessing-directory-folder/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:53:19 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[directory structure]]></category>
		<category><![CDATA[htaccess]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=728</guid>
		<description><![CDATA[Prevent visitors from directly accessing the folders of your web hosting / website either by using HTML file index.htm or by inserting a simple code in the .htaccess file.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/preventing-your-visitors-from-accessing-directory-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something strange I noticed on 301 redirect and Google search results</title>
		<link>http://codegrad.hub.ph/something-strange-i-noticed-on-301-redirect-and-google-search-results/</link>
		<comments>http://codegrad.hub.ph/something-strange-i-noticed-on-301-redirect-and-google-search-results/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 18:57:39 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[meta robots]]></category>
		<category><![CDATA[off-page SEO]]></category>
		<category><![CDATA[on page SEO]]></category>
		<category><![CDATA[permanent redirection]]></category>
		<category><![CDATA[robots.txt]]></category>
		<category><![CDATA[search engine algorithm]]></category>
		<category><![CDATA[search engine friendly]]></category>
		<category><![CDATA[XML sitemap]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=634</guid>
		<description><![CDATA[The search results of Google for the same keywords changed in just 30 minutes after I setup a 301 redirect. I didn't know Google can be this fast.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/something-strange-i-noticed-on-301-redirect-and-google-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirecting visitors to update page during website maintenance</title>
		<link>http://codegrad.hub.ph/redirecting-visitors-to-update-page-during-website-maintenance/</link>
		<comments>http://codegrad.hub.ph/redirecting-visitors-to-update-page-during-website-maintenance/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 21:51:19 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[maintenance page]]></category>
		<category><![CDATA[website updating]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=476</guid>
		<description><![CDATA[Display an "under construction" message to all site visitors except you by using the .htaccess to redirecting all visits coming from any IP address except your own while you are updating your website.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/redirecting-visitors-to-update-page-during-website-maintenance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Htaccess 301 redirect and subdomains</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subdomains/</link>
		<comments>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subdomains/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 11:58:51 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[permanent redirection]]></category>
		<category><![CDATA[subdomain]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=212</guid>
		<description><![CDATA[Subdomains are treated by search engines as separate websites. Human visitors can also see this if the websites within the subdomains have different topics and overall appearance. Redirection between a subdomain and a domain, as well as between two subdomains are possible. Redirection from a subdomain requires separate .htaccess file located in the folder associated with that subdomain.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subdomains/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using htaccess 301 redirect in folder or subdirectory</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/</link>
		<comments>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 11:50:17 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[folder structure]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[permanent redirection]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=209</guid>
		<description><![CDATA[The 301 redirect in .htaccess file is used for redirection of incoming traffic from one domain to another. What if you want to redirect from one folder to another in the same domain? In different domains? From a domain's root directory to one of its subdirectory and vice versa?]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>IP ban using htaccess file</title>
		<link>http://codegrad.hub.ph/ip-ban-using-htaccess-file/</link>
		<comments>http://codegrad.hub.ph/ip-ban-using-htaccess-file/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 05:45:57 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[IP address]]></category>
		<category><![CDATA[IP ban]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=153</guid>
		<description><![CDATA[The IP ban is the method of permanently banning a user from accessing a website by encoding his or her IP address in the htaccess file. It is very effective against persistent bots that keep on posting spam messages from the same IP address, but using it has the possibility of banning non-malicious users who happen to use the same computer and internet access.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/ip-ban-using-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using 301 redirect in htaccess file</title>
		<link>http://codegrad.hub.ph/using-301-redirect-in-htaccess-file/</link>
		<comments>http://codegrad.hub.ph/using-301-redirect-in-htaccess-file/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:41:45 +0000</pubDate>
		<dc:creator>Greten</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Server Configuration]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[permanent redirection]]></category>

		<guid isPermaLink="false">http://codegrad.hub.ph/?p=127</guid>
		<description><![CDATA[The 301 redirect is a method of redirecting traffic from an old domain to a new domain. The other methods of redirect are usually penalized by search engines because they are frequently used in black hat SEO tactics. On the other hand, search engines highly recommend the use of 301 redirect. Moreover, it is easier to setup because you need to edit only one file, the .htaccess.]]></description>
		<wfw:commentRss>http://codegrad.hub.ph/using-301-redirect-in-htaccess-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

