<?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: 2 Minute SEO Tip &#8211; Absolute vs. Relative Links</title>
	<atom:link href="http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/</link>
	<description>Internet Marketing, Website Promotion and Blogging Advice</description>
	<lastBuildDate>Mon, 15 Mar 2010 14:17:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sudheer</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-152693</link>
		<dc:creator>sudheer</dc:creator>
		<pubDate>Tue, 29 Sep 2009 02:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-152693</guid>
		<description>Absolute links are better in my opinion and you could say yeh but what happens moving from dev to test servers with different base domains… however if you use a content mgt system then this can be managed quite easily.</description>
		<content:encoded><![CDATA[<p>Absolute links are better in my opinion and you could say yeh but what happens moving from dev to test servers with different base domains… however if you use a content mgt system then this can be managed quite easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudheer</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-152691</link>
		<dc:creator>sudheer</dc:creator>
		<pubDate>Tue, 29 Sep 2009 02:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-152691</guid>
		<description>You will write more time your domain name (considering it makes certainly part of your SEO strategy), I totally agree with what you said: Absolute path is the way to do it.We can’t deny the fact that in-links contribute to page ranking.
So, the solution is simple. You just have to use both of them, wherever necessary.</description>
		<content:encoded><![CDATA[<p>You will write more time your domain name (considering it makes certainly part of your SEO strategy), I totally agree with what you said: Absolute path is the way to do it.We can’t deny the fact that in-links contribute to page ranking.<br />
So, the solution is simple. You just have to use both of them, wherever necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-150014</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 19 Aug 2009 15:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-150014</guid>
		<description>My dedicated server host told me my server halted yeserday due to too many internal full URL links on the home page. The problem was &quot;too many connections.&quot;  I was using the full path to bring up about 20 clickable thumbnail images which brought people to internal articles. He said that each of these created a new instance, or new connection.  He said that relative path links did not create this problem. 

The crash happened twice, and after I changed the links, it was fine.

Anyone here ever hear of anything like this?</description>
		<content:encoded><![CDATA[<p>My dedicated server host told me my server halted yeserday due to too many internal full URL links on the home page. The problem was &#8220;too many connections.&#8221;  I was using the full path to bring up about 20 clickable thumbnail images which brought people to internal articles. He said that each of these created a new instance, or new connection.  He said that relative path links did not create this problem. </p>
<p>The crash happened twice, and after I changed the links, it was fine.</p>
<p>Anyone here ever hear of anything like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Hoskins</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-142832</link>
		<dc:creator>Michael Hoskins</dc:creator>
		<pubDate>Fri, 22 May 2009 17:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-142832</guid>
		<description>@Jack - A configuration file? Meaning for every link you&#039;d need server-side code prefacing every link to fill in the domain?  No thanks.

@Golgotha - And Google (well, Matt Cutts) has already stated that for some sites that do scrape, getting links from them will result in a penalty.

I also disagree that file size is a &quot;null point.&quot; If all you&#039;re after is rankings, usability be damned, then go right ahead. The rest of us have to balance many factors, file size being a small factor, but development server URLs are the main benefit of relative URLs.

@Adi - Recall that Matt Cutts does not speak from an SEO-only perspective. He, as with all engineers at Google, is focused on making the web more usable for humans, not for SEOs.</description>
		<content:encoded><![CDATA[<p>@Jack &#8211; A configuration file? Meaning for every link you&#8217;d need server-side code prefacing every link to fill in the domain?  No thanks.</p>
<p>@Golgotha &#8211; And Google (well, Matt Cutts) has already stated that for some sites that do scrape, getting links from them will result in a penalty.</p>
<p>I also disagree that file size is a &#8220;null point.&#8221; If all you&#8217;re after is rankings, usability be damned, then go right ahead. The rest of us have to balance many factors, file size being a small factor, but development server URLs are the main benefit of relative URLs.</p>
<p>@Adi &#8211; Recall that Matt Cutts does not speak from an SEO-only perspective. He, as with all engineers at Google, is focused on making the web more usable for humans, not for SEOs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Absolute vs relative URl interlinking: Which one is better for Search Engine Optimization? &#124; SeoblogR</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-106169</link>
		<dc:creator>Absolute vs relative URl interlinking: Which one is better for Search Engine Optimization? &#124; SeoblogR</dc:creator>
		<pubDate>Wed, 22 Oct 2008 12:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-106169</guid>
		<description>[...] this one is a tough question. There is numerous number of posts concerning this subject. I decided to put all that together in a single [...]</description>
		<content:encoded><![CDATA[<p>[...] this one is a tough question. There is numerous number of posts concerning this subject. I decided to put all that together in a single [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Link Building Bible</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-71842</link>
		<dc:creator>Link Building Bible</dc:creator>
		<pubDate>Sun, 06 Jul 2008 00:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-71842</guid>
		<description>Wow.... I never thought of it with regards to scraping, but this is awesome!  I will be writing about this very soon on my blog in my internal link building series.</description>
		<content:encoded><![CDATA[<p>Wow&#8230;. I never thought of it with regards to scraping, but this is awesome!  I will be writing about this very soon on my blog in my internal link building series.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Shepherd</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-44954</link>
		<dc:creator>Chris Shepherd</dc:creator>
		<pubDate>Thu, 13 Mar 2008 17:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-44954</guid>
		<description>Absolute links are better in my opinion and you could say yeh but what happens moving from dev to test servers with different base domains... however if you use a content mgt system then this can be managed quite easily.

If the end product in the HTML is an absolute link, then that&#039;s the best for me, even if what&#039;s stored in the CMS is a relative link making it best practice.</description>
		<content:encoded><![CDATA[<p>Absolute links are better in my opinion and you could say yeh but what happens moving from dev to test servers with different base domains&#8230; however if you use a content mgt system then this can be managed quite easily.</p>
<p>If the end product in the HTML is an absolute link, then that&#8217;s the best for me, even if what&#8217;s stored in the CMS is a relative link making it best practice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wil</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-40533</link>
		<dc:creator>Wil</dc:creator>
		<pubDate>Mon, 18 Feb 2008 18:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-40533</guid>
		<description>The only pain with absolute links, which I do prefer for too many reasons to list (and only a few for &quot;not&quot;) is when your internal or external engine points you to the &quot;www&quot; path (or not) and when you get your search results you get relative links.

If your absolute links take you from there to a &quot;www&quot; path (or not) and you have login credentials on that folder, you&#039;ll be prompted for login credentials everytime you go from &quot;www&quot; to just &quot;http&quot; and vice versa, so there&#039;s the chance for one addtl. login prompt along an absolute path where htaccess exists in the folder....</description>
		<content:encoded><![CDATA[<p>The only pain with absolute links, which I do prefer for too many reasons to list (and only a few for &#8220;not&#8221;) is when your internal or external engine points you to the &#8220;www&#8221; path (or not) and when you get your search results you get relative links.</p>
<p>If your absolute links take you from there to a &#8220;www&#8221; path (or not) and you have login credentials on that folder, you&#8217;ll be prompted for login credentials everytime you go from &#8220;www&#8221; to just &#8220;http&#8221; and vice versa, so there&#8217;s the chance for one addtl. login prompt along an absolute path where htaccess exists in the folder&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Media</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-39928</link>
		<dc:creator>Web Design Media</dc:creator>
		<pubDate>Fri, 15 Feb 2008 07:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-39928</guid>
		<description>There&#039;s no point in saving a few bytes when using relative links...except if each page of your website contains thousands of links. However, as @Dustin says, relative links is a good practice.
We can&#039;t deny the fact that in-links contribute to page ranking.
So, the solution is simple. You just have to use both of them, wherever necessary.</description>
		<content:encoded><![CDATA[<p>There&#8217;s no point in saving a few bytes when using relative links&#8230;except if each page of your website contains thousands of links. However, as @Dustin says, relative links is a good practice.<br />
We can&#8217;t deny the fact that in-links contribute to page ranking.<br />
So, the solution is simple. You just have to use both of them, wherever necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: URLs and SEO and Internet Marketing</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-38551</link>
		<dc:creator>URLs and SEO and Internet Marketing</dc:creator>
		<pubDate>Wed, 06 Feb 2008 21:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-38551</guid>
		<description>[...] Absolute vs. Relative Links - Which is Better? (Search-This) &#8212; &#8220;Well you’ll get different responses depending on who you ask. Many people will tell you that relative paths are better but I’m not one of them! I always recommend absolute paths and here’s why&#8230;&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] Absolute vs. Relative Links &#8211; Which is Better? (Search-This) &#8212; &#8220;Well you’ll get different responses depending on who you ask. Many people will tell you that relative paths are better but I’m not one of them! I always recommend absolute paths and here’s why&#8230;&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmet</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-35481</link>
		<dc:creator>Ahmet</dc:creator>
		<pubDate>Mon, 21 Jan 2008 21:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-35481</guid>
		<description>One more reason to enter absolute path:
You will write more time your domain name (considering it makes certainly part of your SEO strategy), I totally agree with what you said: Absolute path is the way to do it :)</description>
		<content:encoded><![CDATA[<p>One more reason to enter absolute path:<br />
You will write more time your domain name (considering it makes certainly part of your SEO strategy), I totally agree with what you said: Absolute path is the way to do it <img src='http://www.search-this.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-35359</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Sun, 20 Jan 2008 14:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-35359</guid>
		<description>Well recently it was revealed that &quot;GoogleGuy&quot; is none other than Matt Cutts. :)
Hence, obviously what he has said, is definitely correct.</description>
		<content:encoded><![CDATA[<p>Well recently it was revealed that &#8220;GoogleGuy&#8221; is none other than Matt Cutts. <img src='http://www.search-this.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Hence, obviously what he has said, is definitely correct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Golgotha</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-35020</link>
		<dc:creator>Golgotha</dc:creator>
		<pubDate>Fri, 18 Jan 2008 20:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-35020</guid>
		<description>@Dustin - &lt;strong&gt;&quot;Trying to make your site get in-links from scrapers is a null point and ridiculous.&quot;&lt;/strong&gt;

Not when your site is scrapped by a dozen sites like this one is...

&lt;strong&gt;&quot;You want to use relative paths as much as possible, they are not only going to take the file size of your site down&quot;&lt;/strong&gt;

file size, talk about a null point...

And Jack is dead on, you would just use a config file to change from development to production. It&#039;s real simple. It&#039;s what WordPress does, and it&#039;s what you should do too.

So in the end relative pathing gains you nothing, save a few bytes.</description>
		<content:encoded><![CDATA[<p>@Dustin &#8211; <strong>&#8220;Trying to make your site get in-links from scrapers is a null point and ridiculous.&#8221;</strong></p>
<p>Not when your site is scrapped by a dozen sites like this one is&#8230;</p>
<p><strong>&#8220;You want to use relative paths as much as possible, they are not only going to take the file size of your site down&#8221;</strong></p>
<p>file size, talk about a null point&#8230;</p>
<p>And Jack is dead on, you would just use a config file to change from development to production. It&#8217;s real simple. It&#8217;s what WordPress does, and it&#8217;s what you should do too.</p>
<p>So in the end relative pathing gains you nothing, save a few bytes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack @ The Tech Teapot</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-34975</link>
		<dc:creator>Jack @ The Tech Teapot</dc:creator>
		<pubDate>Fri, 18 Jan 2008 17:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-34975</guid>
		<description>@Dustin - using a config file is pretty easy to do with the correct domain to use on your live domain and your stage sub-domain.</description>
		<content:encoded><![CDATA[<p>@Dustin &#8211; using a config file is pretty easy to do with the correct domain to use on your live domain and your stage sub-domain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Brewer</title>
		<link>http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/comment-page-1/#comment-34963</link>
		<dc:creator>Dustin Brewer</dc:creator>
		<pubDate>Fri, 18 Jan 2008 16:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.search-this.com/2008/01/16/2-minute-seo-tip-absolute-vs-relative-links/#comment-34963</guid>
		<description>I don&#039;t agree with this at all for a lot of reasons. Trying to make your site get in-links from scrapers is a null point and ridiculous.

You want to use relative paths as much as possible, they are not only going to take the file size of your site down but when working from a development point of view it is mandatory to use relative links. 

The biggest reasons for this is most developers use a &quot;development subdomain&quot; that you will be working on the project until it goes live. You don&#039;t want to go back and change all of them to the new domain if you are using absolute.

Using relative paths is a just good practice (almost a standard) in web design.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree with this at all for a lot of reasons. Trying to make your site get in-links from scrapers is a null point and ridiculous.</p>
<p>You want to use relative paths as much as possible, they are not only going to take the file size of your site down but when working from a development point of view it is mandatory to use relative links. </p>
<p>The biggest reasons for this is most developers use a &#8220;development subdomain&#8221; that you will be working on the project until it goes live. You don&#8217;t want to go back and change all of them to the new domain if you are using absolute.</p>
<p>Using relative paths is a just good practice (almost a standard) in web design.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
