<?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: Using images With Hidden Text For SEO</title>
	<atom:link href="http://www.ryancoughlin.com/2008/11/09/hidden-text-seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryancoughlin.com/2008/11/09/hidden-text-seo/</link>
	<description></description>
	<lastBuildDate>Fri, 26 Mar 2010 00:04:08 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike</title>
		<link>http://www.ryancoughlin.com/2008/11/09/hidden-text-seo/comment-page-1/#comment-381</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ryancoughlin.com/?p=137#comment-381</guid>
		<description>&lt;code&gt;
&lt;pre&gt;h1 {
  width: 100px; /* width of image */
  &lt;strong&gt;height: 100px;/* height of image here */
  text-indent: -9999px;&lt;/strong&gt;
  background: url(&#039;your-image-path-here.gif&#039;) no-repeat;
}&lt;/pre&gt;
&lt;/code&gt;

Maybe try this instead.</description>
		<content:encoded><![CDATA[<p><code></p>
<pre>h1 {
  width: 100px; /* width of image */
  <strong>height: 100px;/* height of image here */
  text-indent: -9999px;</strong>
  background: url('your-image-path-here.gif') no-repeat;
}</pre>
<p></code></p>
<p>Maybe try this instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
