Hello, I have this Wordpress Template on my one blog but I am having problems with it. When Google indexed my blog pages with this template, google sort of considered all of the pages as the same because the Sidebar always come at first on that template instead of the main post. And my sidebar contents are many and never changes. Look at the source of that frame on the WP themes viewer and you will see what I mean. So I was wondering how could I make the post content come first before the sidebar? I tried putting the <?php get_sidebar();?> after the main post but it messes up the design. Any suggestions?