<?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>SEO Blog</title>
	<atom:link href="http://www.plorex.com/seo-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.plorex.com/seo-blog</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Thu, 28 Apr 2011 23:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Building websites on solid foundations</title>
		<link>http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/</link>
		<comments>http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 20:23:07 +0000</pubDate>
		<dc:creator>Joel Schwartz</dc:creator>
				<category><![CDATA[SEO Web Design]]></category>

		<guid isPermaLink="false">http://www.plorex.com/seo-blog/?p=28</guid>
		<description><![CDATA[Its been a while since I&#8217;ve last posted here but today inspired by Jessica Lee&#8217;s SEO Bucket list, I feel like expanding the topic of building great and clean websites with w3c valid html and CSS, in my opinion always &#8230; <a href="http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Its been a while since I&#8217;ve last posted here but today inspired by Jessica Lee&#8217;s <a href="http://www.bruceclay.com/blog/2011/04/the-seo-bucket-list-3-things-to-do-before-your-site-dies/" target="_blank">SEO Bucket list</a>, I feel like expanding the topic of building great and clean websites with w3c valid html and CSS, in my opinion always the first step towards search engine optimization.</p>
<p> A website may look beautiful and healthy to the naked eye but cluttered with useless coding and confusing to the search engines. We&#8217;ve seen sites with more then 8 BODY and HTML start and end tags on the home page and other clutter almost guaranteed to stop the search engines from spidering the rest of the site.</p>
<p>Clean HTML, besides speeding up the load time, a very important factor in the Google algorithm it also makes it easier on the spiders to run through a website without getting stuck halfway in.</p>
<p>Step 1) &#8211; <strong>Externalize</strong></p>
<p>Necessary coding that is needed for the site to function can most of the time be externalized:</p>
<ul>
<li>Javascripts should be externalized with a code like<em>&#8220;&lt;script language=&#8217;javascript&#8217; type=&#8221;text/javascript&#8221; src=&#8221;your-java.js&#8221;&gt;&lt;/script&gt;&#8221;</em></li>
<p></p>
<li>Get classic with stylesheets; table styles, height and weight attributes, font sizes, colors and background images should to be in css files and defined by class names</li>
<p></p>
<li>Content that are duplicated from page to page when absolutely necessary can and should be published via iFrames, the search engines wont read them but the users still can</li>
</ul>
<p>Step 2) &#8211; <strong>Clean Up</strong></p>
<ul>
<li>Remove empty and useless tags like &lt;td&gt;&lt;/td&gt; sometimes left behind by HTML editors</li>
<p></p>
<li>Remove whitespace left between your coding, this will reduce file size and speed up loading time</li>
<p></p>
<li>Remove unnecessary META tags that don&#8217;t serve any real purpose, get your real content and keywords as close to the top as possible</li>
</ul>
<p>Step 3) &#8211; <strong>Speed Up</strong></p>
<p>Other important factors to speed up the page:</p>
<ul>
<li>Define table and images height and width, that way the browser can load the text before the images, putting everything in place already knowing where everything belongs</li>
<p></p>
<li>Optimize your images to reduce their size, try the more heavier images in different formats and compare file size to image quality</li>
<p></p>
<li>Avoid nested HTML tables, putting one table in another just gives the browser a hard time to work out  layouts and spacing</li>
</ul>
<p>Bottom Line: Slice and dice until the W3 validator gives you a thumbs up, use a tool like <a href="http://www.seo-browser.com/" target="_blank">SEO Browser</a> to preview the source as Google would, check the speed and loading time, choose the right DOCTYPE tag, you will be surprised how messy things get if you get that single tag wrong, make sure the page header response code is  200. </p>
<p>Now you may be on the right path towards great Search Engine Optimization.</p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;">﻿</div>
]]></content:encoded>
			<wfw:commentRss>http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The long tail effect in link building</title>
		<link>http://www.plorex.com/seo-blog/2010/08/long-tail-effect-in-link-building/</link>
		<comments>http://www.plorex.com/seo-blog/2010/08/long-tail-effect-in-link-building/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 00:43:28 +0000</pubDate>
		<dc:creator>Joel Schwartz</dc:creator>
				<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://www.plorex.com/seo-blog/?p=1</guid>
		<description><![CDATA[Interesting post atseroundtable.com, topic: if by adding longer anchor text to a link to make it more natural looking, does the extra text dilute the effect of the link on the main keyword phrase?! I gave my humble input which &#8230; <a href="http://www.plorex.com/seo-blog/2010/08/long-tail-effect-in-link-building/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>Interesting post at<a href="http://www.seroundtable.com/archives/022642.html">seroundtable.com</a>, topic: if by adding longer anchor text to a link to make it more natural looking, does the extra text dilute the effect of the link on the main keyword phrase?!</p>
<p>I gave my humble input which I would like to discuss a bit more here and that is taking the long tail effect in consideration when building links for search engine optimization purposes,</p>
<p>As the search engines improve and get smarter every day, web users also tend to get savvier in the way they search, rather then searching for &#8220;vacation packages&#8221; a search such as &#8220;cheap caribbean vacation packages&#8221; will return more direct results therefore improving the chances of a successful conversion, now, the search volume for &#8220;vacation packages&#8221; may be around 9,140,000 while &#8220;caribbean vacation packages&#8221; is only a poor 74,000 but the latter guarantees so much more conversions.</p>
<p>To conclude this, here are the benefits of mixing up anchor text when link building as a part of your search engine optimization</p>
</div>
<ul>
<li>Attracting more convertible traffic using a verity of long tail keyword</li>
<li>The obvious, give a more natural look to your links</li>
<li>In a highly competitive market, it gives you a niche where you can rank higher for the long tail over the big guys, therefore branding yourself as an industry expert in the eyes of the search engines.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.plorex.com/seo-blog/2010/08/long-tail-effect-in-link-building/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr" lang="en-US">
<head>
<title>SEO Blog</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="http://www.plorex.com/stylesheet.css">
<base href="http://www.plorex.com/">
<link rel="alternate" type="application/rss+xml" title="SEO Blog &raquo; Feed" href="http://www.plorex.com/seo-blog/feed/" />
<link rel="alternate" type="application/rss+xml" title="SEO Blog &raquo; Comments Feed" href="http://www.plorex.com/seo-blog/comments/feed/" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.plorex.com/seo-blog/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.plorex.com/seo-blog/wp-includes/wlwmanifest.xml" /> 
<link rel='index' title='SEO Blog' href='http://www.plorex.com/seo-blog/' />
<meta name="generator" content="WordPress 3.1.2" />



<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-17791947-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>


</head>



<body>


    <table cellspacing="0" cellpadding="0" align="center" width="838">
       <tr>
            <td>
            <iframe src="http://www.plorex.com/top_navigation.html" SCROLLING="NO" frameborder="0" width="838" height="166"></iframe></td>
       </tr>
    </table>
    
    
    
    
    

    <table align="center" cellspacing="0" cellpadding="0" width="838">
       <tr class="seobox">
            <td width="136" class="leftbox">
            <iframe src="http://www.plorex.com/left_navigation.html" SCROLLING="NO" frameborder="0" width="136" height="273"></iframe> 
            
           
</td>
            
            

   
            <td width="10"></td>
           
            
            <td valign="top"><hr>























			<!-- START WordPress -->
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
			  <tr class="seobox">
				<td width="75%"  style="vertical-align: top; font-size: 77%;">
				<div style="margin-bottom: 16px;">
<h1></h1>	


			
				</div>
										
					
						
					<div class="post" id="post-28">
						 <h2 class="storytitle"><a href="http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/" rel="nofollow">Building websites on solid foundations</a></h2>
					<br><div class="smallmeta">  Posted by Joel Schwartz  on <i>April 28, 2011</i> </div>
						<br>	
						<div class="storycontent">
							<p>Its been a while since I&#8217;ve last posted here but today inspired by Jessica Lee&#8217;s <a href="http://www.bruceclay.com/blog/2011/04/the-seo-bucket-list-3-things-to-do-before-your-site-dies/" target="_blank">SEO Bucket list</a>, I feel like expanding the topic of building great and clean websites with w3c valid html and CSS, in my opinion always the first step towards search engine optimization.</p>
<p> A website may look beautiful and healthy to the naked eye but cluttered with useless coding and confusing to the search engines. We&#8217;ve seen sites with more then 8 BODY and HTML start and end tags on the home page and other clutter almost guaranteed to stop the search engines from spidering the rest of the site.</p>
<p>Clean HTML, besides speeding up the load time, a very important factor in the Google algorithm it also makes it easier on the spiders to run through a website without getting stuck halfway in.</p>
<p>Step 1) &#8211; <strong>Externalize</strong></p>
<p>Necessary coding that is needed for the site to function can most of the time be externalized:</p>
<ul>
<li>Javascripts should be externalized with a code like<em>&#8220;&lt;script language=&#8217;javascript&#8217; type=&#8221;text/javascript&#8221; src=&#8221;your-java.js&#8221;&gt;&lt;/script&gt;&#8221;</em></li>
<p></p>
<li>Get classic with stylesheets; table styles, height and weight attributes, font sizes, colors and background images should to be in css files and defined by class names</li>
<p></p>
<li>Content that are duplicated from page to page when absolutely necessary can and should be published via iFrames, the search engines wont read them but the users still can</li>
</ul>
<p>Step 2) &#8211; <strong>Clean Up</strong></p>
<ul>
<li>Remove empty and useless tags like &lt;td&gt;&lt;/td&gt; sometimes left behind by HTML editors</li>
<p></p>
<li>Remove whitespace left between your coding, this will reduce file size and speed up loading time</li>
<p></p>
<li>Remove unnecessary META tags that don&#8217;t serve any real purpose, get your real content and keywords as close to the top as possible</li>
</ul>
<p>Step 3) &#8211; <strong>Speed Up</strong></p>
<p>Other important factors to speed up the page:</p>
<ul>
<li>Define table and images height and width, that way the browser can load the text before the images, putting everything in place already knowing where everything belongs</li>
<p></p>
<li>Optimize your images to reduce their size, try the more heavier images in different formats and compare file size to image quality</li>
<p></p>
<li>Avoid nested HTML tables, putting one table in another just gives the browser a hard time to work out  layouts and spacing</li>
</ul>
<p>Bottom Line: Slice and dice until the W3 validator gives you a thumbs up, use a tool like <a href="http://www.seo-browser.com/" target="_blank">SEO Browser</a> to preview the source as Google would, check the speed and loading time, choose the right DOCTYPE tag, you will be surprised how messy things get if you get that single tag wrong, make sure the page header response code is  200. </p>
<p>Now you may be on the right path towards great Search Engine Optimization.</p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;">﻿</div>
						</div>
						
						<div class="feedback">
																<a href="http://www.plorex.com/seo-blog/2011/04/building-websites-on-solid-foundations/#comments" title="Comment on Building websites on solid foundations">Comments (4)</a>						</div>

<div class="smallmeta"><br>Filed under: <a href="http://www.plorex.com/seo-blog/category/seo-web-design/" title="View all posts in SEO Web Design" rel="category tag">SEO Web Design</a> &#8212;    </div>
						
<hr><br>
					
					</div>
					
										
										
					
						
					<div class="post" id="post-1">
						 <h2 class="storytitle"><a href="http://www.plorex.com/seo-blog/2010/08/long-tail-effect-in-link-building/" rel="nofollow">The long tail effect in link building</a></h2>
					<br><div class="smallmeta">  Posted by Joel Schwartz  on <i>August 3, 2010</i> </div>
						<br>	
						<div class="storycontent">
							<div>
<p>Interesting post at<a href="http://www.seroundtable.com/archives/022642.html">seroundtable.com</a>, topic: if by adding longer anchor text to a link to make it more natural looking, does the extra text dilute the effect of the link on the main keyword phrase?!</p>
<p>I gave my humble input which I would like to discuss a bit more here and that is taking the long tail effect in consideration when building links for search engine optimization purposes,</p>
<p>As the search engines improve and get smarter every day, web users also tend to get savvier in the way they search, rather then searching for &#8220;vacation packages&#8221; a search such as &#8220;cheap caribbean vacation packages&#8221; will return more direct results therefore improving the chances of a successful conversion, now, the search volume for &#8220;vacation packages&#8221; may be around 9,140,000 while &#8220;caribbean vacation packages&#8221; is only a poor 74,000 but the latter guarantees so much more conversions.</p>
<p>To conclude this, here are the benefits of mixing up anchor text when link building as a part of your search engine optimization</p>
</div>
<ul>
<li>Attracting more convertible traffic using a verity of long tail keyword</li>
<li>The obvious, give a more natural look to your links</li>
<li>In a highly competitive market, it gives you a niche where you can rank higher for the long tail over the big guys, therefore branding yourself as an industry expert in the eyes of the search engines.</li>
</ul>
						</div>
						
						<div class="feedback">
																<span>Comments Off</span>						</div>

<div class="smallmeta"><br>Filed under: <a href="http://www.plorex.com/seo-blog/category/link-building/" title="View all posts in Link Building" rel="category tag">Link Building</a> &#8212;    </div>
						
<hr><br>
					
					</div>
					
										
										
									
				</td>

<td style="width: 5%;"></td>


				<td style="width: 20%; vertical-align: top; font-size: 77%; padding-left: 16px;">

















<!-- begin top-sidebar --> 

  
  
  <table bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0">
            <tr><td colspan="2">   








<!-- start of  search box html -->
<table cellpadding=0 cellspacing=0 border=0>
<tr class="seobox">
	<td width="153" height="25"> 
		<form action="http://search.freefind.com/find.html" method="get" accept-charset="utf-8" target="_parent">
		<input type="hidden" name="si" value="89066121">
		<input type="hidden" name="pid" value="r">
		<input type="hidden" name="n" value="0">
		<input type="hidden" name="_charset_" value="">
		<input type="hidden" name="bcd" value="&#247;">
		<input type="text" name="query" class="inputbox" value="Search Site"  
		onblur="if(this.value=='') this.value='Search Site';" onfocus="if(this.value=='Search Site') this.value='';" size="20" > 
		<!-- <input type="submit" value="Go"> -->
		</form>
	</td>
</tr>
</table>
<!-- end of search box html -->







</td></tr>


            <tr>
              <td colspan="2">&nbsp;<img border="0" src="images/onweb.png" width="138" height="29"></td>
            </tr>
            <tr>
              <td colspan="2"></td>
            </tr>
            <tr>
              <td> 
               
<a target="_blank" href="http://www.twitter.com/plorex">   
<img src="images/icon_twitter.png" border="0" alt="Plorex on Twitter" width="55" height="56"></a></td><td>
              <a target="_blank" href="http://www.facebook.com/plorex">
              <img src="images/icon_facebook.png" border="0" alt="Plorex on Facebook" width="54" height="56"></a></td>
            </tr>
            <tr>
              <td height="25"> 
               
&nbsp;</td><td height="25">
              &nbsp;</td>
            </tr>
            <tr>
              <td> 
    <a target="_blank" href="http://www.linkedin.com/in/plorex">             
<img src="images/linkedin.png" border="0" alt="Plorex on LinkedIn" width="54" height="56"></a></td>

<td><img border="0" src="images/rss-icon.png" alt="Plorex RSS Feed" width="54" height="56">
</td>
            </tr>
            <tr><td colspan="2">






          <hr></td></tr>
            </table>

<!-- end top-sidebar --> 










				<!-- begin sidebar --> 
                      					<p><strong></strong>
					<ul id="SideColumnlist">
						 
					</ul></p>
					<p><strong>Categories:</strong>
						<ul id="SideColumnlist">
								<li class="cat-item cat-item-1"><a href="http://www.plorex.com/seo-blog/category/link-building/" title="View all posts filed under Link Building">Link Building</a>
</li>
	<li class="cat-item cat-item-9"><a href="http://www.plorex.com/seo-blog/category/seo-web-design/" title="View all posts filed under SEO Web Design">SEO Web Design</a>
</li>
						</ul></p>	
					

                                                 <p><strong></strong>
						<ul id="SideColumnlist">
						 						</ul></p>



					<p><strong></strong>
					  <ul id="SideColumnlist">
					  					  </ul></p>

						
					<p><br><br><br><br><br><hr><strong></strong>
                        <ul class="smallmeta" id="SideColumnlist">
                                                    <li> 
                            <a href="http://www.plorex.com/seo-blog/wp-login.php">Log in</a>                          </li>
                          
                          
                                                  </ul></p>
				<!-- end sidebar -->				
				</td>
			  </tr>
			</table>
			<!-- END WordPress -->		
			


<br><hr><br>

</td>


<td width="10"></td>  


</tr>






       <tr class="copy">
       <td width="136" class="leftbox" rowspan="2"></td>     
            
            
            <td colspan="2">

<a href="http://www.plorex.com/">SEO Home</a> | <a href="http://www.plorex.com/seo-web-design.html">SEO Web Design</a> | <A href="http://www.plorex.com/search-engine-optimization.html">Search Engine 
Optimization (SEO)</a>


<br><br>
Copyright &copy; 2000-2012 Plorex.com, All Rights Reserved</td>



<td width="20"></td>    
            
            
            </tr>
       </table>












<table cellspacing="0" cellpadding="0" align="center" width="838">
  <tr class="footer">
    <td></td>
      </tr>
</table>








</body>

</html>
