<?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: SEO Mistakes: Unwise comments</title>
	<atom:link href="http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/</link>
	<description>neat fun stuff</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:33:38 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Quality Backlinks</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-391041</link>
		<dc:creator>Quality Backlinks</dc:creator>
		<pubDate>Sat, 12 Sep 2009 18:23:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-391041</guid>
		<description>One of the most common mistake is people get backlinks for their websites like anything. They just eat it like they have not eaten things for years. This behaviour traps them in &quot;Google Sandbox&quot;. The more they get backlinks once trapped, the more they increase years to get of that sandbox. So be careful. 10 Links a day is good. If you are doing 100 links a day, you will see your site de-indexed in Goggle.
&lt;a href=&quot;http://www.seolace.com&quot; rel=&quot;nofollow&quot;&gt;quality backlinks&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>One of the most common mistake is people get backlinks for their websites like anything. They just eat it like they have not eaten things for years. This behaviour traps them in &#8220;Google Sandbox&#8221;. The more they get backlinks once trapped, the more they increase years to get of that sandbox. So be careful. 10 Links a day is good. If you are doing 100 links a day, you will see your site de-indexed in Goggle.<br />
<a href="http://www.seolace.com" rel="nofollow">quality backlinks</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Craft</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-356060</link>
		<dc:creator>Jason Craft</dc:creator>
		<pubDate>Thu, 02 Jul 2009 23:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-356060</guid>
		<description>Hidden layers are commonly used for multiple purposes, for example, layers can be used to keep multiple content without having the need to redownload pages everytime, if this is interpreted as se spam, what&#039;s the alternative method of keeping multiple content concurrently then?</description>
		<content:encoded><![CDATA[<p>Hidden layers are commonly used for multiple purposes, for example, layers can be used to keep multiple content without having the need to redownload pages everytime, if this is interpreted as se spam, what&#8217;s the alternative method of keeping multiple content concurrently then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ruby</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-336933</link>
		<dc:creator>ruby</dc:creator>
		<pubDate>Fri, 29 May 2009 13:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-336933</guid>
		<description>wow ... your site was PR7 back in 2005, and now dropped to PR1 ...</description>
		<content:encoded><![CDATA[<p>wow &#8230; your site was PR7 back in 2005, and now dropped to PR1 &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-275452</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 14 Mar 2009 18:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-275452</guid>
		<description>Looking at your removed CSS reminds me that sometimes I worry about using H1, H2..  headers and then using CSS to keep the website format tidy and uniform.  I do hope Google don&#039;t expect you to put plain text H1 on websites and look strange!  After all, it should be all about user friendliness.</description>
		<content:encoded><![CDATA[<p>Looking at your removed CSS reminds me that sometimes I worry about using H1, H2..  headers and then using CSS to keep the website format tidy and uniform.  I do hope Google don&#8217;t expect you to put plain text H1 on websites and look strange!  After all, it should be all about user friendliness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-133922</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Wed, 24 Sep 2008 12:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-133922</guid>
		<description>Here&#039;s my question and concern.
I use Wordpress for my website. The newest version has added captions to the images and displays the caption. The caption is the same text used in the ALT tag as well, so simply not adding it is not an option. This new caption messes up my design, so I need it to go away.

Because this is built in and uses a specific class, I am forced to use the display:none code in CSS to remove it, yet the text for the caption is still shown, albeit not in H1 tags. However, it is a repetition of the ALT tag for the image.

Is this something I should be concerned with?</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my question and concern.<br />
I use Wordpress for my website. The newest version has added captions to the images and displays the caption. The caption is the same text used in the ALT tag as well, so simply not adding it is not an option. This new caption messes up my design, so I need it to go away.</p>
<p>Because this is built in and uses a specific class, I am forced to use the display:none code in CSS to remove it, yet the text for the caption is still shown, albeit not in H1 tags. However, it is a repetition of the ALT tag for the image.</p>
<p>Is this something I should be concerned with?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO company</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-131694</link>
		<dc:creator>SEO company</dc:creator>
		<pubDate>Fri, 15 Aug 2008 09:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-131694</guid>
		<description>Its so irritating when you come up against spammers using this kind of tactic. It can feel like forever before Google pick up on them and penalise accordingly! I am currently on my 4th submission of reporting spam in webmasters for a company (loudwatergarage .com) who are quite literally stealing business from my client westlakemotorservices.com thanks to their position brought about by using tiny, background coloured text!! and more relative to your post is the black hat SEO&#039;d (sousterandhicks .com) tailor who has knocked my client www.idbespoke.co.uk off top spot by including an invisible div which is, as documented by yourself, littered with keywords in H1 tags. ARRRRGGGHHHHHH !!! please tell me that my White Hat SEO work is not in vain!</description>
		<content:encoded><![CDATA[<p>Its so irritating when you come up against spammers using this kind of tactic. It can feel like forever before Google pick up on them and penalise accordingly! I am currently on my 4th submission of reporting spam in webmasters for a company (loudwatergarage .com) who are quite literally stealing business from my client westlakemotorservices.com thanks to their position brought about by using tiny, background coloured text!! and more relative to your post is the black hat SEO&#8217;d (sousterandhicks .com) tailor who has knocked my client <a href="http://www.idbespoke.co.uk" rel="nofollow">http://www.idbespoke.co.uk</a> off top spot by including an invisible div which is, as documented by yourself, littered with keywords in H1 tags. ARRRRGGGHHHHHH !!! please tell me that my White Hat SEO work is not in vain!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P. from Weston MA</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-126510</link>
		<dc:creator>P. from Weston MA</dc:creator>
		<pubDate>Fri, 25 Apr 2008 14:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-126510</guid>
		<description>Interesting... I&#039;ve been trying to SEO-optimize my front page, I have a little trouble with the ethics of it.  Most of the changes I have made have been adding and focusing the content towards some keywords, stuff that would also make it more relevant for a human, not just for search engines. 

          I fully imagine that google might get smart about this div-hiding nonsense and delist their page -- that&#039;s the danger with trying to cheat Google, they might cheat you back.  

         My page ( &lt;a href=&quot;http://www.efactusa.com&quot; rel=&quot;nofollow&quot;&gt; efactusa.com &lt;/a&gt; ) uses tables right now -- I was reading that using divs would be better for the code-to-text ratio and improve the ranking.  However, this strikes me as a little bit borderline -- the page looks fine for humans right now, why should we have to make changes just for the search engines&#039; sake? On the other hand, if we don&#039;t bother making those changes, we lose search traffic to other sites who push the limits more.</description>
		<content:encoded><![CDATA[<p>Interesting&#8230; I&#8217;ve been trying to SEO-optimize my front page, I have a little trouble with the ethics of it.  Most of the changes I have made have been adding and focusing the content towards some keywords, stuff that would also make it more relevant for a human, not just for search engines. </p>
<p>          I fully imagine that google might get smart about this div-hiding nonsense and delist their page &#8212; that&#8217;s the danger with trying to cheat Google, they might cheat you back.  </p>
<p>         My page ( <a href="http://www.efactusa.com" rel="nofollow"> efactusa.com </a> ) uses tables right now &#8212; I was reading that using divs would be better for the code-to-text ratio and improve the ranking.  However, this strikes me as a little bit borderline &#8212; the page looks fine for humans right now, why should we have to make changes just for the search engines&#8217; sake? On the other hand, if we don&#8217;t bother making those changes, we lose search traffic to other sites who push the limits more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerry Mael</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-123278</link>
		<dc:creator>Gerry Mael</dc:creator>
		<pubDate>Fri, 29 Feb 2008 21:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-123278</guid>
		<description>Spam is whatever is uninteresting to the observer.  Conversely, what you may think is news or anything else of worth (considering the news source is almost anything but Fox News), I might call &quot;spam.&quot;  In judging a story or article on technology, for instance, without knowing that you are the inventor, entrepreneur, etc., in question, I won&#039;t jump to the conclusion that you&#039;re spamming. The spam vs. non-spam distinction, if we&#039;re really honest about it, is the distinction between what-is-profitable-to-me and what-is-not-profitable-to-me.</description>
		<content:encoded><![CDATA[<p>Spam is whatever is uninteresting to the observer.  Conversely, what you may think is news or anything else of worth (considering the news source is almost anything but Fox News), I might call &#8220;spam.&#8221;  In judging a story or article on technology, for instance, without knowing that you are the inventor, entrepreneur, etc., in question, I won&#8217;t jump to the conclusion that you&#8217;re spamming. The spam vs. non-spam distinction, if we&#8217;re really honest about it, is the distinction between what-is-profitable-to-me and what-is-not-profitable-to-me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ethical</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-118294</link>
		<dc:creator>ethical</dc:creator>
		<pubDate>Fri, 07 Dec 2007 15:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-118294</guid>
		<description>What!!! - I cannot imagine putting comments in the code to remind yourself where to keyword stuff! - I am not into blackhat at all, but if i were i would like to think i would not be so dumb! 

Is this from a very old site???</description>
		<content:encoded><![CDATA[<p>What!!! &#8211; I cannot imagine putting comments in the code to remind yourself where to keyword stuff! &#8211; I am not into blackhat at all, but if i were i would like to think i would not be so dumb! </p>
<p>Is this from a very old site???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remus</title>
		<link>http://www.mattcutts.com/blog/seo-mistakes-unwise-comments/#comment-117727</link>
		<dc:creator>remus</dc:creator>
		<pubDate>Sun, 02 Dec 2007 10:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/?p=67#comment-117727</guid>
		<description>yep - &quot;insert your hidden text here&quot; is hilarious.Looks like the optimization is made by some guys that fiind out is about keyword density but didn&#039;t read the  whole article:)
Also i didn;t see this on Carlocab - maybe i looked on the wrong page</description>
		<content:encoded><![CDATA[<p>yep &#8211; &#8220;insert your hidden text here&#8221; is hilarious.Looks like the optimization is made by some guys that fiind out is about keyword density but didn&#8217;t read the  whole article:)<br />
Also i didn;t see this on Carlocab &#8211; maybe i looked on the wrong page</p>
]]></content:encoded>
	</item>
</channel>
</rss>
