<?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>Cultivate Search Engine Positioning, Inc. &#187; On-Page Optimization</title>
	<atom:link href="http://cultivateseo.com/blog/tag/on-page-optimization/feed" rel="self" type="application/rss+xml" />
	<link>http://cultivateseo.com/blog</link>
	<description>Search Engine Marketing Tips and Tricks</description>
	<lastBuildDate>Thu, 13 Aug 2009 23:14:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XHTML + CSS or Tables &#8211; Does it Matter?</title>
		<link>http://cultivateseo.com/blog/xhtml-or-tables-171</link>
		<comments>http://cultivateseo.com/blog/xhtml-or-tables-171#comments</comments>
		<pubDate>Sun, 14 Jun 2009 15:55:26 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[On-Page Optimization]]></category>
		<category><![CDATA[Organic Traffic]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Table-less]]></category>
		<category><![CDATA[Tables]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://cultivateseo.com/blog/?p=171</guid>
		<description><![CDATA[I just watched a video of Matt Cutts answering the question:
Is a website designed with a CSS-based layout more SEO friendly than a table based layout?
I was expecting Matt to say, yes in fact there are reasons CSS+XHTML works better for SEO.  He did not.  He basically said, use whatever works best for you. WOW.  [...]]]></description>
			<content:encoded><![CDATA[<p>I just watched a <a href="http://www.youtube.com/watch?v=fL_GZwoC2uQ" target="_blank">video of Matt Cutts</a> answering the question:</p>
<blockquote><p>Is a website designed with a CSS-based layout more SEO friendly than a table based layout?</p></blockquote>
<p>I was expecting Matt to say, yes in fact there are reasons CSS+XHTML works better for SEO.  He did not.  He basically said, <em>use whatever works best for you</em>. WOW.  Okay here are the problems I have with that:</p>
<p>1.) <strong>Less code = quicker load</strong> &#8211;   That&#8217;s right, less code means the page will load faster for both users and searchbots.  Tables tend to be riddled with td=align and a host of other tags that add up rapidly and throw off the content:code ratio. That translates to a less-then-stellar experience for both users and search engines and in the case of the latter with more time spent on each page less time can be spent indexing the rest of the website.</p>
<p>The &#8216;whatever works best for you&#8217; logic is dangerous.  SEO aside, it&#8217;s all about the user&#8217;s experience and what&#8217;s best for the user.  Last time I checked a shorter load time is definitely appreciated by the average surfer.</p>
<p>With all that extra code comes a greater percentage of error.  Not closing a tag or forgetting a quote can create some interesting visual and content anomalies not only for the user but for the search engines.</p>
<p>2.) <strong>Placement on the page  &#8211; </strong>CSS allows us to place the more important content at the top of the code regardless of where it is on the page.  We know that content closer to the top of the page gets higher priority so why not utilize that knowledge.  I&#8217;m not trying to suggest gaming the engines by manipulating the code, but if your content is on the right and navigation and ads are on the left shouldn&#8217;t you make sure your content is the first thing the search engines see?</p>
<p>3.)  <strong>Purpose and Intent</strong> -  Tables were created for 1 thing and 1 thing only: displaying tabular data.  Then one infamous day we realized we could &#8216;hide&#8217; the table with border=0 and the rest is history.  Here is a great look at how <a href="http://www.hotdesign.com/seybold/16nasty.html" target="_blank">bloated tables are</a> inherently and how needless table positioned websites are.</p>
<p>Despite all of this, Google claims to treat table and CSS-p the same regardless.  My opinion is that the claim made by Matt is misleading &#8211; the intrinsic value CSS positioned sites have over table sites make it by default a better option for SEO.</p>
]]></content:encoded>
			<wfw:commentRss>http://cultivateseo.com/blog/xhtml-or-tables-171/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monitoring Incoming Links</title>
		<link>http://cultivateseo.com/blog/monitoring-incoming-links-70</link>
		<comments>http://cultivateseo.com/blog/monitoring-incoming-links-70#comments</comments>
		<pubDate>Wed, 14 Jan 2009 00:36:19 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Anchor Text]]></category>
		<category><![CDATA[On-Page Optimization]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://mfarley.us/?p=70</guid>
		<description><![CDATA[One of the most underrated aspects of Search Engine Optimization is in the act of making the most from already established incoming links.  Too much emphasis is placed on getting links; as if every SEO wakes up in the morning and turns into a link building machine.
Analyzing your current store of incoming links for [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most underrated aspects of Search Engine Optimization is in the act of making the most from already established incoming links.  Too much emphasis is placed on getting links; as if every SEO wakes up in the morning and turns into a link building machine.</p>
<p>Analyzing your current store of incoming links for both anchor text optimization as well as optimization of the page itself is key to maximizing your ROI.  Too often a link looks like this:</p>
<blockquote><p>Today I visited this fantastic wedding favors website.  It was brilliant!  They had everything from unity candles to bridal shoes.  Even wedding favors just for fun!  Check it out <a href="http://myweddingfavors.com">here</a>.</p></blockquote>
<p>Yes, you do have an incoming link that they are probably not going to no-follow and yes it is surrounded by relevant text, but there is so much more SEO to be mined.  Wouldn&#8217;t this be brilliant:</p>
<blockquote><p>Today I visited this fantastic wedding favors website.  It was brilliant!  They had everything from <a href="http://www.myweddingfavors.com/unity-candles.html">unity candles</a> to <a href="http://www.myweddingfavors.com/dyeableshoes.html">bridal shoes</a>.  Even <a href="http://www.myweddingfavors.com/just-for-fun-bridal-wear.html">wedding favors just for fun</a>!</p></blockquote>
<p>Of course, that might be a bit of a stretch to request but it&#8217;s worth a shot.  Think about it, it&#8217;s easier for the visitor of their site to see exactly what is being referred to.  However, The following version, while not as perfect as the one just mentioned is still hands down a better option than the original:</p>
<blockquote><p>Today I visited this fantastic wedding favors website.  It was brilliant!  They had everything from unity candles to bridal shoes.  Even wedding favors just for fun!  Check them out at <a href="http://myweddingfavors.com">My Wedding Favors</a>.</p></blockquote>
<p>You see the benefit in having keywords within the link, that&#8217;s a no-brainer.  This however is where the finesse needs to comes in.  You need to pay attention to a little thing called diversity.  Keeping your anchor text varying is important.</p>
<div id="attachment_104" class="wp-caption alignright" style="width: 250px"><a href="http://mfarley.us/wp-content/uploads/2009/02/crayons.jpg"><img class="size-full wp-image-104" title="crayons" src="http://mfarley.us/wp-content/uploads/2009/02/crayons.jpg" alt="" width="240" height="180" /></a><p class="wp-caption-text">Think diversity with your anchor text.  Natural is the key.</p></div>
<p>For example what looks more natural?  Having 400 out of 600 incoming links identical (My Wedding Favors) or 100 links that read &#8216;My Wedding Favors&#8217;, another 100 &#8216; Wedding Favors Online&#8217;, another 50 &#8216;Unity Candles&#8217;, and so on and so forth?  The answer is obvious, you must keep the phrase <strong>natural</strong> link building in mind all the time because 2/3rds of your incoming anchor text being identical is NOT natural.</p>
<p>Now that you know how to better make use of that link here comes the hard part: requesting the change of text.  The best bet is to a.) catch the link early <em>(as I&#8217;ve found people are more apt with making a change to recently posted content) </em>and b.) practice your best manners.  Remember there is no intrinsic benefit to the individual so keep that in mind.</p>
<p>Treat the request as a favor and maybe even trade.  Use your knowledge of SEO to offer them some free advice.  Give them a specific tip to help them, and remember as their website benefits your link value on that page increases: win-win.</p>
<p>And that segues perfectly into my next point: examine the on page optimization and off site promotion of the page that contains your incoming link.  Now, some of you may be thinking why should I waste time doing optimization and promotion for a page I don&#8217;t own.  The answer is simple: while you may not own the page you will benefit from the page.  The more &#8216;link juice&#8217; a page has the more it can pass on.  Not many people consider that in their optimization strategy.  Making the most out of a link doesn&#8217;t simply mean anchor text anchor text anchor text, you need to incorporate a little bit of promotion.  And who knows, the owner may notice that page is doing well and offer you more links in exchange for more optimization or maybe you&#8217;ll earn a new SEO consultant contract out of it.  And in all of this, your link gets more and more credability and passes more and more link juice.  It&#8217;s win-win-win.</p>
]]></content:encoded>
			<wfw:commentRss>http://cultivateseo.com/blog/monitoring-incoming-links-70/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
