<?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>Programming Facts &#187; .htaccess url redirection</title>
	<atom:link href="http://www.programmingfacts.com/tag/htaccess-url-redirection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.programmingfacts.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 08:16:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Redirect one domain to another using .htaccess</title>
		<link>http://www.programmingfacts.com/redirect-domain-htaccess/</link>
		<comments>http://www.programmingfacts.com/redirect-domain-htaccess/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:17:33 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[.htaccess for redirect one domain to another]]></category>
		<category><![CDATA[.htaccess tricks]]></category>
		<category><![CDATA[.htaccess url redirection]]></category>
		<category><![CDATA[301 redirect one domain to another]]></category>
		<category><![CDATA[Automatically redirect one web page to another]]></category>
		<category><![CDATA[Domain redirect]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[Moving site from one domain to another]]></category>
		<category><![CDATA[Old domain to new domain permanent redirection]]></category>
		<category><![CDATA[Point one domain to another]]></category>
		<category><![CDATA[Redirect home page to another domain]]></category>
		<category><![CDATA[Redirecting Alternate Domains to Prevent Duplicate Content]]></category>
		<category><![CDATA[Redirecting domain name]]></category>
		<category><![CDATA[Redirecting one domain to another domain]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=424</guid>
		<description><![CDATA[Are you looking for <strong>redirecting </strong>your website from <strong>one domain to another</strong> ? I was working for client who has a domain in .com and now they want to move full website into .ie domain. The problem is that all links has been crawled by major search engine. So if we remove all files from .com domain than it shows <strong>404 not found </strong>(broken links) for .com domain links. Also we have to remove files to avoid duplicate content issues.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/redirect-domain-htaccess/' addthis:title='Redirect one domain to another using .htaccess' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/redirect-domain-htaccess/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.htaccess is invisible &#8211; How to make it visible in FTP Program like CuteFTP , Filezilla</title>
		<link>http://www.programmingfacts.com/htaccess-invisible-visible/</link>
		<comments>http://www.programmingfacts.com/htaccess-invisible-visible/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 06:38:08 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[.htaccess invisible in Filezilla]]></category>
		<category><![CDATA[.htaccess tricks]]></category>
		<category><![CDATA[.htaccess url redirection]]></category>
		<category><![CDATA[htaccess invisible]]></category>
		<category><![CDATA[make htaccess visible]]></category>
		<category><![CDATA[make htaccess visible in CuteFTP]]></category>
		<category><![CDATA[SEO Friendly URL using .htaccess]]></category>
		<category><![CDATA[show .htaccess files]]></category>
		<category><![CDATA[view htaccess in ftp program]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=355</guid>
		<description><![CDATA[As all we know that <strong>.htaccess</strong> is very popular for <strong>redirecting URLS</strong> and making <strong>SEO Friendly URLS</strong>. Using htaccess , your url looks like <strong>static url</strong> and most search engines can read your url very easily. Dynamic url with query string is difficult to read for search engines as there will be a query string in url.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/htaccess-invisible-visible/' addthis:title='.htaccess is invisible &#8211; How to make it visible in FTP Program like CuteFTP , Filezilla' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/htaccess-invisible-visible/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to redirect www to non-www and non-www to www URL using .htaccess redirect(mod_rewrite)</title>
		<link>http://www.programmingfacts.com/how-to-redirect-www-to-non-www-and-non-www-to-www-url-using-htaccess-mod_rewrite/</link>
		<comments>http://www.programmingfacts.com/how-to-redirect-www-to-non-www-and-non-www-to-www-url-using-htaccess-mod_rewrite/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:41:48 +0000</pubDate>
		<dc:creator>Rakshit Patel</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Helpful Tips and Tricks]]></category>
		<category><![CDATA[.htaccess tricks]]></category>
		<category><![CDATA[.htaccess url redirection]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[non-www to www redirect]]></category>
		<category><![CDATA[remove non-www from url]]></category>
		<category><![CDATA[remove www from url]]></category>
		<category><![CDATA[RewriteRules]]></category>
		<category><![CDATA[www to non-www redirect]]></category>

		<guid isPermaLink="false">http://www.programmingfacts.com/?p=223</guid>
		<description><![CDATA[<strong>Websites</strong> can be access with <strong>www </strong>and <strong>without www</strong> also. Since Search engines consider <strong>http://www.programmingfacts.com</strong> and <strong>http://programmingfacts.com</strong> different websites. It might be a case of <strong>duplicate content. </strong>So you must <strong>stick your domain</strong> name accessible <strong>either </strong>with <strong>www </strong>or <strong>without www</strong>.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.programmingfacts.com/how-to-redirect-www-to-non-www-and-non-www-to-www-url-using-htaccess-mod_rewrite/' addthis:title='How to redirect www to non-www and non-www to www URL using .htaccess redirect(mod_rewrite)' ><a class="addthis_button_twitter"></a><a class="addthis_button_facebook"></a><a class="addthis_button_googlebuzz"></a><a class="addthis_button_digg"></a><a class="addthis_button_stumbleupon"></a><a class="addthis_button_delicious"></a><a class="addthis_button_myspace"></a><a class="addthis_button_linkedin"></a><a class="addthis_button_reddit"></a></div>]]></description>
		<wfw:commentRss>http://www.programmingfacts.com/how-to-redirect-www-to-non-www-and-non-www-to-www-url-using-htaccess-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 39/48 queries in 0.023 seconds using disk

Served from: www.programmingfacts.com @ 2012-02-08 01:35:27 -->
