<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;D08NQnc-fip7ImA9WhVWFU8.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854</id><updated>2012-04-27T04:24:53.956-07:00</updated><category term="Tag" /><category term="Backlink" /><category term="Twitter" /><category term="Web-2.0" /><category term="Microsoft" /><category term="Video Sharing" /><category term="Trackback" /><category term="Gadget" /><category term="AJAX" /><category term="FriendFeed" /><category term="Google AdSense" /><category term="Google" /><category term="Sitemap" /><category term="Advertisement" /><category term="Wikipedia" /><category term="RSS" /><category term="Blog Ping" /><category term="SEO" /><category term="PageRank" /><category term="Link Exchage" /><category term="Social Network" /><category term="Widget" /><category term="Referral traffic" /><category term="Social Bookmarking" /><category term="Money" /><category term="Blogging Tips" /><category term="Yahoo" /><category term="Facebook" /><category term="Blog" /><category term="Silverlight" /><title>Daily Technology Tips</title><subtitle type="html">Learn Something New Everyday. Technology, Blogging, SEO, Google, Gadget Tips</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://www.dailytechnologytips.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>58</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/DailyTechnologyTips" /><feedburner:info uri="dailytechnologytips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><thespringbox:skin xmlns:thespringbox="http://www.thespringbox.com/dtds/thespringbox-1.0.dtd">http://feeds.feedburner.com/DailyTechnologyTips?format=skin</thespringbox:skin><feedburner:emailServiceId>DailyTechnologyTips</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;DUIFRnk8fSp7ImA9WhdSEUU.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-6507189421504379185</id><published>2011-07-20T11:45:00.000-07:00</published><updated>2011-07-20T11:45:17.775-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-20T11:45:17.775-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Bookmarking" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Add Google Plus Button To Every Post in Blogger</title><content type="html">&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-HmXBsPlTNIg/TicbLyTjDHI/AAAAAAAASOQ/qLU8QuqpT5I/s1600/Google%252B1_icon.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="54" src="http://4.bp.blogspot.com/-HmXBsPlTNIg/TicbLyTjDHI/AAAAAAAASOQ/qLU8QuqpT5I/s200/Google%252B1_icon.png" width="64" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;Google +1 button&lt;/b&gt; is a new product from Google to improve on search ranking and providing better search results to users. You click Google +1 button to publicly give something your stamp of approval. Your +1's can help friends, contacts, and others on the web find the best stuff when they search. Here in this post, i will explain the process of adding a 'Google +1' button to Blogger, so that your blog visitors can provide their stamp of approval on your blog posts.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 1:&lt;/strong&gt; Go to Layout tab in your blog and then Edit HTML and then click on "Download Full Template" link to first save your blog template.  &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 2:&lt;/strong&gt; After saving the template click the check box "Expand widget templates".  &lt;br /&gt;
&lt;br /&gt;
Place this tag in your head or just before your close body tag &lt;br /&gt;
&lt;br /&gt;
&lt;textarea cols="70" rows="2" style="background: rgb(204, 221, 204); color: #334455;"&gt;&amp;lt;script type="text/javascript" src="https://apis.google.com/js/plusone.js"&amp;gt;%lt;/script&amp;gt;&lt;/textarea&gt;   &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 3:&lt;/strong&gt; Search for the string "&amp;lt;div class='post-footer'&amp;gt;" in template.  &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 4:&lt;/strong&gt; Copy and paste the following code snippet below the line mentioned in step 3.  &lt;br /&gt;
&lt;br /&gt;
&lt;textarea cols="70" rows="2" style="background: rgb(204, 221, 204); color: #334455;"&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;&amp;lt;g:plusone&amp;gt;&amp;lt;/g:plusone&amp;gt;&amp;lt;/b&amp;gt;&lt;/textarea&gt;  &lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Step 5:&lt;/strong&gt; Save your template. and check your blog. Google +1 button will be there and it will look like the following picture.  &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-LpLIPNzoxPo/Ticghl-r-GI/AAAAAAAASOU/mXb1OGot_Gk/s1600/google%252B1.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/-LpLIPNzoxPo/Ticghl-r-GI/AAAAAAAASOU/mXb1OGot_Gk/s1600/google%252B1.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
With&amp;nbsp;Google +1&amp;nbsp;button, You can now bring more traffic to your blog.&amp;nbsp;&amp;nbsp; The following video shows this button in action.&lt;br /&gt;
&lt;br /&gt;
&lt;object style="height: 390px; width: 640px;"&gt;&lt;param name="movie" value="http://www.youtube.com/v/OAyUNI3_V2c?version=3"&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;embed src="http://www.youtube.com/v/OAyUNI3_V2c?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="640" height="390"&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
If you want to explore more on Google +1 button, then checkout the official page from Google. &lt;a href="http://www.google.com/intl/en/webmasters/+1/button/index.html" target="_blank"&gt;http://www.google.com/intl/en/webmasters/+1/button/index.html&lt;br /&gt;
&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt; &lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-friendfeed-badge-to-blogger.html"&gt;Tips to Add FriendFeed Badge to Blogger&lt;/a&gt; &lt;br /&gt;
&lt;a href="http://www.dailytechnologytips.com/2008/08/add-share-on-friendfeed-button-to-every.html"&gt;Add Share on FriendFeed Button to Every Post in Blogger&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Every Post in Blogger&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-6507189421504379185?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/irmGtPZnHUqtFSLASrpQYPhgFGU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/irmGtPZnHUqtFSLASrpQYPhgFGU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/irmGtPZnHUqtFSLASrpQYPhgFGU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/irmGtPZnHUqtFSLASrpQYPhgFGU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=MAyn0FtVWZI:yEx4XJ7ibXI:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=MAyn0FtVWZI:yEx4XJ7ibXI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=MAyn0FtVWZI:yEx4XJ7ibXI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=MAyn0FtVWZI:yEx4XJ7ibXI:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=MAyn0FtVWZI:yEx4XJ7ibXI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=MAyn0FtVWZI:yEx4XJ7ibXI:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/MAyn0FtVWZI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/6507189421504379185/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=6507189421504379185" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6507189421504379185?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6507189421504379185?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/MAyn0FtVWZI/how-to-add-google-plus-button-to-every.html" title="How to Add Google Plus Button To Every Post in Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/-HmXBsPlTNIg/TicbLyTjDHI/AAAAAAAASOQ/qLU8QuqpT5I/s72-c/Google%252B1_icon.png" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2011/07/how-to-add-google-plus-button-to-every.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0YESXc4eyp7ImA9WhZTGU0.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-4341011641680702392</id><published>2011-03-23T12:38:00.000-07:00</published><updated>2011-03-23T12:38:28.933-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-23T12:38:28.933-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Problem Adding Facebook Like Box to Blogger? - Here is the Working Solution</title><content type="html">Everyone is looking to drive traffic to their blog using Facebook pages. To promote these Facebook pages, Facebook provide you "Like Box", a social plugin that enables Facebook Page owners to attract and gain likes from their own website. So if you have a Facebook page, you can add "Like Box" for this page on your blog/website in order to let your blog visitor like the Facebook page. You can create "Like Box" for your Facebook page by visiting to &lt;a href="http://developers.facebook.com/docs/reference/plugins/like-box/"&gt;http://developers.facebook.com/docs/reference/plugins/like-box/&lt;/a&gt;. A Sample "Like Box" looks like -&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-ihjJX3srVJo/TYpDZW4IzNI/AAAAAAAARoc/JgcnF1Wvt6E/s1600/Facebook+Like+box.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" r6="true" src="https://lh4.googleusercontent.com/-ihjJX3srVJo/TYpDZW4IzNI/AAAAAAAARoc/JgcnF1Wvt6E/s400/Facebook+Like+box.jpg" width="203" /&gt;&lt;/a&gt;&lt;/div&gt;You can generate this "Like Box" from the URL mentioned earlier. Open this URL and as per below screenshot, customize the Facebook page, width, colour scheme, Faces, Stream and Header.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-28hLpjKAlbk/TYpGYq-gvgI/AAAAAAAARog/HZqJDFmRgs8/s1600/howtoFacebookLIke.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" r6="true" src="https://lh5.googleusercontent.com/-28hLpjKAlbk/TYpGYq-gvgI/AAAAAAAARog/HZqJDFmRgs8/s400/howtoFacebookLIke.jpg" width="377" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;Once you finish customization, just click on Get Code button to get the generated code to use in your website/blog. There are two variant of code: iFrame and XFBML. Depend on your website; you can opt from any of these two. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-Pb8fgwXiOxw/TYpHCDeZ55I/AAAAAAAARok/NEq9xcUv-m8/s1600/facebookLIkeCode.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" r6="true" src="https://lh4.googleusercontent.com/-Pb8fgwXiOxw/TYpHCDeZ55I/AAAAAAAARok/NEq9xcUv-m8/s400/facebookLIkeCode.jpg" width="381" /&gt;&lt;/a&gt;&lt;/div&gt;As per Facebook, you can add this "Like Box" to any website or blog but there are many bloggers using Google's Blogger platform Blogspot are not able to display this "Like Box" on their blog. Only the header of Box is visible. Now come to the point, to help those bloggers, here is another version of code you can embed on your blog in order to&amp;nbsp;display the "Like Box" correctly.&lt;br /&gt;
&lt;br /&gt;
&lt;textarea cols="70" rows="10" style="background: #ccddcc; color: #334455;"&gt;&amp;lt;script src="http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US" type="text/javascript"&amp;gt;&amp;lt;/script&amp;gt;&amp;lt;script type="text/javascript"&amp;gt;FB.init("f7b88a3d6e6dff54a72090bc486c4787");&amp;lt;/script&amp;gt;&amp;lt;fb:fan connections="10" width="300" profile_id="113832435312598" stream="1"&amp;gt;&amp;lt;/fb:fan&amp;gt;&amp;lt;div&amp;gt;&amp;lt;a href="http://www.facebook.com/pages/Nokia-5800-Downloads/113832435312598"&amp;gt;Nokia 5800 Downloads on Facebook&amp;lt;/a&amp;gt; &amp;lt;/div&amp;gt;&lt;/textarea&gt;&lt;br /&gt;
&lt;br /&gt;
You need to copy this script and make few changes in order to let it work for you. Very first change is &lt;b&gt;profile_id="113832435312598"&lt;/b&gt;. You need to replace this id with your Facebook page id. Second change is your Facebook page and the description. You can change how many connections you want to display on your "Like Box" by providing the value in &lt;b&gt;connections="10"&lt;/b&gt;. &lt;br /&gt;
&lt;br /&gt;
After making appropriate changes, go to Blogger, click on 'Add a Gadget' and then add a HTML/JavaScript widget. Copy the updated code and then save your blog. Do a preview and you will be able to see the Facebook "Like Box" on your blog.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2010/03/add-stylish-sharing-is-sexycaring.html" target="_blank"&gt;Add Stylish Sharing is Sexy/Caring Social Bookmarking Widget in Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target="_blank"&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2010/03/learn-how-to-remove-blogger-top.html" target="_blank"&gt;Learn How to Remove Blogger Top Navigation Bar&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-4341011641680702392?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/OeE_NAC-yrNNxHdm9MeuJKzCr4E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OeE_NAC-yrNNxHdm9MeuJKzCr4E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/OeE_NAC-yrNNxHdm9MeuJKzCr4E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/OeE_NAC-yrNNxHdm9MeuJKzCr4E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=dOSgknni94U:M-cm7-e0wCQ:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=dOSgknni94U:M-cm7-e0wCQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=dOSgknni94U:M-cm7-e0wCQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=dOSgknni94U:M-cm7-e0wCQ:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=dOSgknni94U:M-cm7-e0wCQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=dOSgknni94U:M-cm7-e0wCQ:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/dOSgknni94U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/4341011641680702392/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=4341011641680702392" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4341011641680702392?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4341011641680702392?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/dOSgknni94U/problem-adding-facebook-like-box-to.html" title="Problem Adding Facebook Like Box to Blogger? - Here is the Working Solution" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://lh4.googleusercontent.com/-ihjJX3srVJo/TYpDZW4IzNI/AAAAAAAARoc/JgcnF1Wvt6E/s72-c/Facebook+Like+box.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2011/03/problem-adding-facebook-like-box-to.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0IFR30-fSp7ImA9WxFbEkg.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8457357951666281492</id><published>2010-07-04T09:05:00.000-07:00</published><updated>2010-07-04T09:05:16.355-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-07-04T09:05:16.355-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Network" /><category scheme="http://www.blogger.com/atom/ns#" term="Referral traffic" /><category scheme="http://www.blogger.com/atom/ns#" term="Facebook" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><category scheme="http://www.blogger.com/atom/ns#" term="Yahoo" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><title>Drive Traffic to Your Blog or Website with Google, Yahoo! and Facebook Groups</title><content type="html">In today's world, Social Networking plays an important role in the success and failure of any blog or website. It is as important as the content of your website. More social networking leads to more users/traffic for your website. In this article, I will explain how you can drive the traffic to your website or blog using Groups services from some of the top internet brands e.g. Google, Yahoo! and Facebook. Though there are other sites as well but we will talk about these only in this article. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/TDCMbJwXpJI/AAAAAAAAPrE/FiXl-Bh70nY/s1600/facebook_yahoo_google_groups.jpg" imageanchor="1" style="cssfloat: left; margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://2.bp.blogspot.com/_jm4FARolmSo/TDCMbJwXpJI/AAAAAAAAPrE/FiXl-Bh70nY/s320/facebook_yahoo_google_groups.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Yahoo! Groups is the one who started its services a way before Google and Facebook and still the leader in its offerings. Google and Facebook groups too are trying to catch up Yahoo! very fast. For any website or blog, it is very important to interact with its users. Though the website itself provides the options like comments, ratings, poll etc. but apart from interaction in your website, you should also explore other platforms to interact with users who might be interested in your blog or website.&lt;/div&gt;&lt;br /&gt;
&lt;strong&gt;Yahoo! Groups: &lt;/strong&gt;If you are a owner of a blog or website and you want to promote it and looking for more user interaction then you can start a new Yahoo! Group related to your website/blog. This group can be used to showcase the things about the topic of your website. E.g. If&amp;nbsp;I own a site called &lt;em&gt;nokia5800downloads.blogspot.com&lt;/em&gt;, i can create a Yahoo! group with name &lt;em&gt;Nokia 5800 Downloads. &lt;/em&gt;Yahoo! Groups allows you to add new members, post articles, images, attachements, links, etc. You can create polls to interact with your group members. You can even promote your group using the tools provided by Yahoo! Groups.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/TDCPLoYWi6I/AAAAAAAAPrM/yW9S66Ym7LI/s1600/yahoo_grup.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://3.bp.blogspot.com/_jm4FARolmSo/TDCPLoYWi6I/AAAAAAAAPrM/yW9S66Ym7LI/s320/yahoo_grup.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;Just add more and more users to your Yahoo! Group and talk about your blog/website. Yahoo! Groups is a powerful tool and it can drive good amout of traffic to your website. I have seen the groups with thousands of users. You can create a new Yahoo! Group by visiting the URL &lt;a href="http://groups.yahoo.com/" target="_blank"&gt;http://groups.yahoo.com/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Google Groups: &lt;/strong&gt;Unlike Yahoo! Groups, Google Groups is very simple and offers you pretty much the same as Yahoo! Groups. You can add members, create pages, add links, photos and files. You have discussions where you can post about your website and let users of the group interact with you on the topic of discussion.&amp;nbsp;The interface is very simple and it's very easy for first time users as well. &lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/TDCQ8ufGOWI/AAAAAAAAPrU/hRE3LpQdLvo/s1600/google_grp.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://3.bp.blogspot.com/_jm4FARolmSo/TDCQ8ufGOWI/AAAAAAAAPrU/hRE3LpQdLvo/s320/google_grp.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;You can create a Google Group by visiting the URL &lt;a href="http://groups.google.com/" target="_blank"&gt;http://groups.google.com/&lt;/a&gt;. You can add a link of your group to your website so that a visitor coming to your website can join the group and later you can keep&amp;nbsp;informing him about any latest updates of your website through this group.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Facebook Groups: &lt;/strong&gt;After Google and Yahoo!, Facebook too has Facebook Groups, a service which helps you connect and share with the people interested in your website or blog. If you have a Facebook account, creating and running a group is as easy as opening a webpage. Fill the few information like your Group name, the category it belongs to and a little description and there you go. You have your Facebook Groups created. Unlike Yahoo! and Google Groups, Facebook Groups is very advanced. You can add links, images, videos in a second with the cool interface it provides. You can set an event, start a discussion. You can even promote your Facebook Group.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/TDCTjxUiHDI/AAAAAAAAPrc/cVBvq5Pe6jU/s1600/facebook_grp.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" rw="true" src="http://4.bp.blogspot.com/_jm4FARolmSo/TDCTjxUiHDI/AAAAAAAAPrc/cVBvq5Pe6jU/s320/facebook_grp.jpg" /&gt;&lt;/a&gt;&lt;/div&gt;You can invite people to join your group. There are plenty of ways provided in the interface to interact with the members of your group. Facebook Groups is the best offerings in terms of interface and functionalities. As Facebook is growing bigger and bigger, you can expect the number of visitors you can push to your website. You can take more help regarding the group creation by visiting the following page &lt;a href="http://www.facebook.com/help/?page=414" target="_blank"&gt;http://www.facebook.com/help/?page=414&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2010/03/add-stylish-sharing-is-sexycaring.html" target="_blank"&gt;Add Stylish Sharing is Sexy/Caring Social Bookmarking Widget in Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target="_blank"&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/12/make-more-money-with-infolinks-bye-bye.html" target="_blank"&gt;Make More Money with Infolinks Bye-bye Kontera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8457357951666281492?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4M2VXHB0peMORoL4Ykv4QcqmsOw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4M2VXHB0peMORoL4Ykv4QcqmsOw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4M2VXHB0peMORoL4Ykv4QcqmsOw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4M2VXHB0peMORoL4Ykv4QcqmsOw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=FSEHV3xjLkQ:Kxhf8HOS-FQ:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=FSEHV3xjLkQ:Kxhf8HOS-FQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=FSEHV3xjLkQ:Kxhf8HOS-FQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=FSEHV3xjLkQ:Kxhf8HOS-FQ:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=FSEHV3xjLkQ:Kxhf8HOS-FQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=FSEHV3xjLkQ:Kxhf8HOS-FQ:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/FSEHV3xjLkQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8457357951666281492/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8457357951666281492" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8457357951666281492?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8457357951666281492?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/FSEHV3xjLkQ/drive-traffic-to-your-blog-or-website.html" title="Drive Traffic to Your Blog or Website with Google, Yahoo! and Facebook Groups" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_jm4FARolmSo/TDCMbJwXpJI/AAAAAAAAPrE/FiXl-Bh70nY/s72-c/facebook_yahoo_google_groups.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2010/07/drive-traffic-to-your-blog-or-website.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08CSXoyeSp7ImA9WxBaEUg.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-4393504371658544849</id><published>2010-03-21T00:17:00.000-07:00</published><updated>2010-03-21T00:17:48.491-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-21T00:17:48.491-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Learn How to Remove Blogger Top Navigation Bar</title><content type="html">&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;Blogger navbar ( Navigation Bar ) is by default present on the top of every blogspot blog. This navigation bar provides following features-&lt;/div&gt;&lt;div style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/S6XEDEhvqrI/AAAAAAAAN_I/d-h1O3Wx1Sk/s1600-h/navbar.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="30" src="http://3.bp.blogspot.com/_jm4FARolmSo/S6XEDEhvqrI/AAAAAAAAN_I/d-h1O3Wx1Sk/s400/navbar.jpg" vt="true" width="400" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class="separator" style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;ol&gt;&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;[B] Icon&lt;/strong&gt; -&amp;gt; Takes you to Blogger.com&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Search Blog&lt;/strong&gt; -&amp;gt; Search within the currently displayed blog&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Flag Blog&lt;/strong&gt; -&amp;gt; Used to mark objectionable contents on blog&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Share&lt;/strong&gt; -&amp;gt; Allows you to share your blog contents to social networking sites&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Next Blog&lt;/strong&gt; -&amp;gt; Takes you to a random and&amp;nbsp;recently-updated Blogger blog&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;[email address]&lt;/strong&gt; -&amp;gt; Displays your email address in case you are logged-in&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Dashboard&lt;/strong&gt; -&amp;gt; A link to your Dashboard if you are logged-in.&lt;/li&gt;
&lt;li style="border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none;"&gt;&lt;strong&gt;Sign in/out&lt;/strong&gt; -&amp;gt; Used to sign in/out from your Blogger account.&lt;/li&gt;
&lt;/ol&gt;&lt;img height="2" src="http://4.bp.blogspot.com/_jm4FARolmSo/S6XDgB8ERGI/AAAAAAAAN_A/RJSgX8npZWY/s400/navbar.jpg" style="filter: alpha(opacity=30); left: 247px; mozopacity: 0.3; opacity: 0.3; position: absolute; top: 125px; visibility: hidden;" width="96" /&gt;Sometimes you want to&amp;nbsp;get rid of this navigation bar. Here in this post I will explain how you can remove/hide this Navbar. Following are the steps -&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;From &lt;strong&gt;Dashboard&lt;/strong&gt;, go to &lt;strong&gt;Layout --&amp;gt; Edit HTML&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Expand Widget Template&lt;/strong&gt; checkbox&lt;/li&gt;
&lt;li&gt;Search for &lt;strong&gt;"]]&amp;gt;&amp;lt;/b:skin&amp;gt;"&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Copy and paste the following line just before &lt;strong&gt;"]]&amp;gt;&amp;lt;/b:skin&amp;gt;"&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;blockquote&gt;#navbar { display: none; } &lt;/blockquote&gt;&lt;br /&gt;
or&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;#navbar-iframe { display: none !important; }&lt;/blockquote&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/S6XGXIT2txI/AAAAAAAAN_Q/PHHEpM0jH9k/s1600-h/removenavbar.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="207" src="http://2.bp.blogspot.com/_jm4FARolmSo/S6XGXIT2txI/AAAAAAAAN_Q/PHHEpM0jH9k/s400/removenavbar.jpg" vt="true" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;Save the template and you are done. Open your Blog's URL in browser and you will not see the navigation bar anymore on top of your blog. If you want this navigation bar back, then simply remove this newly added&amp;nbsp;line and it will appear again.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;em&gt;Note: This tips is only applicable to New Blogger Widgetized Template &lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2010/03/add-stylish-sharing-is-sexycaring.html" target="_blank"&gt;Add Stylish Sharing is Sexy/Caring Social Bookmarking Widget in Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target="_blank"&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/12/make-more-money-with-infolinks-bye-bye.html" target="_blank"&gt;Make More Money with Infolinks Bye-bye Kontera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-4393504371658544849?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oTXNUMOHhoN1VaF5A-DeLFUvqck/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oTXNUMOHhoN1VaF5A-DeLFUvqck/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oTXNUMOHhoN1VaF5A-DeLFUvqck/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oTXNUMOHhoN1VaF5A-DeLFUvqck/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=wITBwtsp4_I:-Ecat_X9UGo:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=wITBwtsp4_I:-Ecat_X9UGo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=wITBwtsp4_I:-Ecat_X9UGo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=wITBwtsp4_I:-Ecat_X9UGo:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=wITBwtsp4_I:-Ecat_X9UGo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=wITBwtsp4_I:-Ecat_X9UGo:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/wITBwtsp4_I" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/4393504371658544849/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=4393504371658544849" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4393504371658544849?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4393504371658544849?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/wITBwtsp4_I/learn-how-to-remove-blogger-top.html" title="Learn How to Remove Blogger Top Navigation Bar" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_jm4FARolmSo/S6XEDEhvqrI/AAAAAAAAN_I/d-h1O3Wx1Sk/s72-c/navbar.jpg" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2010/03/learn-how-to-remove-blogger-top.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIHQHw_cSp7ImA9WxBaEUw.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-7905539262773330557</id><published>2010-03-20T12:32:00.000-07:00</published><updated>2010-03-20T12:32:11.249-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-03-20T12:32:11.249-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Bookmarking" /><category scheme="http://www.blogger.com/atom/ns#" term="Widget" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Add Stylish Sharing is Sexy/Caring Social Bookmarking Widget in Blogger</title><content type="html">You must have noticed Sharing is sexy/caring social bookmarking autohide widget on many blogs and websites. This widget is very different than other available social bookmarking buttons. The graphics looks very stylish and different. The button of this widget has autohide effect when hover on it. All that makes it a must have widget for any blog. Here in this post, i will explain how you can add Sharing is sexy widget to Blogger blog after every post.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/S6UYaEHEbVI/AAAAAAAAN-Y/pvuqu8DyQUk/s1600-h/sharingissexy.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="60" src="http://4.bp.blogspot.com/_jm4FARolmSo/S6UYaEHEbVI/AAAAAAAAN-Y/pvuqu8DyQUk/s400/sharingissexy.jpg" vt="true" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;Following are the steps to add it in Blogger-&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;From Dashboard, Go to &lt;strong&gt;Layout---&amp;gt; Edit HTML&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;Click on &lt;strong&gt;Download Full Template&lt;/strong&gt; link and take the backup of your existing template and then check the &lt;strong&gt;Expand Widget Templates&lt;/strong&gt; checkbox.&lt;/li&gt;
&lt;li&gt;Search for&amp;nbsp;"&lt;strong&gt;&amp;lt;/head&amp;gt;&lt;/strong&gt;"&lt;/li&gt;
&lt;li&gt;Copy and paste the following code just&amp;nbsp;before the&amp;nbsp;&amp;nbsp;"&lt;strong&gt;&amp;lt;/head&amp;gt;&lt;/strong&gt;"&lt;/li&gt;
&lt;/ol&gt;&lt;blockquote&gt;&amp;lt;!--Social Bookmarks Starts--&amp;gt;&lt;/blockquote&gt;&lt;blockquote&gt;&amp;lt;style type='text/css'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
div.beauty-bookmarks {&lt;br /&gt;
&lt;br /&gt;
height:54px;&lt;br /&gt;
&lt;br /&gt;
background:url('http://i43.tinypic.com/2ueii3t.png') no-repeat left bottom;&lt;br /&gt;
&lt;br /&gt;
position:relative;&lt;br /&gt;
&lt;br /&gt;
width:540px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
div.beauty-bookmarks span.beauty-rightside {&lt;br /&gt;
&lt;br /&gt;
width:17px;&lt;br /&gt;
&lt;br /&gt;
height:54px;&lt;br /&gt;
&lt;br /&gt;
background:url('http://i43.tinypic.com/2ueii3t.png') no-repeat right bottom;&lt;br /&gt;
&lt;br /&gt;
position:absolute;&lt;br /&gt;
&lt;br /&gt;
right:-17px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.beauty-bookmarks ul.socials {&lt;br /&gt;
&lt;br /&gt;
margin:0 !important;&lt;br /&gt;
&lt;br /&gt;
padding:0 !important;&lt;br /&gt;
&lt;br /&gt;
position:absolute;&lt;br /&gt;
&lt;br /&gt;
bottom:0;&lt;br /&gt;
&lt;br /&gt;
left:10px;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.beauty-bookmarks ul.socials li {&lt;br /&gt;
&lt;br /&gt;
display:inline-block !important;&lt;br /&gt;
&lt;br /&gt;
float:left !important;&lt;br /&gt;
&lt;br /&gt;
list-style-type:none !important;&lt;br /&gt;
&lt;br /&gt;
margin:0 !important;&lt;br /&gt;
&lt;br /&gt;
height:29px !important;&lt;br /&gt;
&lt;br /&gt;
width:48px !important;&lt;br /&gt;
&lt;br /&gt;
cursor:pointer !important;&lt;br /&gt;
&lt;br /&gt;
padding:0 !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
div.beauty-bookmarks ul.socials a {&lt;br /&gt;
&lt;br /&gt;
display:block !important;&lt;br /&gt;
&lt;br /&gt;
width:48px !important;&lt;br /&gt;
&lt;br /&gt;
height:29px !important;&lt;br /&gt;
&lt;br /&gt;
font-size:0 !important;&lt;br /&gt;
&lt;br /&gt;
color:transparent !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.beauty-furl, .beauty-furl:hover, .beauty-digg, .beauty-digg:hover, .beauty-reddit, .beauty-reddit:hover, .beauty-stumble, .beauty-stumble:hover, .beauty-delicious, .beauty-delicious:hover, .beauty-yahoo, .beauty-yahoo:hover, .beauty-blinklist, .beauty-blinklist:hover, .beauty-technorati, .beauty-technorati:hover, .beauty-facebook, .beauty-facebook:hover, .beauty-twitter, .beauty-twitter:hover, .beauty-myspace, .beauty-myspace:hover, .beauty-mixx, .beauty-mixx:hover, .beauty-script-style, .beauty-script-style:hover, .beauty-designfloat, .beauty-designfloat:hover, .beauty-syndicate, .beauty-syndicate:hover, .beauty-email, .beauty-email:hover {&lt;br /&gt;
&lt;br /&gt;
background:url('http://i44.tinypic.com/1znbj83.png') no-repeat !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
.beauty-furl {&lt;br /&gt;
&lt;br /&gt;
background-position:-300px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-furl:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-300px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-digg {&lt;br /&gt;
&lt;br /&gt;
background-position:-500px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-digg:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-500px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-reddit {&lt;br /&gt;
&lt;br /&gt;
background-position:-100px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-reddit:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-100px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-stumble {&lt;br /&gt;
&lt;br /&gt;
background-position:-50px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-stumble:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-50px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-delicious {&lt;br /&gt;
&lt;br /&gt;
background-position:left top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-delicious:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:left bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-yahoo {&lt;br /&gt;
&lt;br /&gt;
background-position:-650px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-yahoo:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-650px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-blinklist {&lt;br /&gt;
&lt;br /&gt;
background-position:-600px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-blinklist:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-600px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-technorati {&lt;br /&gt;
&lt;br /&gt;
background-position:-700px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-technorati:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-700px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-myspace {&lt;br /&gt;
&lt;br /&gt;
background-position:-200px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-myspace:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-200px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-twitter {&lt;br /&gt;
&lt;br /&gt;
background-position:-350px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-twitter:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-350px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-facebook {&lt;br /&gt;
&lt;br /&gt;
background-position:-450px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-facebook:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-450px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-mixx {&lt;br /&gt;
&lt;br /&gt;
background-position:-250px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-mixx:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-250px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-script-style {&lt;br /&gt;
&lt;br /&gt;
background-position:-400px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-script-style:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-400px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-designfloat {&lt;br /&gt;
&lt;br /&gt;
background-position:-550px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-designfloat:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-550px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-syndicate {&lt;br /&gt;
&lt;br /&gt;
background-position:-150px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-syndicate:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-150px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-email {&lt;br /&gt;
&lt;br /&gt;
background-position:-753px top !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.beauty-email:hover {&lt;br /&gt;
&lt;br /&gt;
background-position:-753px bottom !important;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/style&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Social Bookmarks Ends--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Provided by dailytechnologytips.com--&amp;gt;&lt;/blockquote&gt;--------------------------------------------------------------------------------&lt;br /&gt;
Once done, search for line&amp;nbsp;&lt;strong&gt;"&amp;lt;data:post.body/&amp;gt;" &lt;/strong&gt;then copy and paste the following code just after this line.&lt;br /&gt;
&lt;blockquote&gt;&amp;lt;b:if cond='data:blog.pageType == "item"'&amp;gt;&lt;br /&gt;
&amp;lt;div class='beauty-bookmarks'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul class='socials'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-delicious'&amp;gt;&amp;lt;a expr:href='"http://del.icio.us/post?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-digg'&amp;gt;&amp;lt;a expr:href='" http://digg.com/submit?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-technorati'&amp;gt;&amp;lt;a expr:href='" http://technorati.com/faves?add=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-reddit'&amp;gt;&amp;lt;a expr:href='" http://www.reddit.com/submit?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-stumble'&amp;gt;&amp;lt;a expr:href='" http://www.stumbleupon.com/submit?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-designfloat'&amp;gt;&amp;lt;a expr:href='"http://www.designfloat.com/submit.php?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-facebook'&amp;gt;&amp;lt;a expr:href='" http://www.facebook.com/sharer.php?u=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-twitter'&amp;gt;&amp;lt;a expr:href='"http://twitter.com/home/?status=Chk Out-" + data:post.title +&amp;nbsp;"&amp;nbsp;" + data:post.url' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-furl'&amp;gt;&amp;lt;a expr:href='" http://www.furl.net/storeIt.jsp?u=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-syndicate'&amp;gt;&amp;lt;a href='&lt;strong&gt;&lt;em&gt;http://feeds.feedburner.com/MobileTweets&lt;/em&gt;&lt;/strong&gt;' title='Subscribe to RSS'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li class='beauty-email'&amp;gt;&amp;lt;a expr:href='" mailto:?subject=" + data:post.url + "&amp;amp;title=" + data:post.title' target='_blank'/&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class='beauty-rightside'/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/b:if&amp;gt;&lt;/blockquote&gt;----------------------------------------------------------------------------------&lt;br /&gt;
Replace the text &lt;strong&gt;&lt;em&gt;http://feeds.feedburner.com/MobileTweets&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt; &lt;/em&gt;&lt;/strong&gt;to your blog's feed URL and then save the template. Check any of your blog post and you will see cool "Sharing is sexy" social bookmark buttons right after the contents of the post.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html" target="_blank"&gt;5 Ways to Increase Google Adsense CTR, Make Money&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target="_blank"&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/12/make-more-money-with-infolinks-bye-bye.html" target="_blank"&gt;Make More Money with Infolinks Bye-bye Kontera&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-7905539262773330557?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/n3hyNKJtFNFEdn-kFVgdjZWZpw4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/n3hyNKJtFNFEdn-kFVgdjZWZpw4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/n3hyNKJtFNFEdn-kFVgdjZWZpw4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/n3hyNKJtFNFEdn-kFVgdjZWZpw4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=7nNBac6d4v0:5XMwO4vWVek:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=7nNBac6d4v0:5XMwO4vWVek:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=7nNBac6d4v0:5XMwO4vWVek:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=7nNBac6d4v0:5XMwO4vWVek:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=7nNBac6d4v0:5XMwO4vWVek:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=7nNBac6d4v0:5XMwO4vWVek:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/7nNBac6d4v0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/7905539262773330557/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=7905539262773330557" title="7 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/7905539262773330557?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/7905539262773330557?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/7nNBac6d4v0/add-stylish-sharing-is-sexycaring.html" title="Add Stylish Sharing is Sexy/Caring Social Bookmarking Widget in Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_jm4FARolmSo/S6UYaEHEbVI/AAAAAAAAN-Y/pvuqu8DyQUk/s72-c/sharingissexy.jpg" height="72" width="72" /><thr:total>7</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2010/03/add-stylish-sharing-is-sexycaring.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8GQ3s5cSp7ImA9WxBQFUU.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8011959075059542794</id><published>2010-01-15T11:40:00.000-08:00</published><updated>2010-01-15T11:47:02.529-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-15T11:47:02.529-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Money" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Advertisement" /><title>Experience Infolinks - Single Dotted Line vs Double line</title><content type="html">In my last &lt;a href="http://www.dailytechnologytips.com/2009/12/make-more-money-with-infolinks-bye-bye.html" target="_blank"&gt;post&lt;/a&gt;, I tried to put a real comparison between poor Kontera and great Infolinks ads service. In this post i will try to put here my experience with the different types of ads Infolinks provides. Infolinks provides In Text ads in two variants: &lt;i&gt;Single dotted line&lt;/i&gt; and &lt;i&gt;double line&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
According to Infolinks, the double line ads will perform better than single line ads in most cases because with double line ads, they will be able to provide more relevant and premium ads. They also run a campaign "Double with a Bubble". You can check following video from Infolinks-&lt;br /&gt;
&lt;br /&gt;
&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/9D-LJaKcozU&amp;hl=hi_IN&amp;fs=1&amp;"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/9D-LJaKcozU&amp;hl=hi_IN&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Talking about my experience, it was opposite of what Infolinks suggests. From the begining, i was using single dotted line in all my websites and CTR was good and i was getting fair amount of money as well. As per Infolinks suggestion, i changed single dotted line to double line and my CTR dropped from the same day. I continued it more than a week but there was no improvement. The amount I was getting in later case was less than what i was getting earlier. Then i decided to move to single dotted line again and from very next day, I saw a jump in CTR and the amout at the end of the day. The same trend is continue till now.&lt;br /&gt;
&lt;br /&gt;
I am not sure what is the reason but single dotted line is working really great for me. For me, I guess, Single dotted line looks more a part of my website and does not divert the mind of my reader.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;About Infolinks:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;Infolinks is the highest paying In Text ads network. I would recommend every publishers to try Infolinks on their websites and I am damm sure you would not regret your decision.&lt;/blockquote&gt;The integration with your site is very fast and easy too. The Infolinks support is superb with quick response to any of your query. You can sign In to Infolinks to display &lt;a href="www.infolinks.com/signup.html" target="_blank"&gt;ads on your site.&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If you also had some experience with double vs single line ads of Infolinks, then share your experience here with everyone. That might be helpful for others deciding the ads type to display in their blogs of websites.&lt;br /&gt;
&lt;br /&gt;
Happy earning with Infolinks!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8011959075059542794?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2v6yOFMYF4zwGfiTFBkBqzqkj78/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2v6yOFMYF4zwGfiTFBkBqzqkj78/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2v6yOFMYF4zwGfiTFBkBqzqkj78/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2v6yOFMYF4zwGfiTFBkBqzqkj78/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=8flvxFdAvoE:0HV5D5fsiWU:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=8flvxFdAvoE:0HV5D5fsiWU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=8flvxFdAvoE:0HV5D5fsiWU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=8flvxFdAvoE:0HV5D5fsiWU:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=8flvxFdAvoE:0HV5D5fsiWU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=8flvxFdAvoE:0HV5D5fsiWU:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/8flvxFdAvoE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8011959075059542794/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8011959075059542794" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8011959075059542794?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8011959075059542794?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/8flvxFdAvoE/experience-infolinks-single-dotted-line.html" title="Experience Infolinks - Single Dotted Line vs Double line" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2010/01/experience-infolinks-single-dotted-line.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C08ESXgzeyp7ImA9WxBSE0w.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-2162823713005734267</id><published>2009-12-20T04:23:00.000-08:00</published><updated>2009-12-20T04:23:28.683-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-20T04:23:28.683-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Money" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><title>Make More Money with Infolinks Bye-bye Kontera</title><content type="html">If you are a publishers then you would always be looking for an ads network that pays well for the efforts you put in your website. I am using Google Adsense on all my websites because its simply the best Ads network exist for small to large publishers. Along with Adsense, i thought of trying in-text ads from Kontera in order to make few extra bucks. Now I am saying bye-bye to Kontera because it was the worst perfomer for my sites. First I want to show you&amp;nbsp;my Kontera&amp;nbsp;earnings of last 6 months, then i will talk about Infolinks, the ads network of my choice.&lt;br /&gt;
&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/Sy4Ne8SFYJI/AAAAAAAAM2E/VhhCQMhAVOU/s1600-h/kontera.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ps="true" src="http://1.bp.blogspot.com/_jm4FARolmSo/Sy4Ne8SFYJI/AAAAAAAAM2E/VhhCQMhAVOU/s400/kontera.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;This was my earnings for the period (7/7/2009 to 12/10/2009). Now you can imagine how poor the performance of Kontera is. To get the&amp;nbsp;minimum payout which is $100, i&amp;nbsp; guess it will take another 7 months. $100 in a year with Kontera when the average impression is 3K-4K/day.&lt;br /&gt;
&lt;br /&gt;
Leaving behind the Kontera, Lets talk about Infolinks. What Infolinks says about self is-&lt;br /&gt;
&lt;blockquote&gt;Infolinks presents the next generation of In-Text Advertising, leading the industry with the most relevant in-text advertising links and the highest revenue share - guaranteed.&lt;br /&gt;
&lt;/blockquote&gt;When I got to know about &lt;a href="http://infolinks.com/"&gt;Infolinks&lt;/a&gt;, I thought of giving it a try on my website. I removed the Kontera on one of my site and put Infolinks there and you would not believe that Infolinks from the very first day, paying me much-2 more than what Kontera. The points i noticed after applying Infolinks on my site were-&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Speed of Site&lt;/strong&gt;: Kontera was&amp;nbsp;making my site slow while with Infolinks &amp;nbsp;my pages were loading much faster.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Nunber of Ads Impressions: &lt;/strong&gt;Since both Kontera and Infolinks are in-text ads, so i would expect both of them to have more or less same number of ad impressions but the ad impressions with Kontera was way too less than Infolinks.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Earnings: &lt;/strong&gt;After applying Infolinks, I realized that i was earning pennies with Kontera. Infolinks is converting 5-6 times better than Kontera. The following image will show my Infolinks earning of about less than 15 days.&lt;/li&gt;
&lt;/ol&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/Sy4TOcs0TCI/AAAAAAAAM2M/jjHJeuLoLZU/s1600-h/infolinks.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" ps="true" src="http://2.bp.blogspot.com/_jm4FARolmSo/Sy4TOcs0TCI/AAAAAAAAM2M/jjHJeuLoLZU/s400/infolinks.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
This was my earnings for the period (07/12/2009 to 18/12/2009). As you can see&amp;nbsp;i have earned $21.37 in just 12 days and according to this average, I would accumlate around $320 in six months, 7x of my Kontera earnings.&lt;br /&gt;
&lt;br /&gt;
I guess it is enough for you to decide between Kontera and Infolinks. So Bye-bye Kontera and welcome Infolinks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html" target="_blank"&gt;5 Ways to Increase Google Adsense CTR, Make Money&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target="_blank"&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target="_blank"&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/09/website-worth-calculator-what-is-worth.html" target="_blank"&gt;Website Worth Calculator: What is The Worth of My Website?&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-2162823713005734267?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Me_3fragavsXjRaH3fcKF3GzFb0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Me_3fragavsXjRaH3fcKF3GzFb0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Me_3fragavsXjRaH3fcKF3GzFb0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Me_3fragavsXjRaH3fcKF3GzFb0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=M0eXaqVhvNc:_m0eAfZWrYA:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=M0eXaqVhvNc:_m0eAfZWrYA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=M0eXaqVhvNc:_m0eAfZWrYA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=M0eXaqVhvNc:_m0eAfZWrYA:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=M0eXaqVhvNc:_m0eAfZWrYA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=M0eXaqVhvNc:_m0eAfZWrYA:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/M0eXaqVhvNc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/2162823713005734267/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=2162823713005734267" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2162823713005734267?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2162823713005734267?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/M0eXaqVhvNc/make-more-money-with-infolinks-bye-bye.html" title="Make More Money with Infolinks Bye-bye Kontera" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/Sy4Ne8SFYJI/AAAAAAAAM2E/VhhCQMhAVOU/s72-c/kontera.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/12/make-more-money-with-infolinks-bye-bye.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0AFQXw7eSp7ImA9WxNXEkk.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-6536669305994586877</id><published>2009-09-29T10:57:00.000-07:00</published><updated>2009-09-29T11:41:50.201-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-29T11:41:50.201-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Money" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Website Worth Calculator: What is The Worth of My Website?</title><content type="html">If you own a website or blog, I am sure you must have visited the sites telling you what the worth of your website or blog is. Many of us might always be interested to know the monetary value of their website, might be for the purpose of selling it. There are many ways to calculate the worth of any website. It could be a combination of number of incoming links, your Google/Yahoo/Bing rank and back links, your Alexa rank, number of indexed pages in search engines and many more.&lt;br /&gt;&lt;br /&gt;Most of the website worth calculator website are buggy and shows no relevant data. I tried some of them and i want to share those result with you. Here is the result of my blog worth calculation by different calculator websites.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.cubestat.com/www.dailytechnologytips.com" target=_blank&gt;CubeStat&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Website Worth: $8,464.35 &lt;br /&gt;&lt;br /&gt;Daily Pageviews: 3,865 &lt;br /&gt;&lt;br /&gt;Daily Ads Revenue: $11.60&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.mywebsiteworth.com/site/www.dailytechnologytips.com" target=_blank&gt;MyWebsiteWorth&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;$ 3,864 * &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.websiteoutlook.com/www.dailytechnologytips.com" target=_blank&gt;WebsiteOutlook&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;dailytechnologytips.com Estimated Worth $10687.2 USD&lt;br /&gt;&lt;br /&gt;Daily Pageview 4303 &lt;br /&gt;&lt;br /&gt;Daily Ads Revenue $14.64 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://directory.sootle.com/website-worth/" target=_blank&gt;directory.sootle&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Your website at http://www.dailytechnologytips.com/ is worth $15,108.00&lt;br /&gt;&lt;br /&gt;This site is my favourite :) Always keep me on the higher side :)&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.websitevaluecalculator.com/" target=_blank&gt;Websitevaluecalculator&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Your site is worth $103&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://websitevalued.com/default.aspx?http%3A//www.dailytechnologytips.com/" target=_blank&gt;WebsiteValued&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Visitors 0 &lt;br /&gt;Ad. Revenue $0  &lt;br /&gt;Sales Revenue Not Provided  &lt;br /&gt;Subscribers Not Provided  &lt;br /&gt;Operating Costs Not Provided  &lt;br /&gt;&lt;br /&gt;Seems like a poor guy, need to work on his website. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.valuatemysite.com/www.dailytechnologytips.com" target=_blank&gt;ValueMySite&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;dailytechnologytips.com" is worth $2,552 USD&lt;br /&gt;&lt;br /&gt;Pageviews per day: 3,466 &lt;br /&gt;&lt;br /&gt;Daily revenue from ads: $9 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.urlworth.com/www.dailytechnologytips.com" target=_blank&gt;UrlWorth&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;www.dailytechnologytips.com&lt;br /&gt;Value: ($0)*&lt;br /&gt;&lt;br /&gt;Again seems a poor guy :)&lt;br /&gt;&lt;br /&gt;These were some of calculator websites I found on the very first page of Google search for the term Website Worth. Now you can have an idea about the correctness of such websites. My idea behind showing you these websites here to just let you know that all these sites does not have any accurate data and such results are good only for fun and not in real.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html" target=_blank&gt;5 Ways to Increase Google Adsense CTR, Make Money&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target=_blank&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target=_blank&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/09/5-easy-tips-to-become-successful.html" target=_blank&gt;5 Easy Tips to Become a Successful Blogger&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-6536669305994586877?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nPaUI5qANfbh2dqZd1sG7FMhlZE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nPaUI5qANfbh2dqZd1sG7FMhlZE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nPaUI5qANfbh2dqZd1sG7FMhlZE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nPaUI5qANfbh2dqZd1sG7FMhlZE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=E3WTpjd6BTk:4L5rmexxQiM:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=E3WTpjd6BTk:4L5rmexxQiM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=E3WTpjd6BTk:4L5rmexxQiM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=E3WTpjd6BTk:4L5rmexxQiM:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=E3WTpjd6BTk:4L5rmexxQiM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=E3WTpjd6BTk:4L5rmexxQiM:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/E3WTpjd6BTk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/6536669305994586877/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=6536669305994586877" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6536669305994586877?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6536669305994586877?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/E3WTpjd6BTk/website-worth-calculator-what-is-worth.html" title="Website Worth Calculator: What is The Worth of My Website?" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>4</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/09/website-worth-calculator-what-is-worth.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08CQHk-fyp7ImA9WxNXEUw.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-7054935000878836918</id><published>2009-09-27T22:18:00.000-07:00</published><updated>2009-09-27T23:37:41.757-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-27T23:37:41.757-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>5 Easy Tips to Become a Successful Blogger</title><content type="html">I have seen in past that many people just start blogging on anything without a planning and ends with nothing. There is no success without proper planning until you are lucky enough. Here are few points I observed while writing for many years. These points should help new bloggers to do well in the field of blogging.&lt;ul&gt;&lt;li&gt;&lt;strong&gt;What's your interest?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;This is the very first question you should ask to yourself while going to start writing. The best output will come with the subject you are most interested with. You will be able to do justice with the blog if you write about your interest. Blogging is not an easy job, you need to dig into it to get the best out of it. If something is of your interest, you will dig into it deeper and deeper and that will help you to become good in writing about it.&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;strong&gt;What can you give to your readers?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;That's another very important question you should ask to yourself while entering into blogging. Readers visiting to your blog will be looking for something to take it with them. It could be a nice article, a nice tip, something new or interesting to download. You should always think of giving something to your readers. Each time you are going to write something, just think for a second that what I can give to my readers. This will help building a regular interest between your blog and blog readers.&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;strong&gt;Can your writing create interest among readers?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;That's another point of concern while writing. You should focus on developing interest among your readers towards your blog. This helps in building long lasting relation between blog and its readers. If you are not able to bring interest to your readers, they will not come back to your blog. Revisit to your blog by any reader will depend on how well your writing is. With good writing you can indirectly force them to revisit your blog and they will happily revisit your blog if they found it interesting.&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;strong&gt;Are you learning everyday?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;So you are all set for writing, you did some research about your interest, you know that you can give interesting writing to your readers. Now it’s time for learning. Yes, in every field you will find many successful people who has made his fortune with their sincere efforts, they have given something to the community and people know them for what they do. Your job is to learn the success mantras from such people every single day. More you learn, more you can offer to your readers. Learning is very important for reaching to top in your field.&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;strong&gt;Are you focusing on your objectives?&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;I am sure many of us have some objectives associated with the blogging. Some of us just write because writing is their interest and they just want to share good/bad things to rest of the world. There are people who has clear objective in their mind with respect to their blog. You have to focus more and more on your objectives with every other post you make on your blog. Clear focus will help you to achieve your objectives at the earliest.&lt;/li&gt;&lt;/ul&gt;You too can become a successful blogger. Just put sincere efforts towards your blog, don't try to make fool to your visitors. Provide the things what they are actually looking for. Build a never lasting relation with your readers.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html" target=_blank&gt;5 Ways to Increase Google Adsense CTR, Make Money&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html" target=_blank&gt;How to Embed MP3 File in Blogger Blog Post&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target=_blank&gt;How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2008/07/16-tips-to-make-google-friendly-webpage.html" target=_blank&gt;16 Tips to Make Google Friendly WebPage&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-7054935000878836918?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TSWpBh4vuT7G7PF-VQrWKmumm6Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TSWpBh4vuT7G7PF-VQrWKmumm6Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TSWpBh4vuT7G7PF-VQrWKmumm6Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TSWpBh4vuT7G7PF-VQrWKmumm6Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=hmGhkNCxqWA:C_SvQAx5ufE:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=hmGhkNCxqWA:C_SvQAx5ufE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=hmGhkNCxqWA:C_SvQAx5ufE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=hmGhkNCxqWA:C_SvQAx5ufE:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=hmGhkNCxqWA:C_SvQAx5ufE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=hmGhkNCxqWA:C_SvQAx5ufE:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/hmGhkNCxqWA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/7054935000878836918/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=7054935000878836918" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/7054935000878836918?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/7054935000878836918?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/hmGhkNCxqWA/5-easy-tips-to-become-successful.html" title="5 Easy Tips to Become a Successful Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/09/5-easy-tips-to-become-successful.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UHQns8cCp7ImA9WxJbFEQ.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-2047477693642630076</id><published>2009-07-24T22:06:00.001-07:00</published><updated>2009-07-24T22:20:33.578-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-24T22:20:33.578-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Remove Blogger XML Error The reference to entity XXX must end with the ';' delimiter"</title><content type="html">Few days back, i wrote a post &lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html" target=_blank&gt;How to add Tweet This button to Blogger&lt;/a&gt;. But when people tried the instructions posted in my blog. There was an error &lt;em&gt;&lt;strong&gt;The reference to entity XXX must end with the ';' delimiter"&lt;/strong&gt;&lt;/em&gt;. It's a very common XML error you may face while working on your blog template. Here is the solution if you are facing this error.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The Original Code which may generate this error&lt;/strong&gt;:&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="3" cols="40" style="background:#ccddcc; color:#334455"&gt;&amp;lt;script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&amp;amp;login=tweettrackjs&amp;amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/&amp;gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;The modified Code which will remove this error&lt;/strong&gt;:&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="3" cols="40" style="background:#ccddcc; color:#334455"&gt;&amp;lt;script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&amp;amp;amp;login=tweettrackjs&amp;amp;amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/&amp;gt;&lt;/textarea&gt;&lt;br /&gt;So all you have to do is to replace the &lt;strong&gt;&amp;&lt;/strong&gt; with &lt;strong&gt;&amp;amp;amp;&lt;/strong&gt; and everything will work fine.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/how-to-add-feedburner-subscribe-link.html" target=_blank&gt;How to Add FeedBurner Subscribe Link After Every Post in Blogger&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html"&gt;5 Tips to Increase Google Adsense CTR&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-2047477693642630076?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/j5qv2yOIO4iwxLkFnuFTdgFu7gg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/j5qv2yOIO4iwxLkFnuFTdgFu7gg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/j5qv2yOIO4iwxLkFnuFTdgFu7gg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/j5qv2yOIO4iwxLkFnuFTdgFu7gg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=BAoCGynRXlQ:6Lu9dnEKivI:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=BAoCGynRXlQ:6Lu9dnEKivI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=BAoCGynRXlQ:6Lu9dnEKivI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=BAoCGynRXlQ:6Lu9dnEKivI:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=BAoCGynRXlQ:6Lu9dnEKivI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=BAoCGynRXlQ:6Lu9dnEKivI:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/BAoCGynRXlQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/2047477693642630076/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=2047477693642630076" title="4 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2047477693642630076?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2047477693642630076?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/BAoCGynRXlQ/remove-blogger-xml-error-reference-to.html" title="Remove Blogger XML Error The reference to entity XXX must end with the ';' delimiter&quot;" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>4</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/07/remove-blogger-xml-error-reference-to.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkUHRnc9fip7ImA9WxJWFEQ.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-443916469135357876</id><published>2009-06-20T03:10:00.000-07:00</published><updated>2009-06-20T03:37:17.966-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-20T03:37:17.966-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="RSS" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Add FeedBurner Subscribe Link After Every Post in Blogger</title><content type="html">Want to give your readers, a choice to subscribe your blog rss feed when he visit your blog and found any article useful. You can do that just by adding a &lt;a href="http://feedburner.google.com/" target=_blank&gt;feedburner&lt;/a&gt; subscription link after every post in blogger. Here in this post, i will explain the way to add subscription link.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Go to "Layout" tab and then click "Edit HTML".&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Click on "Download Full Template" to take a backup of your template before making any changes.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Now select "Expand Widget Templates" checkbox and search for the line &amp;quot;&lt;strong&gt;&amp;lt;p&amp;gt;&amp;lt;data:post.body/&amp;gt;&amp;lt;/p&amp;gt;&lt;/strong&gt;&amp;quot; in your blog template.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Copy the text given below and paste it just after the line mentioned in step 3.&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="5" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;&lt;br/&gt;&lt;br/&gt;&lt;em&gt;If you enjoyed this post, make sure you &lt;a href='http://feeds2.feedburner.com/nokia5800downloads'&gt;subscribe to Nokia 5800 XpressMusic Downloads rss feeds&lt;/a&gt; to receive new posts in a reader or via email.&lt;/em&gt;&lt;br/&gt;&lt;/b:if&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; Replace the URL "&lt;strong&gt;http://feeds2.feedburner.com/nokia5800downloads&lt;/strong&gt;" to your blog feedburner URL and replace the text "&lt;strong&gt;Nokia 5800 XpressMusic Downloads&lt;/strong&gt;" to your blog title.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 6:&lt;/strong&gt; Save the template and check. You will see a link after every post as shown in the following image.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/Sjy64rlwafI/AAAAAAAAKWk/lbc8vZSuvDA/s1600-h/subscribe.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 157px;" src="http://1.bp.blogspot.com/_jm4FARolmSo/Sjy64rlwafI/AAAAAAAAKWk/lbc8vZSuvDA/s400/subscribe.jpg" border="0" alt="Feedburner Subscription" title = "Feedburner Subscription" id="BLOGGER_PHOTO_ID_5349355940345833970" /&gt;&lt;/a&gt;&lt;br /&gt;Hope you found this post quite useful, keep visiting for more tips and tricks for Bloggger.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Post:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html"&gt;5 Ways to Increase Google Adsense CTR, Make Money&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-443916469135357876?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BYSDdWVZk5Ig148gokC48_lpuyk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BYSDdWVZk5Ig148gokC48_lpuyk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BYSDdWVZk5Ig148gokC48_lpuyk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BYSDdWVZk5Ig148gokC48_lpuyk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=f959ZBsCJpg:Kb3RLXITZoU:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=f959ZBsCJpg:Kb3RLXITZoU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=f959ZBsCJpg:Kb3RLXITZoU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=f959ZBsCJpg:Kb3RLXITZoU:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=f959ZBsCJpg:Kb3RLXITZoU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=f959ZBsCJpg:Kb3RLXITZoU:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/f959ZBsCJpg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/443916469135357876/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=443916469135357876" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/443916469135357876?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/443916469135357876?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/f959ZBsCJpg/how-to-add-feedburner-subscribe-link.html" title="How to Add FeedBurner Subscribe Link After Every Post in Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/Sjy64rlwafI/AAAAAAAAKWk/lbc8vZSuvDA/s72-c/subscribe.jpg" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/06/how-to-add-feedburner-subscribe-link.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08MSHkyfSp7ImA9WxNXEUw.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-1028442570956761906</id><published>2009-06-18T11:20:00.000-07:00</published><updated>2009-09-27T23:38:09.795-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-09-27T23:38:09.795-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Google AdSense" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips" /><title>5 Tips to Increase Google Adsense CTR</title><content type="html">&lt;strong&gt;Click-through rate&lt;/strong&gt; or CTR is a way of measuring the success of an online advertising campaign. A CTR is obtained by dividing the number of users who clicked on an ad on a web page by the number of times the ad was delivered (impressions). For example, if a banner ad was delivered 100 times (impressions delivered) and one person clicked on it (clicks recorded), then the resulting CTR would be 1 percent.( Source: &lt;a href="http://en.wikipedia.org/wiki/Click-through_rate" target=_blank&gt;Wikipedia &lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;That was the definition of CTR, Now here are few tips to increase the CTR of Google Adsense, so that you can earn more revenue from this service.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tip 1:&lt;/strong&gt; &lt;strong&gt;Blend Ad&lt;/strong&gt; is the easiest way to increase the CTR of Google adsense. Blend ads give a feeling to the visitors that the ads are the part of information and visitors click on those ads.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tip 2:&lt;/strong&gt; &lt;strong&gt;Adsense placement&lt;/strong&gt; is another factor that plays in your adsense earning. The placement of the ads should be in such a way that it should be visible to everyone coming to your website or blog. it should be placed on the area where traffic is high.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tip 3:&lt;/strong&gt; &lt;strong&gt;Traffic&lt;/strong&gt; is very important to increase the CTR of Google Adsense. More traffic you get, more number of clicks will be generated.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tip 4:&lt;/strong&gt; &lt;strong&gt;Experiment&lt;/strong&gt; with your existing adsense placement. Keep on experimenting till you reach to a level, where you can decide which placement is better.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Tip 5:&lt;/strong&gt; &lt;strong&gt;Content&lt;/strong&gt; is very important. You should have interesting contents on your blog or website. Attractive contents let visitors lost in your blog or website. Quality contents can sure bring higher CTC to your adsense.&lt;br /&gt;&lt;br /&gt;Hope you found this article useful. Keep visiting for more tips.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/07/tips-to-make-your-blog-or-website.html"&gt;Tips to Make Your Blog or Website Popular&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2009/04/how-to-bring-traffic-to-your-website.html"&gt;How to Bring Traffic to Your Website&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/google-adsense-ads-below-post-tiltle.html"&gt;Google Adsense Ads Below Post Tiltle are Allowed&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-1028442570956761906?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xYlo-i2gw2XeOnNNxHot85n9yUw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xYlo-i2gw2XeOnNNxHot85n9yUw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xYlo-i2gw2XeOnNNxHot85n9yUw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xYlo-i2gw2XeOnNNxHot85n9yUw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=t5lMQcEnu4Q:v-0HgPU3ytU:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=t5lMQcEnu4Q:v-0HgPU3ytU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=t5lMQcEnu4Q:v-0HgPU3ytU:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=t5lMQcEnu4Q:v-0HgPU3ytU:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=t5lMQcEnu4Q:v-0HgPU3ytU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=t5lMQcEnu4Q:v-0HgPU3ytU:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/t5lMQcEnu4Q" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/1028442570956761906/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=1028442570956761906" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/1028442570956761906?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/1028442570956761906?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/t5lMQcEnu4Q/5-tips-to-increase-google-adsense-ctr.html" title="5 Tips to Increase Google Adsense CTR" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/06/5-tips-to-increase-google-adsense-ctr.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEHQns7eip7ImA9WxJWEks.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-6275146372350225932</id><published>2009-06-17T11:00:00.000-07:00</published><updated>2009-06-17T11:17:13.502-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-17T11:17:13.502-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Embed MP3 File in Blogger Blog Post</title><content type="html">Sometimes we need to embed MP3 files in order to better explain the topic of the blog post. Since Blogger does not provide you this functionality, I will explain here the way by which you can embed MP3 files along with player in your blog post.&lt;br /&gt;&lt;br /&gt;First of all, you need to upload your mp3 file in some website. You can use any free service. You can upload this file to either GooglePages or Google Groups or any other service. Once you have your file hosted on any website, you have to copy the below code and paste in your blog post. The mp3 will be available on your post. Visitors will be able to listen it on your blog or website.&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="10" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;embed src= "http://www.odeo.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent"  type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&amp;external_url=http://nokia5800downloads.googlegroups.com/web/Sample_Alarm.mp3?gda=nufKK0IAAABq1eT77FCOhvdFEYW8xGDm60ac-OiL7U8VlXgasvILQpzNizyTJLGSkOa9V5TnVoRV4u3aa4iAIyYQIqbG9naPgh6o8ccLBvP6Chud5KMzIQ" pluginspage="http://www.macromedia.com/go/getflashplayer"&gt;&lt;/embed&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;When you are done with paste, you need to do the following changes. Replace external_url with the actual URL of your mp3 file as shown below in bold.&lt;br /&gt;&lt;br /&gt;external_url=&lt;strong&gt;http://nokia5800downloads.googlegroups.com/web/Sample_Alarm.mp3?gda=nufKK0IAAABq1eT77FCOhvdFEYW8xGDm60ac-OiL7U8VlXgasvILQpzNizyTJLGSkOa9V5TnVoRV4u3aa4iAIyYQIqbG9naPgh6o8ccLBvP6Chud5KMzIQ&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;This will display a MP3 player on your blog post. This player service is provided by Odeo. You can see it in action below.&lt;br /&gt;&lt;br /&gt;&lt;embed src= "http://www.odeo.com/flash/audio_player_standard_gray.swf" quality="high" width="300" height="52" allowScriptAccess="always" wmode="transparent"  type="application/x-shockwave-flash" flashvars= "valid_sample_rate=true&amp;external_url=http://nokia5800downloads.googlegroups.com/web/Sample_Alarm.mp3?gda=nufKK0IAAABq1eT77FCOhvdFEYW8xGDm60ac-OiL7U8VlXgasvILQpzNizyTJLGSkOa9V5TnVoRV4u3aa4iAIyYQIqbG9naPgh6o8ccLBvP6Chud5KMzIQ" pluginspage="http://www.macromedia.com/go/getflashplayer"&gt; &lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Post:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html"&gt;Know How to Add Tweet This Button to Blogger&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-6275146372350225932?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KlVKKidlfTsbO-4uO2cipH1hdsw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KlVKKidlfTsbO-4uO2cipH1hdsw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KlVKKidlfTsbO-4uO2cipH1hdsw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KlVKKidlfTsbO-4uO2cipH1hdsw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=zI203uK_Mnk:h2BVAq3GpeQ:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=zI203uK_Mnk:h2BVAq3GpeQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=zI203uK_Mnk:h2BVAq3GpeQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=zI203uK_Mnk:h2BVAq3GpeQ:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=zI203uK_Mnk:h2BVAq3GpeQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=zI203uK_Mnk:h2BVAq3GpeQ:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/zI203uK_Mnk" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/6275146372350225932/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=6275146372350225932" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6275146372350225932?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/6275146372350225932?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/zI203uK_Mnk/how-to-embed-mp3-file-in-blogger-blog.html" title="How to Embed MP3 File in Blogger Blog Post" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>5</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/06/how-to-embed-mp3-file-in-blogger-blog.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkMASH05fyp7ImA9WxJXGUg.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-783328382970637236</id><published>2009-05-08T10:41:00.000-07:00</published><updated>2009-06-13T20:34:09.327-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-13T20:34:09.327-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Network" /><category scheme="http://www.blogger.com/atom/ns#" term="Twitter" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Add Tweet This Button to Blogger</title><content type="html">Twitter is one of the fastest growing website and it's hot destination for website owners to deliver fresh contents to the world. Here in this post, i will explain the process of adding a 'Tweet This' button to Blogger, so that your blog visitors can tweet your blog posts.&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="13" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;b:if cond='data:blog.pageType == "item"'&gt;&lt;span style='float: left; background: url(http://lh6.ggpht.com/_xn2gmPb9TfM/Sb_fZkjAxpI/AAAAAAAAD3E/_9xpsQgFfTg/s128/twitter-16x16.png) left no-repeat; padding-left: 20px;'&gt;&amp;lt;script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&amp;amp;login=tweettrackjs&amp;amp;apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/&amp;gt;&lt;br /&gt;&amp;lt;script charset='utf-8' src='http://s.bit.ly/TweetAndTrack.js?v=1.01' type='text/javascript'/&amp;gt;&lt;br /&gt;&lt;a expr:onclick='"return TweetAndTrack.open(this, \"" + data:post.url + "\");"' href='#'&gt;&lt;br /&gt;&lt;span style='display:none;'&gt;Reading: &lt;data:post.title/&gt;&lt;/span&gt;Tweet this!&lt;/a&gt;&lt;/span&gt;&lt;/b:if&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Go to Layout tab in your blog and then Edit HTML and then click on "Download Full Template" link to first save your blog template.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; After saving the template click the check box "Expand widget templates".&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Search for the string "&amp;lt;div class='post-footer'&amp;gt;" in template.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Copy and paste the above code snippet below the line mentioned in step 3.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; Save your template. and check your blog. TweetThis button will be there and it will look like the following picture.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/SjPqwYBVa7I/AAAAAAAAKRM/3O-ZLmgqx40/s1600-h/tweetThis.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 110px; height: 35px;" src="http://4.bp.blogspot.com/_jm4FARolmSo/SjPqwYBVa7I/AAAAAAAAKRM/3O-ZLmgqx40/s400/tweetThis.jpg" border="0" alt="Tweet This" title = "Tweet This" id="BLOGGER_PHOTO_ID_5346875299421580210" /&gt;&lt;/a&gt;&lt;br /&gt;With Tweet This button, You can now bring more traffic to your blog.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Posts:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-friendfeed-badge-to-blogger.html"&gt;Tips to Add FriendFeed Badge to Blogger&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/add-share-on-friendfeed-button-to-every.html"&gt;Add Share on FriendFeed Button to Every Post in Blogger&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-783328382970637236?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UClTxIxXDGaILdrbr_ijCbpVskY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UClTxIxXDGaILdrbr_ijCbpVskY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UClTxIxXDGaILdrbr_ijCbpVskY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UClTxIxXDGaILdrbr_ijCbpVskY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=Nf3hWZ5iQmw:BJ2_yoI-MlE:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=Nf3hWZ5iQmw:BJ2_yoI-MlE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=Nf3hWZ5iQmw:BJ2_yoI-MlE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=Nf3hWZ5iQmw:BJ2_yoI-MlE:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=Nf3hWZ5iQmw:BJ2_yoI-MlE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=Nf3hWZ5iQmw:BJ2_yoI-MlE:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/Nf3hWZ5iQmw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/783328382970637236/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=783328382970637236" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/783328382970637236?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/783328382970637236?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/Nf3hWZ5iQmw/how-to-add-tweet-this-button-to-blogger.html" title="How to Add Tweet This Button to Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_jm4FARolmSo/SjPqwYBVa7I/AAAAAAAAKRM/3O-ZLmgqx40/s72-c/tweetThis.jpg" height="72" width="72" /><thr:total>6</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/05/how-to-add-tweet-this-button-to-blogger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcGSHs5eSp7ImA9WxJSEkg.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-2730460230504092945</id><published>2009-05-02T01:42:00.000-07:00</published><updated>2009-05-02T02:37:09.521-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-02T02:37:09.521-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Google AdSense" /><title>Google Adsense Ads Below Post Tiltle are Allowed</title><content type="html">Here is a point of discussion that we should do it or not. I personally feel it really great for good CTR. But at the same time, It's &lt;a href="http://adsense.blogspot.com/2008/03/another-look-at-optimizations.html"&gt;against TOS of Google&lt;/a&gt;, if did not clearly put any text above ads or tried to confuse the visitors of your blog or website. Blogger only provides you option to put ads between posts. A bad and against TOS example to have ads just below the post is shown in the following image provided as an example from Google team.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SfwPDD8rDQI/AAAAAAAAJ1w/nm9zpN8qgHA/s1600-h/Opti_guidelines1.PNG"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 185px;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SfwPDD8rDQI/AAAAAAAAJ1w/nm9zpN8qgHA/s320/Opti_guidelines1.PNG" border="0" alt="Adsense Below Post" title = "Adsense Below Post" id="BLOGGER_PHOTO_ID_5331152604173634818" /&gt;&lt;/a&gt;&lt;br /&gt;In this image, there is nothing between post title and ads, which confuse visitors and give them wrong impression of having actual information rather than ads. So never try this way of having ads on your website just to increase your CTR. So what are the other ways to have ads below the post titles without violating TOS of Google. Following images shows how you can do that in a fair way.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SfwRvjbt8RI/AAAAAAAAJ14/myG-dp5CSU8/s1600-h/adsexamples.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 142px;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SfwRvjbt8RI/AAAAAAAAJ14/myG-dp5CSU8/s320/adsexamples.jpg" border="0" alt="Adsense" title = "Adsense" id="BLOGGER_PHOTO_ID_5331155567562846482" /&gt;&lt;/a&gt;&lt;br /&gt;Both the images put some text before the ads begins. The right hand side example image is much better than the left one. What Google says is that&lt;blockquote&gt;Ads shouldn't be placed under a title or section heading in a way that implies that the ads are not ads.&lt;/blockquote&gt;So you can keep the ads below the post but keep TOS in mind otherwise it will not just increase your CTR but also ban your adsense account.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Related Post:&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/07/16-tips-to-make-google-friendly-webpage.html"&gt;16 Tips to Make Google Friendly WebPage&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-2730460230504092945?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3a5bKXUqFiXvaI-nhGDzG7XaMAE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3a5bKXUqFiXvaI-nhGDzG7XaMAE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3a5bKXUqFiXvaI-nhGDzG7XaMAE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3a5bKXUqFiXvaI-nhGDzG7XaMAE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=mCrwEM7WarM:GdUjQdzTQys:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=mCrwEM7WarM:GdUjQdzTQys:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=mCrwEM7WarM:GdUjQdzTQys:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=mCrwEM7WarM:GdUjQdzTQys:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=mCrwEM7WarM:GdUjQdzTQys:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=mCrwEM7WarM:GdUjQdzTQys:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/mCrwEM7WarM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/2730460230504092945/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=2730460230504092945" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2730460230504092945?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/2730460230504092945?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/mCrwEM7WarM/google-adsense-ads-below-post-tiltle.html" title="Google Adsense Ads Below Post Tiltle are Allowed" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_jm4FARolmSo/SfwPDD8rDQI/AAAAAAAAJ1w/nm9zpN8qgHA/s72-c/Opti_guidelines1.PNG" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/05/google-adsense-ads-below-post-tiltle.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D04NSXk9fyp7ImA9WxJTEUk.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8125805550192824266</id><published>2009-04-14T03:22:00.000-07:00</published><updated>2009-04-19T05:59:58.767-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-04-19T05:59:58.767-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Backlink" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Bring Traffic to Your Website</title><content type="html">In this post, I am going to write a simple tip or rather say an advice that can bring noticable amount of traffic to your website. The idea, i will focus on this post is about the subject or the topic of the website.&lt;br /&gt;&lt;br /&gt;Just writing about anything will never bring you the traffic untill you do something really crazy. All you have to do is to select a hot selling topic for your website. People always find the things on internet which are new and not yet explored. So you need to write about such things. Other than a plain post, try to provide your reader, something to download, so that they can find your website useful enough to visit again.&lt;br /&gt;&lt;br /&gt;Don't forget to add a simple text file which contains the link to your blog or website, in your download. This will leave a back link of your website in that person's pc. Don't just write about anything. Always write about new&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8125805550192824266?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/z8AjqyajLzqlu7sFenc8IkzfB6w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/z8AjqyajLzqlu7sFenc8IkzfB6w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/z8AjqyajLzqlu7sFenc8IkzfB6w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/z8AjqyajLzqlu7sFenc8IkzfB6w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:63t7Ie-LG7Y"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=63t7Ie-LG7Y" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:4cEx4HpKnUU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=GOQGs9RiWew:SZjF1Z-XqGM:4cEx4HpKnUU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=GOQGs9RiWew:SZjF1Z-XqGM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=GOQGs9RiWew:SZjF1Z-XqGM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:KwTdNBX3Jqk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=GOQGs9RiWew:SZjF1Z-XqGM:KwTdNBX3Jqk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:l6gmwiTKsz0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=l6gmwiTKsz0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?i=GOQGs9RiWew:SZjF1Z-XqGM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/DailyTechnologyTips?a=GOQGs9RiWew:SZjF1Z-XqGM:TzevzKxY174"&gt;&lt;img src="http://feeds.feedburner.com/~ff/DailyTechnologyTips?d=TzevzKxY174" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/GOQGs9RiWew" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8125805550192824266/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8125805550192824266" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8125805550192824266?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8125805550192824266?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/GOQGs9RiWew/how-to-bring-traffic-to-your-website.html" title="How to Bring Traffic to Your Website" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2009/04/how-to-bring-traffic-to-your-website.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUGRH0_eyp7ImA9WxRSFUk.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-4688860384520513713</id><published>2008-09-15T21:50:00.000-07:00</published><updated>2008-09-15T22:33:45.343-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-09-15T22:33:45.343-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Yahoo" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to add Yahoo! Messenger status button to Blogger</title><content type="html">You can add Yahoo! Messenger online button to your blogger blog to let other people contact to you when they visit to your blog. You can display your Yahoo! Messenger status (online/offline) to your blog visitors using these buttons. The code to add in your blog is-&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="3" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;a href="ymsgr:sendIM?YOUR-YAHOO-MESSENGER-ID"&gt;&lt;br /&gt;&lt;img border=0 src="http://opi.yahoo.com/online?u=YOUR-YAHOO-MESSENGER-ID&amp;m=g&amp;t=1" /&gt; &lt;/a&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;You need to replace text "YOUR-YAHOO-MESSENGER-ID" with your actual Yahoo! Messenger id. You have choice of showing different button styles as well. Just change the variable "t" value in above code to either 0, 1, 2 or 5. You can see the button style from the image given below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SM9BLb76uKI/AAAAAAAAH0o/uIxVBA1_3Y4/s1600-h/yim.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SM9BLb76uKI/AAAAAAAAH0o/uIxVBA1_3Y4/s400/yim.GIF" border="0" alt="Yahoo Messenger button" title = "Yahoo Messenger button" id="BLOGGER_PHOTO_ID_5246483755643353250" /&gt;&lt;/a&gt;&lt;br /&gt;In order to add either of these Yahoo! Messenger status button to your Blogger blog. Go to dashboard of your blog, click on Layout tab and then click on add a gadget button and select HTML/JavaScript as instructed in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SM9DpDlrjuI/AAAAAAAAH0w/WrKUlM5d5ew/s1600-h/addyahoo.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SM9DpDlrjuI/AAAAAAAAH0w/WrKUlM5d5ew/s400/addyahoo.GIF" border="0" alt="Add Yahoo!" title = "Add Yahoo!" id="BLOGGER_PHOTO_ID_5246486463526964962" /&gt;&lt;/a&gt;&lt;br /&gt;Just copy the code from here and paste it and don't forget to change YOUR-YAHOO-MESSENGER-ID to your actual Yahoo! id as mentioned above.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;If you found this article interesting, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest blogging tips and tricks.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-4688860384520513713?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NgY9bkUohGiZATszn7CwpeH6j7s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NgY9bkUohGiZATszn7CwpeH6j7s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NgY9bkUohGiZATszn7CwpeH6j7s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NgY9bkUohGiZATszn7CwpeH6j7s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=ot8ArcnY"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=UlRUzhAH"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=Wo6WIrD3"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=Wo6WIrD3" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=XW7krotg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=O7dZvBxc"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=O7dZvBxc" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=XI5nQKL0"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=csTL0lr2"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=csTL0lr2" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=3KE2w8bn"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=d4ufvF3c"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=d4ufvF3c" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=7DMTWv7O"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=oKsaJW75"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=oKsaJW75" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=bL0hPhCI"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/g7k_lFWV390" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/4688860384520513713/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=4688860384520513713" title="17 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4688860384520513713?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4688860384520513713?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/g7k_lFWV390/how-to-add-yahoo-messenger-status.html" title="How to add Yahoo! Messenger status button to Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/SM9BLb76uKI/AAAAAAAAH0o/uIxVBA1_3Y4/s72-c/yim.GIF" height="72" width="72" /><thr:total>17</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/09/how-to-add-yahoo-messenger-status.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EHRnw_fip7ImA9WxdaGUk.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-9038986207874878018</id><published>2008-08-28T08:42:00.000-07:00</published><updated>2008-08-28T09:40:37.246-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-28T09:40:37.246-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="FriendFeed" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Tips to Add FriendFeed Badge to Blogger</title><content type="html">&lt;a href="http://www.friendfeed.com" rel = "nofollow"&gt;FriendFeed&lt;/a&gt;, the popular social aggregator website has recently launched some cool widgets that you can put into your blog to show your visitors, the services you use and your FriendFeed activity. In my last post, i explained the way to &lt;a href="http://www.dailytechnologytips.com/2008/08/add-share-on-friendfeed-button-to-every.html"&gt;add Share on FriendFeed Button to Every Post in Blogger&lt;/a&gt;. In this post, i will explain how you can add FriendFeed badge in your blog. You can see the image below to know how this badge will look into your blog. You can also see this badge in the sidebar of this website.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SLbJryle_dI/AAAAAAAAHwM/C9XDFVk0bow/s1600-h/friendfeedbadge.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLbJryle_dI/AAAAAAAAHwM/C9XDFVk0bow/s400/friendfeedbadge.GIF" border="0" alt="FriendFeed Badge" title = "FriendFeed Badge" id="BLOGGER_PHOTO_ID_5239596970642701778" /&gt;&lt;/a&gt;&lt;br /&gt;This badge is customizable. It means you can fit this badge to suit the style of your blog. You can make your picture small, medium or large. You can show/hide Logo, Picture, Services, Stats and Subscribe link in this badge. You can set the width of the badge as well. To add this badge to your Blogger blog, following are the steps.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Login into your Blogger account using your Blogger username and password.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Click on Layout link from your dashboard, you will see &lt;strong&gt;Add and Arrange Page Elements&lt;/strong&gt; under &lt;strong&gt;Page Element&lt;/strong&gt; tab. See the image below for your reference.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SLbM0PMo2CI/AAAAAAAAHwU/BlCEoZDBFbU/s1600-h/addagadget.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SLbM0PMo2CI/AAAAAAAAHwU/BlCEoZDBFbU/s400/addagadget.GIF" border="0" alt="Add a Gadget" title = "Add a Gadget" id="BLOGGER_PHOTO_ID_5239600414296954914" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Click on "Add a Gadget" as suggested in the above image. and select HTML/JavaScript from the popup dialog as given in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SLbN3ztSVUI/AAAAAAAAHwc/Zxg3LWcFrd4/s1600-h/script.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLbN3ztSVUI/AAAAAAAAHwc/Zxg3LWcFrd4/s400/script.GIF" border="0" alt="Script" title = "Script" id="BLOGGER_PHOTO_ID_5239601575148803394" /&gt;&lt;/a&gt;&lt;br /&gt;Step 4: Copy any of the script given at the end of this post and paste it in your blog as instructed the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SLbPYOUOaaI/AAAAAAAAHwk/KGKJHmnWkzs/s1600-h/badge.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SLbPYOUOaaI/AAAAAAAAHwk/KGKJHmnWkzs/s400/badge.GIF" border="0" alt="Badge" title = "Badge" id="BLOGGER_PHOTO_ID_5239603231558887842" /&gt;&lt;/a&gt;&lt;br /&gt;Below are the customized script for FriendFeed badge. Before you paste this script to your blog, please replace the &lt;strong&gt;FriendFeedNickName&lt;/strong&gt; in this script with your actual FriendFeed Nickname.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 1:&lt;/strong&gt; Default with all options enabled&lt;br /&gt;&lt;textarea rows="2" cols="50" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript" src="http://friendfeed.com/embed/badge/FriendFeedNickName"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 2:&lt;/strong&gt; NO FriendFeed Logo&lt;br /&gt;&lt;textarea rows="3" cols="50" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript" src="http://friendfeed.com/embed/badge/FriendFeedNickName?hide_logo=1"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 3:&lt;/strong&gt; NO Picture&lt;br /&gt;&lt;textarea rows="3" cols="50" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript" src="http://friendfeed.com/embed/badge/FriendFeedNickName?hide_picture=1"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;You can make large number of combinations depend on what you want to show/hide in your badge. You can follow FriendFeed's &lt;a href="http://friendfeed.com/embed/badge" rel = "nofollow"&gt;embed badge page&lt;/a&gt; to get more customized scripts. You can directly install this badge into your Blogger blog from this page.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article helpful, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest Technology, Blogging tips and tricks.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-9038986207874878018?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Kg9bE8AwwtciZueEDM-4lS1pVrM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Kg9bE8AwwtciZueEDM-4lS1pVrM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Kg9bE8AwwtciZueEDM-4lS1pVrM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Kg9bE8AwwtciZueEDM-4lS1pVrM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=9nuwbesg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=GlEMagKS"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=tW5Ea0nG"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=tW5Ea0nG" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=Jbo7eejB"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=tDkBJw4U"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=tDkBJw4U" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=951XRI5H"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=1nYayuHL"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=1nYayuHL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=PTzrU9Tg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=OsiTfJdM"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=OsiTfJdM" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=jd9Ryo5h"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=HTZhlXTZ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=HTZhlXTZ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=H6RyBoEI"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/7DEb8XE13NA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/9038986207874878018/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=9038986207874878018" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/9038986207874878018?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/9038986207874878018?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/7DEb8XE13NA/tips-to-add-friendfeed-badge-to-blogger.html" title="Tips to Add FriendFeed Badge to Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_jm4FARolmSo/SLbJryle_dI/AAAAAAAAHwM/C9XDFVk0bow/s72-c/friendfeedbadge.GIF" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/tips-to-add-friendfeed-badge-to-blogger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkYDRXs5cCp7ImA9WxdaGU8.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-9210432567504555798</id><published>2008-08-28T03:09:00.000-07:00</published><updated>2008-08-28T05:56:14.528-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-28T05:56:14.528-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="FriendFeed" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Add Share on FriendFeed Button to Every Post in Blogger</title><content type="html">In a series of my posts about adding different services to your blog, this post will explain how you can add &lt;strong&gt;Share on FriendFeed&lt;/strong&gt; Button to every post in Blogger. &lt;a href="http://www.friendfeed.com" rel = "nofollow"&gt;FriendFeed&lt;/a&gt; is very useful &lt;a href="http://www.dailytechnologytips.com/2008/07/twitter-twitterfeed-free-traffic-for.html"&gt;Twitter&lt;/a&gt; kind of service that let you share your upadtes (Twitter, Linkedin, YouTube, Google Reader, SlideShare, Digg, Picasa, Flickr) at a single place to your friends.&lt;br /&gt;&lt;br /&gt;With the help of &lt;strong&gt;Share on FriendFeed&lt;/strong&gt; Button, you can give your website visitor a chance to share your post to their FriendFeed.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Login into Blogger with your username and password&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2:&lt;/strong&gt;  From your dashboard, click on Layout link as suggested in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/SLZ9rCkzTqI/AAAAAAAAHvc/cGu_L8DCfLQ/s1600-h/dailytechtip.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_jm4FARolmSo/SLZ9rCkzTqI/AAAAAAAAHvc/cGu_L8DCfLQ/s400/dailytechtip.GIF" border="0" alt="Blogger Layout" title = "Blogger Layout" id="BLOGGER_PHOTO_ID_5239513394871226018" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Click on Edit HTML tab and follow the instructions given in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SLZ_N6hCE-I/AAAAAAAAHvk/xwXNxa3Qq5o/s1600-h/savetemplate.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLZ_N6hCE-I/AAAAAAAAHvk/xwXNxa3Qq5o/s400/savetemplate.GIF" border="0" alt="Save Your Template" title = "Save Your Template" id="BLOGGER_PHOTO_ID_5239515093514982370" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Search for line &lt;strong&gt;&amp;lt;div class='post-footer'&amp;gt;&lt;/strong&gt; in your template text area. Follow the image below for your reference.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SLaAbh5ztSI/AAAAAAAAHvs/09F-5CJM7z4/s1600-h/postfooter.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLaAbh5ztSI/AAAAAAAAHvs/09F-5CJM7z4/s400/postfooter.GIF" border="0" alt="Blogger template" title = "Blogger template" id="BLOGGER_PHOTO_ID_5239516426937808162" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; Copy and paste any of the script given here just below the line &lt;strong&gt;&amp;lt;div class='post-footer'&amp;gt;&lt;/strong&gt; and save your template.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 1:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a style="background: url(http://friendfeed.com/static/images/icons/internal.png) 0px 0px no-repeat; padding-left: 20px;" expr:href='"http://friendfeed.com/?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target="_blank"&gt;Share on FriendFeed&lt;/a&gt;&lt;br /&gt;&lt;textarea rows="5" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;a style="background: url(http://friendfeed.com/static/images/icons/internal.png) 0px 0px no-repeat; padding-left: 20px;" expr:href='"http://friendfeed.com/?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target="_blank"&gt;Share on FriendFeed&lt;/a&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 2:&lt;/strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a expr:href='"http://friendfeed.com/?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target="_blank"&gt;&lt;img src="http://friendfeed.com/static/images/chiclet.png" alt="Share on FriendFeed"/&gt;&lt;/a&gt;&lt;br /&gt;&lt;textarea rows="5" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;a expr:href='"http://friendfeed.com/?url=" + data:post.url + "&amp;amp;title=" + data:post.title' target="_blank"&gt;&lt;img src="http://friendfeed.com/static/images/chiclet.png" alt="Share on FriendFeed"/&gt;&lt;/a&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article interesting, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest blogging tips and tricks.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;See Also:-&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-digg-this-button-to-every.html"&gt;Tips To Add Digg This Button To Every Post in Blogger&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/add-reddit-button-to-every-post-in.html"&gt;Add Reddit Button to Every Post in Blogger&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/how-to-add-yahoo-buzz-to-your-website.html"&gt;How to Add Yahoo! Buzz to Your Website to Get Huge Traffic&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-9210432567504555798?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/sm9_quwrYCJF-cQGsOJyY0ATq9k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sm9_quwrYCJF-cQGsOJyY0ATq9k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/sm9_quwrYCJF-cQGsOJyY0ATq9k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/sm9_quwrYCJF-cQGsOJyY0ATq9k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=nechAmB0"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=i8P61Kb4"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=OkfrrTaQ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=OkfrrTaQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=shCGFF7a"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=3tEOG2rN"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=3tEOG2rN" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=TQ9Rdr78"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=HOuY0eMx"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=HOuY0eMx" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=KH8dB7Z1"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=vjjzzwi1"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=vjjzzwi1" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=inW5BhFc"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=UFKg01La"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=UFKg01La" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=ephM0wyg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/Z7WPPx9kK3k" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/9210432567504555798/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=9210432567504555798" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/9210432567504555798?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/9210432567504555798?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/Z7WPPx9kK3k/add-share-on-friendfeed-button-to-every.html" title="Add Share on FriendFeed Button to Every Post in Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_jm4FARolmSo/SLZ9rCkzTqI/AAAAAAAAHvc/cGu_L8DCfLQ/s72-c/dailytechtip.GIF" height="72" width="72" /><thr:total>3</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/add-share-on-friendfeed-button-to-every.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcESXY6eyp7ImA9WxdaGE4.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8345593589632983109</id><published>2008-08-27T01:40:00.000-07:00</published><updated>2008-08-27T02:40:08.813-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-27T02:40:08.813-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Bookmarking" /><category scheme="http://www.blogger.com/atom/ns#" term="Referral traffic" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Add Reddit Button to Every Post in Blogger</title><content type="html">In my previous posts, i discussed the way to add &lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-digg-this-button-to-every.html"&gt;Digg this button&lt;/a&gt; and &lt;a href="http://www.dailytechnologytips.com/2008/08/how-to-add-yahoo-buzz-to-your-website.html"&gt;Yahoo! buzz button&lt;/a&gt; to every post in your Blogger template. In this post, i will explain the way to add &lt;a href="http://www.reddit.com/" rel = "nofollow"&gt;Reddit&lt;/a&gt; button to every post in Blogger. Reddit is a popular &lt;a href="http://www.dailytechnologytips.com/2008/05/social-bookmarking-definition-usage-and.html"&gt;social bookmarking&lt;/a&gt; site and adding a Reddit button to your blog can give your blog readers, a chance to bookmark the interesting posts of your blog.&lt;br /&gt;&lt;br /&gt;Reddit provides 3 kinds of buttons to choose from. You can see these 3 different button styles in the image below. The state of the buttons will change once someone submits the blog post to Reddit. I will show the changed button states later in this post.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SLUVLLx3ETI/AAAAAAAAHus/tCjx9iD4BoE/s1600-h/redditt+button.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SLUVLLx3ETI/AAAAAAAAHus/tCjx9iD4BoE/s400/redditt+button.GIF" border="0" alt="Reddit button" title = "Reddit button" id="BLOGGER_PHOTO_ID_5239117023400104242" /&gt;&lt;/a&gt;&lt;br /&gt;You can choose the button style, which suits to your blog layout. I have provided here the customized scripts for Blogger blogs. You can select either of the script and can add it into your blog. In case, you don't know where to put this code in your Blogger template, you can follow the post &lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-digg-this-button-to-every.html"&gt;Tips To Add Digg This Button To Every Post in Blogger&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 1:&lt;/strong&gt;&lt;br /&gt;&lt;textarea rows="4" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script&gt;reddit_url='&lt;data:post.url/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script&gt;reddit_title='&lt;data:post.title/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script language="javascript" src="http://reddit.com/button.js?t=1"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 2:&lt;/strong&gt;&lt;br /&gt;&lt;textarea rows="4" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script&gt;reddit_url='&lt;data:post.url/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script&gt;reddit_title='&lt;data:post.title/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script language="javascript" src="http://reddit.com/button.js?t=2"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Style 3:&lt;/strong&gt;&lt;br /&gt;&lt;textarea rows="4" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script&gt;reddit_url='&lt;data:post.url/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script&gt;reddit_title='&lt;data:post.title/&gt;'&lt;/script&gt;&lt;br /&gt;&lt;script language="javascript" src="http://reddit.com/button.js?t=3"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;These scripts are customized for Blogger. If you are using any other blog platform, you just need to provide URL of the post to &lt;strong&gt;reddit_url&lt;/strong&gt; and title of the post to &lt;strong&gt;reddit_title&lt;/strong&gt; in the above script.&lt;br /&gt;&lt;br /&gt;When any visitor of your blog will submit your blog post to Reddit, the button state will change. You can see the changes in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SLUbT6tToWI/AAAAAAAAHu0/PZRc-MPD3HM/s1600-h/Redditt+vote.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLUbT6tToWI/AAAAAAAAHu0/PZRc-MPD3HM/s400/Redditt+vote.GIF" border="0" alt="Reddit Votes" title = "Reddit Votes" id="BLOGGER_PHOTO_ID_5239123770506191202" /&gt;&lt;/a&gt;&lt;br /&gt;Having a Reddit button to every post in your blog is a good idea and it can bring good &lt;a href="http://www.dailytechnologytips.com/2008/07/10-ways-to-get-referral-traffic-to-your.html"&gt;referral traffic&lt;/a&gt; to your blog. You can also visit &lt;a href="http://www.reddit.com/buttons/"&gt;Reddit webpage&lt;/a&gt; to learn more about Reddit buttons.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article helpful, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest Technology, blogging and SEO tips.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8345593589632983109?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZCCSjRSlUp87bMhwFP-Ul5890R8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZCCSjRSlUp87bMhwFP-Ul5890R8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZCCSjRSlUp87bMhwFP-Ul5890R8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZCCSjRSlUp87bMhwFP-Ul5890R8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=lV2yRSFr"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=OB1N9aft"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=Uzyz99Tu"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=Uzyz99Tu" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=dzJfDSmX"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=UTc4LVAC"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=UTc4LVAC" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=FPW5FIuK"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=IYVh3beV"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=IYVh3beV" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=2Dk8mZkI"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=hrWb3eMT"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=hrWb3eMT" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=v6HnWSLp"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=VsUIp8O0"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=VsUIp8O0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=7x2yNjlD"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/dCNfOHBfPnU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8345593589632983109/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8345593589632983109" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8345593589632983109?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8345593589632983109?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/dCNfOHBfPnU/add-reddit-button-to-every-post-in.html" title="Add Reddit Button to Every Post in Blogger" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_jm4FARolmSo/SLUVLLx3ETI/AAAAAAAAHus/tCjx9iD4BoE/s72-c/redditt+button.GIF" height="72" width="72" /><thr:total>2</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/add-reddit-button-to-every-post-in.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0QHRn04eyp7ImA9WxdaE00.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8607742712038307196</id><published>2008-08-19T18:40:00.000-07:00</published><updated>2008-08-20T23:48:57.333-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-20T23:48:57.333-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Social Bookmarking" /><category scheme="http://www.blogger.com/atom/ns#" term="Referral traffic" /><category scheme="http://www.blogger.com/atom/ns#" term="Yahoo" /><title>How to Add Yahoo! Buzz to Your Website to Get Huge Traffic</title><content type="html">Recently &lt;a href="http://feedshub.blogspot.com/2008/08/yahoo-buzz-launched-for-everyone.html"&gt;Yahoo! Buzz from Yahoo Inc. opened for everyone&lt;/a&gt;. Yahoo! Buzz can be a good choice for all webmasters looking for new ways to increase their website traffic. The nature of Yahoo! buzz is pretty much similar to Digg, but the reach of Yahoo! is much more than any other website. In this post, I will explain how to add Yahoo! buzz to your website.&lt;br /&gt;&lt;br /&gt;Yahoo! provides buttons for a publisher who wants to be a part of Yahoo! buzz. These buttons are pretty much similar to other social bookmarking buttons such as Digg it button, delicious button or Slashdot button. Yahoo! buzz provides you more than 14 types of buttons ranging from smaller to large in size to suit with the style of your website. You can get the button code of your choice from &lt;a href="http://buzz.yahoo.com/buttons" rel = "nofollow"&gt;http://buzz.yahoo.com/buttons&lt;/a&gt;. You can see two Yahoo! buzz buttons on the left side with their code on the right side in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_jm4FARolmSo/SKt5sZuHiuI/AAAAAAAAHts/G2K0tbdYjAc/s1600-h/yahoobuzzbutton.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_jm4FARolmSo/SKt5sZuHiuI/AAAAAAAAHts/G2K0tbdYjAc/s400/yahoobuzzbutton.GIF" border="0" alt="Sample Yahoo! Buzz Button" title = "Sample Yahoo! Buzz Button" id="BLOGGER_PHOTO_ID_5236412795473857250" /&gt;&lt;/a&gt; I would recommend a button which provide all of these functionalities given below.&lt;ul class = 'circle'&gt;&lt;li&gt;Provide a story’s headline upon submission.( yahooBuzzArticleHeadline )&lt;/li&gt;&lt;br/&gt;&lt;li&gt;Provide a story’s summary upon submission.( yahooBuzzArticleSummary )&lt;/li&gt;&lt;br/&gt;&lt;li&gt;Provide a story’s category upon submission.( yahooBuzzArticleCategory )&lt;/li&gt;&lt;br/&gt;&lt;li&gt;Provide a story’s media type upon submission(yahooBuzzArticleType )&lt;/li&gt;&lt;br/&gt;&lt;li&gt;Automatically pull the URL associated with the page where the button lives upon submission.( yahooBuzzArticleType )&lt;/li&gt;&lt;/ul&gt; The code for this button is given below. Just copy and paste it to your website after changing the above options according to your need.&lt;br /&gt;&lt;br /&gt;yahooBuzzArticleHeadline is your story headline.&lt;br/&gt;&lt;br /&gt;yahooBuzzArticleSummary is your story summary.&lt;br/&gt;&lt;br /&gt;yahooBuzzArticleCategory is your story category in which you want it to submit. The possible categories are- business, entertainment, health, images, lifestyle, politics, science, sports, travel, usnews, video, world-news&lt;br/&gt;&lt;br /&gt;yahooBuzzArticleType is the media type of the story. The possible media types are- text, image, video&lt;br/&gt;&lt;br /&gt;yahooBuzzArticleId is the URL of the story.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="5" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript"&gt;yahooBuzzArticleHeadline = "Yahoo! Buzz is now open!";yahooBuzzArticleSummary = "Welcome new publishers.";yahooBuzzArticleCategory = "science";yahooBuzzArticleType = "text";yahooBuzzArticleId = window.location.href;&lt;/script&gt;&lt;script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="large-votes"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;If you have a blog, you want to add Yahoo! buzz button to each blog post. You can follow my post &lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-digg-this-button-to-every.html"&gt;Tips To Add Digg This Button to Every Post in Blogger&lt;/a&gt;. You just need to place Yahoo! buzz script given above in place of Digg script. &lt;strong&gt;Blogger&lt;/strong&gt; blogs can use any customized scripts given below. First one will create a large button with vote count and second one will have all the options as discussed earlier.&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="3" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="square"&gt;&lt;data:post.url/&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;textarea rows="6" cols="40" style="background:#ccddcc; color:#334455"&gt;&lt;script type="text/javascript"&gt;yahooBuzzArticleHeadline = &lt;data:post.title/&gt;;yahooBuzzArticleSummary  =&lt;data:post.title/&gt;;yahooBuzzArticleCategory = "science";yahooBuzzArticleType = "text";yahooBuzzArticleId = &lt;data:post.url/&gt;;&lt;/script&gt;&lt;script type="text/javascript" src="http://d.yimg.com/ds/badge2.js" badgetype="large-votes"&gt;&lt;/script&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;Yahoo! Buzz can bring huge traffic to your website, if your story gets a chance to appear on Yahoo! main page.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article interesting, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest blogging tips and tricks and don't forget to buzz this story&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;See Also:-&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/tips-to-add-digg-this-button-to-every.html"&gt;Tips To Add Digg This Button To Every Post in Blogger&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/08/your-success-with-yahoo-search-engine.html"&gt;Your Success with Yahoo Search Engine - Drive Traffic&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8607742712038307196?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/EveFotSNCCfkrVfBB5zkB_oi24I/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EveFotSNCCfkrVfBB5zkB_oi24I/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/EveFotSNCCfkrVfBB5zkB_oi24I/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/EveFotSNCCfkrVfBB5zkB_oi24I/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=iwAliLCh"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=rLVuZsT5"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=KgivA48e"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=KgivA48e" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=VzM1ANeb"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=zZpXV5xp"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=zZpXV5xp" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=QCiHnlvT"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=N0E54nEa"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=N0E54nEa" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=qX0WJm1x"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=7L44Z4iC"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=7L44Z4iC" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=RBtlVk0H"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=ErxF1DrS"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=ErxF1DrS" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=eUfKSMhY"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/B0LHAlOy6R4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8607742712038307196/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8607742712038307196" title="7 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8607742712038307196?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8607742712038307196?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/B0LHAlOy6R4/how-to-add-yahoo-buzz-to-your-website.html" title="How to Add Yahoo! Buzz to Your Website to Get Huge Traffic" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_jm4FARolmSo/SKt5sZuHiuI/AAAAAAAAHts/G2K0tbdYjAc/s72-c/yahoobuzzbutton.GIF" height="72" width="72" /><thr:total>7</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/how-to-add-yahoo-buzz-to-your-website.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0AHR3Y9fCp7ImA9WxdaEEs.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-5764681889139603169</id><published>2008-08-17T04:35:00.000-07:00</published><updated>2008-08-18T05:15:36.864-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-18T05:15:36.864-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Google AdSense" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>How to Report a Website or Blog to Google</title><content type="html">&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SKkYR9_yM9I/AAAAAAAAHsQ/qXaAI5fUW6w/s1600-h/spamcopyadsense.GIF"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SKkYR9_yM9I/AAAAAAAAHsQ/qXaAI5fUW6w/s200/spamcopyadsense.GIF" border="0" alt="SPAM Copy Adsense" title = "SPAM Copy Adsense" id="BLOGGER_PHOTO_ID_5235742738773849042" /&gt;&lt;/a&gt;&lt;br /&gt;Is your website being copied? Did you see SPAM results in Google search? Did you see a blog or website that is violating the Google AdSense Terms of service (TOS)? If you are looking for the ways to contact Google in order to report any of these problems listed above then this post will help you. &lt;br /&gt;In this post, I will explain several possible ways to contact Google to report a website or blog.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Google Search Results:&lt;/strong&gt; If you want to report a website to Google, which is appearing in Google search results against a search keyword and that website is having serios problems such as Hidden text or links, Misleading or repeated words, Page does not match Google's description, Cloaked page, Deceptive redirects, Doorway pages, Duplicate site or pages or any other problem. You have two ways to report such website to Google.&lt;ul class = 'circle'&gt;&lt;li&gt;&lt;a href="http://www.google.com/webmasters/tools/spamreport"&gt;Authenticated Form&lt;/a&gt; in Google Webmaster. It requires Google account. You need to login into Google webmaster in order to report for a blog or website.&lt;/li&gt;&lt;br/&gt;&lt;li&gt;&lt;a href="http://www.google.com/contact/spamreport.html"&gt;unauthenticated form&lt;/a&gt;. You don't require Google account. You can report a website to Google.&lt;/li&gt;&lt;/ul&gt;Below image can give you an idea of the information you need to fill in order to report a website to Google.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SKkd4Isfw3I/AAAAAAAAHsY/H43QhOLY7PM/s1600-h/spamreport.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SKkd4Isfw3I/AAAAAAAAHsY/H43QhOLY7PM/s400/spamreport.GIF" border="0" alt="SPAM report Google" title = "SPAM report Google" id="BLOGGER_PHOTO_ID_5235748892038906738" /&gt;&lt;/a&gt; Your report will help Google to improve search results.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Copyright violation:&lt;/strong&gt; As I wrote earlier, if someone is stealing your copyright contents, you can always submit notice to Google to remove that site from their search index. Such complaint comes under &lt;strong&gt;Digital Millennium Copyright Act&lt;/strong&gt;. You can read &lt;a href="http://www.google.com/dmca.html"&gt;here&lt;/a&gt; more about how to file a DCMA complaint against a website.&lt;br /&gt; &lt;br /&gt;&lt;strong&gt;SPAM Blog Reporting to Blogger:&lt;/strong&gt; If you want to report a SPAM blog to Google, You can report it from &lt;a href="http://help.blogger.com/?page=troubleshooter.cs&amp;contact_type=Spam"&gt;http://help.blogger.com/?page=troubleshooter.cs&amp;contact_type=Spam&lt;/a&gt;. You need to enter the SPAM blog URL as shown in the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SKkhbIDvVBI/AAAAAAAAHsg/KtVkiXdc-Ps/s1600-h/spamblog.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SKkhbIDvVBI/AAAAAAAAHsg/KtVkiXdc-Ps/s400/spamblog.GIF" border="0" alt="SPAM Blog" title = "SPAM Blog" id="BLOGGER_PHOTO_ID_5235752791698265106" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You can also report SPAM blog with the help of Blogger navigation bar with every Blogger blog. See the image below to know how to report SPAM blog. Many bloggers hide this default navigation bar. For such blogs, earlier method of reporting can be used.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/SKlnMhbywCI/AAAAAAAAHs4/vIgzB6mhOfY/s1600-h/flagblog.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_jm4FARolmSo/SKlnMhbywCI/AAAAAAAAHs4/vIgzB6mhOfY/s400/flagblog.GIF" border="0" alt="Blogger Flag Blog" title = "Blogger Flag Blog" id="BLOGGER_PHOTO_ID_5235829506625945634" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Google AdSense Policy Violation:&lt;/strong&gt; If you notice a website or blog which is violating the Google TOS. You can always report to Google AdSense team. There are two ways to achieve that.&lt;ul class = 'circle'&gt;&lt;li&gt; &lt;a href="https://www.google.com/adsense/support/bin/answer.py?hl=en&amp;answer=18386"&gt;Fill Policy Violation  contact form&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;Ads by Google link in Google ads. Process explained below.&lt;/li&gt;&lt;/ul&gt;You can always report AdSense policy violation to Google from the site itself, where Google ads are being displayed. See the below image for the process of doing this.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SKklL490UII/AAAAAAAAHso/YXlyNgZr4QE/s1600-h/adsense+complainr.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SKklL490UII/AAAAAAAAHso/YXlyNgZr4QE/s400/adsense+complainr.GIF" border="0" alt="Report to Adsense" title = "Report to Adsense" id="BLOGGER_PHOTO_ID_5235756927995367554" /&gt;&lt;/a&gt; As shown in above image, when you click on Ads by Google link in any AdSense unit being displayed. It will take you to a new webpage. From this webpage, you can send a policy violation report to Google. Follow the image below to check this webpage.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/SKkm7CTQyVI/AAAAAAAAHsw/9gZeRvrAAy8/s1600-h/reportwebsite.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_jm4FARolmSo/SKkm7CTQyVI/AAAAAAAAHsw/9gZeRvrAAy8/s400/reportwebsite.GIF" border="0" alt="Report to Google" title = "Report to Google" id="BLOGGER_PHOTO_ID_5235758837466712402" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article useful, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest Google tips and tricks or leave your comments here.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-5764681889139603169?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xGxJcvFgbBViur5Ipm67L0Al4r4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xGxJcvFgbBViur5Ipm67L0Al4r4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xGxJcvFgbBViur5Ipm67L0Al4r4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xGxJcvFgbBViur5Ipm67L0Al4r4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=nEWGRnPt"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=uUIxFknG"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=BtV3tT0t"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=BtV3tT0t" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=zyoq1mNI"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=1QeUR9iQ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=1QeUR9iQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=VcH4jhxZ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=g1ZRtfoY"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=g1ZRtfoY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=wJYoVLS1"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=HbrGaoxY"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=HbrGaoxY" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=BdThRBoG"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=0KxODfRC"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=0KxODfRC" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=BfpAJeOd"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/ZUhn4smW6Lc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/5764681889139603169/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=5764681889139603169" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/5764681889139603169?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/5764681889139603169?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/ZUhn4smW6Lc/how-to-report-website-or-blog-to-google.html" title="How to Report a Website or Blog to Google" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/SKkYR9_yM9I/AAAAAAAAHsQ/qXaAI5fUW6w/s72-c/spamcopyadsense.GIF" height="72" width="72" /><thr:total>6</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/how-to-report-website-or-blog-to-google.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYBSX06eip7ImA9WxdaEE8.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-3154865642613340005</id><published>2008-08-14T16:44:00.000-07:00</published><updated>2008-08-17T19:39:18.312-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-17T19:39:18.312-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="RSS" /><category scheme="http://www.blogger.com/atom/ns#" term="Google AdSense" /><title>How to Add Google Adsense for Feeds</title><content type="html">Google just opened Adsense for Feeds. Now you can place relevant ads in your blog or website feeds. In this post I will explain the process of adding Google Adsense in your feeds.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Login into your Google Adsense account with your adsense username and password.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Click on "AdSense Setup" tab and you will see "AdSense for Feeds" option along with Adsense for content, search , referrals and mobile. Follow the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SKTb8y83GkI/AAAAAAAAHrs/W7xlTFrptLY/s1600-h/AdsenseForFeeds.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SKTb8y83GkI/AAAAAAAAHrs/W7xlTFrptLY/s400/AdsenseForFeeds.GIF" border="0" alt="Google Adsense for Feeds" title = "Google Adsense for Feeds" id="BLOGGER_PHOTO_ID_5234550504427035202" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Click on Adsense for Feeds link and you will be navigated to a new page to create your ad units for feeds. Follow the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SKTdCpb4CrI/AAAAAAAAHr0/8xJeXj4fgD4/s1600-h/create+feed+ads.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SKTdCpb4CrI/AAAAAAAAHr0/8xJeXj4fgD4/s400/create+feed+ads.GIF" border="0" alt="Adsense Feed Unit" title = "Adsense Feed Unit" id="BLOGGER_PHOTO_ID_5234551704463608498" /&gt;&lt;/a&gt;&lt;br /&gt;Most of the options in the above image are same as in other ad units such as Ad Type, Frequeny, Post Length and feed position. You can also create channel to track the performance of ads unit.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; At the bottom of the above image, you must have noticed a text "You have no feeds in your account yet". This tells that you don't have feeds in your Google account. If you have an account with feedburner.com, you can go for migrating your feeds to Google. &lt;br /&gt;&lt;br /&gt;In order to use Google ads in your feed, you either need a feedburner account or you can burn a new feed as the option given in the bottom of the above image. Currently, the process of migrating feeds from your feedburner account to Google account is manual. &lt;br /&gt;You can follow &lt;a href="http://www.google.com/support/feedburner/bin/answer.py?answer=99648&amp;hl=en"&gt;Migrating to a Google Account in order to use AdSense for feeds&lt;/a&gt; to proceed for the migration.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Step 5:&lt;/strong&gt; If you don't have account with feedburner, you can burn your feed right there from your adsense account. Check the above image, you will find a link at the bottom of the image with text "burn a new feed". Click on this link and you will see a popup requesting for your blog or feed URL. Follow the image below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_jm4FARolmSo/SKTiBSUgkFI/AAAAAAAAHr8/afNEP84l8KY/s1600-h/feedactivate.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://4.bp.blogspot.com/_jm4FARolmSo/SKTiBSUgkFI/AAAAAAAAHr8/afNEP84l8KY/s400/feedactivate.GIF" border="0" alt="Activate Feed Ads" title = "Activate Feed Ads" id="BLOGGER_PHOTO_ID_5234557178636963922" /&gt;&lt;/a&gt;&lt;br /&gt;Click on next button as given in the image, if you have more than one feeds, it will prompt you to select any one from the available feeds. Just select feed and press next button. Now save your ad units by using save button at the bottom (See image in step 3 for your reference) and you are done.&lt;br /&gt;&lt;br /&gt;Below video from Google will provide introduction of Adsesne for feeds.&lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/eUbIrZh_mnU&amp;color1=11645361&amp;color2=13619151&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/eUbIrZh_mnU&amp;color1=11645361&amp;color2=13619151&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;You can also read official Google article &lt;a href="https://www.google.com/adsense/support/bin/answer.py?answer=20012" rel = "nofollow"&gt;What is AdSense for feeds?&lt;/a&gt; to get more details over adsense for feeds.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article useful, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest tips and tricks or leave your comments here.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-3154865642613340005?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/MVFRgw1tT79nA5qoaaKFkupKpM0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MVFRgw1tT79nA5qoaaKFkupKpM0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/MVFRgw1tT79nA5qoaaKFkupKpM0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/MVFRgw1tT79nA5qoaaKFkupKpM0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=daSrjkjO"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=xsiSJghC"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=WAzdNSPU"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=WAzdNSPU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=sfK41iHV"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=c60XAtOj"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=c60XAtOj" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=whUe7VCc"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=ZAnAlxha"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=ZAnAlxha" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=rBoKNUFS"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=4mW4B2KA"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=4mW4B2KA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=yjelm6S9"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=kPSMijvJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=kPSMijvJ" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=x4xFhIaj"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/q8C1Y_PQEa4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/3154865642613340005/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=3154865642613340005" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/3154865642613340005?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/3154865642613340005?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/q8C1Y_PQEa4/how-to-add-google-adsense-for-feeds.html" title="How to Add Google Adsense for Feeds" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/SKTb8y83GkI/AAAAAAAAHrs/W7xlTFrptLY/s72-c/AdsenseForFeeds.GIF" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/how-to-add-google-adsense-for-feeds.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8ERnY_eCp7ImA9WxdbFkQ.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-8338941376168150685</id><published>2008-08-12T23:31:00.000-07:00</published><updated>2008-08-13T22:46:47.840-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-13T22:46:47.840-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Backlink" /><category scheme="http://www.blogger.com/atom/ns#" term="Social Bookmarking" /><category scheme="http://www.blogger.com/atom/ns#" term="RSS" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><category scheme="http://www.blogger.com/atom/ns#" term="PageRank" /><title>Best Google PageRank Checker Tools</title><content type="html">&lt;a href="http://bp1.blogger.com/_jm4FARolmSo/SDPUUaBPUVI/AAAAAAAAGOI/c-weYckxcXM/s1600-h/PageRank.gif"&gt;&lt;img id="BLOGGER_PHOTO_ID_5202735441590047058" title="Google PageRank" style="margin: 0px 10px 10px 0px; float: left;" alt="Google PageRank" src="http://bp1.blogger.com/_jm4FARolmSo/SDPUUaBPUVI/AAAAAAAAGOI/c-weYckxcXM/s400/PageRank.gif" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.dailytechnologytips.com/2008/05/pagerank-definition-usage-and-tips.html"&gt;Google PageRank&lt;/a&gt;, the green bar from Google for billions of websites over the internet. This green bar is making crazy to millions of webmasters around the world. Here in this post, I will write about the best Google PageRank checker tools available over internet that works just fine with less or no problems.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;1:&lt;/strong&gt; &lt;a href="http://www.prchecker.info/check_page_rank.php" rel="nofollow"&gt;Google PageRank Checker&lt;/a&gt; is the best PageRank checker website with fast and correct results. This website offer free service to check Google PageRank of any website.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.prchecker.info/check_page_rank.php" rel="nofollow"&gt;&lt;img id="BLOGGER_PHOTO_ID_5233892381082267922" title="PR Checker" style="margin: 0px auto 10px; display: block; text-align: center;" alt="PR Checker" src="http://4.bp.blogspot.com/_jm4FARolmSo/SKKFY-cIMRI/AAAAAAAAHrI/C_iMq3nYzWU/s400/prchecker.GIF" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This website also allow you to generate Google &lt;a href="http://www.prchecker.info/pagerank-check-button.php"&gt;PageRank button&lt;/a&gt; which can be used to check the PageRank of every page of your website right on your website. You just need to get the generated code and put into your blog or website. You can see this in action from the left sidebar of this website.&lt;br /&gt;&lt;br /&gt;This website also provide you PageRank checking tool that you can embed in your website to let others check their PageRank from your website. You can see that tool in action below. &lt;table style="color: rgb(192, 192, 192);" align="center" border="0" cellpadding="5" cellspacing="1"&gt;&lt;tbody&gt;&lt;tr style="color: rgb(255, 255, 255);"&gt;&lt;td&gt;&lt;span style=";font-family:Verdana;font-size:11;"  &gt;&lt;b&gt;Check Page Rank of any web site pages instantly:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;form action="http://www.prchecker.info/check_page_rank.php" method="post"&gt;&lt;tr color="#ffffff"&gt;&lt;td&gt;&lt;input value="docheck" name="action" type="hidden"&gt;&lt;br /&gt;&lt;input maxlength="300" size="30" value="http://" name="urlo"&gt;&lt;br /&gt;&lt;input value=" Check PR " name="do_it_now" type="submit"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/form&gt;&lt;tr style="color: rgb(0, 0, 0);"&gt;&lt;td&gt;&lt;br /&gt;&lt;span style=";font-family:Verdana;font-size:9;"  &gt;This free page rank checking tool is powered by &lt;a href="http://www.prchecker.info/" target="_blank" rel = "nofollow"&gt;Page Rank Checker&lt;/a&gt; service&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;strong&gt;2:&lt;/strong&gt; &lt;a href="http://www.digpagerank.com/" rel="nofollow"&gt;Dig PageRank&lt;/a&gt; is another cool website which tells the current Google PageRank value of your website in over 700 datacenters. The speed of this website is quite fast and results are accurate.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.digpagerank.com/" rel="nofollow"&gt;&lt;img id="BLOGGER_PHOTO_ID_5233894885201268018" title="Dig PageRank" style="margin: 0px auto 10px; display: block; text-align: center;" alt="Dig PageRank" src="http://2.bp.blogspot.com/_jm4FARolmSo/SKKHqvAnzTI/AAAAAAAAHrQ/7AXYMrdPtcs/s400/digpagerank.GIF" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;This website is very useful specially when &lt;a href="http://www.dailytechnologytips.com/2008/07/google-pagerank-q2-2008-update-july-24.html"&gt;Google PageRank update&lt;/a&gt; takes place. You can see the difference in PageRank values in different datacenters.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;3:&lt;/strong&gt; &lt;a href="http://www.xinureturns.com/" rel="nofollow"&gt;Xinu Returns&lt;/a&gt; is another good website thats not only tell about your Google PageRank but also the screenshot of your website, the Alexa ranking, Technorati authority, Dmoz directory listing, number of indexed pages in Yahoo!, Google, Google Images and Live, Number of &lt;a href="http://www.dailytechnologytips.com/2008/05/backlink-definition-usage-and-tips.html"&gt;backlinks&lt;/a&gt; in Yahoo!, Google, Live, Ask and many more. The best thing about this website is that it provides everything about your website to you.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.xinureturns.com/" rel="nofollow"&gt;&lt;img id="BLOGGER_PHOTO_ID_5233899603185192098" title="Xinu Returns" style="margin: 0px auto 10px; display: block; text-align: center;" alt="Xinu Returns" src="http://3.bp.blogspot.com/_jm4FARolmSo/SKKL9W3pTKI/AAAAAAAAHrY/tXKFhA8r50w/s400/xinu.GIF" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;You can know the number of social bookmarks in different &lt;a href="http://www.dailytechnologytips.com/2008/05/social-bookmarking-definition-usage-and.html"&gt;social bookmarking&lt;/a&gt; websites, number of &lt;a href="http://www.dailytechnologytips.com/2008/05/rss-definition-usage-and-tips.html"&gt;RSS feed&lt;/a&gt; subscriber according to feedburner subscriptions, your website diagnosis and W3C validation as well as your domain information. If you will select all these options together, the speed will be little slow, so you can select and deselect the options according to your requirements. The user interface is a Web-2.0 clean interface.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;4:&lt;/strong&gt; &lt;a href="http://www.seocentro.com/tools/search-engines/pagerank-dc.html" rel="nofollow"&gt;SEO Centro Google Datacenters (DC) PageRank (PR) Check&lt;/a&gt; tells your Google PageRank value in 30 datacenters. Enter the URL and the security code and let it go.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.seocentro.com/tools/search-engines/pagerank-dc.html" rel="nofollow"&gt;&lt;img id="BLOGGER_PHOTO_ID_5233903355144787266" title="PageRank Checker" style="margin: 0px auto 10px; display: block; text-align: center;" alt="PageRank Checker" src="http://1.bp.blogspot.com/_jm4FARolmSo/SKKPXwAhVUI/AAAAAAAAHrg/irIzleNJyYc/s400/seocentro.GIF" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;The performance of this website is acceptable. They provide other PageRank check options such as &lt;a href="http://www.seocentro.com/tools/search-engines/pagerank.html" rel="nofollow"&gt;Google PageRank checker for multiple URL's&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There are other tools also on the internet that tells the Google PageRank of your website, but I found the above listed tools very useful in terms of speed and accuracy. You can always check the exact Google PageRank value of any webpage if you have &lt;a href="http://toolbar.google.com/" rel="nofollow"&gt;Google Toolbar&lt;/a&gt; installed in your browser. Just visit that page and check the green bar.&lt;br /&gt;&lt;br /&gt;---------------------------------------------------------&lt;br /&gt;&lt;em&gt;Note:- If you found this article useful, please &lt;a href="http://www.dailytechnologytips.com/rss.xml"&gt;subscribe &lt;/a&gt;to my blog RSS feed to get latest blogging tips and tricks or leave your comments here.&lt;/em&gt;&lt;br /&gt;---------------------------------------------------------&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-8338941376168150685?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/zNgGP4fBhWAUnpTVstlkFQT2zwQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zNgGP4fBhWAUnpTVstlkFQT2zwQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/zNgGP4fBhWAUnpTVstlkFQT2zwQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/zNgGP4fBhWAUnpTVstlkFQT2zwQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=9uxerJtv"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=cdFueatM"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=HDJhgXPI"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=HDJhgXPI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=SlsgLc9S"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=T0NvHHtV"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=T0NvHHtV" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=rBZplC9N"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=pRTQnEj2"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=pRTQnEj2" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=w2GDT3jn"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=VwTkd6MP"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=VwTkd6MP" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=vsHb1p6D"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=Ws6zVnF0"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=Ws6zVnF0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=osWYKrHg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/JrhDJp7YCsU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/8338941376168150685/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=8338941376168150685" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8338941376168150685?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/8338941376168150685?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/JrhDJp7YCsU/best-google-pagerank-checker-tools.html" title="Best Google PageRank Checker Tools" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://bp1.blogger.com/_jm4FARolmSo/SDPUUaBPUVI/AAAAAAAAGOI/c-weYckxcXM/s72-c/PageRank.gif" height="72" width="72" /><thr:total>5</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/best-google-pagerank-checker-tools.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4CSH8-eSp7ImA9WxdbFU8.&quot;"><id>tag:blogger.com,1999:blog-5455515085448386854.post-4177899173828871100</id><published>2008-08-11T23:18:00.000-07:00</published><updated>2008-08-11T23:52:49.151-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-11T23:52:49.151-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Gadget" /><category scheme="http://www.blogger.com/atom/ns#" term="Google" /><category scheme="http://www.blogger.com/atom/ns#" term="Blog" /><title>Blogger Blogs Powered With iGoogle Gadgets</title><content type="html">&lt;a href="http://www.blogger.com/"&gt;Blogger&lt;/a&gt;, the popular blogging platform from Google today made a significant change in it's interface. With new user interface, people will be able to integrate iGoogle Gadgets into the blog sidebar. Blogger has added a new Gadget directory for you to choose from thousands of iGoogle Gadget.&lt;br /&gt;&lt;br /&gt;Now the option "Add a page Element" is no more thee when you add something to your blog. It's now renamed to "Add a Gadget". You can see the new interface in the image given below.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_jm4FARolmSo/SKEvggyDmhI/AAAAAAAAHqw/zmyAfLqEoQI/s1600-h/gadgetBlog.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://1.bp.blogspot.com/_jm4FARolmSo/SKEvggyDmhI/AAAAAAAAHqw/zmyAfLqEoQI/s400/gadgetBlog.GIF" border="0" alt="Blogger iGoogle" title = "Blogger iGoogle" id="BLOGGER_PHOTO_ID_5233516477583432210" /&gt;&lt;/a&gt;&lt;br /&gt;When you will click on "Add a Gadget" button, the new interface will be available and you can see from image given below, how it looks like.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_jm4FARolmSo/SKEsytFJloI/AAAAAAAAHqo/_evkupiiATQ/s1600-h/addgadget.GIF"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://3.bp.blogspot.com/_jm4FARolmSo/SKEsytFJloI/AAAAAAAAHqo/_evkupiiATQ/s400/addgadget.GIF" border="0" alt="Blogger iGoogle Gadget" title = ""Blogger iGoogle Gadget"" id="BLOGGER_PHOTO_ID_5233513491587503746" /&gt;&lt;/a&gt;&lt;br /&gt;Here is a official video from Blogger giving you a complete tour of new changes in Blogger. &lt;br /&gt;&lt;br /&gt;&lt;object width="425" height="344"&gt;&lt;param name="movie" value="http://www.youtube.com/v/-OVRlXn9mAs&amp;color1=11645361&amp;color2=13619151&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="wmode" value="transparent"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/-OVRlXn9mAs&amp;color1=11645361&amp;color2=13619151&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Source:-&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://buzz.blogger.com/2008/07/spice-up-your-blog-with-google-gadgets.html"&gt;Blogger Buzz: Spice Up Your Blog with Google Gadgets!&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5455515085448386854-4177899173828871100?l=www.dailytechnologytips.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/BIISXK1MNYcml9AAqm7f6v_bL6Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BIISXK1MNYcml9AAqm7f6v_bL6Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/BIISXK1MNYcml9AAqm7f6v_bL6Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/BIISXK1MNYcml9AAqm7f6v_bL6Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=RMw7NUsg"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=41" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=mQjMyJTt"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=42" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=FlH6xhqK"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=FlH6xhqK" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=STOIZ2uJ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=43" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=RBosl3yO"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=RBosl3yO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=vjwOhn19"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=50" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=jPJVJduo"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=jPJVJduo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=NvgA3HmN"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=52" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=Jm91sssk"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=Jm91sssk" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=AnDZwCKQ"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=54" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=ZNGid7Yy"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?i=ZNGid7Yy" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/DailyTechnologyTips?a=TqRVA2QO"&gt;&lt;img src="http://feeds.feedburner.com/~f/DailyTechnologyTips?d=129" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/DailyTechnologyTips/~4/gD1rbwPc9wE" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://www.dailytechnologytips.com/feeds/4177899173828871100/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5455515085448386854&amp;postID=4177899173828871100" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4177899173828871100?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5455515085448386854/posts/default/4177899173828871100?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/DailyTechnologyTips/~3/gD1rbwPc9wE/blogger-blog-powered-with-igoogle.html" title="Blogger Blogs Powered With iGoogle Gadgets" /><author><name>Mobile Geek</name><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="24" src="http://2.bp.blogspot.com/_jm4FARolmSo/SLa-QAyVbEI/AAAAAAAAHv0/4pOFBsg73x0/S220/IMG_0810.jpg" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_jm4FARolmSo/SKEvggyDmhI/AAAAAAAAHqw/zmyAfLqEoQI/s72-c/gadgetBlog.GIF" height="72" width="72" /><thr:total>0</thr:total><feedburner:origLink>http://www.dailytechnologytips.com/2008/08/blogger-blog-powered-with-igoogle.html</feedburner:origLink></entry></feed>

