<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Absolute URLs? Absolutely!</title>
	<atom:link href="http://www.weboptimist.com/absolute-urls-absolutely/2008/01/17/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weboptimist.com/absolute-urls-absolutely/2008/01/17/</link>
	<description>Palm Springs SEO by The Web Optimist</description>
	<lastBuildDate>Sat, 13 Mar 2010 16:53:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Frushko</title>
		<link>http://www.weboptimist.com/absolute-urls-absolutely/2008/01/17/comment-page-1/#comment-87</link>
		<dc:creator>Frushko</dc:creator>
		<pubDate>Sun, 15 Feb 2009 21:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.weboptimist.com/absolute-urls-absolutely/2008/01/17/#comment-87</guid>
		<description>Interestng, great SEO, The first result I clicked on when searching &quot;https relative url&quot; on Yahoo (looked interesting!)
In my case the web application is deployed to different servers around the globe with different domains. relative URLs are great for me.
There are generic header and footer in the secure pages so changing all links to absulote only on the secure pages is not an option.
What I came up with is using the base url tag in the
secure page only - . if the web page is https://mysite.com/register then the base url will be &quot;http://mysite.com&quot;.
Works for me</description>
		<content:encoded><![CDATA[<p>Interestng, great SEO, The first result I clicked on when searching &#8220;https relative url&#8221; on Yahoo (looked interesting!)<br />
In my case the web application is deployed to different servers around the globe with different domains. relative URLs are great for me.<br />
There are generic header and footer in the secure pages so changing all links to absulote only on the secure pages is not an option.<br />
What I came up with is using the base url tag in the<br />
secure page only &#8211; . if the web page is <a href="https://mysite.com/register" rel="nofollow">https://mysite.com/register</a> then the base url will be &#8220;http://mysite.com&#8221;.<br />
Works for me</p>
]]></content:encoded>
	</item>
</channel>
</rss>
