Ads 468x60px

Showing posts with label Blogging Tips. Show all posts
Showing posts with label Blogging Tips. Show all posts

Friday, 5 April 2013

How to Delete Labels: Blogger

When I tried to remove some labels from my blog then I found that it is a bit difficult. 
The blogger interface don't gives any direct option for this. Although we can remove it one by one by editing each post and removing the label from the post.
When the label which you want to remove is removed from every post, that label is removed from your blog. 
Editing All the posts one by one really a tough and boring task to do. 
But we can remove the labels from more than one posts. 

Hide LinkWithin Widget From Home Page Of Your Blog

LinkWithin is a good widget for keeping your visitors to your blog, but when you simply install linkwithin it spoils the look of your home page. 
Basically it is not working properly in 90 percent cases. 
It come to home page and spoils the look of the home page of blog. 
Here I will tell you how to install linkwithin without spoiling your home page in other words how can we hide this widget from appearing on our home page.

You Might Also Like Widget By Editing HTML: Blogger


 If you want to keep your visitor on your blog then this widget is really a good idea. 
Although I already teach you how can you add it to your blogger with LinkWithin. You can read it from below. 


But this time we will not use any third party service to do this. 
We will just edit our HTML Code. It is far better from using LinkWithin. Now lets see how can you add this on your blog. 

Spinning Social Icons


Here some stylish social icons for you which give your blog a professional and impressive look. I am also using this social icon and I think its best.
So if you want the same then right place for you.
This is designed with CSS effects and very easy to setup in your blog.
If you are using blogger then just simply copy the following code and go to your blog layout and the select to add a gadget then select HTML/JavaScript and then on the content box paste the code and save.

Cool Subscription Box For Your Blog


Adding a subscription box below every post on your blog is quite a good idea for getting subscribers. When a visitor ends reading your article he or she will see this box.
Now how can you add it to your blog?
This is what I will teach you. Just follow these simple steps.
For this you need a feed burner account.

You Might Also Like Widget

This widget is very good for your blog, when a reader reaches the end of your post he will see this and it can be possible that he like a post from these and will open the post.
Now, let me introduce you LinkWithin.
It is a free service giving you this widget.

Contact Form For Your Blog

If you want to give your blog a professional look then your blog should have a contact form. Here I will tell you to create a form for your blog.
Kontactr is an absolutely free website which allows you to create contact form for your website. Lets see how can we create a contact form for your website.
 
Creating Contact Us Form
  1. Go to Kontactr and sign up for an account and activate your account and login.
  2. You will see a script in column under AJAX Widget, copy that code. 

Hide Your Blog Title From Search Results

Here is an good and effective trick for SEO for your blogger. Usually when your blogs result is viewed in Google and other search engines. They are like this:
As you can see in the image above, the blog name in every result. Now the demerit of these type of results is that when someone search something, that keyword will never match with your blog name and your blog will be in less ranking in the results and when the blog name is removed from the results, chances of matching the posts name with search keyword will increase and your blog's result will get higher ranking in search results.

Free Domain Name For Your Blog

Tired with the name .blogspot.com or .wordpress.com? 
Want your own domain name?
But don't want to invest money?
Yes you can get a free domain name. 
This website is providing free domain names for everyone. Yes absolute free but there is only a single demerit you can only get a domain with .tk in last. e.g. www.yourdomain.tk 

Saturday, 12 January 2013

Facebook Comments for Blogger

As you know almost every person is having a facebook profile. So if you will remove your default comment box from your blog and add a facebook comment box then it will be better. It will also promote your blog and will give interactivity like facebook wall because the comments will be likable and threaded just like you do in facebook wall. 
Facebook Comment Box
Now if you want to create the same comment box in your blog then you need to follow the steps given below. 

Step 1: You must hide all the previous comments from your blog, for this go to your blog and from the menus of left side select the last menu which is settings and then post and comments. On Comment Location change it to hide and then click save settings. 


Step 2: Now you have to create a facebook app for your comments. Go to the link given below. 
(Skip The Add from the upper right corner)

Step 3: Now if you are logged in to your facebook account you will ask to Register as a Developer or if you are not logged in then you will be ask to log in and then will ask to 
Register as a Developer. Click on Register as a developer, give the details and register while registering it may ask to to identify your phone number you must identify your number. Now once you registered click on Create New App. 

Step 4: Now you'll see the dialogue box of creating app, just put any name for your comment app in my case I am giving Comments. Just put the name and click on Continue. 
You'll now ask for security check enter the captcha and click on Continue. 

Step 5: Now You have your App ID. Put your domain in App Domains and write your Site URL as shown in the image below and click on Save Changes.
Click to View Larger
Step 6: Now Copy your App ID and paste in the below code. 
<meta content='App_ID'   property='fb:app_id'/>

The first phase is over. Now go to your blog and then template and then click on edit HTML, click on the expand widget template. Now you have the HTML coding of your blog, I will recommend you to take a backup so if anything will go wrong you'll be able to restore. 

Step 7: Find this line <head> and just below it, post the code you created in Step 6

Step 8: Now you have to add the Facebook Comment box to your template. Find one of these lines in your template. 

<div class='post-footer-line post-footer-line-3'>

<p class='post-footer-line post-footer-line-3'>

<data:post.body/>

Step 8: Once you have find any one line from these just copy the following code and paste  below the line you have found. 

Step 9: Save your template and you are done. 

Hurray!! You are now done with making Facebook Comment Box, check your post you'll find the Facebook Comment Box. 

Saturday, 10 November 2012

Categories Your Blog Posts by Sending Them to A Particular Page

If you are using blogger then you'll find a little demerit. Blogger has the option to create pages but you can't keep your posts in a particular page so your pages became useless. But with a simple trick you can do this, you can categories all your posts according to the pages you created and when you click on that page all the posts of that category will shown on that page. Its quite easy to do just follow these simple steps.

Step 1: Go to Blogger and sign in to your account, then select your blog as we always do.

Step 2: Now you have to go to the layout option and then click on add a gadget. Scroll down you need to find labels, and select labels and add that to your template.
Configure your label and click on save to add to your blog. 
Now go to your post and in any post click on edit. On the right side under post settings you'll find labels simply click on that and add the category name for your post it may also be the page name in which this post will have to go. Type the name and click on Done. 
Now update your post. 

Step 3: Go to pages and select the page in which you want to keep the post and click on edit, if you don't created the page then create it from new page. You'll See two button just above the post area where you type the content, Compose and HTML, click on HTML. 

Step 5: Copy the following code and past it on the page. Now go to your blog you'll see labels right click on the label which you want to categories on this page and click Copy link address (see the image) and past that address in place of the paste your url (in double quotes) and update or save the page. 


Now you're done you can repeat these steps to all of your posts. But a little problem is that the labels and the pages both will be seen on your blog and its look like both are same and repeated so I advise you to hide labels from the blog for this just go to the layout option and in label click edit and then
1. Remove the title
2. On show option mark selected labels the click edit and then unmark all categories. 
3. Save

Friday, 9 November 2012

Add Facebook Like Box to Blogger

If you have a fan page of your blog, then you can import a handsome traffic from your fan page and also can promote your fan page by your blogger. Add a Facebook like box to your blog.
When people visits your blog they will see Find us on Facebook and they will see the like button as well to like your Facebook fan page directly from the blog. So it can increase the likes of your fan page and if the likes are increasing then from the fan page you can also increase your blog's traffic.

Thursday, 8 November 2012

Add Facebook Like and Send Button to Blogger Posts

Facebook is a great way to get a handsome traffic on your blog. If you posts having a Facebook like button then suppose a person clicks like, then that activity will be posted on his Facebook timeline and their friends and subscriber can see that activity and your post and they may also like that post so the traffic increases automatically.
Now the question is how do I add a Facebook like button to my blogger. It is quite easy just go through the following steps and its done.

Friday, 2 November 2012

Hide Full Post From Your Home Page: Blogger

If you don't want to show the full posts on your home screen, then here is a java script for you it will convert your whole blog. All you need to do is just...