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

SEO is No Big Secret

Really, SEO is not some big secret. Some companies try to pretend it is but you don’t have to be an expert to manage your own SEO. What do you think search engines like Google want? Well, they want what their users’ want. That’s how they get business,

Howe Development Has a New Website

Website is complete on Howe Development. Now for phase 2 – integrating a simply, custom CMS so they can update content on parts of the site. No need for wordpress – we can easily do a custom solution for those cases where a client only needs to control

Why are most government websites so terrible?

The recent debacle with the Affordable Care Act has made headlines but those of us in the development world are just seeing more of the same old thing. Government websites stink! Why is that? I can assure you that their cost structure is very similar to the outrageous

CSS Evolution

Cascading Style Sheets, or CSS revolutionized the way the web was/is written. The next evolution has been the roll out of CSS3. With all kinds of new tricks, CSS3 promises to take web programming to the next level … and beyond. We generally hand code all of our

WordPress Email Issues

Every now and again we run into issues with WordPress where the email functionality has stopped working. This is usually the result of corrupted core files and/or plugin conflicts. Easy enough to fix: disable plugins or upload a fresh copy of the software and you’re good to go.