<?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: How do you replace text in a div tag with images and will the text still be recognized in search engine?</title>
	<atom:link href="http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine/feed" rel="self" type="application/rss+xml" />
	<link>http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 22 May 2012 01:13:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mehdi</title>
		<link>http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine/comment-page-1#comment-2160</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine#comment-2160</guid>
		<description>You only use image replacement for headers, not for entire paragraphs.

To make sure search engines can still see the real headers, you can use a number of methods, the simplest is to add an overflow: hidden to the DIV, set the height to 0, and add padding to the top of the div, set to the same height as the image.

The image will fill the padding of the div, and the text will be&quot;hidden&quot; in the zero pixel height of the div itself.

I cannot stress enough, though: 

You only use image replacement for headers, not for entire paragraphs.

Using images for text may look cool, but you&#039;re adding download time to your page, and excluding screen readers, text to speech browsers and people with impaired vision.</description>
		<content:encoded><![CDATA[<p>You only use image replacement for headers, not for entire paragraphs.</p>
<p>To make sure search engines can still see the real headers, you can use a number of methods, the simplest is to add an overflow: hidden to the DIV, set the height to 0, and add padding to the top of the div, set to the same height as the image.</p>
<p>The image will fill the padding of the div, and the text will be&quot;hidden&quot; in the zero pixel height of the div itself.</p>
<p>I cannot stress enough, though: </p>
<p>You only use image replacement for headers, not for entire paragraphs.</p>
<p>Using images for text may look cool, but you&#8217;re adding download time to your page, and excluding screen readers, text to speech browsers and people with impaired vision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: just &#34;JR&#34;</title>
		<link>http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine/comment-page-1#comment-2161</link>
		<dc:creator>just &#34;JR&#34;</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://topblogplacement.com/how-do-you-replace-text-in-a-div-tag-with-images-and-will-the-text-still-be-recognized-in-search-engine#comment-2161</guid>
		<description>You can put your navbar as images, and swap them with javascript.
... But IMAGES are not read by SEs.
Make sure you do NOT forget the &quot;alt&quot; and &quot;title&quot; arguments in your images: these are read by SE.</description>
		<content:encoded><![CDATA[<p>You can put your navbar as images, and swap them with javascript.<br />
&#8230; But IMAGES are not read by SEs.<br />
Make sure you do NOT forget the &quot;alt&quot; and &quot;title&quot; arguments in your images: these are read by SE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

