<?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"
	>
<channel>
	<title>Comments on: SEO gone overboard</title>
	<atom:link href="http://www.robertnyman.com/2007/01/22/seo-gone-overboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Thu, 28 Aug 2008 19:26:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-35992</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Thu, 15 Feb 2007 07:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-35992</guid>
		<description>Harvey,

Interesting, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Harvey,</p>
<p>Interesting, thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvey</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-35954</link>
		<dc:creator>Harvey</dc:creator>
		<pubDate>Thu, 15 Feb 2007 04:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-35954</guid>
		<description>My entire site is made up of hash links (the site my comment link points to).

The purpose of this is to make the entire site out of AJAX requests, while still retaining bookmarkable URLs, back button functionality, and search engine spiderability.

While using the hash for this is a bit of a bastardization of it's initial purpose, this is really just a proof of concept - AJAX can be implemented so it maintains user experience and degrades well if you put the effort in. It's a whole pile better than Microsoft's attempt at AJAX + usability on their recent revamp.

Anyway, does it effect my SEO?

A little bit. When someone links to http://www.ragepank.com/#contact/ Google sees this as a homepage link, not a link to the contact page. If a javascript enabled browser goes to that address, they get to see the contact page.

From my point of view, I'm getting more homepage links and less deep links than I normally would. This isn't great, but I can live with it.

I have never seen any search engine index the hashed version of my URLs in the 6 months I have been testing this system. I am also yet to see a hashed URL be given a pagerank, so I'm reasonably convinced that Google ignores the hash.</description>
		<content:encoded><![CDATA[<p>My entire site is made up of hash links (the site my comment link points to).</p>
<p>The purpose of this is to make the entire site out of <acronym title="Asynchronous Javascript and XML">AJAX</acronym> requests, while still retaining bookmarkable URLs, back button functionality, and search engine spiderability.</p>
<p>While using the hash for this is a bit of a bastardization of it&#8217;s initial purpose, this is really just a proof of concept - <acronym title="Asynchronous Javascript and XML">AJAX</acronym> can be implemented so it maintains user experience and degrades well if you put the effort in. It&#8217;s a whole pile better than Microsoft&#8217;s attempt at <acronym title="Asynchronous Javascript and XML">AJAX</acronym> + usability on their recent revamp.</p>
<p>Anyway, does it effect my SEO?</p>
<p>A little bit. When someone links to <a href="http://www.ragepank.com/#contact/" rel="nofollow">http://www.ragepank.com/#contact/</a> Google sees this as a homepage link, not a link to the contact page. If a javascript enabled browser goes to that address, they get to see the contact page.</p>
<p>From my point of view, I&#8217;m getting more homepage links and less deep links than I normally would. This isn&#8217;t great, but I can live with it.</p>
<p>I have never seen any search engine index the hashed version of my URLs in the 6 months I have been testing this system. I am also yet to see a hashed <acronym title="Uniform Resource Locator">URL</acronym> be given a pagerank, so I&#8217;m reasonably convinced that Google ignores the hash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-32548</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Fri, 02 Feb 2007 13:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-32548</guid>
		<description>Martin,

Probably not the same SEO company, since this is a UK-specific one, but there's plenty of them like that out there. :-)</description>
		<content:encoded><![CDATA[<p>Martin,</p>
<p>Probably not the same SEO company, since this is a UK-specific one, but there&#8217;s plenty of them like that out there. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Odhelius</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-32543</link>
		<dc:creator>Martin Odhelius</dc:creator>
		<pubDate>Fri, 02 Feb 2007 12:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-32543</guid>
		<description>Haha, I think I know which SEO-company. I have heard the exact same thing. I gave them a link to w3c and told them that anchor-links are defined in the standard and all real search engines can handle them and understand them... I also gave them a long list corrections they shall made in their analysis.</description>
		<content:encoded><![CDATA[<p>Haha, I think I know which SEO-company. I have heard the exact same thing. I gave them a link to <acronym title="World Wide Web Consortium">W3C</acronym> and told them that anchor-links are defined in the standard and all real search engines can handle them and understand them&#8230; I also gave them a long list corrections they shall made in their analysis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-31283</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 29 Jan 2007 07:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-31283</guid>
		<description>Tinus,

I couldn't agree more. Well put!</description>
		<content:encoded><![CDATA[<p>Tinus,</p>
<p>I couldn&#8217;t agree more. Well put!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tinus</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-30533</link>
		<dc:creator>Tinus</dc:creator>
		<pubDate>Fri, 26 Jan 2007 08:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-30533</guid>
		<description>If you offer beautiful, well structured, high quality content, and you follow Google's own guidelines (very important), then there's no need for SEO. You shouldn't be the one that spends time optimizing optimizing your site for Google. Google should be optimizing ITSELF to let people find your site. The best SEO tip is: PATIENCE!

If your site is rubbish, Google won't bother. And that's a good thing! Don't spend your time optimizing your site with SEO tricks, but spend your time writing quality content that attracts visitors in a natural, 'organic' way, Google will follow and you WILL get good rankings.</description>
		<content:encoded><![CDATA[<p>If you offer beautiful, well structured, high quality content, and you follow Google&#8217;s own guidelines (very important), then there&#8217;s no need for SEO. You shouldn&#8217;t be the one that spends time optimizing optimizing your site for Google. Google should be optimizing ITSELF to let people find your site. The best SEO tip is: PATIENCE!</p>
<p>If your site is rubbish, Google won&#8217;t bother. And that&#8217;s a good thing! Don&#8217;t spend your time optimizing your site with SEO tricks, but spend your time writing quality content that attracts visitors in a natural, &#8216;organic&#8217; way, Google will follow and you WILL get good rankings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-30242</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Thu, 25 Jan 2007 08:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-30242</guid>
		<description>&lt;blockquote cite="johan"&gt;Why not add rel=â€nofollowâ€ to the anchors?&lt;/blockquote&gt;Why should we use a nonvalid value of the rel attribute? ;)

&lt;a href="http://www.w3.org/TR/html4/types.html#h-6.12" rel="nofollow"&gt;List of valid link types&lt;/a&gt; 

Cheers.</description>
		<content:encoded><![CDATA[<blockquote cite="johan"><p>Why not add rel=â€nofollowâ€ to the anchors?</p></blockquote>
<p>Why should we use a nonvalid value of the rel attribute? <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.w3.org/TR/html4/types.html#h-6.12" rel="nofollow">List of valid link types</a> </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29915</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 24 Jan 2007 09:01:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29915</guid>
		<description>Tanny,

Yes, that's &lt;em&gt;exactly&lt;/em&gt; what I'm going for here.</description>
		<content:encoded><![CDATA[<p>Tanny,</p>
<p>Yes, that&#8217;s <em>exactly</em> what I&#8217;m going for here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanny O'Haley</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29850</link>
		<dc:creator>Tanny O'Haley</dc:creator>
		<pubDate>Tue, 23 Jan 2007 22:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29850</guid>
		<description>Maybe we should not just think about SEO, but also how to get the customer to stay too. Does anyone know of a study that has been done on SEO vs Stickiness? It's all nice and good to have a fantastic SEO rating, but if the customer doesn't stick around to view the site then what good is a fantastic SEO rating?

Once a potential customer gets to your site, how long do they stay, how many pages did they view?</description>
		<content:encoded><![CDATA[<p>Maybe we should not just think about SEO, but also how to get the customer to stay too. Does anyone know of a study that has been done on SEO vs Stickiness? It&#8217;s all nice and good to have a fantastic SEO rating, but if the customer doesn&#8217;t stick around to view the site then what good is a fantastic SEO rating?</p>
<p>Once a potential customer gets to your site, how long do they stay, how many pages did they view?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29835</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 23 Jan 2007 21:09:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29835</guid>
		<description>Johan,

Content is king.
&lt;blockquote&gt;Why not add rel=â€nofollowâ€ to the anchors?&lt;/blockquote&gt;

But is it necessary? If, as people says, search engines already dismiss anchor links, there's no need for it, right? Besides, nofollow is just something made up for search engines and doesn't, in true meaning, convey an actual relation.

So, it has a value in certain contexts (like trying to avoid spam in your blog comments...), but I don't think it should be overused.</description>
		<content:encoded><![CDATA[<p>Johan,</p>
<p>Content is king.</p>
<blockquote><p>Why not add rel=â€nofollowâ€ to the anchors?</p></blockquote>
<p>But is it necessary? If, as people says, search engines already dismiss anchor links, there&#8217;s no need for it, right? Besides, nofollow is just something made up for search engines and doesn&#8217;t, in true meaning, convey an actual relation.</p>
<p>So, it has a value in certain contexts (like trying to avoid spam in your blog comments&#8230;), but I don&#8217;t think it should be overused.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29823</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 23 Jan 2007 19:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29823</guid>
		<description>&lt;blockquote&gt;
The website owner should understand that readable and concise premium content embedded in the document structure should be first.&lt;/blockquote&gt;

With readable content I mean both machine-readibility for search-engines which means a semantic document structure (weighted content for SEO purposes), using easy to understand language (concise content for SEM and a usability feature or human-readibility). But in the end both are intertwined ...</description>
		<content:encoded><![CDATA[<blockquote><p>
The website owner should understand that readable and concise premium content embedded in the document structure should be first.</p></blockquote>
<p>With readable content I mean both machine-readibility for search-engines which means a semantic document structure (weighted content for SEO purposes), using easy to understand language (concise content for SEM and a usability feature or human-readibility). But in the end both are intertwined &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29820</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 23 Jan 2007 19:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29820</guid>
		<description>&lt;blockquote&gt;Well, yes and no. Good semantics is the key to good accessibility, and good semantics also helps search engines to properly and correctly weight the content in your web site.&lt;/blockquote&gt;

Let me rephrase my remark, accessibility contribute to make websites user-friendly and more searchengine-friendly. But for the end-user! A user-centric approach which has nothing to do with the website author = companies. Companies need to understand that accessibility features are user-centric and should be a layer constructed that does not interfere with the level of usability. The website owner should understand that readable and concise premium content embedded in the document structure should be first.

Why not add rel="nofollow" to the anchors?</description>
		<content:encoded><![CDATA[<blockquote><p>Well, yes and no. Good semantics is the key to good accessibility, and good semantics also helps search engines to properly and correctly weight the content in your web site.</p></blockquote>
<p>Let me rephrase my remark, accessibility contribute to make websites user-friendly and more searchengine-friendly. But for the end-user! A user-centric approach which has nothing to do with the website author = companies. Companies need to understand that accessibility features are user-centric and should be a layer constructed that does not interfere with the level of usability. The website owner should understand that readable and concise premium content embedded in the document structure should be first.</p>
<p>Why not add rel=&#8221;nofollow&#8221; to the anchors?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29708</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 23 Jan 2007 07:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29708</guid>
		<description>Tanny,

Thanks, interesting link (I always like Mike's writings). I think it's fine that good content and linkage gets the highest ranking. I think good semantics pays off to a certain degree, at least, but I know what I don't want: shady, inaccessible methods paying off.

icaaq,

Yeah, maybe. As long as they're ignored, that's fine with me.

Johan,

&lt;blockquote&gt;
Accessibility has nothing to do with SEO or SEM, it is a usability feature.
&lt;/blockquote&gt;
Well, yes and no. Good semantics is the key to good accessibility, and good semantics also helps search engines to properly and correctly weight the content in your web site.

Stefan,

Don't worry, I'm just happy if I can write a post that inspires someone to express their feelings about it! :-)

Just as I said to icaaq: as long as anchor links are ignored, that's fine with me. But I can never see why usage of them would in any way be frowned upon by search engines.</description>
		<content:encoded><![CDATA[<p>Tanny,</p>
<p>Thanks, interesting link (I always like Mike&#8217;s writings). I think it&#8217;s fine that good content and linkage gets the highest ranking. I think good semantics pays off to a certain degree, at least, but I know what I don&#8217;t want: shady, inaccessible methods paying off.</p>
<p>icaaq,</p>
<p>Yeah, maybe. As long as they&#8217;re ignored, that&#8217;s fine with me.</p>
<p>Johan,</p>
<blockquote><p>
Accessibility has nothing to do with SEO or SEM, it is a usability feature.
</p></blockquote>
<p>Well, yes and no. Good semantics is the key to good accessibility, and good semantics also helps search engines to properly and correctly weight the content in your web site.</p>
<p>Stefan,</p>
<p>Don&#8217;t worry, I&#8217;m just happy if I can write a post that inspires someone to express their feelings about it! <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Just as I said to icaaq: as long as anchor links are ignored, that&#8217;s fine with me. But I can never see why usage of them would in any way be frowned upon by search engines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Van Reeth</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29658</link>
		<dc:creator>Stefan Van Reeth</dc:creator>
		<pubDate>Tue, 23 Jan 2007 02:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29658</guid>
		<description>@Robert
Nope, search engines don't index anchors. I can't prove it, but by some deduction we can get there. Let's design a generic spider ourselves:

First of all, indexing the pages comes down to checking for the things search engines value, not to validate every element on a page. So a spider would home in on page name, titles, keywords, the full text, in short: things that define the content. Then it compares all those with each other to calculate relevancy of each and to look for keyword spamming and other bad stuff.

Off course link relevancy is also checked: by following them and doing the same thing there. Following anchors equals performing the same checks again on the same content, so that seems not the way to go.

Spiders are written for speed: they have to crawl the net, and last time I checked there were a few billion pages out there.

Ever used W3C validator (that's a rethorical question off course :))? It takes a few seconds for even a small page to be validated. This is because it checks each and every element, and this costs time. Imagine Google spiders doing the same thing: their index would take ages to be build and it would be hopelessly out of date...

@icaaq
As I said: anchor validating would consist of validating a page twice or more. Sure this would mean we get a duplicated content penalty. This alone is enough reason to believe they're just ignored. Doing the things spiders need to do is hard enough to make in a small and fast application. Adding logic to compare an anchor and the content it points to isn't all that easy when you think about it. It get's rather bloated very fast and that is contrary to the design of spiders.

What IS that content belonging to an anchor in fact? The paragraph, div, element where the anchor is nested in? Also the following tags with text in them? Where does that content end then? What about anchor's pointing to pictures, just evaluate any title property attached (if any)? Imagine writing RegExp's for that ;)!!!

@ Tanny O'Haley
Right on man. Good semantics provide good content a better relevancy rating, but bad content will never rank high these days, except when it's visited by thousands of people each hour. Site popularity is by far a better way to rank high than writing semantically perfect pages.

@all
Seems to me that the BS-factor is quite high with the statement of the SEO company guy. I think we can all safely assume that our trusted and well-known techniques for SEO are still valid as they are. So let's just file this one under a large stack of other obsolete stuff and forget about it.

@me
Stop writing novels on other people's pages!!!</description>
		<content:encoded><![CDATA[<p>@Robert<br />
Nope, search engines don&#8217;t index anchors. I can&#8217;t prove it, but by some deduction we can get there. Let&#8217;s design a generic spider ourselves:</p>
<p>First of all, indexing the pages comes down to checking for the things search engines value, not to validate every element on a page. So a spider would home in on page name, titles, keywords, the full text, in short: things that define the content. Then it compares all those with each other to calculate relevancy of each and to look for keyword spamming and other bad stuff.</p>
<p>Off course link relevancy is also checked: by following them and doing the same thing there. Following anchors equals performing the same checks again on the same content, so that seems not the way to go.</p>
<p>Spiders are written for speed: they have to crawl the net, and last time I checked there were a few billion pages out there.</p>
<p>Ever used <acronym title="World Wide Web Consortium">W3C</acronym> validator (that&#8217;s a rethorical question off course :))? It takes a few seconds for even a small page to be validated. This is because it checks each and every element, and this costs time. Imagine Google spiders doing the same thing: their index would take ages to be build and it would be hopelessly out of date&#8230;</p>
<p>@icaaq<br />
As I said: anchor validating would consist of validating a page twice or more. Sure this would mean we get a duplicated content penalty. This alone is enough reason to believe they&#8217;re just ignored. Doing the things spiders need to do is hard enough to make in a small and fast application. Adding logic to compare an anchor and the content it points to isn&#8217;t all that easy when you think about it. It get&#8217;s rather bloated very fast and that is contrary to the design of spiders.</p>
<p>What IS that content belonging to an anchor in fact? The paragraph, div, element where the anchor is nested in? Also the following tags with text in them? Where does that content end then? What about anchor&#8217;s pointing to pictures, just evaluate any title property attached (if any)? Imagine writing RegExp&#8217;s for that ;)!!!</p>
<p>@ Tanny O&#8217;Haley<br />
Right on man. Good semantics provide good content a better relevancy rating, but bad content will never rank high these days, except when it&#8217;s visited by thousands of people each hour. Site popularity is by far a better way to rank high than writing semantically perfect pages.</p>
<p>@all<br />
Seems to me that the BS-factor is quite high with the statement of the SEO company guy. I think we can all safely assume that our trusted and well-known techniques for SEO are still valid as they are. So let&#8217;s just file this one under a large stack of other obsolete stuff and forget about it.</p>
<p>@me<br />
Stop writing novels on other people&#8217;s pages!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29619</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 22 Jan 2007 21:23:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29619</guid>
		<description>Find-ability should come first! Information architecture that is. 

 Accessibility has nothing to do with SEO or SEM, it is a usability feature.</description>
		<content:encoded><![CDATA[<p>Find-ability should come first! Information architecture that is. </p>
<p> Accessibility has nothing to do with SEO or SEM, it is a usability feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29597</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Mon, 22 Jan 2007 19:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29597</guid>
		<description>Hi again,

About the internal links issue maybe the SEO company got it by the wrong foot and thought that a internal link is indexed on the same way as a dynamic link, which they are not. Searchengines does not care for the hashmark what so ever. 

But in that way the searchengines would index the same content under different pages which gives a bad ranking, at least on google.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi again,</p>
<p>About the internal links issue maybe the SEO company got it by the wrong foot and thought that a internal link is indexed on the same way as a dynamic link, which they are not. Searchengines does not care for the hashmark what so ever. </p>
<p>But in that way the searchengines would index the same content under different pages which gives a bad ranking, at least on google.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanny O'Haley</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29570</link>
		<dc:creator>Tanny O'Haley</dc:creator>
		<pubDate>Mon, 22 Jan 2007 16:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29570</guid>
		<description>Mike Davidson did an &lt;a href="http://www.mikeindustries.com/blog/archive/2006/01/the-roundabout-seo-test" rel="nofollow"&gt;SEO test&lt;/a&gt; regarding web standards and came to the following conclusion.

&lt;blockquote&gt;Although good semantics are somewhat valuable in optimization, simple things like proper titles, descriptive filenames, and incoming links are dramatically more important.&lt;/blockquote&gt;

And as for Web standards.

&lt;blockquote&gt;The findings do support my initial suspicions about web standards as they relate to SEO though: that they matter about as much as a cheap umbrella in a hailstorm. That is to say: â€œkind ofâ€.

Developers should write clean, semantic code as a matter of professionalism rather than search engine optimization. For good SEO, making your site sticky enough to attract quality incoming links is by far and away the thing to concentrate on.&lt;/blockquote&gt;

It looks like well written content is most important for SEO ranking.</description>
		<content:encoded><![CDATA[<p>Mike Davidson did an <a href="http://www.mikeindustries.com/blog/archive/2006/01/the-roundabout-seo-test" rel="nofollow">SEO test</a> regarding web standards and came to the following conclusion.</p>
<blockquote><p>Although good semantics are somewhat valuable in optimization, simple things like proper titles, descriptive filenames, and incoming links are dramatically more important.</p></blockquote>
<p>And as for Web standards.</p>
<blockquote><p>The findings do support my initial suspicions about web standards as they relate to SEO though: that they matter about as much as a cheap umbrella in a hailstorm. That is to say: â€œkind ofâ€.</p>
<p>Developers should write clean, semantic code as a matter of professionalism rather than search engine optimization. For good SEO, making your site sticky enough to attract quality incoming links is by far and away the thing to concentrate on.</p></blockquote>
<p>It looks like well written content is most important for SEO ranking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29568</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Mon, 22 Jan 2007 16:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29568</guid>
		<description>Thanks for your comments!

Jason,

Yes, to some degree, that's correct; but hopefully, most people will appreciate a quality web site that they like, and don't use it solely for low prices.

Ash,

To clarify: I don't think search engines indexes actual anchor links, but rather just ignore them. What I mean with that statement is &lt;em&gt;once&lt;/em&gt; the visitor is at your web site, accessibility and usability will be better, and that's why they'll prefer the web site with the anchor links.

As long as they ignore them, that's just fine. But I need proof for that. :-)

Deborah,

Absolutely, but I think it's a distinction between anchor text and the actual internal anchor linking.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments!</p>
<p>Jason,</p>
<p>Yes, to some degree, that&#8217;s correct; but hopefully, most people will appreciate a quality web site that they like, and don&#8217;t use it solely for low prices.</p>
<p>Ash,</p>
<p>To clarify: I don&#8217;t think search engines indexes actual anchor links, but rather just ignore them. What I mean with that statement is <em>once</em> the visitor is at your web site, accessibility and usability will be better, and that&#8217;s why they&#8217;ll prefer the web site with the anchor links.</p>
<p>As long as they ignore them, that&#8217;s just fine. But I need proof for that. <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Deborah,</p>
<p>Absolutely, but I think it&#8217;s a distinction between anchor text and the actual internal anchor linking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29565</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Mon, 22 Jan 2007 16:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29565</guid>
		<description>I found the comment from the SEO company that "anchor links in the code is bad" to be rather odd, and in contrast to what I've been reading on search engine optimization websites. One site I visit frequently is SEOmoz.org which provides lots of great info about SEO. 

Their &lt;a href="http://www.seomoz.org/articles/search-ranking-factors.php" rel="nofollow"&gt;search engine ranking article&lt;/a&gt;  highlights what several SEO experts consider the most important factors in ranking. The article isn't dated, but the information in the article is in line with the advice I've read on other SEO websites. 

Within the five categories of factors identified in the article, the experts came up with the following 10 top ranked factors:

   1 )  Title Tag - 4.57
   2  )  Anchor Text of Links - 4.46
   3)  Keyword Use in Document Text - 4.38
   4 )  Accessibility of Document - 4.3
   5 )  Links to Document from Site-Internal Pages - 4.15
   6 )  Primary Subject Matter of Site - 4.00
   7 )  External Links to Linking Pages - 3.92
   8 )  Link Popularity of Site in Topical Community - 3.77
   9 )  Global Link Popularity of Site - 3.69
  10 ) Keyword Spamming - 3.69

Anchor text is ranked #2 out of 10.</description>
		<content:encoded><![CDATA[<p>I found the comment from the SEO company that &#8220;anchor links in the code is bad&#8221; to be rather odd, and in contrast to what I&#8217;ve been reading on search engine optimization websites. One site I visit frequently is SEOmoz.org which provides lots of great info about SEO. </p>
<p>Their <a href="http://www.seomoz.org/articles/search-ranking-factors.php" rel="nofollow">search engine ranking article</a>  highlights what several SEO experts consider the most important factors in ranking. The article isn&#8217;t dated, but the information in the article is in line with the advice I&#8217;ve read on other SEO websites. </p>
<p>Within the five categories of factors identified in the article, the experts came up with the following 10 top ranked factors:</p>
<p>   1 )  Title Tag - 4.57<br />
   2  )  Anchor Text of Links - 4.46<br />
   3)  Keyword Use in Document Text - 4.38<br />
   4 )  Accessibility of Document - 4.3<br />
   5 )  Links to Document from Site-Internal Pages - 4.15<br />
   6 )  Primary Subject Matter of Site - 4.00<br />
   7 )  External Links to Linking Pages - 3.92<br />
   8 )  Link Popularity of Site in Topical Community - 3.77<br />
   9 )  Global Link Popularity of Site - 3.69<br />
  10 ) Keyword Spamming - 3.69</p>
<p>Anchor text is ranked #2 out of 10.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Fraser</title>
		<link>http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29555</link>
		<dc:creator>Sean Fraser</dc:creator>
		<pubDate>Mon, 22 Jan 2007 15:36:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/22/seo-gone-overboard/#comment-29555</guid>
		<description>Robert,

There is no hard evidence that #anchor is bad. &lt;em&gt;Or&lt;/em&gt;, good. Ash is correct: search engines ignore them. From your example, "Help" would show in search results; "#Contact" section would not. Presently, search engines are concerned with pages and not individiual on-page sections. (There has been past rumours that they have experiemented with citation links but nothing has materialised from those experiments.)

Most SEO companies refer to the text in links as "Anchor text" but even that doesn't explain your client's marketing company's SEO statement. I don't know what they mean. Very few SEO companies understand web semantics.

And, even if your client used #anchors, So what. Every page has other elements that can be optimized.

As regard multiple use of &#60;h1&#62; elements in a page,  Google prefers a single inclusion; spammers used mutliple &#60;h1&#62; and were penalized. Google's search results algorithms &lt;em&gt;seem&lt;/em&gt; - All SEO studies are emphirical - to have included most of W3C "best practices" standards.

I - Still - cannot comprehend that SEO companies "anchors are bad" statement.</description>
		<content:encoded><![CDATA[<p>Robert,</p>
<p>There is no hard evidence that #anchor is bad. <em>Or</em>, good. Ash is correct: search engines ignore them. From your example, &#8220;Help&#8221; would show in search results; &#8220;#Contact&#8221; section would not. Presently, search engines are concerned with pages and not individiual on-page sections. (There has been past rumours that they have experiemented with citation links but nothing has materialised from those experiments.)</p>
<p>Most SEO companies refer to the text in links as &#8220;Anchor text&#8221; but even that doesn&#8217;t explain your client&#8217;s marketing company&#8217;s SEO statement. I don&#8217;t know what they mean. Very few SEO companies understand web semantics.</p>
<p>And, even if your client used #anchors, So what. Every page has other elements that can be optimized.</p>
<p>As regard multiple use of &lt;h1&gt; elements in a page,  Google prefers a single inclusion; spammers used mutliple &lt;h1&gt; and were penalized. Google&#8217;s search results algorithms <em>seem</em> - All SEO studies are emphirical - to have included most of <acronym title="World Wide Web Consortium">W3C</acronym> &#8220;best practices&#8221; standards.</p>
<p>I - Still - cannot comprehend that SEO companies &#8220;anchors are bad&#8221; statement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
