I posted a few months ago, about my thoughts on Website rankings, based on Speed!! and posted numerous times about making sure your webmaster or whoever builds your site understands how to use proper coding for faster loading times.
Of course the Kool -Aid Crowd, tried to argue the points and say it did not matter, and that having old code and tables was fine, Your choice, AXE or Chainsaw
Well Guess What, WRONG--- Welcome to Google Caffeine.
Official Google Webmaster Central Blog
I just reviewed a site being built as we speak, from a so called Webmaster, still using code on every page for headers and footers. Trust me that is not correct and not giving this individual the best site for their money.
Why on earth this so called webmaster uses modern PHP files, but uses tables?? Not even close to being remotely correct. Wasted Code, on every page, Slower Loading Times, NO THANKS
<div id="head-xxx">
<table width="100%" cellpadding="0" cellpacing="0" border="0">
<tr>
<td><a href="xxxxxxxx.php">Auto<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxx.php">Home<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxx.php">Business<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxxx.php">Health<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxxx.php">Life<br /><span class="nav_sm">Insurance</span></a></td>
</tr>
</table>
</div>
This will cause this site to have problems with this New Main Ranking factor. The problem is, most of you wont know this and will cause you problems in the future.
Special thanks to the clueless webmaster that you paid good money to.
Before you get sucked in by the "Sales Pitch" talk to someone that can advise you, if the sites are to Standard!!! if you dont, then you have no one to blame but yourself.
Of course the Kool -Aid Crowd, tried to argue the points and say it did not matter, and that having old code and tables was fine, Your choice, AXE or Chainsaw
Well Guess What, WRONG--- Welcome to Google Caffeine.
Official Google Webmaster Central Blog
I just reviewed a site being built as we speak, from a so called Webmaster, still using code on every page for headers and footers. Trust me that is not correct and not giving this individual the best site for their money.
Why on earth this so called webmaster uses modern PHP files, but uses tables?? Not even close to being remotely correct. Wasted Code, on every page, Slower Loading Times, NO THANKS
<div id="head-xxx">
<table width="100%" cellpadding="0" cellpacing="0" border="0">
<tr>
<td><a href="xxxxxxxx.php">Auto<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxx.php">Home<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxx.php">Business<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxxx.php">Health<br /><span class="nav_sm">Insurance</span></a></td>
<td><a href="xxxxxxxxx.php">Life<br /><span class="nav_sm">Insurance</span></a></td>
</tr>
</table>
</div>
This will cause this site to have problems with this New Main Ranking factor. The problem is, most of you wont know this and will cause you problems in the future.
Special thanks to the clueless webmaster that you paid good money to.
Before you get sucked in by the "Sales Pitch" talk to someone that can advise you, if the sites are to Standard!!! if you dont, then you have no one to blame but yourself.
Last edited: