Google Blogspot offers a great opportunity for bloggers. Without any cost and coding blogger can create a blog site quick and easily.In this post i will try to share my little experience for create a blogspot blog and discuss fixing various blog related problem. Also i will show you how to make money from blogspot by using google adsense.
How To Create blogspot blog:
1. Create a gmail account (if not any)
2. Go to blogger.com
How To Create blogspot blog:
1. Create a gmail account (if not any)
2. Go to blogger.com
Click on Get stated
3. Select a available name
4. Give a good title
5. Select a nice template.
6. post your article in blogsite
How to upload template in blogspot site:
1. Go to google search type: " free blogger template"
2. download a blogger template
3. go to your blogger Dashboard
4. Click on your blog template
6. click on Browse and select the template from your local PC and upload.
7. Finish and Enjoy new template
4. Give a good title
5. Select a nice template.
6. post your article in blogsite
How to upload template in blogspot site:
1. Go to google search type: " free blogger template"
2. download a blogger template
3. go to your blogger Dashboard
4. Click on your blog template
6. click on Browse and select the template from your local PC and upload.
7. Finish and Enjoy new template
How to Remove Blogger Top Navigation Bar :
When we use default blogspot template it always show navigation bar
top of the page.Top navigation bar contains search text box, next blog
link, sign in etc. There are not enough use of this navigation bar and
not look blog as professional. So if you want, you may remove it from
your blog.
Just follow the steps:
How to remove Blogger subscribe-to link
When we use default blogspot template it always show subscribe link bottom of the page. There are not enough use of this subscribe link and not look blog as professional. So if you want, you may remove it from your blog.
Just follow the steps:
- Sign in to Blogger. On Blogger Dashboard click on template and click on customize
- Search for the following line of code:
]]>
Before the line, add in the following line of code:
#navbar {
display: none; }
or:
#navbar-iframe
{display: none! important ;}- Click on SAVE TEMPLATE for see the effective change.
How to remove Blogger subscribe-to link
When we use default blogspot template it always show subscribe link bottom of the page. There are not enough use of this subscribe link and not look blog as professional. So if you want, you may remove it from your blog.
Just follow the steps:
- Sign in to Blogger. On Blogger Dashboard click on template and click on customize
- Search for the following line of code:
]]>
Before the line, add in the following line of code:
.feed-link {display: none! important ;}
- Click on SAVE TEMPLATE for see the effective change.


