Saturday, 15 October 2011

How To Use Google Webmaster -Google Webmaster Tutorial

How to use Google webmaster tools to increase traffic on your site? A big question. Dont Worry Blog Tipster is here to resolve this problem, here is small tutorial about Google webmaster and Google search engine. This video explains a lot about Google method of searching websites and crawling them.

Tuesday, 16 August 2011

Repalcing Default Comments Box With Facebook Comments In Blogger

Replace your default comments box with dynamic facebook comments to generate more traffic to your blog. 

 Go to http://developers.facebook.com/docs/reference/plugins/comments/ and grab the comments box code leaving the url field blank. 

now paste that code in notepad  select Edit>>>replace and replace starting tags with "<" and ending tags with ">" without quotes.

now find hre field and add <data:post.url/> in this parameter.
copy this code and go to your blogger account click DESIGN and then EDIT HTML and make sure you check expand widget templates.
go and find the following code

and just after this code add <div id = 'fb-comments'> </div> and place your code just before </div> and hit save template.

you're almost done. lastly go to setting and click comments and check hide comments and save your blog setting. You're don now.

[MAKE SURE YOU BACKUP YOUR BLOG TEMPLATE BEFORE MAKING ANY CHANGE]

leave us your valuable feed back and if you like this then share this with friends
Click Here To Watch Live Demo

Saturday, 16 July 2011

Download Facebook Albums And Photos The Easiest And The Smartest Way

Being A Facebook User You Know The Problem Downloading Images From Facebook. Facebook Allows Users To Download Images but This Option Is Availble On Every Single Image Means If You Want To Download A Complete Album Of 200 Images You Have To Click 200 Images And Then Download Button Moreover You Want To Download 10 Albums Each Containing 200 Pics. Sounds Like You Had To Waste Lot Of Time. But Wait We Have Easy And Simple Way You Just Have To Click One Time And Press A Combination Of Keys And You're Done.You Just Need To Have GoOgle Chrome And Download Facebook Album's Photos. Both Are Free And Easy To Use.


Firstly Download And Install Google Chrome And Then This Extension. Google Chrome Can Be Downloaded Over http://chrome.google.com And Once You're Donwloading And Installing Google Chrome Goto https://chrome.google.com/webstore/detail/blbmhonenddnnmbailokbccgmikhkpni. And Click On Install Once You Installed This You'll See Installed Icon Is Checked.


Now If You Visit Face Book Page You Can See A Pink Icon Along With Bookmard Star.


Now Open The Album You Want To Download And Click on This Pink Button It'll Open A New Tab Generate An HTML file You Just Have To Press Ctrl+S And Save Page Pictures Will Automatically Get Saved Along With Page. Let's Say I Want To Download Father's Day Album From Facebook Official Page I Will Just Open It And Press Pink Button Let The Blue Bar To Be Filled Press Ctrl+ S And Save Page.

If You Like This Post Please Share To Others And let Us Know Your Problems Thanks.

Tuesday, 12 July 2011

Replace Navigation Text With Images In Very Easy Way ( Examples Are Illustrated)

Unfortunately Blogger Comes With Limited Resources. You Have To Customize It According To Your Needs It Is Worth Knowing HTML , CSS and XML To Customize Blog But Those Who Don't Know These Laguages May Find It Difficult To Customize Blogs. But No Worries, Blog Tipster Is Here To Solve Here Problems. Today's Hack Is To Replace Your "NewerPosts", "Home" And "OlderPosts" Texts With Images.
Step-1
Go to Design >>----> Edit HTML >>-------> Download Full Template ( To Backup Your Blog If Anything Goes Wrong )




Step-2


Press Ctrl + F And Find The Piece Of Code




<data:olderPageTitle/>
 And Replace It With
 <img src ="http://i585.photobucket.com/albums/ss300/pascal_08/Navigation%20Buttons/1310386987_Forward-64.png" alt = "OlderPosts" width = "50px" height = "50px" />







And Then Find 




<data:newerPageTitle/>

And Replace It With
<img src = "http://i585.photobucket.com/albums/ss300/pascal_08/Navigation%20Buttons/1310386999_Backward-64.png" alt = "NewerPosts" width = "50px" height = "50px" />












This Step Is Kinda Tricky You Need To Place This Code Two Times, Find




<data:homeMsg/>


And Then Replace It With
<img src = "http://i585.photobucket.com/albums/ss300/pascal_08/Navigation%20Buttons/1310387008_Home-64.png" atl = "home" width ="50px" height = "50px" />








Again Find 


<data:homeMsg/>

And Replace The Same Code







Step-3


Click Save Template, And You're Done. 
If You Find Any Kind Of Difficulty Please Let Me Know. Thanks
---------

Tuesday, 19 April 2011

How To Add Gif Images / Animations To Post On Blogger

Blogger supports still images, videos and text to post on your blog but when it comes to animation or gif image you have to do slightly different procedure. Big Issue ! not really you just have to know a little about HTML image tag i.e . <img src = "image_url" />.

 It's a piece of cake to add gif image to you post. Let's begin.

STEP #1: You have to upload your gifs to some image hosting sites like PhotobucketSocail Bookmarking Site and more. you may google out them using "images hosting sites" keywords

STEP#2: After Uploading you'll get every gif's specific link. Copy it and then paste a simple HTML tag in your post body &lt; img src = "image_url" atl "Alternative_Text" /&gt;
Let you see some example images


<img src = "http://i585.photobucket.com/albums/ss300/pascal_08/penspin.gif" atl = "Gif" />



NOTE: you have to select interpret typed HTML otherwise html tags will be ignored


This will look like this

Random_image
Please let me know if you find any kinda difficulty posting It

Saturday, 19 March 2011

Using Special Characters In Facebook Status

Facebook is fun, isn't it? I would go for yes. Well now facebook is now supporting special characters. Using special character is kinda trick. You can either use them by copying and and pasting or you can simply hold you ALT key + a number key to use them. Here's an example.
Eg. ALT+3 = ♥.
 But make sure that you're using your numpad but not those numbers keys above alphabetic characters.
Here is the complete list of special characters.
Alt + 1 ☺
Alt + 2 ☻
Alt + 3 ♥
Alt + 4 ♦
Alt + 5 ♣
Alt + 6 ♠
Alt + 7 •
Alt + 8 ◘
Alt + 9 ○
Alt + 10 ◙
Alt + 11 ♂
Alt + 12 ♀
Alt + 13 ♪
Alt + 14 ♫
Alt + 15 ☼
Alt + 16 ►
Alt + 17 ◄
Alt + 18 ↕
Alt + 19 ‼
Alt + 20 ¶
Alt + 21 §
Alt + 22 ▬
Alt + 23 ↨
Alt + 24 ↑
Alt + 25 ↓
Alt + 26 →
Alt + 27 ←
Alt + 28 ∟
Alt + 29 ↔
Alt + 30 ▲
Alt + 31 ▼

Saturday, 22 January 2011

How To : Adding Facebook Like Button On Blogger's Each Post.

Adding Facebook like button on each post of blogger is slightly different than adding like button on websites. Let's see how can we add like button to each post. This is most reliable technique ever i have used.
goto Facebook developers paste your url select your styles and generate the piece of code. Make sure that you don't include http:// in url as you can see in snap

now goto your blog and edit it's template in HTML i.e  Design >>> Edit HTML.

make sure you check expand widget templates.



now find <data:post.body/>

and after this line write
<div class ='facebooklike'>

</div>
and paste you code in this div.


After pasting your code replace starting tags with &tl; and ending tags with &gt;
( < with &lt; and > with gt; ) and your url with <div:post.url/>.
Your code should look something like this.


Click Save Template and you're done now.


now you will find like button on each post. 
If You Find Problems Please Let Meah Know In Comments
Thanks.

.................