<?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>Scott Lassiter Design &#187; SEO</title>
	<atom:link href="http://scottlassiter.com/blog/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottlassiter.com/blog</link>
	<description>Web design, Graphic Design, technology, thoughts, and ideas</description>
	<lastBuildDate>Thu, 26 Aug 2010 15:32:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Are hiding H1 tags bad for SEO?</title>
		<link>http://scottlassiter.com/blog/css/are-hiding-h1-tags-bad-for-seo/</link>
		<comments>http://scottlassiter.com/blog/css/are-hiding-h1-tags-bad-for-seo/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:56:11 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[H1]]></category>
		<category><![CDATA[Organic Search]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[ranking]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://scottlassiter.com/blog/?p=140</guid>
		<description><![CDATA[This is one of those questions that I have seen over and over. I have come up with my own methodologies of doing this, in fact, I did it on this blog at one time, however I have always found that if you are trying to hide something, Google and the other big engines will [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of those questions that I have seen over and over. I have come up with my own methodologies of doing this, in fact, I did it on this blog at one time, however I have always found that if you are trying to hide something, Google and the other big engines will look at it as hidden. Google may also penalize you for this, since this is something that could likely be considered Black Hat. Don&#8217;t get me wrong, I wish that we could do this, especially since the Word Press H1 tag is in the header. This is a situation in my opinion where you need to use H1 as what it is designed for TEXT. This is one of the most important attributes in organic SEO, so why would we want to trick a browser that could black list you in some way, drop your rankings. My suggestion is to position the H1 text in a way that it looks like your brand instead of fighting against it. Use relative position to move your text so that it lays on top of a background image and looks as if it seamlessly sits in the design.</p>
<p>So, I want to know what YOU think!</p>
<div class="widgetContainer" style="margin: 5px auto; display: table; font-family: arial,helvetica,sans-serif; text-align: center; width: 200px;"><embed style="display: block;" type="application/x-shockwave-flash" width="200" height="200" src="http://widgets.sodahead.com/images/flash/poll.swf" flashvars="theme_id=5764&amp;width=200&amp;widgetWidth=200&amp;poll_id=728237&amp;widgetHeight=200&amp;callback=SODAHEAD.wordpress._finishPollEmbed&amp;size=medium&amp;height=200" wmode="transparent"></embed></p>
<div class="widgetFooter" style="border: 1px solid #e6e6e6; padding: 0pt 3px; background: #ffffff url(http://widgets.sodahead.com/images/flash/footerGradient.gif) repeat-x scroll center bottom; font-size: 0pt; height: 13px; line-height: 13px; text-align: right;"><a style="color: #484747; font-size: 10px; text-decoration: none; float: left;" href="http://www.sodahead.com/questions/" onclick="pageTracker._trackPageview('/outgoing/www.sodahead.com/questions/?referer=');">Questions</a><a style="color: #484747; font-size: 10px; text-decoration: none;" href="http://www.sodahead.com/other/are-hiding-h1-tags-bad-for-seo/question-728237" onclick="pageTracker._trackPageview('/outgoing/www.sodahead.com/other/are-hiding-h1-tags-bad-for-seo/question-728237?referer=');">View Results</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://scottlassiter.com/blog/css/are-hiding-h1-tags-bad-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cropping an image on the web using CSS</title>
		<link>http://scottlassiter.com/blog/uncategorized/cropping-an-image-on-the-web-using-css/</link>
		<comments>http://scottlassiter.com/blog/uncategorized/cropping-an-image-on-the-web-using-css/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 18:03:41 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Cascading Stylesheets]]></category>
		<category><![CDATA[cropping images]]></category>
		<category><![CDATA[CSS image manipulation]]></category>
		<category><![CDATA[CSS positioning]]></category>
		<category><![CDATA[no tables]]></category>
		<category><![CDATA[stylesheets]]></category>

		<guid isPermaLink="false">http://scottlassiter.com/blog/?p=14</guid>
		<description><![CDATA[Ever had an image that you could not re-size, or did not want to re-size, however wanted to crop? Maybe the image was too large for your page or, you just wanted to show a small portion of the image. Using this technique you can also position text on top of the image, like a [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had an image that you could not re-size, or did not want to re-size, however wanted to crop? Maybe the image was too large for your page or, you just wanted to show a small portion of the image. Using this technique you can also position text on top of the image, like a caption, without having to edit the image. This a very cool method to use, if  for  SEO purposed or to be reference the text in the HTML.</p>
<p>The intention is for you to use the CSS in the header of your document or in a linked Cascading Style Sheet (.css)</p>
<p>First lets start with an image as illustrated below:</p>
<p><img class="alignnone size-full wp-image-15" style="border-width:" title="pontiac_g6" src="http://scottlassiter.com/blog/wp-content/uploads/2009/04/pontiac_g6.jpg" alt="pontiac_g6" width="320" height="240" /></p>
<p>I need to crop this image and I want to give it a caption directly on the photograph. For this particular instance I just need to show the front of the vehicle.</p>
<p>First I will start by creating a DIV contain for this:</p>
<p><strong>&lt;div&gt;&lt;img src=&#8221;http://myserver/mycar.jpg&#8221;&gt;&lt;/div&gt;</strong></p>
<p>Above is a line of code that creates just a simple container. Next we need to create a class for the image for the CSS. You will actually use the class tag within the image tag to call to the CSS. The CSS class beloow will be added to your stylesheet.</p>
<p><strong>.image {<br />
border-width: 1px;<br />
border-color: #ffffff;<br />
border-style: solid;<br />
width:225px;<br />
height:70px;<br />
background-position:50% 95%;<br />
background-repeat:no-repeat;<br />
}</strong></p>
<p>In the CSS code above, I have created an image class with a 1 px border and and an area much small than the image. I have also told the background not to repeat itself.</p>
<div class="imageP" style="border: 1px solid #ffffff; width: 225px; height: 70px; background-position: 0% 50%; background-repeat: no-repeat; background-image: url(http://scottlassiter.com/blog/wp-content/uploads/2009/04/pontiac_g6.jpg);">
<div>Pontiac G6</div>
</div>
<p>Above you will see my cropped image with a title at the top in black. To make the image appear you HAVE to put in some kind of text for the image to show.This is what I used for the code:</p>
<p><strong>&lt;div class=&#8221;image&#8221; style=&#8221;</strong><strong>background-image:url(http://myserver/mycar.jpg)&#8221;</strong><strong>&gt;&lt;div&gt;Pontiac G6&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;<br />
</strong></p>
<p>Notice that I had to use a little in-line CSS to make the image appear (background-image). This way, you do not have to put the background-image URL in your style sheet, in the case if you want to have several images cropped with a specific size using the .image tag as a reference. Also make sure to have the break behind the last DIV.</p>
<p>Now, how would I make the text in visible in a different position and in a different color? Start by creating a &#8220;title&#8221; class like we previously created the &#8220;image&#8221; class.</p>
<p><strong>.title {<br />
font-family: Arial, Gadget, sans-serif;<br />
font-size: 14px;<br />
font-weight: bold;<br />
color:yellow;<br />
position: relative;<br />
top: 25px;<br />
left: 30px;</strong></p>
<p><strong>}<br />
</strong></p>
<div class="imageP" style="border: 1px solid #ffffff; width: 225px; height: 70px; background-position: 0% 50%; background-repeat: no-repeat; background-image: url(http://scottlassiter.com/blog/wp-content/uploads/2009/04/pontiac_g6.jpg);">
<div style="font-family: Arial,Gadget,sans-serif; font-weight: bold; color: yellow; font-size: 14px; position: relative; top: 25px; left: 30px;">Pontiac G6</div>
</div>
<p>Above you will see that I have positioned the text and have styled it to be a different font, color, and weight. By setting the position to Relative and adjusting the top and left, you can position your text to be anywhere within this DIV container.</p>
<p>Again, this is a case where we created a style with the CSS file so that we could create a &#8220;template&#8221; of sorts that we could reference again. The other method is to put all of the styling within a &#8220;style=&#8221; tag within the DIV.</p>
]]></content:encoded>
			<wfw:commentRss>http://scottlassiter.com/blog/uncategorized/cropping-an-image-on-the-web-using-css/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
