Blogger is not as easy to customize as WordPress, but Blogger's simplicity also makes the process of setting up a blog a lot less daunting. You can literally start blogging within minutes of signing up for a Blogger account.
Google will also host your blog for free, which means you don't need to pay for domain registration or web hosting. WordPress does also offer free hosting, but WordPress doesn't allow free account holders to include advertising, Right? But Blogger does.

Back up your work
Enter Blogger's Layout menu
Select the "Edit HTML" tab
Click the button that says "Download Full Template"Save this XML file somewhere you won't lose it. You can use it to restore your old template if things go horribly wrong.

* Enter the following text pretty much anywhere in your template (above ]]></b:skin> tag. To find that tag your can press CTRL+F) and then click "Save Template":
Then refresh your blog, the Navbar should be invisible.#navbar-iframe {
height:0px;
visibility:hidden;
display:none;
}
Change your label list into a tag cloud
Blogger lets you add labels (the rest of the world calls these tags) to your posts. And you can display a list of labels in your blog sidebar. But if you like to tag liberally, after a few months of blogging, there's a good chance your list of labels will be about a mile long. One solution is to replace your label list with a label cloud. And to take this action follow the tricks:
* Log on to blogger>> Layout >> Add a Gadget >> Labels>> Click the option Cloud instead of list. See the following screenshot:
In order to do that, you need to go back into your template and check the "Expand Widget Templates" box. Now find the line that reads "<p class='post-footer-line post-footer-line-2'/>" If you add the HTML code for your ad or other content here, it should pop up in between each post on the main page.
If you get an error message, it's possible that Blogger doesn't like the HTML code, but you can probably solve this problem by parsing your code and translating it into a format Blogger will recognize. Fortunately, there's no need to do this by hand. You can use the Parse HTML tool provided by BlogCrowds. Just copy and paste the code you get from your advertising network into the tool and it will spit out a version of the code that should fit comfortably into your Blogger template. And then see this screenshot:

If you know what you're doing, it's not hard to modify these templates to do things like move the sidebar from the right side of the page to the left, or change the images atop the page. Here are a few sites where you can find some excellent templates:
- Blogger Buster
- FinalSense
- Blogger Templates
- Blogspot Templates
- Gecko & Fly
- Mashable: 50 Beautiful Blogger Templates
- Our Blog Templates
Keep in mind that changing templates will most likely cause issues with your widget layout. So it's best to find a good template before you start designing your blog, or while you're still experimenting with your overall layout.

Adding Fav Icon
Adding FavIcon is great way to make blog professional. For those who don't know what Favicon is 'Favicon is a small icon(image) displayed at the beginning of the address bar of the browser.It is also called Favourite Icon,Pageicon and urlicon.
The main advantage of creating and using favicon is ,it makes it easy to find your blog or site when someone favourited or bookmarked your site/blog among several other sites. You can see my cool favicon in my blog:)
I used this tricks from Blogger Tricks.
Register a domain name
Now you know how to make your blog pretty, but there's one more ugly spot you might want to address. The URL bar. Myblog.blogspot.com just never seems quite as professional as myblog.com. Fortunately, you can register a domain name for just a few bucks per year, and Google will continue to handle all of your hosting fees.
Google makes it easy to publish your blog to a custom domain name. Just click the "Settings" tab in the Blogger Dashboard, and then click on "Publishing." Next, click the link that says "Custom Domain," and you can either purchase a domain from GoDaddy or enter the name of a domain you have already registered.
Now you can publish your blog to a custom domain for $10 per year or less. Next time your friends start telling you how much cooler WordPress is, throw that in their face.
If you know more tricks to make a great professional blog, Freely you can share with me:) And let me see your cool professional blog;)
Post a Comment