Pro Blog Design

Better Looking Blogs Grow Faster

First time? Start here.

It’s very easy for little mistakes to creep up in your blog. Small things that ordinarily, you wouldn’t look near. But a little mistake can have a big effect on how a person sees your site.

Do You Live in the Past?

How many web sites have “© Copyright 2008 Blog Name” in their footer? But does yours still say “© Copyright 2007 Blog Name?”

It’s a simple mistake to make (Why would you be reading your own footer?), but if a reader notices it, they’ll have a nice laugh at your expense.

Even the very best of us make mistakes, isn’t that right TechCrunch and Shoemoney?

Click to continue reading »

Valid CodeThe W3C is the internet’s daddy. They created HTML, CSS, and dozens of other specifications that govern the use of the technologies that makes the internet thrive today. Valid code is code which meets their guidelines, and can be tested in a validator, such as the HTML and CSS ones.

Does valid code actually help your blog though?

The Mythical Benefits of Valid Code

  • Valid code helps my search engine rankings. Good code helps your search engine rankings, i.e. code that the search engines can read. If you have used tables for presentation, causing your content to be split up in the coding, then Google will have trouble. However, if you just forget the trailing slash on your <img> tags, then they won’t be too harsh on you.
Click to continue reading »