Maintaining Correct Site Structure

site structureOne of the biggest holes in a client’s SEO (pre livewire SEO, that is) is almost always the site structure. So many SEO companies focus on content and backlinks that quality code is often overlooked. There are many cases where we have come into the tail end of another company’s SEO efforts and changed only the site structure, summarily putting them on top in no time flat. The previous company had done some quality work but neglected to ensure all the proper code was in the proper places.

The most egregious infractions include:

  • Missing or unuseful title tags
  • Missing or unuseful H1 and H2 tags (these let search engines know the focal point of your content – the main idea)
  • Too much content below the fold
  • Parsing javascript in the header and not delaying it until the closing body tag
  • Poor meta use
  • Missing or unuseful alt tags for images

How your site “looks” to search engines is different than how it looks to us. We focus on aesthetics and layout, search engines focus on how the site is laid out via the tags and attributes. Without the right tags and structure, search engines have a more difficult time understanding what you’re trying to say. Hence you don’t rank well. You can have all the content and backlinks in the world but without the correct format, you’ll be confusing the search engines and that will affect your ranking prospects dramatically, negatively.

 

More Web Design Blog Content

A Quick Way To Kill Your Facebook Marketing

Facebook is a powerful tool. With millions upon millions of reachable users it is the social media powerhouse. Sharing content is incredibly easy and businesses can so easily engage potential customers that many businesses are putting it to work for them. There are, in fact, many ways to

Jquery Simple Fadeout

A cute little snippet to show a simple green bar upon a successful edit. <?php if(isset($_GET[‘edit’])){ ?> <div id=’notifyy’> Edited Successfully </div>     <script type=”text/javascript”>     $( ‘#notifyy’ ).show(function(){     $(this).fadeOut(5000);     });     </script> <?php } ?> The CSS: #notifyy{width:100%;background:#2f5001;padding:4px 15px;color:#fff;} Always,

The Best of HTML 5

Thank Goodness HTML 5 is finally here and it’s everything we expected it to be and more! Out of the many new features with the code standards comes with it many new and exiting programs to facilitate the production of HTML 5 websites. One great new tool is

How To Survive A Good Google Dinging

This is a great demonstration of what can happen with unnatural linking schemes and getting hosed by using link farms. This company did some black-hat SEO and it came back to bite them. Luckily the article shows that it is possible to recover from a Google update nightmare, but

Authority + Trust + Relevance = Rankings

Here you go – the magic formula for ranking on Google. Yes, Yahoo and Bing still matter … even though the third most searched term on Bing is “Google”  – people trying to get back to Google, but they’re still relevant. It’s just easier to focus on Google

Using Google URL Shortener

It really could not be easier. Google’s URL shortener is certainly the best one out there. https://goo.gl/ Our latest rollout, InfoGopher, uses this extensively. Our unique texting app needs short URLs in order to remain inside text character limits. Anyway, we love it. Google as usual gives you