<?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: Create SEO friendly Text Images Headers</title>
	<atom:link href="http://tutorialdog.com/create-seo-friendly-text-images-headers/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/</link>
	<description>Man's best friend for learning</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:43:09 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Social Media News</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-14490</link>
		<dc:creator>Social Media News</dc:creator>
		<pubDate>Tue, 18 May 2010 19:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-14490</guid>
		<description>Great information.  This has really helped out a lot</description>
		<content:encoded><![CDATA[<p>Great information.  This has really helped out a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriana Lima</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-14175</link>
		<dc:creator>Adriana Lima</dc:creator>
		<pubDate>Sat, 24 Apr 2010 06:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-14175</guid>
		<description>Thanks for the tip. I’ve used the technique quite a bit and it’s fairly handy.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I’ve used the technique quite a bit and it’s fairly handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vicky</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-13794</link>
		<dc:creator>Vicky</dc:creator>
		<pubDate>Sat, 27 Mar 2010 11:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-13794</guid>
		<description>Great, Nice article with tutorial.</description>
		<content:encoded><![CDATA[<p>Great, Nice article with tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zadling</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-13764</link>
		<dc:creator>Zadling</dc:creator>
		<pubDate>Thu, 25 Mar 2010 03:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-13764</guid>
		<description>Thanks for the tip.  I read somewhere else that -1000 text indents will get picked up and it can flag your site, as well as display:none.  Are these rumors just false?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip.  I read somewhere else that -1000 text indents will get picked up and it can flag your site, as well as display:none.  Are these rumors just false?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pravin</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-13740</link>
		<dc:creator>Pravin</dc:creator>
		<pubDate>Tue, 23 Mar 2010 07:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-13740</guid>
		<description>Won&#039;t Google panelize minus text-indent? 
because, I have read that minus margin is penalize by Google, if it greater than your window width.</description>
		<content:encoded><![CDATA[<p>Won&#8217;t Google panelize minus text-indent?<br />
because, I have read that minus margin is penalize by Google, if it greater than your window width.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacy Soko?owski</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-12444</link>
		<dc:creator>Ignacy Soko?owski</dc:creator>
		<pubDate>Thu, 21 Jan 2010 00:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-12444</guid>
		<description>You can&#039;t see title of the page, when you turn off images in your browser.

I use this:

&lt;a href=&quot;/&quot; rel=&quot;nofollow&quot;&gt;Title&lt;/a&gt;

h1 {
    position: relative;
    width: (Image width here);
    height: (Image height here);
    }

h1 span {
    position: absolute;
    display: block;
    width: (Image width here);
    height: (Image height here);
    left: 0;
    top: 0;
    background-image: url(logo.png);
    cursor: pointer;
}</description>
		<content:encoded><![CDATA[<p>You can&#8217;t see title of the page, when you turn off images in your browser.</p>
<p>I use this:</p>
<p><a href="/" rel="nofollow">Title</a></p>
<p>h1 {<br />
    position: relative;<br />
    width: (Image width here);<br />
    height: (Image height here);<br />
    }</p>
<p>h1 span {<br />
    position: absolute;<br />
    display: block;<br />
    width: (Image width here);<br />
    height: (Image height here);<br />
    left: 0;<br />
    top: 0;<br />
    background-image: url(logo.png);<br />
    cursor: pointer;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Ferguson</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-12126</link>
		<dc:creator>Jason Ferguson</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-12126</guid>
		<description>I wonder if this is truly &quot;SEO Friendly&quot; though as applying a negative margin to text in order to hide it from the user is technically frowned upon by google. I know it&#039;s a small thing, but it would be slightly ironic if google ignores that heading value because its considered hidden. 

Either way I&#039;ve used the technique quite a bit and it&#039;s fairly handy.</description>
		<content:encoded><![CDATA[<p>I wonder if this is truly &#8220;SEO Friendly&#8221; though as applying a negative margin to text in order to hide it from the user is technically frowned upon by google. I know it&#8217;s a small thing, but it would be slightly ironic if google ignores that heading value because its considered hidden. </p>
<p>Either way I&#8217;ve used the technique quite a bit and it&#8217;s fairly handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathon</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-8900</link>
		<dc:creator>Jonathon</dc:creator>
		<pubDate>Fri, 11 Sep 2009 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-8900</guid>
		<description>Given their success, Digg hardly needs to worry about their SEO strategy, so how they practice or don&#039;t practice SEO with their header use is irrelevant.</description>
		<content:encoded><![CDATA[<p>Given their success, Digg hardly needs to worry about their SEO strategy, so how they practice or don&#8217;t practice SEO with their header use is irrelevant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Design55</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-7817</link>
		<dc:creator>Design55</dc:creator>
		<pubDate>Sun, 12 Jul 2009 20:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-7817</guid>
		<description>Nice post, but i using text-indent: -9999px; it works correctly.</description>
		<content:encoded><![CDATA[<p>Nice post, but i using text-indent: -9999px; it works correctly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-7375</link>
		<dc:creator>Sankar</dc:creator>
		<pubDate>Mon, 01 Jun 2009 07:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-7375</guid>
		<description>@jem Thanks jem for letting us know that &quot;Digg is using the same Technique&quot;. Just now I have checked with digg.

Thanks to author. Nice article with detailed explanation. It would be great, if you could update this post by stating that popular sites like Digg are using the same technique. so that everyone will came to know that this is ethical. 

Thanks
Sankar</description>
		<content:encoded><![CDATA[<p>@jem Thanks jem for letting us know that &#8220;Digg is using the same Technique&#8221;. Just now I have checked with digg.</p>
<p>Thanks to author. Nice article with detailed explanation. It would be great, if you could update this post by stating that popular sites like Digg are using the same technique. so that everyone will came to know that this is ethical. </p>
<p>Thanks<br />
Sankar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jem</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-7159</link>
		<dc:creator>jem</dc:creator>
		<pubDate>Tue, 12 May 2009 14:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-7159</guid>
		<description>This actually isn&#039;t SEO friendly at all. In fact, its a very bad practice to use H1 tags for anything but the main headline of a page.

For example, on this site, you&#039;d want to use &quot;Photoshop tutorials&quot; as the h1 on the photoshop section, or &quot;Javascript  tutorials&quot; on the javascript section, etc. You never want multiple h1 tags on a page either.

Also, in response to jeremy, he&#039;s probably right here to a degree. Though I do  use negative text indent on occasion, if you&#039;re working with fixed dimensions you could set the h1 dimensions and position images inside the h1 absolutely so it would sit on top of the text.</description>
		<content:encoded><![CDATA[<p>This actually isn&#8217;t SEO friendly at all. In fact, its a very bad practice to use H1 tags for anything but the main headline of a page.</p>
<p>For example, on this site, you&#8217;d want to use &#8220;Photoshop tutorials&#8221; as the h1 on the photoshop section, or &#8220;Javascript  tutorials&#8221; on the javascript section, etc. You never want multiple h1 tags on a page either.</p>
<p>Also, in response to jeremy, he&#8217;s probably right here to a degree. Though I do  use negative text indent on occasion, if you&#8217;re working with fixed dimensions you could set the h1 dimensions and position images inside the h1 absolutely so it would sit on top of the text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devin</title>
		<link>http://tutorialdog.com/create-seo-friendly-text-images-headers/comment-page-1/#comment-7108</link>
		<dc:creator>Devin</dc:creator>
		<pubDate>Sat, 09 May 2009 19:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialdog.com/create-seo-friendly-text-images-headers/#comment-7108</guid>
		<description>This technique isn&#039;t misleading if you use it properly. Even Digg.com uses a similar affect with their logo. And google doesn&#039;t penalize them.</description>
		<content:encoded><![CDATA[<p>This technique isn&#8217;t misleading if you use it properly. Even Digg.com uses a similar affect with their logo. And google doesn&#8217;t penalize them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
