Showing posts with label Blogger. Show all posts
Showing posts with label Blogger. Show all posts

Friday, November 14, 2014

If you want to show your Blogger blog’s most recent posts, you can try this. You can find many tips and codes in Google search. If you don’t know more about codes, you should not use them. Sometimes it can be harmful for you and your blog.

Turn your Blogger blog into a news portal!

The values and uses of online news portal is growing every day. People are reading online more than a hard copy of printed newspaper. So it’s time build your own online news portal. If you are a journalist, it will be great for your career.

Thursday, November 13, 2014

Sell your eBook using Blogger blog

eBooks are getting popular day by day. Most of the people are now reading eBooks instead of printed books. So you can easily earn money by selling eBooks.

Every professional should know the importance of online portfolio. Online profile has great demand. An online portfolio helps other people discover your work and increases chances of success.
It’s time to create your own online portfolio. You can create a good looking portfolio using Blogger.com. You have to follow few steps to do this.
At first create a Blogger account for free using your Gmail account. Now log in to your dashboard and install theme for your newly created blog. There are many themes to create unique online portfolio.

Wednesday, November 12, 2014

Two ways to install Blogger template

Blogger.com is a free weblog publishing tool from Google. Anyone can use this tool for sharing text, photos and videos. To get more readers and visitors, you need a great design for your blog. Blogger templates contain these designs.

Saturday, July 19, 2014

Google Analytics is a great website traffic tracking tool. It is being used by most of the webmasters. The users of Blogger.com are also using this powerful tool to track their blog’s traffic.
Google Analytics works well on Blogger most of the time. But sometimes it may not be work. Today I’m going to tell you about this matter.
If you already have a Google Analytics account, simply copy your blog’s Google Analytics Tracking ID. If you don’t have, create an account first using your Gmail account.
Then go to your Blogger > Settings > Others. Find a field for Google Analytics Web Property ID. Paste the copied Tracking ID here.
Now check your blog’s analytics property from Google Analytics. If it is working then all are ok.
If you find it is not working, here are some steps for you.
Go to Blogger >> Template >> Edit HTML. Find out </body> tag in the file. Paste the following code above </body>.
                                   <b:include data='blog' name='google-analytics'/>                                                 

Then click on Save Template. Now it will work properly. 

Tuesday, April 1, 2014

You have recently created a blog on blogger.com. Now you want to change it’s layout as you want. So this post will be helpful for you I think.

Today I’m going to tell you how to search, download and upload blogger template.

At first, go to Google. It will help you to search a unique template for your blogger blog. Write “download free blogger templates” on Google’s search bar. Now choose a template to use on your blog. Download it.
Now the main thing you have to do. Go to your blogger’s dashboard. Click on Template. Click on Backup/Restore. Now download the backup by clicking Download full template. Now Choose the XML file you downloaded and upload it. All done.

Now go to layout from your dashboard. Use Gadgets as you want. Click on save arrangement.

If this post helps you, please share it to your friends. Thanks everybody. 

Tuesday, March 18, 2014

Have you a blog on blogger.com? Do you want to create a sitemap of your blog and submit it to webmaster tools? So this post is for you.
It’s not similar to create a sitemap.xml on blogger like other self hosted site. So you need a trick! Let’s start.
I’m giving you a code bellow. You can use it on your blogger.com blog.

User-agent: *
Disallow: /search
Allow: /
Sitemap: http://plans-in-action.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500

Copy this code and write your blog’s link in the place of ‘plans-in-action’. Go to your blog’s dashboard. Click on Settings >> Search preferences. Find out the option “Crawlers and indexing >> Custom robots.txt”. Are you seeing Enable custom robots.txt content? Then click on Yes checkbox. An editor will open. Paste the code there. Click on Save changes.
Now if you want to submit your sitemap on google, bing and other webmaster tools, you can use this link http://yourblogname.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500

Complete this task and enjoy. Thanks to all.