If you have low end, cheap hosting package, then the simple answer is, go with right sidebars.
If you have a high end host then it doesn’t matter, but I still recommend going with a right sidebar. Scroll down to see why I recommend using right sidebars for a blog, without the technical reasons.
Technical reason for using right sidebars, instead of left sidebars.
When browsers are loading up a website they process coding from top to bottom.
On a typical website, the first area loaded is the Header or the top area. Then afterwards it loads the body of the website, then the footer.
The body area is typically programmed as a large box, with several small boxes inside of it which are programmed using Tables or CSS.
Typical body coding forces a browser to load up the left sidebar box, then the content box, and then the right sidebar box. After the rightbar is loaded, then the footer area is loaded and displayed. (more…)

