A thinking process to get you writing a good blog post when you have absolutely nothing in mind
If you have been blogging consistently for at least two months, you must have experienced this before. After a busy day in business or at work, you barely have the time to think of what you want to put up on your blog to keep your readers entertained for the day, but nevertheless, you [...]
WordPress Include Tags
The WordPress documentation on Include Tags listed four different functions which template developers can use to in their templates:
<?php get_header(); ?>
<?php get_footer(); ?>
<?php get_sidebar(); ?>
<?php comments_template(); ?>
Most templates in the WordPress themes directory use these set of functions, simply because they are used with the default Kubrick template, and according to the documentation, these functions provide the additional functionality [...]
Optimal HTML Headings for Proper Information Hierarchy in WordPress Blogs
I was back tweaking my blog templates these days, and I learned that many of the WordPress Plug-Ins for the sidebar use the HTML header H2, for sidebar headers.
For example, in order to generate the list of links from your blogroll automatically (with the headers), one would normally use <?php get_links_list(); ?>. This, however [...]
The SEO practitioner’s key to optimizing Blogger templates
Yesterday, I spent some time out and I met up with my friend, coach and mentor - Patrick, so we could discuss on the things that I have done up for his blog. I’m currently working with him to help him optimize his blog about Designing Your Life and Making Good Decisions.
Here was his [...]
Tan Kian Ann is blog marketer based in Singapore. He now works with individuals and small businesses reach out to the world using blogs. 


