<?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"
	>

<channel>
	<title>Steve Taylor &#187; search engines</title>
	<atom:link href="http://sltaylor.co.uk/blog/category/search-engines/feed/" rel="self" type="application/rss+xml" />
	<link>http://sltaylor.co.uk</link>
	<description>Web development, design and more</description>
	<pubDate>Sun, 01 Jun 2008 17:41:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Google, SEO &#038; CSS image replacement</title>
		<link>http://sltaylor.co.uk/blog/2007/06/google-seo-css-image-replacement/</link>
		<comments>http://sltaylor.co.uk/blog/2007/06/google-seo-css-image-replacement/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 12:06:37 +0000</pubDate>
		<dc:creator>Steve Taylor</dc:creator>
		
		<category><![CDATA[css]]></category>

		<category><![CDATA[search engines]]></category>

		<guid isPermaLink="false">http://sltaylor.co.uk/blog/2007/06/google-seo-css-image-replacement/</guid>
		<description><![CDATA[I&#8217;ve just been reading about possible clashes between the CSS &#8220;image replacement&#8221; technique that I use and Google&#8217;s rules about spam techniques.
Image replacement involves using CSS to hide the text for an element (e.g. a &#60;h1&#62;), and setting the background-image for that element to replace it with an image. Users with visual browsers with CSS [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been reading about possible clashes between the <a href="http://www.mezzoblue.com/tests/revised-image-replacement/">CSS &#8220;image replacement&#8221; technique</a> that I use and Google&#8217;s rules about spam techniques.</p>
<p>Image replacement involves using CSS to hide the text for an element (e.g. a <code>&lt;h1&gt;</code>), and setting the <code>background-image</code> for that element to replace it with an image. Users with visual browsers with CSS get the image; text-only browsers, bots, etc., just see plain text.</p>
<p>It&#8217;s not without its detractors and slight drawbacks, but it&#8217;s a widespread technique. A quick scan of big-name sites as of writing found it in evidence on <a href="http://www.stopdesign.com/">stopdesign.com</a>, <a href="http://www.mezzoblue.com/">mezzoblue.com</a> and <a href="http://www.adobe.com/">adobe.com</a>.</p>
<p>However:</p>
<blockquote cite="http://www.google.com/support/webmasters/bin/answer.py?answer=66353"><p>Hiding text or links in your content can cause your site to be perceived as untrustworthy since it presents information to search engines differently than to visitors. (<a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66353">Google Webmaster Help Center</a>)</p></blockquote>
<p>This obviously caused some panic among developers using image replacement. While Google seem to have made some comments saying that they would distinguish between legitimate usage and spamming, they&#8217;re pretty vague about what constitutes one or the other. The ever-informative 456bereastreet.com <a href="http://www.456bereastreet.com/archive/200510/google_seo_and_using_css_to_hide_text/">have a good summary</a>. But while their conclusion is quite reassuring, it&#8217;s two years old - an aeon in web technology - and still vague:</p>
<blockquote cite="http://www.456bereastreet.com/archive/200510/google_seo_and_using_css_to_hide_text/"><p>While it&#8217;s good to know that sites are not currently being removed without a manual review, that could change in the future. So I would advise anyone making extensive use of CSS techniques that hide text to make sure that it can&#8217;t be mistaken for spamming.</p></blockquote>
<p>How do you make sure? They don&#8217;t say.</p>
<p>More recently, <a href="http://www.seocritique.com/sem/seo/css-image-replacement">SEO Critique</a> took the approach of checking out high-profile designers with close links to Google and seeing if they used image replacement:</p>
<blockquote cite="http://www.seocritique.com/sem/seo/css-image-replacement"><p>Rand Fishkin at SEOmoz does use CSS image replacement on the SEOmoz.org site, albeit sparingly. &#8230; I figure that Rand goes to enough conferences and has enough interaction with Googlers like Matt Cutts and Vanessa Fox that if there was a danger of imminent death by penalty he would know and would quickly order the offense removed. Hence, used sparingly and in the strict spirit of If a Blind Person Were Using a Text Reader How Would It Sound? My opinion is that using CSS image replacement is probably okay.</p></blockquote>
<p>Probably not an issue to get panicked about, then, but one to keep your eye on. I&#8217;ll carry on using it judiciously until further notice.</p>
]]></content:encoded>
			<wfw:commentRss>http://sltaylor.co.uk/blog/2007/06/google-seo-css-image-replacement/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
