<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin Huertas &#187; SEO</title>
	<atom:link href="http://www.edwin-huertas.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edwin-huertas.com</link>
	<description>web developer - software engineer - linux sys admin</description>
	<lastBuildDate>Sat, 13 Feb 2010 21:24:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SEO tip 2</title>
		<link>http://www.edwin-huertas.com/seo-tip-2/</link>
		<comments>http://www.edwin-huertas.com/seo-tip-2/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 04:56:45 +0000</pubDate>
		<dc:creator>Edwin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.edwin-huertas.com/?p=27</guid>
		<description><![CDATA[Another consideration to rank higher in yahoo and google is making sure that your images contain the information about what they are representing.
For example, lets say a T-Shirt site, they usually have a bunch of designs or products related to a certain content. If your PHP code is generating these images or grabbing them from [...]]]></description>
			<content:encoded><![CDATA[<p>Another consideration to rank higher in yahoo and google is making sure that your images contain the information about what they are representing.</p>
<p>For example, lets say a <a title="TeeZeria" href="http://www.teezeria.com" target="_blank">T-Shirt site</a>, they usually have a bunch of designs or products related to a certain content. If your PHP code is generating these images or grabbing them from a Database (files names usually come from a Database), you probably want to take advantage of that by adding to the ALT tag the title of the product. This also accomplish two things: a) If user has a slow down in his connection he will see the product name until the image loads, making it easy for them to <span id="more-27"></span>recognize what the product image is about, and of course b) to help with your positioning in the search results.</p>
<p>So, just make sure the code looks like this &lt; img src = &#8220;/folder/your-image-name.jpg&#8221; alt = &#8220;Talk nerdy to me&#8221; &gt;. Oh, almost forgot, to those who love Internet Explorer, you might want to include the TITLE tag as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edwin-huertas.com/seo-tip-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
