<?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: HTML &#8220;text-indent: -9999px&#8221; and holding the line</title>
	<atom:link href="http://maileohye.com/html-text-indent-not-messing-up-your-rankings/feed/" rel="self" type="application/rss+xml" />
	<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/</link>
	<description>My favorite things!</description>
	<lastBuildDate>Thu, 26 Jan 2012 23:17:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Walter Ian Kaye</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-2481</link>
		<dc:creator>Walter Ian Kaye</dc:creator>
		<pubDate>Thu, 26 Jan 2012 23:17:06 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-2481</guid>
		<description>Not all browsers support sprites. Specifically Opera Mini on my cell phone. Fortunately Facebook Mobile only used a sprite for a relatively short time. In short, sprites are not mobile friendly.</description>
		<content:encoded><![CDATA[<p>Not all browsers support sprites. Specifically Opera Mini on my cell phone. Fortunately Facebook Mobile only used a sprite for a relatively short time. In short, sprites are not mobile friendly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Springboard SEO</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1434</link>
		<dc:creator>Springboard SEO</dc:creator>
		<pubDate>Thu, 16 Sep 2010 14:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1434</guid>
		<description>Analogy: 

Walking into Red Lobster dressed up like a gangster isn&#039;t going to get you kicked out of the restaurant--but if you and your rough looking friends start making noise, you might be thrown out quicker than other noise makers, since eyes might already be on you?

Perhaps negative text-indents trip a flag, and after a certain number of flags are tripped, a site goes under manual review?

If you aren&#039;t up to any sneaky tricks with a site, I wouldn&#039;t worry at all about image-replacement or other legitimate uses of negative text indents.</description>
		<content:encoded><![CDATA[<p>Analogy: </p>
<p>Walking into Red Lobster dressed up like a gangster isn&#8217;t going to get you kicked out of the restaurant&#8211;but if you and your rough looking friends start making noise, you might be thrown out quicker than other noise makers, since eyes might already be on you?</p>
<p>Perhaps negative text-indents trip a flag, and after a certain number of flags are tripped, a site goes under manual review?</p>
<p>If you aren&#8217;t up to any sneaky tricks with a site, I wouldn&#8217;t worry at all about image-replacement or other legitimate uses of negative text indents.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1285</link>
		<dc:creator>AS</dc:creator>
		<pubDate>Fri, 03 Sep 2010 13:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1285</guid>
		<description>Since I can&#039;t edit, what I typically do is put a &#039;span&#039; inside an &#039;a&#039; element (or any other element) which also has inside it the alt text (e.g. Home as in this case) and then do the rest with CSS as described.</description>
		<content:encoded><![CDATA[<p>Since I can&#8217;t edit, what I typically do is put a &#8216;span&#8217; inside an &#8216;a&#8217; element (or any other element) which also has inside it the alt text (e.g. Home as in this case) and then do the rest with CSS as described.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AS</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1284</link>
		<dc:creator>AS</dc:creator>
		<pubDate>Fri, 03 Sep 2010 13:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1284</guid>
		<description>How about using z-index along with CSS sprites? This is what I typically do:

&lt;a&gt;Home&lt;/a&gt;

Then in the CSS I set a background-image for #home and the appropriate hover effect to position the image and set the z-index of #accessibleHome to -1 (also don&#039;t forget to set position to relative, absolute or fixed). This way, if a user has images disabled he/she will be presented with the &#039;Home&#039; text that was sent back using z-index.

Is this also considered &#039;bad&#039; and should be avoided?</description>
		<content:encoded><![CDATA[<p>How about using z-index along with CSS sprites? This is what I typically do:</p>
<p><a>Home</a></p>
<p>Then in the CSS I set a background-image for #home and the appropriate hover effect to position the image and set the z-index of #accessibleHome to -1 (also don&#8217;t forget to set position to relative, absolute or fixed). This way, if a user has images disabled he/she will be presented with the &#8216;Home&#8217; text that was sent back using z-index.</p>
<p>Is this also considered &#8216;bad&#8217; and should be avoided?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic Watson</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1198</link>
		<dc:creator>Dominic Watson</dc:creator>
		<pubDate>Sun, 22 Aug 2010 19:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1198</guid>
		<description>You have an image with a pig and text that says: Save with our bank now!



Save with our bank now!


These two techniques produce the same result. What is the problem? When you need to use sprites, the text indent &#039;trick&#039; makes the site load quicker for users. If it was best practise to stick a pencil in your eyes, would you do it? No cause its stupid and there are alternatives.

It&#039;s the same with the following, which will get you penalised regardless of what technique is used... best practise or not.This is deceitful because you&#039;re packing keyword rich text into it that doesn&#039;t have anything to do with the picture.



Money saving techniques save techniques with bankname now!

Apple and Wordpress do it... why can&#039;t anyone else? The widely used HTML and CSS specs are very old... why are standards and Google holding back a technology that is forever moving forward?</description>
		<content:encoded><![CDATA[<p>You have an image with a pig and text that says: Save with our bank now!</p>
<p>Save with our bank now!</p>
<p>These two techniques produce the same result. What is the problem? When you need to use sprites, the text indent &#8216;trick&#8217; makes the site load quicker for users. If it was best practise to stick a pencil in your eyes, would you do it? No cause its stupid and there are alternatives.</p>
<p>It&#8217;s the same with the following, which will get you penalised regardless of what technique is used&#8230; best practise or not.This is deceitful because you&#8217;re packing keyword rich text into it that doesn&#8217;t have anything to do with the picture.</p>
<p>Money saving techniques save techniques with bankname now!</p>
<p>Apple and WordPress do it&#8230; why can&#8217;t anyone else? The widely used HTML and CSS specs are very old&#8230; why are standards and Google holding back a technology that is forever moving forward?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Put Your Top Keywords In The Masthead &#124; DevWebPro</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1090</link>
		<dc:creator>Put Your Top Keywords In The Masthead &#124; DevWebPro</dc:creator>
		<pubDate>Fri, 13 Aug 2010 12:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1090</guid>
		<description>[...] situation I suggest using an image replacement technique. Now this is not a clear cut issue, and some people at Google don&#8217;t endorse it. So if you are going to use it make the image exact or very close to the text being replaced. The [...]</description>
		<content:encoded><![CDATA[<p>[...] situation I suggest using an image replacement technique. Now this is not a clear cut issue, and some people at Google don&#8217;t endorse it. So if you are going to use it make the image exact or very close to the text being replaced. The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Silo Your Website: The Masthead &#124; seo cloak</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1082</link>
		<dc:creator>How To Silo Your Website: The Masthead &#124; seo cloak</dc:creator>
		<pubDate>Tue, 10 Aug 2010 18:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1082</guid>
		<description>[...] situation I suggest using an image replacement technique. Now this is not a clear cut issue, and some people at Google don&#8217;t endorse it. So if you are going to use it make the image exact or very close to the text being replaced. The [...]</description>
		<content:encoded><![CDATA[<p>[...] situation I suggest using an image replacement technique. Now this is not a clear cut issue, and some people at Google don&#8217;t endorse it. So if you are going to use it make the image exact or very close to the text being replaced. The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Removing Page Titles In Thesis — Jim F Munro</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1081</link>
		<dc:creator>Removing Page Titles In Thesis — Jim F Munro</dc:creator>
		<pubDate>Tue, 10 Aug 2010 16:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1081</guid>
		<description>[...] a recommended solution because of the possibility of being construed (by the search engines) as a nefarious, evil, black hat technique. Oooooh *hand [...]</description>
		<content:encoded><![CDATA[<p>[...] a recommended solution because of the possibility of being construed (by the search engines) as a nefarious, evil, black hat technique. Oooooh *hand [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Checklist : Best Practices &#124; One man SEO</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1037</link>
		<dc:creator>SEO Checklist : Best Practices &#124; One man SEO</dc:creator>
		<pubDate>Mon, 12 Jul 2010 07:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1037</guid>
		<description>[...] -9999em; left:-9999em;display:none, etc), which is not ideal because the search engines may discount this as hidden text.Important: resist the temptation to work in additional keywords or text into the text replacement, [...]</description>
		<content:encoded><![CDATA[<p>[...] -9999em; left:-9999em;display:none, etc), which is not ideal because the search engines may discount this as hidden text.Important: resist the temptation to work in additional keywords or text into the text replacement, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Checklist Best Practices &#124; One man SEO</title>
		<link>http://maileohye.com/html-text-indent-not-messing-up-your-rankings/comment-page-1/#comment-1036</link>
		<dc:creator>SEO Checklist Best Practices &#124; One man SEO</dc:creator>
		<pubDate>Mon, 12 Jul 2010 07:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://maileohye.com/?p=844#comment-1036</guid>
		<description>[...] If you must have graphical navigation, do you use the CSS image replacement technique as a workaround, and do those graphics have descriptive and keyword-rich ALT attributes that are useful for both humans and search engines? Image Replacement is a technique that employs CSS (Cascading Style Sheets) to substitute in replacement copy and HTML – such as a text link or heading tag – when the stylesheet is not loaded (as is the case when the search engine spiders come to visit.) The text-based replacement is weighted more heavily by the engines than the IMG ALT attribute — thus it is preferable to relying solely on the ALT attribute. Of the many ways to implement the image replacement technique, most use CSS to physically move the text off the screen (text-indent: -9999em; left:-9999em;display:none, etc), which is not ideal because the search engines may discount this as hidden text. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you must have graphical navigation, do you use the CSS image replacement technique as a workaround, and do those graphics have descriptive and keyword-rich ALT attributes that are useful for both humans and search engines? Image Replacement is a technique that employs CSS (Cascading Style Sheets) to substitute in replacement copy and HTML – such as a text link or heading tag – when the stylesheet is not loaded (as is the case when the search engine spiders come to visit.) The text-based replacement is weighted more heavily by the engines than the IMG ALT attribute — thus it is preferable to relying solely on the ALT attribute. Of the many ways to implement the image replacement technique, most use CSS to physically move the text off the screen (text-indent: -9999em; left:-9999em;display:none, etc), which is not ideal because the search engines may discount this as hidden text. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.112 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-18 00:58:58 -->
<!-- Compression = gzip -->
