Skip to main content

Posts

Showing posts with the label blogger widget

Add Star ratings widget for blogger post

Star rating helps you alot to know how visitors of your blog respond to any article.By this you will be able to know rating of each article or post,whether it is performing good or bad.Thereby take action to make it more lucid and attractive. Here is a procedure for adding star rating widget in your blogger, wordpress or typepad blog 1.Click on your blog platform. For blogger click on blogger icon 2.Select the language,for International audience,Select english Registeration is optional 3.Click on Get widget Now 4.Click on agree to terms and condition after reading 5.Now you will be redirected to blogger.com And will confirm whether you want to add star rating widget or not Visit Star Rating Widget Note: If you are using heavy graphics in your blog.it is always advisable not to use this widgetas it slows down a bit.Any comments will be highlt appreciated

Embeding pdf-doc-docx-ppt-pptx-xls-xlsx in blogger

Here is a most awaited tool with which you can embed almost every file format * Documents: Word (DOC/DOCX), Excel (XLS/XLSX), PowerPoint (PPT/PPTX), WPD, ODT, ODP, ODS, PDF * Images: GIF, JPEG, PNG, TIFF, BMP, PSD * Vector Graphics: API, EPS, PS * Text: TXT, RTF, CSV * Code: HTML, SQL, JS * Web: Web pages or other URLs But they limit file size to 20MB But offering you features like customizing the size, background color, and other viewing options in the customize screen when creating your embed. You can do Private as well as public sharing You can even delete your file if needed. Visit embedit.in

Recent comment Blogger widget

Here is a method of adding recent comment widget 1.Login to your blogger account 2.Click on layout 3.Click on add gadget 4.Click on feed 5.Put your blogs feed address http:// YOURBLOG.blogspot.com/feeds/comments/full Replace YOURBLOG with your blog name For Example Technofreak-cooldude.blogspot.com/feeds/comments/full

Embeded Picasa Web Album Slideshow in blogger,Working

1.Login to Picasa Web Album Note:-Every Image you upload on blogger is uploaded to picasa by default You will see albums if you have uploaded images more than 1 blogger blogs 2.Click on Picas album picture 3.Click On Slideshow 4.Note down the Web Address of the Album from address bar (where you type the address of the website) 5.Paste the following code any where in the blog. <iframe src= 'http://picasaweb.google.com/puneetmcmahon/BollwoodWallpapersAndPicsCollection#slideshow/5331788516701924898' scrolling="no" frameborder="0" style= "height:340px;width:400px;" > </iframe> Change code in red according to your needs. http://picasaweb.google.com/puneetmcmahon/BollwoodWallpapersAndPicsCollection#slideshow/5331788516701924898 is web address of album replace it with your album address, adjust height and width according to your blogger template 6.If want to put it in sidebar a)login to blogger b)Click on layout c)Click on add gadget/element d...

Most Wanted Blogger Widgets & Hacks

There are many useful widgets which you could be used to add more features to your Blogger powered blog. Here is a list of Most Wanted Blogger Widgets & Hacks:- Pagerank Picasa Web Albums slideshow Popular Posts/Most Commented Recent Comments Related Posts Search box for blog Social Bookmarking Title Hack Top-commenters Tab View Widget Tag / Label Cloud

How to Join U Comment I Follow Movement?

How to make your blogs comment do follow? U Comment I Follow means all the comments are do follow in other words all the comments will be spidered by search engines. Unfortunately the comments field in Blogger and wordpress are made no follow by default.To make it do follow , just do the following steps:- Login to blogger account Click on Layout Click on Edit Html Click on expand widjet Find <a expr:href='data:comment.author.Url' rel='no follow'> Delete rel='no follow' from the above code. To know Your Visitors know that your blog comments are do follow .Then,add the U Comment I Follow Badge.. To know whether blogger claim is fake or write that his comment box is do follow. simply right click on any Comment heading(Normally name of website or profile of persons who commented). see the properties Note:- By joining the movement of U Comment I Follow, you might become victim of spam. To prevent your site from spam either do comment mo...

How to add moving text to Blog or website

In this tutorial i will tell you How to add Moving text or Scrolling text or Marquee text in the Blog. This is moving text Moving Right to Left Code For Simple Moving Text : <marquee>This is moving text Moving Right to Left </marquee> But Simple Moving Text Looks really ugly. To make it attractive,we will add background colour to it by bgcolor="hexadecimal code" . This is moving text With Background Colour Code For Moving Text With Background Colour : <marquee bgcolor="#33cc99">This is moving text with Background Colour </marquee> You will notice that text is not clearly readable. So,we gonna change the colour of the text. This Is Coloured Scrolling Text With background colour. Code For Scrolling Text With Coloured Text & Background. : <marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee> You can even control the ...

How TO Insert Tag Cloud In New Blogger

How tO insert Tag Cloud/ Label Cloud in new blogger 1.Login To Blogger Account 2.Click On Layout 3.Click On Add a Gadget 4.Search label Cloud 5. 6.Change the base url, feed url from devsac.blogspot.com to your blogname say technofreak-cooldude.blogspot.com

How To Add A Search Box To Blogger Blog?

1. Log into your Blogger.com account. 2. Click the Layout tab 3. Click Page Elements . 4. Click Add a Gadget 5. Click the plus sign next to HTML/Javascript . 6. Type Search this site in the Title box 7. Copy and paste this code in the text area. <form id=”searchthis” action=”/search” style=”DISPLAY: inline” method=”get”><input id=”search-box” name=”q” size=”25″> <input id=”search-btn” value=”Search” type=”submit”></form> 7. Click Save 8. Click Preview