Category: Blogger tricks
-
How to Use Twitter effectively to enhacne traffic on your Blogs/Web?
People have been using social networking websites for increasing traffic on their blogs or websites but it has to be said that most of the people using these sources do not have enough knowledge or information to use them effectively. Facebook and Twitter are two of the best social networking websites which a person can…
-
Create a cool subscription form for Blogger
If you have many readers of your blog, then you must add a subscription form so that your readers can subscribe to get all of your blog’s or site’s updates. Here’s how top create this cool subscription form. Go to Blogger Dashboard>Design>Page elements and then choose Add a Gadget and the choose HTML JavaScript Widget. Now…
-
Get rid of ‘showing posts with label…… – Blogger
If you are getting annoying by this showing posts with label bla bla bla. Show all posts whenever you click on your label and want to remove it, there is nothing to worry about. Just some simple steps and you will get rid of this problem in blogger. Go to your blogger dashboard>Design>EDIT HTMLTick EXPAND…
-
Make your blogspot blog dofollow
Dofollow links are of high importance than nofollow links in the eyes of search engines. You can make your blogspot blogger dofollow by simple removing nofollow tag at your comments sections. Here how to do this Go to your blogger dashboard >Design>EDIT HTML Tick EXPAND WIDGET TEMPLATES Now hit CTRL + F on your keyboard and type data:comment.authorurl and…
-
Hide Blogger Nav Bar
Go to your blogger account and click the Design button next to your blog name and then click EDIT HTML Now replace the code you see in the picture with #navbar {height: 0px;visibility: hidden;display: none;} Hit SAVE TEMPLATE and you will no longer see nav bar on your blogger
-
How to put adsense search box or code to Blogger header
The first thing to do is go to your AdSense account choose the ad unit you want to use and get the code. (Remember : you need to parse your adsense code before putting it into blogger. To parse your code click here) Now go to ‘Design’-> ‘Edit html’ for your blog.(Tick The ‘Expand Widget…
-
Google Translate Flags Widget For Blogger/blogspot
You must add translations to your blogger because all of your reader are not from same country. So how it is done? It’s very easy to add this widget to your blog, just go to your blogger dashboard>>Design >> and on page elements page, Click Add A Gadget and chooseHTML/JavaScript Leave the title empty or type any title for your widget,…
-
Blogger Bandwidth
Yesterday one of my friend asked me ‘What is blogger’s bandwidth?’ I searched the web and got the answer.Bandwidth limit means how many people or visitors can visit your website or blog per month. But there is no bandwidth limit for your blogger blog. Some of the FREE and even paid hosting services will limit…
-
How to add Facebook Like Button, Retweet button, Stumble and Digg Buttons To Blogger
Thos tutorial will show you how to add Facebook Like Button, Retweet button, Stumble and Digg Buttons To Blogger posts. Go to your blogger dashboard, then design or layout (Whatever) and then click Edit HTML Check Expand Widget Templates Now hit Ctrl + F on your keyboard and type data:post.body in the appeared search bar and your browser will take you…