<?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>korby Imagery &#187; relative</title>
	<atom:link href="http://korbyimagery.com/tag/relative/feed/" rel="self" type="application/rss+xml" />
	<link>http://korbyimagery.com</link>
	<description>Web Design Fargo &#124; Internet Marketing &#124; SEO</description>
	<lastBuildDate>Fri, 27 Aug 2010 16:04:49 +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>Absolute vs. Relative Links</title>
		<link>http://korbyimagery.com/absolute-vs-relative-links/</link>
		<comments>http://korbyimagery.com/absolute-vs-relative-links/#comments</comments>
		<pubDate>Fri, 22 May 2009 15:00:10 +0000</pubDate>
		<dc:creator>Shanna</dc:creator>
				<category><![CDATA[Web Design Tips]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[relative]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://korbyimagery.com/?p=687</guid>
		<description><![CDATA[A link which shows the full URL of the page being linked at. Some links only show relative link paths instead of having the entire reference URL within the a href tag. Due to canonicalization and hijacking related issues it is typically preferred to use absolute links over relative links. Example absolute link &#60;a href=”http://korbyimagery.com/folder/filename.html”&#62;Absolute [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>A link which shows the full URL of the page being linked at. Some links only show relative link paths instead of having the entire reference URL within the a href tag. Due to <a  href="http://korbyimagery.com/news/seo-tips/canonical-url/">canonicalization</a> and hijacking related issues it is typically preferred to use absolute links over relative links.</p>
<p><strong>Example absolute link</strong></p>
<p>&lt;a href=”http://korbyimagery.com/folder/filename.html”&gt;Absolute Link&lt;/a&gt;</p>
<p><strong>Example relative link</strong></p>
<p>&lt;a href=”../folder/filename.html”&gt;Relative Link&lt;/a&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://korbyimagery.com/absolute-vs-relative-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
