Anatomy of a Successful Blog: 10 Design Tips that will Take Your Blog to the Next Level
Most new bloggers don’t understand what is the difference between a professional looking blog and a rooky. I’ve outlined below 10 of the most common design changes that you can make to improve your blog and join the ranks of professional bloggers:
1: Make your borrowed template your own. There is no such thing as a completely original template. All are variations of a theme one way or another so you don’t have to start from scratch. The most important place to start with is your top banner because that is the first thing your readers will see. When making a banner consider your blog’s niche and design something that is relevant to your theme.
2. Change your template icons. Most blogs come with ready-made icons in your sidebar. Get rid of them and either make your own images or grab these fantastic free icons.
3: Make Your Post Titles clickable. What I mean by that is your post titles should be a permalink, so when clicked it will take your readers to the post page. This is not only advisable from an SEO perspective, but it is also the logical choice that your readers are going to click.
4: Make your Blog Titles clickable. Meaning, your blog title should be a link that will take your readers to your blog home page. Again, this is important for SEO purposes as well as from a user’s perspective.
Use an image instead of just words for your blog title as it will give your banner a more professional look. For Blogger users the easy way to make your blog title image clickable is to put code into the “Description” section under the dashboard “Settings” menu. Here is my code that I use:
<a title=”InstaBloke Home” href=”http://www.blogbloke.com” ><img border=”0″ src=”http://www.myimagehost.com/myimages/InstaBloke-logo.gif” alt=”InstaBloke Home” hspace=”0″ vspace=”4″ /></a>
Of course, don’t forget to change the src=” “ and href=” “ so that it points to your own address, and while you’re at it why not put a slogan underneath your Blog Title.
5. Put your descriptors first, and your blog name last. This goes for both your blog and post titles. This is a common mistake that most newby bloggers make. Why? Because when a user is searching for information they are looking for specific keywords that you may have written about — not your blog’s name. This will make a huge difference from an SEO perspective.
It’s easy to do for your blog title, but it’s another making it work for all your post titles. Wordpress users can install a plugin to do this but New Blogger users need to change the blog title tag in their template. Just look for the following code near the top of your template:
<title><data:blog.pageTitle/></title>and replace it with this code:
<!– Change the Blogger Title Tag –><b:if cond=’data:blog.pageType == “item”‘><b:section id=’titleTag’>
<b:widget id=’Blog2′ locked=’false’ title=’Blog Posts’ type=’Blog’>
<b:includable id=’nextprev’/>
<b:includable id=’backlinks‘ var=’post’/>
<b:includable id=’post’ var=’post’><data:post.title/></b:includable>
<b:includable id=’commentDeleteIcon’ var=’comment’/>
<b:includable id=’feedLinks’/>
<b:includable id=’status-message’/>
<b:includable id=’backlinkDeleteIcon’ var=’backlink’/>
<b:includable id=’feedLinksBody’ var=’links’/>
<b:includable id=’postQuickEdit’ var=’post’/>
<b:includable id=’comments’ var=’post’/>
<b:includable id=’main’ var=’top’><title><b:loop values=’data:posts’ var=’post’><b:include data=’post’ name=’post’/></b:loop> your blog descriptor</title>
</b:includable>
</b:widget>
</b:section><b:else/><title><data:blog.pageTitle/></title></b:if><!– End of Change the Blogger Title Tag –>
Don’t forget to change “your blog descriptor” to whatever you want.
*Warning: As always, be sure to make a backup of your template before fiddling with it. I also recommend commenting out your changes rather than deleting them so you can easily revert back if necessary.
6. Put your rss newsfeed links somewhere prominent on your site. The best place for that is near the top of your template as well as at the bottom of each post. Use a nice image and make it a clickable link.
7. Clean up the clutter and start by getting rid of those useless widgets that slow down your blog’s performance. I realize that widgets are all the rage right now, BUT widgets use scripts which make calls to other sites, and if that server is slow it will also slow down your blog. New readers are impatient and will only wait a few seconds for your blog to load in their browser. Anything beyond that and they will move on to the next link.
8. Make a menu near your top banner with links to your faq file, your profle page, your email, important posts etc.
9. Make your blog look bigger. What I mean by that is most users today are using larger monitors. Chances are your blog has been designed to fit the smaller monitors and will look like a teeny-weeny spec on anything that is 19 inches or larger.
The easy way to make your blog look bigger is to increase the size of the post body area (where all your posts go) and to add a third sidebar like I have. Once you do that you can also increase the font size a little, but don’t go overboard because most modern browsers already have a feature for making fonts bigger.
10. Some website design purists will tell you to use little (if any) images. White space is your friend and don’t distract from your content they will say.
Well… I’m in agreement with that to a point, but like all things moderation is usually the best policy. As the old saying goes, “a picture is worth a thousand words“.
So don’t go to extremes and make your blog look boring, but neither should you make your blog look like a neon billboard on a freeway. Finding a balance is not easy but is well worth the effort.
If you are a fan of famous sayings like I am then here is another one (or two) for you. “There is no accounting for taste“, but “beauty is in the eye of the beholder“.
So what does that mean? It means that “you can please some of the people some of the time, but you can’t please all of the people all of the time“.
Ok, enough already! I hope you find this post helpful. Cheers!
* Author's Note: Although I try my best I might have missed something or not explained it in the best way possible. So please let me know if this article has helped your blog experience, if you have any further questions about blogging and something you want to add, or if there is another blog tip you would like me to write about. Either way I would like to hear from you.

Now tell me what you think. Leave a Comment and join the conversation...
Be COOL! Grab a Button

.jpg)
great post blog bloke… what I don’t get is how do you keep churning it out?
[Reply to this]
One post at a time
[Reply to this]
Bloke, you forgot the most important thing that separates pro bloggers from the rest of us — wallpapering your page with ads. Hah!
[Reply to this]
How could I forget
[Reply to this]
Great post. Thank you.
I am using Blogger and found tip 5 fascinating. Can you show me what the HTML code looks like in my Blogger template that I need to replace?
Thank you
[Reply to this]
No problem Mauibob. I changed the post, so read #5 again and it should answer your question.
[Reply to this]
Wow as usual another great post. Design is no doubt, one of the best stuff and the tips are just perfect
[Reply to this]
Thank you reviewsaurus.
[Reply to this]
These are all very good tips - especially #1. There are so many great templates out there that you can easily tweak to make your own. That has to be one of my favorite features of WordPress.
[Reply to this]
Thanks for the great tips!
[Reply to this]
Hi char and gnomeynewt. Thanks for the comments and drop by again soon.
[Reply to this]
Good article. A little long, though. A lot of info to process for newbies. You should break this up into a series and republish. I bet it would be a great success!
[Reply to this]
Hi Elaine.
This post is already a hit getting hundreds of page “hits” each day. The number of comments just don’t seem to reflect that for some reason.
Yes, it is a little long and I’ve thought of making some items into separate posts. I just might do that.
Thanks.
[Reply to this]
I disagree about the length: it’s nicely broken up by the different bullet pints, so it is very maneagable.
I’m a complete newby, and very keen to learn. I’ll have to start working on a banner- though i’m not perticularly artistic in that department…
Dan
[Reply to this]
Dan, here is a post I recently wrote that will help you to create a banner and logo.
[Reply to this]
great tips i will use some of them
[Reply to this]