<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/apache/tags/seo</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 17:02:00 GMT</pubDate>
<item>
<title>(Apache) Wordpress much more efficient HTACCESS/mod_rewrite - LuckyShot</title>
<link>http://snipplr.com/view/33656/wordpress-much-more-efficient-htaccessmodrewrite/</link>
<description><![CDATA[ <p>A member of Wordpress community says: I placed this code on my site and it instantly cut my page load times from 4-8 seconds per page (and typically on the high end of that) down to 1-3 seconds per page and EVERYTHING on my site works as it did before. I have yet to find a problem with anything related to the change. It was a HUGE WordPress Performance improvement... and it didn't require me adding yet another plugin like WP Cache or WP Super Cache and inheriting the various problems that using those entail.</p> ]]></description>
<pubDate>Fri, 30 Apr 2010 09:06:46 GMT</pubDate>
<guid>http://snipplr.com/view/33656/wordpress-much-more-efficient-htaccessmodrewrite/</guid>
</item>
<item>
<title>(Apache) .htaccess  - www -> http:// - http:// -> www - nice URLs - Toddish</title>
<link>http://snipplr.com/view/22176/htaccess---www--http--http--www--nice-urls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 30 Oct 2009 10:05:43 GMT</pubDate>
<guid>http://snipplr.com/view/22176/htaccess---www--http--http--www--nice-urls/</guid>
</item>
<item>
<title>(Apache) 301 Permalink Redirect from address without www to same address with www - kossmoss</title>
<link>http://snipplr.com/view/11262/301-permalink-redirect-from-address-without-www-to-same-address-with-www/</link>
<description><![CDATA[ <p>canonical redirect at .htaccess</p> ]]></description>
<pubDate>Sat, 17 Jan 2009 01:51:06 GMT</pubDate>
<guid>http://snipplr.com/view/11262/301-permalink-redirect-from-address-without-www-to-same-address-with-www/</guid>
</item>
<item>
<title>(Apache) Forward from domain aliases to main domain - torkil</title>
<link>http://snipplr.com/view/4606/forward-from-domain-aliases-to-main-domain/</link>
<description><![CDATA[ <p>Forward users from your alias domains to your main domain automatically. Nice to have if your site has got one or more aliases. Notice that all the domain aliases have [NC,OR] at the end of the line, while the last alias and_so_on.com just has [NC].

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:07:24 GMT</pubDate>
<guid>http://snipplr.com/view/4606/forward-from-domain-aliases-to-main-domain/</guid>
</item>
<item>
<title>(Apache) Force removal of WWW in url - torkil</title>
<link>http://snipplr.com/view/4605/force-removal-of-www-in-url/</link>
<description><![CDATA[ <p>Using mod_rewrite in Apache to rewrite urls and force removal of www in urls. Good for letting search engine spiders in the right door...

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:04:38 GMT</pubDate>
<guid>http://snipplr.com/view/4605/force-removal-of-www-in-url/</guid>
</item>
<item>
<title>(Apache) Force WWW in url - torkil</title>
<link>http://snipplr.com/view/4604/force-www-in-url/</link>
<description><![CDATA[ <p>Using mod_rewrite in Apache to rewrite urls and force users to use www in urls. Good for letting search engine spiders in the right door...

Insert the code in your .htaccess-file in your website's root folder.</p> ]]></description>
<pubDate>Wed, 16 Jan 2008 03:02:11 GMT</pubDate>
<guid>http://snipplr.com/view/4604/force-www-in-url/</guid>
</item>
</channel>
</rss>