<?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>Gary Harvey Internet Marketing &#187; multiple slashes</title>
	<atom:link href="http://garyharvey.net/tag/multiple-slashes/feed/" rel="self" type="application/rss+xml" />
	<link>http://garyharvey.net</link>
	<description>Gary is a full time internet marketer with a focus on SEO, niche markets and affiliate marketing</description>
	<lastBuildDate>Mon, 23 Aug 2010 07:06:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Removing Double Slashes From URLs</title>
		<link>http://garyharvey.net/removing-double-slashes-from-urls/</link>
		<comments>http://garyharvey.net/removing-double-slashes-from-urls/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 04:13:42 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Personal Blog]]></category>
		<category><![CDATA[double slashes]]></category>
		<category><![CDATA[multiple slashes]]></category>
		<category><![CDATA[wordpress double slashes]]></category>

		<guid isPermaLink="false">http://garyharvey.net/?p=583</guid>
		<description><![CDATA[Solution to the Wordpress double slashes problem.<p><a href="http://garyharvey.net/removing-double-slashes-from-urls/">Removing Double Slashes From URLs</a> is a post from: <a href="http://garyharvey.net">Gary Harvey Internet Marketing</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I &#119;&#97;&#115; having a problem &#119;&#105;&#116;&#104; one &#111;&#102; &#109;&#121; sites &#119;&#104;&#101;&#114;&#101;, &#102;&#111;&#114; reasons unknown, WordPress &#119;&#97;&#115; inserting &#97;&#110; unwanted extra backslash &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; domain name. &#70;&#111;&#114; example,</p>
<p>garyharvey.net//whatever</p>
<p>I searched far &#97;&#110;&#100; wide &#102;&#111;&#114; &#116;&#104;&#101; &#97;&#110;&#115;&#119;&#101;&#114; &#98;&#117;&#116; &#109;&#121; online friend Frank &#111;&#102; <a title="Web hosting &#119;&#105;&#116;&#104; friendly customer service" href="http://C-4.&#117;&#115;" target="_blank">C-4.&#117;&#115;</a> &#104;&#97;&#115; sent &#109;&#101; &#116;&#104;&#101; &#97;&#110;&#115;&#119;&#101;&#114;. &#73;&#116;&#8217;s &#105;&#110; &#116;&#104;&#105;&#115; page&#8230;</p>
<p><a title="double slashes problem" href="http://www.mydigitallife.info/2008/07/21/redirect-&#111;&#114;-rewrite-&#116;&#111;-remove-double-&#111;&#114;-multiple-slashes-&#105;&#110;-url/" target="_blank">http://www.mydigitallife.info/2008/07/21/redirect-&#111;&#114;-rewrite-&#116;&#111;-remove-double-&#111;&#114;-multiple-slashes-&#105;&#110;-url/</a></p>
<p>&#73;&#110; brief, &#106;&#117;&#115;&#116; add &#116;&#104;&#105;&#115; &#116;&#111; &#121;&#111;&#117;&#114; .htaccess file&#8230;<span id="more-583"></span></p>
<p># Remove multiple slashes anywhere &#105;&#110; URL<br />
<code>RewriteCond %{REQUEST_URI} ^(.*)//(.*)$<br />
RewriteRule . %1/%2 [R=301,L]</code></p>
<p><a href="http://garyharvey.net/removing-double-slashes-from-urls/">Removing Double Slashes From URLs</a> is a post from: <a href="http://garyharvey.net">Gary Harvey Internet Marketing</a></p>
]]></content:encoded>
			<wfw:commentRss>http://garyharvey.net/removing-double-slashes-from-urls/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
