Home » HTML 5 » Maintaining Correct Site Structure

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.

 

Code School: Woo Shipping Per Product Count Script

Here’s a little snippet that has been useful for woocommerce development. This regulates shipping charges from a simple fee based system to a fee per quantity output. We modified this to allow for a couple of different shipping charge options based on quantity – first by three’s and

HotOpponents Hack

We have seen this one a few times coming from WordPress but we have also seen it in Google Analytics code or simply in a header.php file. HotOpponents is a simple redirect script but really digs down and makes roots for itself throughout your website files and database. 

Leverage Browser Caching

When a webpage loads on your screen there are a lot of little pieces that have come together to create what you’re seeing. Your logo, other images, style sheets, javascript files are among some of the external resources a webpage might use to render itself on your screen.

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

An Accessibility Mindset

How often do you receive this response when inquiring about making a website more accessible? We wish we could devote more resources to it, but at the moment we just don’t know enough to get started. The value and necessity of making websites accessible are generally recognized. Almost

What we’ve been up to lately

Here’s what’s been going on at Livewire in the last few weeks – because, well, why not? It’s a blog ,isn’t it? Finishing up the LDM iphone app – which has been a big project that has presented us with some unique challenges. The Android version is likely