<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5562455122827447250</id><updated>2026-04-08T16:05:27.502+05:30</updated><category term="Blogger Tricks"/><category term="tools"/><category term="Widgets"/><category term="Social Media"/><category term="how to"/><category term="widget generator"/><category term="Templates"/><category term="seo"/><category term="white"/><category term="3 column footer"/><category term="Black"/><category term="2 Column"/><category term="3 coloumn"/><category term="Guest Post"/><category term="Menus"/><category term="Right Sidebar"/><category term="featured post blogger template"/><category term="magazine"/><category term="wordpress tricks"/><category term="1 column"/><category term="4 Column"/><category term="4 column footer"/><category term="Google Adsense"/><category term="Horizontal Menus"/><category term="Left sidebar"/><category term="Pro. blogger template"/><category term="Vertical Menus"/><category term="Video"/><category term="icons"/><category term="l and r sidebar"/><category term="no sidebar"/><title type='text'>Blogger Tricks &amp;amp; Tips</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default?start-index=26&amp;max-results=25'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>83</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-6355216152519940379</id><published>2017-05-14T18:58:00.000+05:30</published><updated>2017-05-15T18:46:47.078+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="icons"/><category scheme="http://www.blogger.com/atom/ns#" term="wordpress tricks"/><title type='text'>Top 5 Icon Fonts (via CDN) for websites</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
On the web we will be seeing different kinds of icons on many websites but many think those icons were designed and kept as images but it is not true, those are just imported from different online libraries. You just need to add the particular class or custom tag provided by the icon pack to view those icons. Today I am going to provide the top 5 icon packs to use on the online. These packs can be used on blogger, wordpress, joomla or in your custom HTML pages.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Installation Process&lt;/h3&gt;
&lt;div&gt;
&lt;ol style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Choose your icon pack provider&lt;/li&gt;
&lt;li&gt;Download the pack or use the CDN link&lt;/li&gt;
&lt;li&gt;If you are working in HTML paste the CDN HTML code inside the &lt;i&gt;&amp;lt;head&amp;gt;&lt;/i&gt; tag.&lt;/li&gt;
&lt;li&gt;Depending on the icon pack choose the desired icon and use the provided syntax to add the icon in your page.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
1.Bootstrap Icons&lt;/h3&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;CDN Link:&lt;/b&gt;&lt;a href=&quot;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&amp;nbsp;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;CDN HTML Code:&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp; &amp;nbsp; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css&quot;&amp;gt;&lt;/blockquote&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Syntax:&lt;/b&gt;&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;lt;span class=&quot;glyphicon glyphicon-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;i&gt;OR&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: left;&quot;&gt;
&amp;lt;i class=&quot;glyphicon glyphicon-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;/blockquote&gt;
All the icons and its names can be found &lt;a href=&quot;http://getbootstrap.com/components/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
Check examples &lt;a href=&quot;http://getbootstrap.com/components/#glyphicons-examples&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example:&lt;/b&gt;&lt;br /&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;See the Pen &lt;/span&gt;&lt;a href=&quot;https://codepen.io/harikesh409/pen/KmeQYg/&quot; style=&quot;font-family: inherit;&quot;&gt;Bootstrap Icons Example&lt;/a&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt; by Harikesh (&lt;/span&gt;&lt;a href=&quot;http://codepen.io/harikesh409&quot; style=&quot;font-family: inherit;&quot;&gt;@harikesh409&lt;/a&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;) on &lt;/span&gt;&lt;a href=&quot;http://codepen.io/&quot; style=&quot;font-family: inherit;&quot;&gt;CodePen&lt;/a&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;.&lt;/span&gt;&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;div class=&quot;codepen&quot; data-default-tab=&quot;html,result&quot; data-embed-version=&quot;2&quot; data-height=&quot;265&quot; data-pen-title=&quot;Bootstrap Icons Example&quot; data-slug-hash=&quot;KmeQYg&quot; data-theme-id=&quot;dark&quot; data-user=&quot;harikesh409&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;script async=&quot;&quot; src=&quot;https://production-assets.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;
2. Font Awesome&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;CDN Link:&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css&lt;/a&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
CDN HTML Code:&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;nbsp;&amp;nbsp; &amp;lt;link href=&quot;https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css&quot; rel=&quot;stylesheet&quot;&amp;gt;&lt;/blockquote&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&amp;nbsp;Syntax:&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;span class=&quot;fa fa-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;i&gt;OR&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;lt;i class=&quot;fa fa-&lt;i&gt;icon_name&lt;/i&gt;&quot; aria-hidden=&quot;true&quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;/span&gt;&amp;nbsp;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
All the icons and its names can be found &lt;a href=&quot;http://fontawesome.io/icons/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.
&lt;/div&gt;
Check examples &lt;a href=&quot;http://fontawesome.io/examples/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example:&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;codepen&quot; data-default-tab=&quot;html,result&quot; data-embed-version=&quot;2&quot; data-height=&quot;265&quot; data-pen-title=&quot;Font Aweswome Icons Example&quot; data-slug-hash=&quot;VbdQGE&quot; data-theme-id=&quot;dark&quot; data-user=&quot;harikesh409&quot;&gt;
See the Pen &lt;a href=&quot;https://codepen.io/harikesh409/pen/VbdQGE/&quot;&gt;Font Aweswome Icons Example&lt;/a&gt; by Harikesh (&lt;a href=&quot;http://codepen.io/harikesh409&quot;&gt;@harikesh409&lt;/a&gt;) on &lt;a href=&quot;http://codepen.io/&quot;&gt;CodePen&lt;/a&gt;.&lt;/div&gt;
&lt;script async=&quot;&quot; src=&quot;https://production-assets.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;

&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
3. Foundation Icons&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;
CDN Link:&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
CDN HTML Code:&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdnjs.cloudflare.com/ajax/libs/foundicons/3.0.0/foundation-icons.css&quot; /&amp;gt;&lt;/blockquote&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Syntax:&amp;nbsp;&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;span class=&quot;fi-&lt;i&gt;icon_name&quot;&lt;/i&gt;&amp;gt;&amp;lt;/span&amp;gt;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;i&gt;OR&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;i class=&quot;fi-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;/blockquote&gt;
All the icons and its names can be found &lt;a href=&quot;http://zurb.com/playground/foundation-icon-fonts-3#allicons&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
Check examples &lt;a href=&quot;https://github.com/zurb/foundation-icons/tree/original-implementation&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example:&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;codepen&quot; data-default-tab=&quot;html,result&quot; data-embed-version=&quot;2&quot; data-height=&quot;265&quot; data-pen-title=&quot;Foundation Icons Example&quot; data-slug-hash=&quot;qmKxox&quot; data-theme-id=&quot;dark&quot; data-user=&quot;harikesh409&quot;&gt;
See the Pen &lt;a href=&quot;https://codepen.io/harikesh409/pen/qmKxox/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Foundation Icons Example&lt;/a&gt; by Harikesh (&lt;a href=&quot;http://codepen.io/harikesh409&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;@harikesh409&lt;/a&gt;) on &lt;a href=&quot;http://codepen.io/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;CodePen&lt;/a&gt;.&lt;/div&gt;
&lt;script async=&quot;&quot; src=&quot;https://production-assets.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;

&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
4. Ionicons&lt;/h3&gt;
&lt;div&gt;
&lt;b&gt;CDN Link&lt;/b&gt;:&amp;nbsp;&lt;a href=&quot;http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;CDN HTML Code:&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;link rel=&quot;stylesheet&quot; href=&quot;http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css&quot; /&amp;gt;&lt;/blockquote&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Syntax:&amp;nbsp;&lt;/h4&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;span class=&quot;icon ion-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;i&gt;&lt;b&gt;OR&lt;/b&gt;&lt;/i&gt;&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: left;&quot;&gt;
&amp;nbsp;&amp;lt;i class=&quot;icon ion-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;/blockquote&gt;
All the icons and its names can be found &lt;a href=&quot;http://ionicons.com/cheatsheet.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example:&lt;/b&gt;&lt;br /&gt;
&lt;div class=&quot;codepen&quot; data-default-tab=&quot;html,result&quot; data-embed-version=&quot;2&quot; data-height=&quot;308&quot; data-pen-title=&quot;Ion Icons Example&quot; data-slug-hash=&quot;VbdQpx&quot; data-theme-id=&quot;dark&quot; data-user=&quot;harikesh409&quot;&gt;
See the Pen &lt;a href=&quot;https://codepen.io/harikesh409/pen/VbdQpx/&quot;&gt;Ion Icons Example&lt;/a&gt; by Harikesh (&lt;a href=&quot;http://codepen.io/harikesh409&quot;&gt;@harikesh409&lt;/a&gt;) on &lt;a href=&quot;http://codepen.io/&quot;&gt;CodePen&lt;/a&gt;.&lt;/div&gt;
&lt;script async=&quot;&quot; src=&quot;https://production-assets.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;

&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
5.Themify&lt;/h3&gt;
&lt;div&gt;
&lt;b&gt;CDN Link:&amp;nbsp;&lt;/b&gt;&lt;a href=&quot;https://cdn.jsdelivr.net/themify-icons/0.1.2/css/themify-icons.css&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://cdn.jsdelivr.net/themify-icons/0.1.2/css/themify-icons.css&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;b&gt;CDN HTML Code:&lt;/b&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.jsdelivr.net/themify-icons/0.1.2/css/themify-icons.css&quot; /&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Syntax:&lt;/b&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;span class=&quot;ti-&lt;i&gt;icon_name&lt;/i&gt;&quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;/blockquote&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;b&gt;&lt;i&gt;OR&lt;/i&gt;&lt;/b&gt;&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot; style=&quot;text-align: left;&quot;&gt;
&amp;lt;i class=&quot;ti-icon_name&quot;&amp;gt;&amp;lt;/i&amp;gt;&lt;/blockquote&gt;
All the icons and its names can be found &lt;a href=&quot;https://themify.me/themify-icons&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example:&lt;/b&gt;&lt;/div&gt;
&lt;div class=&quot;codepen&quot; data-default-tab=&quot;html,result&quot; data-embed-version=&quot;2&quot; data-height=&quot;265&quot; data-pen-title=&quot;Themify Icons Example&quot; data-slug-hash=&quot;WjyMdN&quot; data-theme-id=&quot;dark&quot; data-user=&quot;harikesh409&quot;&gt;
See the Pen &lt;a href=&quot;https://codepen.io/harikesh409/pen/WjyMdN/&quot;&gt;Themify Icons Example&lt;/a&gt; by Harikesh (&lt;a href=&quot;http://codepen.io/harikesh409&quot;&gt;@harikesh409&lt;/a&gt;) on &lt;a href=&quot;http://codepen.io/&quot;&gt;CodePen&lt;/a&gt;.&lt;/div&gt;
&lt;script async=&quot;&quot; src=&quot;https://production-assets.codepen.io/assets/embed/ei.js&quot;&gt;&lt;/script&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/6355216152519940379/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2017/05/top-5-icon-fonts-via-cdn-for-websites.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6355216152519940379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6355216152519940379'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2017/05/top-5-icon-fonts-via-cdn-for-websites.html' title='Top 5 Icon Fonts (via CDN) for websites'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-1821931157070393991</id><published>2013-11-17T17:23:00.000+05:30</published><updated>2017-05-14T15:21:03.516+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="how to"/><title type='text'>How to Embed Social Media posts to your blog or website</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.tribalcafe.co.uk/wp-content/uploads/2013/09/how-to-embed-social-media-posts-800x200.jpg?ac4fd5&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;How to Embed Social Media posts to your blog or website&quot; border=&quot;0&quot; height=&quot;80&quot; src=&quot;https://www.tribalcafe.co.uk/wp-content/uploads/2013/09/how-to-embed-social-media-posts-800x200.jpg?ac4fd5&quot; title=&quot;How to Embed Social Media posts to your blog or website&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;line-height: 22.3906px;&quot;&gt;Social media sites offers various features including Embed feature for users to connect with peoples from across the World.&amp;nbsp;With this feature users can add their social media posts including pictures, videos, hashtags and other content directly to their blog and website. Embed posts can be seen by anyone even if they not having such social media account.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;How To Embed Tweets:&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit; line-height: 22.390625px;&quot;&gt;To embed your Twitter tweets to you blog please follow the below steps&lt;/span&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Sign in to your Twitter account&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Click on the down arrow button of a specific post, which you want to add to your blog post.&lt;/span&gt;&lt;/li&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyqdjdIdu9658FADO2ELVB1ykW5wpUkvcInfJua_Z6pLo7IQZogs0xFDWOQLHpCMFVT74nyTI9zLnjOOItSFyiIqy4a_BK2R4YgLLPa-VLdCbKVa0HMAKaouez7CNbpfHqvwNEPbwwqs/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Embed Tweets&quot; border=&quot;0&quot; height=&quot;178&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyqdjdIdu9658FADO2ELVB1ykW5wpUkvcInfJua_Z6pLo7IQZogs0xFDWOQLHpCMFVT74nyTI9zLnjOOItSFyiIqy4a_BK2R4YgLLPa-VLdCbKVa0HMAKaouez7CNbpfHqvwNEPbwwqs/s400/Capture.PNG&quot; title=&quot;Embed Tweets&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;ul style=&quot;line-height: 22.390625px;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Then click &lt;b&gt;Embed Tweet&lt;/b&gt; button in drop down menu&lt;/span&gt;&lt;/li&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;li&gt;Next a pop-up window will open and show Embed code of the specific post&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Just copy and paste the code in your your blog post.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;How to Embed Facebook Posts:How to Embed Facebook Posts&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;div style=&quot;background-color: white; font-family: &#39;Segoe UI&#39;, Arial; line-height: 22.390625px;&quot;&gt;
&lt;ul&gt;
&lt;li&gt;To Embed Facebook post to your blog, first check the post should be shared public. You can know that by hovering your mouse cursor over the audience selector (you&#39;ll see a globe icon).&lt;/li&gt;
&lt;li&gt;Then click the Menu &amp;nbsp;icon in the top right of the specific post and select&amp;nbsp;&lt;b&gt;Embed Post&lt;/b&gt;&amp;nbsp;in drop down menu&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; font-size: 14px; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy_hyXsWgQ96ty0t_XoAbf0NYVjjpwHCzOIVtCTDjYcI81BvGiluPHavvf3dyYrPr0Uu_yxiZW1Q89VoanQfwRI2Q53eP9zEKgBuGPe3kgbWNY22F8CmhTqkevi1M4UyajPNGW4SeiN7w/s1600/embedposts.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-decoration: none;&quot;&gt;&lt;span style=&quot;color: black;&quot;&gt;&lt;img alt=&quot;How to Embed Facebook Posts&quot; border=&quot;0&quot; height=&quot;152&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy_hyXsWgQ96ty0t_XoAbf0NYVjjpwHCzOIVtCTDjYcI81BvGiluPHavvf3dyYrPr0Uu_yxiZW1Q89VoanQfwRI2Q53eP9zEKgBuGPe3kgbWNY22F8CmhTqkevi1M4UyajPNGW4SeiN7w/s400/embedposts.jpg&quot; style=&quot;border-width: 0px; max-width: 590px;&quot; title=&quot;How to Embed Facebook Posts&quot; width=&quot;400&quot; /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;Now the dialogue box shows the two lines of HTML code, just copy the code and paste it to your blog.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;How to Embed Google+ Posts:&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;background-color: white; font-family: &#39;Segoe UI&#39;, Arial; line-height: 22.390625px;&quot;&gt;
&lt;ul&gt;
&lt;li&gt;Sign in to your Google+ account&lt;/li&gt;
&lt;li&gt;Click on the menu icon of the specific post which you want to embed&lt;/li&gt;
&lt;li&gt;Then choose Embed post option in drop down menu&lt;/li&gt;
&lt;li&gt;&amp;nbsp;A dialog box displays with embed code that you can copy and paste into your site.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&quot;font-family: inherit; line-height: 22.390625px;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;How to Embed Google+ Posts&quot; border=&quot;0&quot; height=&quot;120&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQytxldLOw5ZJTiMY-nJJymrANHqnoDyYlS5Es7sI-G_kqHCYTlGsB0XGhh5qIgcSS4e0IxBITHlBeqI6J3l_M5zpEA4cTfqVytsI7wdT0mBdLffePdTC4L__5Nku8bJksC9pkxozBIfo/s400/embedded-post-dialog.png&quot; style=&quot;max-width: 590px;&quot; title=&quot;How to Embed Google+ Posts&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;
&lt;div style=&quot;font-size: 14px; text-align: center;&quot;&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;How to Embed Pinterest Posts:&lt;/b&gt;&lt;/h3&gt;
&lt;ul style=&quot;font-family: inherit; line-height: 22.390625px;&quot;&gt;
&lt;li&gt;Open Pinterest.com and sign in to your account&lt;/li&gt;
&lt;li&gt;Click on a specific pin which you want to Embed, then click the Menu button in top of the pin&lt;/li&gt;
&lt;li&gt;Then select Embed option&lt;/li&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; font-family: inherit; line-height: 22.390625px; text-align: center;&quot;&gt;
&lt;img alt=&quot;How to Embed Pinterest Posts&quot; border=&quot;0&quot; height=&quot;147&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ7Kast8IWgMeEvZ05pfZgYwODujmROOuZ0X1XYHIMRjGHIv7qHC2y2WdzlWsCfz8MuFHUmILuDyGWadEDawh5tbqKQ_VJ3516jMkEmGkuPaiAeFDx90KFfmW6lBYQ-YiPVkz84G6LMJg/s400/embpost.jpg&quot; style=&quot;max-width: 590px;&quot; title=&quot;How to Embed Pinterest Posts&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;background-color: white; clear: both; font-family: &#39;Segoe UI&#39;, Arial; line-height: 22.390625px;&quot;&gt;
&lt;/div&gt;
&lt;li&gt;Then copy the embed code to your blog or website.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/1821931157070393991/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/11/how-to-embed-social-media-posts-to-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/1821931157070393991'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/1821931157070393991'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/11/how-to-embed-social-media-posts-to-your.html' title='How to Embed Social Media posts to your blog or website'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyqdjdIdu9658FADO2ELVB1ykW5wpUkvcInfJua_Z6pLo7IQZogs0xFDWOQLHpCMFVT74nyTI9zLnjOOItSFyiIqy4a_BK2R4YgLLPa-VLdCbKVa0HMAKaouez7CNbpfHqvwNEPbwwqs/s72-c/Capture.PNG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-8594763349341762103</id><published>2013-09-25T08:33:00.000+05:30</published><updated>2013-09-25T08:33:42.827+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Guest Post"/><category scheme="http://www.blogger.com/atom/ns#" term="Social Media"/><title type='text'>Are You Using Your Social Media?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;MsoNoSpacingCxSpFirst&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;If you run a small business and you’re trying to
use social media to promote yourself, remember that you have some remarkable
advantages over larger businesses in this regard. Larger businesses have to
navigate the tricky waters of coming up with posts that get people engaged and
maintaining their brand image. For smaller businesses, the fact that you
probably do business in a physical community and there is a face that people
associate with your business can be real advantages. You just have to make sure
you’re using it right.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Bad Stats&lt;/span&gt;&amp;nbsp;&lt;/h3&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
&lt;o:p&gt;



&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
There were revealed some facts about social media
that may apply to your business. For instance, a survey referenced in the
article found that 58% of companies that were actively using Facebook didn’t
feel like they were promoting it the way they should be. It is understood that
most small businesses out there probably have a social media profile. Except
for the time invested in making the profile, it is essentially free, at least
from an upfront investment.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpFirst&quot;&gt;
The same article, however, shows that 76% of
small businesses surveyed about the matter found that they got positive results
from using social media. A full 78% of the people who responded about their
businesses said they got 25% to 100% of their customers via social media. That
should reveal the power potential in this type of promotion, if you had any
doubts.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;



&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
How do you go about using it, however? Here are
some creative ways that you can go about using social media to promote your business.
Remember that they do require something of an investment, whether that is in
terms of time or simply offering an incentive to customers who help you out.&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Incentivize&lt;/h3&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
There are various ways you can incentivize
using social media. For example, if you happened to run a fitness center, you
could offer a free beverage or some other incentive if people are willing to
check in when they show up for a workout. This helps to get the word out about
your facility, particularly to people who may be friends of some of your
clients but who aren’t particularly interested in following your business. It
gets your name out there and that’s important.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;







&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
You can also offer an incentive for people to
like your business. This is easy enough to do. If you have regular customers,
clients or a membership driven business, ask them to like you on Facebook as a
way of promoting the business. They are already your customers, so some sense
of loyalty may apply here, particularly if you are a small business and the
person they see behind the counter when they show up is the same person who
owns the business.&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Participate&lt;/h3&gt;
&lt;div class=&quot;MsoNoSpacingCxSpFirst&quot;&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
If there are community events that you can
sponsor or participate in, be sure to do so and publicize it on your social
media profiles. You can do this without being overly opportunistic. For
example, if you had employees participating in a charity run, it would be easy
enough to put out a Twitter notice about it and actually promote the event
rather than directly promoting your business. Remember that your business logo
will appear on the tweet, so you get the promotion, anyway.&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpMiddle&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;







&lt;/div&gt;
&lt;div class=&quot;MsoNoSpacingCxSpLast&quot;&gt;
Make sure your domain is integrated with your
social networking site.&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;a href=&quot;http://themefuse.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;WordPress templates&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;color: #365f91; mso-bidi-font-family: Arial; mso-themecolor: accent1; mso-themeshade: 191;&quot;&gt;&amp;nbsp;&lt;/span&gt;oftentimes have these types of features built right into them, so it’s usually
just a matter of selecting a few check-boxes and settings and preferences. Once
you have this done, you can further integrate your social media so that people
who visit your webpage will see that they can learn more about your business on
social media, where they may discover some very positive things.&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;&lt;span style=&quot;line-height: 150%; mso-bidi-font-family: Arial; mso-bidi-font-size: 12.0pt;&quot;&gt;About
author&lt;/span&gt;&lt;/b&gt;&lt;/h3&gt;
&lt;div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;span style=&quot;line-height: 150%; mso-bidi-font-family: Arial; mso-bidi-font-size: 12.0pt;&quot;&gt;Anny Solway is a dedicated writer at ThemeFuse – a
web studio that creates original &lt;a href=&quot;http://themefuse.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;WordPress themes&lt;/a&gt;,
that can be used out of the box. She loves to share blogging and technology
tips.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/8594763349341762103/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/09/are-you-using-your-social-media.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8594763349341762103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8594763349341762103'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/09/are-you-using-your-social-media.html' title='Are You Using Your Social Media?'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-8882304233408011018</id><published>2013-05-16T16:04:00.000+05:30</published><updated>2017-06-21T20:10:21.951+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="how to"/><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>How to Add Wikipedia Search Box to Blogger</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbscEc2skNZF74blz4HmwVbkvfIrUjaLovcMbi4onE5FYVqmdZDA6O39A0qumwvGTVvq9vhtRNUF6oOwXj1onYYBkUdjzp11p2Nda-qza4zsf86tVuLy0rmN-9DQXU2z4VgxSAgRNVTcA/s1600/wiki+search.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Wikipedia Search Box For Blogger&quot; border=&quot;0&quot; data-original-height=&quot;255&quot; data-original-width=&quot;312&quot; height=&quot;326&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbscEc2skNZF74blz4HmwVbkvfIrUjaLovcMbi4onE5FYVqmdZDA6O39A0qumwvGTVvq9vhtRNUF6oOwXj1onYYBkUdjzp11p2Nda-qza4zsf86tVuLy0rmN-9DQXU2z4VgxSAgRNVTcA/s400/wiki+search.png&quot; title=&quot;Wikipedia Search Box For Blogger&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;b&gt;Wikipedia Search Box for Blogger&lt;/b&gt; - Isn&#39;t it cool? In this
article below, I have shared How to add Wikipedia Search Box to Blogger
(BlogSpot) blog. Blogger has recently launched a new official widget to its
Gadget Gallery as Wikipedia Search Box. Wikipedia Widget/Gadget allows you to insert
a Wikipedia search box into your Blog. You can add this Wikipedia Search Box to
your blog sidebar, header and Footer. So if you are looking for adding a
Wikipedia search box to your blog, Here is a quick guide on how to add
Wikipedia search to Blog.&lt;br /&gt;
&lt;br /&gt;
No doubt, Wikipedia is the second top most popular search website
in the world. And it is always a good idea to add best search engine box to
Blog or website. Since if your are running an informative Blog, you must add
Wikipedia search box to your blog. There are many benefit of adding Wikipedia
Search to your blog. This Wikipedia Search box will help your blog reader to search
Wikipedia articles without leaving your blog. And this is how you can stop your
blog reader on your blog for some more time, that helps you to decrease your
Blog Bonus rate too. Let’s start adding Wikipedia Search box to Blogger blog.&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Wikipedia Search Box for Blogger&lt;/h3&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
So if you are ready to add Wikipedia search to your Blog. Adding
Wikipedia search box to your blog/website is so easy, you just need to add a
new Gadget to your Blog in the form of Wikipedia. However follow the
instructions given below for adding Wikipedia Search Box to Blogger. &lt;/div&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Adding Wikipedia Search Box to Blogger&lt;/h4&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
As you are a Blogger user for a long time, you probably would
have know How to add widget to Blogger’s blog. But if you are new to Blogger,
don’t worry it’s too easy to add new widget to Blogger.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Simply Go to &lt;b&gt;Blogger&amp;gt;&amp;gt; Your Blog&amp;gt;&amp;gt;
Layout&amp;gt;&amp;gt; Add Gadget&amp;gt;&amp;gt;More Gadgets.&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;A Pop-up box will open, Now find Wikipedia search widget.See the picture below for reference.&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYvyZbjbAw_rf5O7uxodRKxc71rLIrjDEqA-T4zxPTBNLHX1MFN0hdAsKxhkfJFMur9iQBLuB7s2tZEfdbtwVxNV2bzqR9AcrxEp_Vzx0a8JKvZvdCLpS0LWw-JPTLXVByrLZNA5VVQ30/s1600/Capture.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Wikipedia Gadget&quot; border=&quot;0&quot; data-original-height=&quot;541&quot; data-original-width=&quot;695&quot; height=&quot;311&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYvyZbjbAw_rf5O7uxodRKxc71rLIrjDEqA-T4zxPTBNLHX1MFN0hdAsKxhkfJFMur9iQBLuB7s2tZEfdbtwVxNV2bzqR9AcrxEp_Vzx0a8JKvZvdCLpS0LWw-JPTLXVByrLZNA5VVQ30/s400/Capture.PNG&quot; title=&quot;Wikipedia Gadget&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Now click on this widget and give a title (optional) and hit
Save button.&lt;/li&gt;
&lt;li&gt;Now drag this widget where you this widget to show i.e. Sidebar,
Header and Footer.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Congratulations! You have successfully added Wikipedia
Search box to your blog. Now check your blog, This Wikipedia Search box widget
will looks like this.&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-eYFNzN0IUp0xiBgxHRWgR9YOtrxAC2j4MjhgT9Ygp5HO0NJ1S7fmhqxD3WuZIr1p3A1eeOuOr5qRo1xl7uJubcgWlw4Q38meHDoVlohap0Z5QYfiJXZSNNT0XlIEv2oPlF7NR_jy5quQ/s1600/wikipedia-search-box.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Demo of wikipedia search box in blogger&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-eYFNzN0IUp0xiBgxHRWgR9YOtrxAC2j4MjhgT9Ygp5HO0NJ1S7fmhqxD3WuZIr1p3A1eeOuOr5qRo1xl7uJubcgWlw4Q38meHDoVlohap0Z5QYfiJXZSNNT0XlIEv2oPlF7NR_jy5quQ/s1600/wikipedia-search-box.png&quot; title=&quot;Demo of wikipedia search box in blogger&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Hope you like this tutorial to add Wikipedia Search to
Blogger. What is your view about this new Wikipedia search box for blog. Share
your view via comment box below. &lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/8882304233408011018/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/how-to-add-wikipedia-search-box-to.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8882304233408011018'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8882304233408011018'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/how-to-add-wikipedia-search-box-to.html' title='How to Add Wikipedia Search Box to Blogger'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbscEc2skNZF74blz4HmwVbkvfIrUjaLovcMbi4onE5FYVqmdZDA6O39A0qumwvGTVvq9vhtRNUF6oOwXj1onYYBkUdjzp11p2Nda-qza4zsf86tVuLy0rmN-9DQXU2z4VgxSAgRNVTcA/s72-c/wiki+search.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-6060071080202785560</id><published>2013-05-13T20:50:00.000+05:30</published><updated>2013-05-13T20:50:24.004+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="how to"/><title type='text'>4 Best Tools to Run Giveaways &amp; Promotions on your Blog and Website </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Here I listed 4 best web apps to create entry form for giveaway and 
online promotions, it helps to increase your blog community and social 
media subscribers. With these app you can easily manage your giveaway 
and also you can select random winners.&lt;br /&gt;
&lt;br /&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://www.blogger.com/null&quot; name=&quot;more&quot;&gt;&lt;/a&gt;1. Giveaway Tools&lt;/h4&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;http://giveawaytools.com/&quot; target=&quot;_blank&quot;&gt;Giveways Tools&lt;/a&gt; is one of the best web application that allows users to 
create embeddable entry-form to run Giveaways and Promotions on your 
blog. You can create and stunning giveaways with following subscription 
features. It is featuring auto-verification through third-party APIs.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhddAMKFtX60PqrQkktXP2gnkRz-1hk_n4Q1wP2gesJBKRg2hHuoGUpydebEgiANmy4-WO3iQejxmYvFPWsgT1sdHZk3mOWRkkMuSQ_9eCWA_Zk2UdMB_pix_rZj23HYlqgCVPOKMDEGmw/s1600/exampleForm.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Giveaway Tools&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhddAMKFtX60PqrQkktXP2gnkRz-1hk_n4Q1wP2gesJBKRg2hHuoGUpydebEgiANmy4-WO3iQejxmYvFPWsgT1sdHZk3mOWRkkMuSQ_9eCWA_Zk2UdMB_pix_rZj23HYlqgCVPOKMDEGmw/s1600/exampleForm.jpg&quot; title=&quot;Giveaway Tools&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;h3&gt;
&lt;b&gt;Features:&lt;/b&gt;&lt;/h3&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Blog Comments&lt;/li&gt;
&lt;li&gt;Etsy - Favorite An Item&lt;/li&gt;
&lt;li&gt;Etsy - Favorite A Seller&lt;/li&gt;
&lt;li&gt;Facebook - Like A Page&lt;/li&gt;
&lt;li&gt;FeedBurner - Email Subscription&lt;/li&gt;
&lt;li&gt;Pinterest - Pin Something&lt;/li&gt;
&lt;li&gt;Pinterest - Follow A Board&lt;/li&gt;
&lt;li&gt;RSS Subscription&lt;/li&gt;
&lt;li&gt;Twitter - Follow&lt;/li&gt;
&lt;li&gt;Twitter - Tweet&lt;/li&gt;
&lt;li&gt;Voting For Blog&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;2. Punch Tab&lt;/b&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;a href=&quot;https://www.punchtab.com/giveaway-page&quot; target=&quot;_blank&quot;&gt;Punch Tab&lt;/a&gt; is an another best tool to run giveaways on your blog, 
websites and Facebook pages. With Punch Tab you can set 9 different ways
 to users for entering your giveaway.&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;Punch Tab&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgU_EHUKSk2xO0cHwpz9uORc7DXemhbkIf5AeRvPYeCNXCl3nXG1Ntc6PCzoLGYpQ2Pf5oLIwmSv134ajpee_WBL7DwxxisyFbqrU4H_UDCJRJi9ec_YWaWlPlnPIs8Cx84zsJj5avJfXc/s1600/giveaway.png&quot; title=&quot;Punch Tab&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Features:&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Twitter - Follow&lt;/li&gt;
&lt;li&gt;Twitter - Tweet&lt;/li&gt;
&lt;li&gt;Facebook - Become fan&lt;/li&gt;
&lt;li&gt;Facebook - like&lt;/li&gt;
&lt;li&gt;Google+1&lt;/li&gt;
&lt;li&gt;Blog Comment&lt;/li&gt;
&lt;li&gt;Question&lt;/li&gt;
&lt;li&gt;Visit&lt;/li&gt;
&lt;li&gt;Download&lt;/li&gt;
&lt;/ul&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;

&lt;b&gt;3. Rafflecopter&lt;/b&gt;&lt;/h4&gt;
&lt;a href=&quot;http://www.rafflecopter.com/&quot; target=&quot;_blank&quot;&gt;Rafflecopter&lt;/a&gt; allows you to customize and embed an entry form on your 
site for promotions and giveaways. It automatically select random 
winners, and it allows to download all your subscription details as 
spreadsheet.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ8faL0LwK8lEWCC_7EUsTDp3h1LTX-HYiz70biN2kPD1BsQ3i2LlSHHz-6ZrfCETr6JD4IK-dXxBPk3JRDB4vKLNlHIm-JqeUj3cS256pVwT2qgMtzPBxrf0blvxTpr-5dVHKsKnfYX4/s1600/givewahs.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Rafflecopter&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJ8faL0LwK8lEWCC_7EUsTDp3h1LTX-HYiz70biN2kPD1BsQ3i2LlSHHz-6ZrfCETr6JD4IK-dXxBPk3JRDB4vKLNlHIm-JqeUj3cS256pVwT2qgMtzPBxrf0blvxTpr-5dVHKsKnfYX4/s1600/givewahs.png&quot; title=&quot;Rafflecopter&quot; /&gt;&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Features:&amp;nbsp;&lt;/b&gt;&lt;/h3&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Build your email lists&lt;/li&gt;
&lt;li&gt;Facebook Fan &amp;amp; Like&lt;/li&gt;
&lt;li&gt;Twitter Follow &amp;amp; Tweet&lt;/li&gt;
&lt;li&gt;Pinterest Follow &amp;amp; Pin&lt;/li&gt;
&lt;li&gt;Facebook app to run giveaways on Facebook page&lt;/li&gt;
&lt;li&gt;Instant Random Winners and more&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;
&lt;b&gt;4. Wildfire App&lt;/b&gt;&lt;/h4&gt;
&lt;a href=&quot;http://www.wildfireapp.com/&quot; target=&quot;_blank&quot;&gt;Wildfire&lt;/a&gt; one of the best web application to create giveaways and 
promotions. It is owned by Google and it is available only &amp;nbsp;in premium 
version. It allows to Run any kind of promotion, contests, sweepstakes, 
coupons, giveaways, and others.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;Wildfireapp&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZ3he87rbfSTDfbImdgl5neTlZGLrXC8efOpfxdDDDT_6BPnMHG3QBiImEG2piKrInWgkGcVaAH62xKugE3qu_8d2TEtECBOlGGy1ATBwYUYgtbHW5qQoYO2HKsZsHjXMWtwT0Pbg6GwQ/s1600/wildfire.png&quot; title=&quot;Wildfireapp&quot; /&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Features:&lt;/b&gt;&lt;/h3&gt;
&lt;h2&gt;
&lt;/h2&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Real Time analytics&lt;/li&gt;
&lt;li&gt;Fast and easy&lt;/li&gt;
&lt;li&gt;Social media subscription option available for Facebook, Twitter, LinkedIn, Google+, Pinterest and&amp;nbsp;YouTube.&lt;/li&gt;
&lt;li&gt;It allows user to create Sweepstakes, Coupons, User-Generated Photo,
 Essay, Video Contests, Pick your Favorites, Quizzes and Trivia&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/6060071080202785560/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/4-best-tools-to-run-giveaways.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6060071080202785560'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6060071080202785560'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/4-best-tools-to-run-giveaways.html' title='4 Best Tools to Run Giveaways &amp; Promotions on your Blog and Website '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhddAMKFtX60PqrQkktXP2gnkRz-1hk_n4Q1wP2gesJBKRg2hHuoGUpydebEgiANmy4-WO3iQejxmYvFPWsgT1sdHZk3mOWRkkMuSQ_9eCWA_Zk2UdMB_pix_rZj23HYlqgCVPOKMDEGmw/s72-c/exampleForm.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-4668656530941250555</id><published>2013-05-12T13:15:00.000+05:30</published><updated>2013-05-12T13:15:12.826+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>How to add Save to Drive Button to Your Blogs</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Google launches new &lt;a href=&quot;http://googledevelopers.blogspot.in/2013/05/an-easier-way-to-save-files-to-google.html&quot; target=&quot;_blank&quot;&gt;Save to Drive&lt;/a&gt;
 button that allows users to save web contents directly to Google Drive 
account with one click. If you are a blogger or web master? you can 
place the Save to Drive button into your   site, that helps your site 
visitors to save your post image directly to their Drive account with 
one-click.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr9-f_sjz0tspqv72Q6qILMSIDZvG-gYhyphenhyphennJ2Jay5B-zcbjvO3megTsfY3LhiYcrKtmf0U2NEJhC0vsqhXYVAxFZOfI2VyryxqMATITXPRxVrKgaA8QeDPlwlBpn9a6_M07zAE1pknND8/s1600/oreilly+%281%29.png&quot; /&gt;&lt;/div&gt;
&lt;h3 class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
How to add Save To Drive Button &lt;/h3&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
To add Save to Drive button on your website is easy. You simply have to include the script and HTML tag below&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&amp;nbsp;&amp;lt;script src=&quot;https://apis.google.com/js/plusone.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;lt;div class=&quot;g-savetodrive&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
data-filename=&quot;My Statement.pdf&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
data-sitename=&quot;My Company Name&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
data-src=&quot;/path/to/myfile.pdf&quot;&amp;gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;lt;/div&amp;gt; &amp;nbsp;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Demo&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgp2Ngq9-yIYmW3ljC491q0te_b7pc9_z0X5nxZRILpscCEHHQvyf4DN3NEE5F7NXHUH4E0g_u7VxO67tt4dyAnOzqc-b-hWIOjxo2gZPBUVdGQIQDW7-3H5kz59SQhQwIXQ-kHjpElts/s400/kitten.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgp2Ngq9-yIYmW3ljC491q0te_b7pc9_z0X5nxZRILpscCEHHQvyf4DN3NEE5F7NXHUH4E0g_u7VxO67tt4dyAnOzqc-b-hWIOjxo2gZPBUVdGQIQDW7-3H5kz59SQhQwIXQ-kHjpElts/s320/kitten.png&quot; title=&quot;Stary_Kittin&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;center&gt;
&lt;script src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
&lt;br /&gt;
&lt;div class=&quot;g-savetodrive&quot; data-filename=&quot;Stray_Kitter.jpg&quot; data-sitename=&quot;Blogger Tricks And Tips&quot; data-src=&quot;/path/to/myfile.jpg&quot;&gt;
&lt;/div&gt;
&lt;/center&gt;
&lt;br /&gt;
Click the Save button to save the above picture.&lt;br /&gt;
&lt;br /&gt;
There is also the Save to Drive button’s &lt;a href=&quot;https://developers.google.com/drive/savetodrive#javascript_api&quot; target=&quot;_blank&quot;&gt;JavaScript API&lt;/a&gt;, which allows programmatic and flexible control of the creation of Save to Drive buttons in your web pages&lt;br /&gt;
&lt;br /&gt;
Google says &quot;The Save to Drive button works in the context of the user’s
 browser. This allows your users to save files that could require some 
form of HTTP authorization – such as a session cookie – without any 
special customization from you. In most cases, the Save to Drive button 
should be simple to integrate, plug-and-play!&quot; &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/4668656530941250555/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/how-to-add-save-to-drive-button-to-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4668656530941250555'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4668656530941250555'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/how-to-add-save-to-drive-button-to-your.html' title='How to add Save to Drive Button to Your Blogs'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjr9-f_sjz0tspqv72Q6qILMSIDZvG-gYhyphenhyphennJ2Jay5B-zcbjvO3megTsfY3LhiYcrKtmf0U2NEJhC0vsqhXYVAxFZOfI2VyryxqMATITXPRxVrKgaA8QeDPlwlBpn9a6_M07zAE1pknND8/s72-c/oreilly+%281%29.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-4907095820772660862</id><published>2013-05-07T20:59:00.001+05:30</published><updated>2017-07-16T23:33:23.132+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>5 Best Free Apps to Manage your Blogs with your Phone &amp; Tablets </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;h3&gt;
1. Wordpress&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
It is official Wordpress app for users to manage their blogs with their 
smartphones and tablets. It is available for all major mobile platforms 
such iOS, Android and more.&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Write, edit, publish your post&lt;/li&gt;
&lt;li&gt;Check your blog stats&lt;/li&gt;
&lt;li&gt;Moderate your comments&lt;/li&gt;
&lt;li&gt;Post images and videos and more&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXaLMShEZlSB3iprJkVJsaf3Baw_EnxYDQ33_xq6feLh-R-bNkDnmVtKX66pqZFTmNa7nxUui8u43die9xjTFwHhphF62VMCn8-cqWMwK0pN33YajWd7sMJ8XHZEmCJcnFN79Hqukoz-w/s1600/unnamed.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXaLMShEZlSB3iprJkVJsaf3Baw_EnxYDQ33_xq6feLh-R-bNkDnmVtKX66pqZFTmNa7nxUui8u43die9xjTFwHhphF62VMCn8-cqWMwK0pN33YajWd7sMJ8XHZEmCJcnFN79Hqukoz-w/s400/unnamed.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;b&gt;Download Links&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EADv&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAEF&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAEL&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;BlackBerry&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAEd&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Windows Phone&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAEl&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Symbian&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div&gt;
&lt;h3&gt;
2. Blogger&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
Official Blogger app allows users to quickly and easily publish posts to
 your blog wherever you are. With this app you can compose and publish 
new post, Add labels and location and more. Available for both Android 
and iOS devices.&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Compose a post that you can save to draft or immediately publish&lt;/li&gt;
&lt;li&gt;View list of your saved and published posts&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Switch account/blog if you have more than one&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Embed an image from the gallery, or, by taking a picture directly from the app&lt;/li&gt;
&lt;li&gt;Add labels to your posts&lt;/li&gt;
&lt;li&gt;Add location information&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlhVF6SbxN0AlWb91TNHZWshyZULHh3aGdrDuk_GE4roZY5BTePFIl5wZT8iP651llrVbfngGP1J9uo-FKIYzy3piaONUU7kuBsYN8Mr1vsQ3vlZqDK5LZT2QoOK9e72RLBD4e5MOEGUY/s1600/unnamed+%281%29.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjlhVF6SbxN0AlWb91TNHZWshyZULHh3aGdrDuk_GE4roZY5BTePFIl5wZT8iP651llrVbfngGP1J9uo-FKIYzy3piaONUU7kuBsYN8Mr1vsQ3vlZqDK5LZT2QoOK9e72RLBD4e5MOEGUY/s400/unnamed+(1).png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;b&gt;Download Links&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAFR&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAFh&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS&lt;/a&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
3. Tumblr&lt;/h3&gt;
&lt;/div&gt;
&lt;div&gt;
Official Tumblr app for its users to manage blogs from anywhere and 
anytime with their smart devices. Tumblr app available for Android, iOS 
and Windows Phones.&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Post anything, from anywhere.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Share photos, gifs, video, music, quotes, chats, links, and text. Find 
and follow the things you love, and get all your latest news from your 
dashboard.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Bonus: Add a &#39;create a post&#39; widget to your home screen.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Advanced controls: Save drafts, queue posts, customize tweets, and more!&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Messages: View and reply to messages.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Address book: Find people to follow from your address book.&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Multiple blogs: Seamlessly manage all of your blogs.&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLvW52A3SGvbfBAiAk2usIvVBtNBmsiV0AICRO02lFwcjRRSS8XM9jin8GyRd1NMYgfwUXkbGzDfqDhTBOp94BbrsGHSA_M5Lb71zjkHA5D9ju-91w-qLOs7y8UfVGRtFvQv3wUOegXJM/s1600/unnamed.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLvW52A3SGvbfBAiAk2usIvVBtNBmsiV0AICRO02lFwcjRRSS8XM9jin8GyRd1NMYgfwUXkbGzDfqDhTBOp94BbrsGHSA_M5Lb71zjkHA5D9ju-91w-qLOs7y8UfVGRtFvQv3wUOegXJM/s400/unnamed.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;b&gt;Download Links&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAG0&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAGj&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAH6&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Windows Phone&lt;/a&gt;

&lt;br /&gt;
&lt;div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
4. Weebly&lt;/h3&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
Weebly is an one of the most popular blogging platforms and website 
builder. Currently more than 15 million sites created by Weebly users.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Start a new blog with our powerful drag &amp;amp; drop creator and modern themes&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Create new blog posts while on the go&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Easily add text, photos and videos to your blog posts&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Apply custom filters that make your photos stand out&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Instantly respond to blog comments &amp;amp; form entries&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Share your posts to Facebook &amp;amp; Twitter with one click&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;&lt;div style=&quot;display: inline !important;&quot;&gt;
Check your site stats from anywhere&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8YQeAzap53KFYPZrUgziHYgAEv06S7KDbCKVjG2VkJq4m-mZBXn54k4eVndP_UGlku6nHfYHi7xaapueLn5Rd5XcpjscYk2GPeBrU53d_rSljvjQd_bHJ9ghoR1fk0xatmVUO12eXGdg/s1600/unnamed+%282%29.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8YQeAzap53KFYPZrUgziHYgAEv06S7KDbCKVjG2VkJq4m-mZBXn54k4eVndP_UGlku6nHfYHi7xaapueLn5Rd5XcpjscYk2GPeBrU53d_rSljvjQd_bHJ9ghoR1fk0xatmVUO12eXGdg/s400/unnamed+(2).png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;b&gt;Download Links&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAHZ&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAHo&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;
&lt;/div&gt;
&lt;h3&gt;
5. LiveJournal&lt;/h3&gt;
LiveJournal is a social network owned by SUP Media where Internet users 
can keep a blog, journal or diary and more. With is LiveJournal App you 
can read your friends page, manage your friends list, post entries to 
your journal and communities, upload photos, communicate with other 
LiveJournal users and more.&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Read friendspage, users&#39; and communities&#39; journals&lt;/li&gt;
&lt;li&gt;Read and write comments&lt;/li&gt;
&lt;li&gt;Post entries to your journal and communities&lt;/li&gt;
&lt;li&gt;Post photos&lt;/li&gt;
&lt;li&gt;Create and post polls&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Edit your last journal entry&lt;/li&gt;
&lt;li&gt;Compose and edit drafts&lt;/li&gt;
&lt;li&gt;Manage your app settings for mobile posting&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVUS53NMEi6bR0nangbM5UCsuOZDy3jvBgXIoADcd6NotaIlrO6WlbblDirBZpHiYyhNj8ddg7Cd4bqQlxAG5GJodWFiiPF_z3lVa6ipwPTY4Nh-A59acbquoRVyWeElAb_zuN91TfVeo/s1600/unnamed+%281%29.jpg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;195&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVUS53NMEi6bR0nangbM5UCsuOZDy3jvBgXIoADcd6NotaIlrO6WlbblDirBZpHiYyhNj8ddg7Cd4bqQlxAG5GJodWFiiPF_z3lVa6ipwPTY4Nh-A59acbquoRVyWeElAb_zuN91TfVeo/s400/unnamed+(1).jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;Download Links&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAI3&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAI8&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAIg&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Windows Phone&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://q.gs/4EAJM&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Symbian&lt;/a&gt;



&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/4907095820772660862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/5-best-free-apps-to-manage-your-blogs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4907095820772660862'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4907095820772660862'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/05/5-best-free-apps-to-manage-your-blogs.html' title='5 Best Free Apps to Manage your Blogs with your Phone &amp; Tablets '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXaLMShEZlSB3iprJkVJsaf3Baw_EnxYDQ33_xq6feLh-R-bNkDnmVtKX66pqZFTmNa7nxUui8u43die9xjTFwHhphF62VMCn8-cqWMwK0pN33YajWd7sMJ8XHZEmCJcnFN79Hqukoz-w/s72-c/unnamed.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-23270431243677681</id><published>2013-04-28T21:31:00.003+05:30</published><updated>2016-08-14T20:22:25.878+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Google Adsense"/><title type='text'>Google Adsense introduced new ad unit 970 x 90 Super Leaderboard </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://t3.gstatic.com/images?q=tbn:ANd9GcT_3s_8MT1HGhH9hmn91rEMaYtlzWX3eHk552P3fyZiZF_yBl_a&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://t3.gstatic.com/images?q=tbn:ANd9GcT_3s_8MT1HGhH9hmn91rEMaYtlzWX3eHk552P3fyZiZF_yBl_a&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Google Adsense introduced new ad unit 970 x 90 &amp;nbsp;also known as super 
leaderboard for every bloggers and webmasters to earn more. The new ad 
unit will fit your entire site width and now it shows text ads only even
 you have enabled rich media ads.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUPjv6JE50nmWkt4OvjsGdGBA-GopknnhUZXWSoMqlutF13QbRdG7FF6OQsyprltQnI02VY-ox7CMGT-j0zzZINLKrMIl3_NwJx2k7Al9LtCQ38E-dC2Lz3j1jq5saCpVbWoIrhcTU6lk/s1600/970x90-3ads.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;60&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUPjv6JE50nmWkt4OvjsGdGBA-GopknnhUZXWSoMqlutF13QbRdG7FF6OQsyprltQnI02VY-ox7CMGT-j0zzZINLKrMIl3_NwJx2k7Al9LtCQ38E-dC2Lz3j1jq5saCpVbWoIrhcTU6lk/s640/970x90-3ads.png&quot; width=&quot;600&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie8qD3p0PsdfqAzthEWBMcOIv-eVAIkMGHDh-v90VXsyncwCLUpk1M8J4CXl8MndfLOdpyDiT_Pkw8YR8svtZS_CfvjqeHxVrxJRSA6aZQ1zBZDmICRp8DPNWQETHvp4ZiekqIq_e7qqA/s1600/970x90+Display.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;58&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEie8qD3p0PsdfqAzthEWBMcOIv-eVAIkMGHDh-v90VXsyncwCLUpk1M8J4CXl8MndfLOdpyDiT_Pkw8YR8svtZS_CfvjqeHxVrxJRSA6aZQ1zBZDmICRp8DPNWQETHvp4ZiekqIq_e7qqA/s640/970x90+Display.png&quot; width=&quot;600&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
Google &lt;a href=&quot;http://adsense.blogspot.in/2013/04/richer-user-engagement-with-new-970x90.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;says&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;
970×90 ad units are a newly adopted IAB standard and are 
also known as ‘super leaderboards’. This larger ad size is another 
visually impactful placement for advertisers to promote their products 
and services even on wider screens.&lt;br /&gt;
Please note that since the 
970×90 unit is new to our network, you’ll currently see mainly text ads 
appearing in this format. The new super leaderboard ad unit can show up 
to four text ads organized in a column layout but, as with other ad 
sizes, the number of text ads per unit may vary per impression. When 
enabling image and rich media ads for this unit, display ads in the size
 of a 728×90 unit will be displayed initially. Over time, we expect that
 the inventory of image and rich media ads for the 970×90 will grow and 
you’ll see more full-size display ads being served.&lt;/blockquote&gt;
&lt;h3&gt;
How to Add Adsense Super Leaderboard 970X90 Ads Unit to your website :&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Just Login to your Google Adsense Account And create a My Ads tab .&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;“New Ads Unit”&lt;/strong&gt; and then select the 970X90 ad size (Large Leaderboard).&lt;/li&gt;
&lt;li&gt;Make sure to customize it according to your web design.&lt;/li&gt;
&lt;li&gt;Means matching colors according to your content to get more clicks and revenue.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.youtube.com/embed/G8lpZFJTpWk?feature=player_embedded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;br /&gt;
So now remember you still have that 3 ad unit per page limitation, so 
you would not be able to use this ad unit as a 4th one but you can 
replace an older ad unit with this new one. So just visit your AdSense 
account and under My Ads create a new 970 x 90 ad unit and copy the code
 to your website that it, hope you enjoy this new update from AdSense.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/23270431243677681/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-adsense-introduced-new-ad-unit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/23270431243677681'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/23270431243677681'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-adsense-introduced-new-ad-unit.html' title='Google Adsense introduced new ad unit 970 x 90 Super Leaderboard '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUPjv6JE50nmWkt4OvjsGdGBA-GopknnhUZXWSoMqlutF13QbRdG7FF6OQsyprltQnI02VY-ox7CMGT-j0zzZINLKrMIl3_NwJx2k7Al9LtCQ38E-dC2Lz3j1jq5saCpVbWoIrhcTU6lk/s72-c/970x90-3ads.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-6455558861254672914</id><published>2013-04-23T19:16:00.000+05:30</published><updated>2013-04-23T19:16:00.597+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>Google Adsense introduced Link Unit Ad Previews for Selected countries</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2lXHiYe5KGMKuFhRrFFZzKLhCap1njwhRD5dncG9wi0pF9TH6YRs-I9QD60Kpa1Uq0FZJNM4k1EEqXXex7vhE0_MRL3ZH-kIzwSn73qk48XQIFLe1_pCsTy6rKCKRlCLhUo9nLAYPfCc/s320/What-is-Adsense-How-to-Make-Money-with-Adsense-Blog.jpg&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot;&gt;
Google Adsense is a #1 way to earning decent money from online with your
 blog and website. The company now launched new update to link unit ads,
 when users click on a link unit ads the new page now opens with 
thumbnails of the advertisers landing page.&lt;br /&gt;
&lt;br /&gt;
Kwanho Lee - Software Engineer of Google &lt;a href=&quot;http://adsense.blogspot.in/2013/04/increase-user-engagement-with-link-unit_19.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;said &lt;/a&gt;&quot;We
 ran extensive experiments on this change and found that users were more
 likely to click on the results with thumbnail images, leading to 
increased publisher revenue and more conversions for advertisers.&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv3q1Ey1vJHr5fOvcclhG-5DzFjZJLRXH4N53ss4nYQ71tz0t8RefepBMsCRjD_KO7UHb6r4IVMGNqKzsiUir5UsU-Te0vP-wlEWcZlmuAKDE50mPzZamkBJI7zPOdc3LoDlvujd1s05c/s1600/1nPpAJ9K_a6V2vX6MThi7zR7lRaP-1dB_l_LV.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;310&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgv3q1Ey1vJHr5fOvcclhG-5DzFjZJLRXH4N53ss4nYQ71tz0t8RefepBMsCRjD_KO7UHb6r4IVMGNqKzsiUir5UsU-Te0vP-wlEWcZlmuAKDE50mPzZamkBJI7zPOdc3LoDlvujd1s05c/s400/1nPpAJ9K_a6V2vX6MThi7zR7lRaP-1dB_l_LV.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
The new update available for all Adsense users excluding these countries
 such as Austria, Brazil, China, Germany, Indonesia, Mexico, Pakistan, 
Philippines, Poland, Saudi Arabia, Switzerland and Turkey. And also Link
 units ad previews not available for these &amp;nbsp;&lt;a href=&quot;http://support.google.com/adsense/bin/answer.py?hl=en&amp;amp;answer=3054138#c&amp;amp;sourceid=aso&amp;amp;subid=ww-en-et-asblog_2013-04-19&amp;amp;medium=link&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;site verticals&lt;/a&gt;. &lt;br /&gt;
&lt;br /&gt;
This changes doesn&#39;t required any action from users it will be automatically updated to your site link units.&lt;span class=&quot;st_pinterest_vcount&quot;&gt;&lt;span class=&quot;stButton&quot; style=&quot;color: black; cursor: pointer; display: inline-block; text-decoration: none;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/6455558861254672914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-adsense-introduced-link-unit-ad.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6455558861254672914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6455558861254672914'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-adsense-introduced-link-unit-ad.html' title='Google Adsense introduced Link Unit Ad Previews for Selected countries'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2lXHiYe5KGMKuFhRrFFZzKLhCap1njwhRD5dncG9wi0pF9TH6YRs-I9QD60Kpa1Uq0FZJNM4k1EEqXXex7vhE0_MRL3ZH-kIzwSn73qk48XQIFLe1_pCsTy6rKCKRlCLhUo9nLAYPfCc/s72-c/What-is-Adsense-How-to-Make-Money-with-Adsense-Blog.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-4662353400176658435</id><published>2013-04-22T16:03:00.001+05:30</published><updated>2013-04-22T16:03:22.980+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="wordpress tricks"/><title type='text'>How to Install Google+ Comments to Your WordPress Blogs</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_RH1_HY5OfVW2amKGjQudlZfedBKgBc6mQ_jnVLku3RQjAen08PpAUhGLvYZQWQTY2fOKP8x0R2UGgVgEczcgr8T8u48XOpfukLw5-pPjHj8P1ZS5_ktQD-IgU3_lVUxh-ajUh7Hk9o-/s320/Googleplust-comments.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_RH1_HY5OfVW2amKGjQudlZfedBKgBc6mQ_jnVLku3RQjAen08PpAUhGLvYZQWQTY2fOKP8x0R2UGgVgEczcgr8T8u48XOpfukLw5-pPjHj8P1ZS5_ktQD-IgU3_lVUxh-ajUh7Hk9o-/s320/Googleplust-comments.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
Everyone knows that Blogger has released &lt;a href=&quot;http://blogg-tricks.blogspot.in/2013/04/how-to-add-google-comment-box-to-your.html&quot; target=&quot;_blank&quot;&gt;Google+ comments option&lt;/a&gt; to there blogs. So, if you are using wordpress platform and not blogger dont worry. In this turtorial I will tell you how to add Google+ comments to wordpress .The new Google+ comments is something
like Facebook comments. By using of this new Google+ comments on your blog, you
can view your blog and Google+ comments, all in one place. Read below to
install Google+ comments in WordPress.&lt;br /&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Integrating Google+ Comments into WordPress&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
You can add Google+ comments to not only WordPress blog, but
also to any website. Here is quick trick to install Google+ comments system on
WordPress blogs.&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
In order to install Google+ comments on your wordpress blog
manually, You need to add these codes to your theme’s comments.php.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&amp;nbsp;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div class=&quot;codeview&quot;&gt;
&amp;lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;div id=&quot;plusonecomments&quot; style=&quot;width: 600px;height: 300px;&quot;&amp;gt;&amp;lt;/div&amp;gt;
&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;
  window.setTimeoutundefinedfunctionundefined) {
    var id = &#39;plusonecomments&#39;;
    var divWidth = document.getElementByIdundefinedid).offsetWidth;
    var width = !!divWidth ? Math.minundefineddivWidth, 750) : 600;
    var url = &quot;&amp;lt;?php the_permalinkundefined); ?&amp;gt;&quot;;
    var moderationUrl = &quot;&quot;;
    var moderationMode = &quot;FILTERED_POSTMOD&quot;;
    gapi.comments.renderundefinedid, {
        &#39;href&#39;: url,
        &#39;first_party_property&#39;: &#39;BLOGGER&#39;,
        &#39;legacy_comment_moderation_url&#39;: moderationUrl,
        &#39;view_type&#39;: moderationMode,
        &#39;width&#39;: width
    });
  }, 10);   
&amp;lt;/script&amp;gt;

&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Copy the above code and paste into comments.php.&lt;/li&gt;
&lt;li&gt;That’s it, You have installed Google+ comments in your WordPress
blog.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Install Google+ Comments using WordPress Plugin&lt;/h3&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
&lt;i&gt;&lt;b&gt;Plus One Comments&lt;/b&gt;&lt;/i&gt; is an only plugin that allows you to &lt;b&gt;show
Google+ comments on your WordPress blog&lt;/b&gt;. It just replaces the default
commenting system to Google+ comments on your WordPress blogs. You just need to
upload the plugin to your blog plugin folder and then activate it. Follow the
link given below to download Google+ Comment Plugin for WordPress blogs.&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;

&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Download Google+ Comment WordPress &lt;a href=&quot;http://www.pixeldreher.net/google-plus-kommentar-wordpress-plugin&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Plugin&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Once you have installed this Google+ Comments plugin, Your
blog is now ready with Google+ commenting system.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;MsoNormal&quot;&gt;
Hope this article helped you to show Google+ comments on
your WordPress blogs. What’s your view on using Google+ commenting system on
blogs? Please feel free to share your view on Google+ comments for WordPress by
the comment box below. &lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/4662353400176658435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/how-to-install-google-comments-to-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4662353400176658435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4662353400176658435'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/how-to-install-google-comments-to-your.html' title='How to Install Google+ Comments to Your WordPress Blogs'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgm_RH1_HY5OfVW2amKGjQudlZfedBKgBc6mQ_jnVLku3RQjAen08PpAUhGLvYZQWQTY2fOKP8x0R2UGgVgEczcgr8T8u48XOpfukLw5-pPjHj8P1ZS5_ktQD-IgU3_lVUxh-ajUh7Hk9o-/s72-c/Googleplust-comments.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-7426394206154654464</id><published>2013-04-19T09:17:00.000+05:30</published><updated>2017-05-28T18:43:23.129+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="Social Media"/><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>How to Add Google+ Comment box to your Blogger Blogs </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;
Google announced today that it brings Google+ comment box to Blogger blogs. 
Peoples who are using Google+ &amp;nbsp;as their default instead of Blogger 
profile, they can add Google+ comments to their blogs. Google+ Comments 
look similar to traditional Blogger comments, but have some important 
differences. Check below to know important features of Google+ comments.&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;post-title entry-title&quot; style=&quot;text-align: left;&quot;&gt;
See Also: &lt;a href=&quot;http://blogg-tricks.blogspot.in/2013/04/how-to-install-google-comments-to-your.html&quot;&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 30px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;How to &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 77px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;Install &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 105px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;Google+ &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 130px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;Comments &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 30px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;to &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 58px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;Your &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 128px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;WordPress &lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;cufon cufon-canvas&quot; style=&quot;height: 26px; width: 65px;&quot;&gt;&lt;span class=&quot;cufon-alt&quot;&gt;Blogs&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfNLmzNsXKOgSxlfhDU2ftIg46gWwwFb4olrfU1gol5-Ct8DIghIT2u2IqKsWxByEZykC8Iwv0fSicCNHWb5-IhmfmjivQeMvmi76wEPv-WjwExoQ12HbOle1EKjEnp7V-aNUM9Z-6jWI/s1600/Fountain-screenshot-EN.png&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Features of Google+ Comments:&lt;/h3&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;When leaving a comment on a blog, you have an option to whether
share that comment to Google+ or not.&lt;/li&gt;
&lt;li&gt;Google+ posts that link to blog posts will show up as a comment underneath those blog posts&lt;/li&gt;
&lt;li&gt;If comment is shared on Google+, all replies to the comment
on the Google+ stream will show up in blog as a comment replies and vice versa.&lt;/li&gt;
&lt;li&gt;If a comment is not shared with the blog author, the blog author will not be able to see the comment in either location.&lt;/li&gt;
&lt;li&gt;As the author of a post, you’ll receive Google+ notifications when readers comment on or share your blog post.&lt;/li&gt;
&lt;li&gt;Google+ posts that link to blog posts will show up as a
comment.&lt;/li&gt;
&lt;li&gt;You can view your blog and Google+ comments, all in one
place.&lt;/li&gt;
&lt;li&gt;It will helps your readers to connect with their Google circles. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
How to Add Google+ Comments:&lt;/h3&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Go to your Blogger dashboard&lt;/li&gt;
&lt;li&gt;Click on the small arrow then select Google+ in drop down menu 
(remember you should use Google+ as your default profile instead of 
Blogger profile)&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj36b2KhGhAhPHehArYhiIYf-RWRMlgLxv2AjchduReL7dREOdaEaR336XGbRzHsoBCKMqsiQMfvnz6js511K80Pwnc7nf0Ej3ZOsoU_pVG2vEsFmwszjHZuNpU3zF15X_cxHK4BE3RnxI/s320/blogger-plus.jpg&quot; width=&quot;188&quot; /&gt;&amp;nbsp;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Tick mark on &quot;Use Google+ Comments on this blog&quot; check box&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://2.bp.blogspot.com/-WqFO4Xr71jQ/UXC9VgMhMsI/AAAAAAAAAp4/krhBlubZdCw/s1600/Image+1.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://2.bp.blogspot.com/-WqFO4Xr71jQ/UXC9VgMhMsI/AAAAAAAAAp4/krhBlubZdCw/s1600/Image+1.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
Incase Google+ comments are not working on your blog, don’t get terrified because you just need to tweak your template. Go to &lt;i&gt;Blogger.com &amp;gt;&amp;gt; Template &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; Format Template&lt;/i&gt;. Now within the template coding, search for &amp;lt;b:if cond=&#39;data:post.showThreadedComments&#39;&amp;gt;&lt;i&gt;&lt;b&gt;&lt;/b&gt;&lt;/i&gt; and just below it paste the following coding. Once everything is done, save the template.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;lt;div class=&#39;cmt_iframe_holder&#39;&lt;br /&gt;
expr:data-href=&#39;data:post.canonicalUrl&#39;&lt;br /&gt;
expr:data-viewtype=&#39;data:post.viewType&#39;/&amp;gt;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;Note: If you find &lt;i&gt;&quot;&lt;/i&gt;&lt;i&gt;&amp;lt;b:if cond=&#39;data:post.showThreadedComments&#39;&amp;gt;&quot;&lt;/i&gt; code more than once ,you need to add the above code Before all those codes.!&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
That&#39;s all you have successfully enabled Google+comments to your blog, 
that allows you to use various features of Google+ comments.Share your 
experiences whether you liked the new comment box or not with me and 
others by commenting below.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/7426394206154654464/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/how-to-add-google-comment-box-to-your.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7426394206154654464'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7426394206154654464'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/how-to-add-google-comment-box-to-your.html' title='How to Add Google+ Comment box to your Blogger Blogs '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfNLmzNsXKOgSxlfhDU2ftIg46gWwwFb4olrfU1gol5-Ct8DIghIT2u2IqKsWxByEZykC8Iwv0fSicCNHWb5-IhmfmjivQeMvmi76wEPv-WjwExoQ12HbOle1EKjEnp7V-aNUM9Z-6jWI/s72-c/Fountain-screenshot-EN.png" height="72" width="72"/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-5080798881017650224</id><published>2013-04-10T08:40:00.001+05:30</published><updated>2013-04-10T11:15:55.370+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>Blogger template HTML editor has been updated</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
Whether you’re a web developer who builds blog templates for a living, 
or a web-savvy blog owner who prefers to make changes to your template 
using HTML, CSS or JavaScript, you may be interested in some 
enhancements that blogger made to Blogger’s Template HTML Editor.&lt;br /&gt;
&lt;br /&gt;
Your blog’s HTML template is the source code that controls the 
appearance of your blog. This template can be customized to appear 
however you’d like. The improved HTML template editor now supports line 
numbering, syntax highlighting, auto-indentation and code folding to 
make editing your template much easier.&lt;br /&gt;
&lt;br /&gt;
Suppose we wanted to move the date of a blog post underneath the post title. To do this, follow these steps:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxm7mFLwdsuI_wC0L_UMZ49nnPV2bIPhotZL1IeFKE-HrY0sM6BxJh6LntY_vqKLgyE7IM5OzMUi9yfUAwX_2kyt5A6Fs9-sJYkmhZ00nt2m_ckFMFQ9I_dtMr_qkG8JPxtfRiWJLVdtIo/s1600/post-image-01.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;107&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxm7mFLwdsuI_wC0L_UMZ49nnPV2bIPhotZL1IeFKE-HrY0sM6BxJh6LntY_vqKLgyE7IM5OzMUi9yfUAwX_2kyt5A6Fs9-sJYkmhZ00nt2m_ckFMFQ9I_dtMr_qkG8JPxtfRiWJLVdtIo/s400/post-image-01.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
1.Click the “Template” tab on the Blogger dashboard, then the “Edit HTML” button, to see the new template HTML editor:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR3n0KIJjo6NA-E-zr7iDkSvnHBECM_1IqL8KRrtYEShfPnwsTkm6QlpsJmClgZtzS_S0Lhi7NE1pB3QUG4eMDtd8IyNnqUimI3nYRny0CSIz_1Q_Cm24BKjpXGj33CQk1brcC4vONqPyI/s1600/post-image-02.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;211&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgR3n0KIJjo6NA-E-zr7iDkSvnHBECM_1IqL8KRrtYEShfPnwsTkm6QlpsJmClgZtzS_S0Lhi7NE1pB3QUG4eMDtd8IyNnqUimI3nYRny0CSIz_1Q_Cm24BKjpXGj33CQk1brcC4vONqPyI/s400/post-image-02.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;
&lt;/div&gt;
2.Locate the “Blog1” widget quickly using the new “Jump to widget” drop down:&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNF3MfcpmRGNkEvLV7-U-oqMU7Klrs8MrjCURhyMvnLvZWEiL6NxaylgqxnhUtPta502DPoTuQBlEXIipfNLMoCmJpkA2dtKC1pTg-fonwjsaH5i2TsYFtjvVmhMU7idfUb9CeRXj9Snfb/s1600/post-image-03.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNF3MfcpmRGNkEvLV7-U-oqMU7Klrs8MrjCURhyMvnLvZWEiL6NxaylgqxnhUtPta502DPoTuQBlEXIipfNLMoCmJpkA2dtKC1pTg-fonwjsaH5i2TsYFtjvVmhMU7idfUb9CeRXj9Snfb/s320/post-image-03.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
3.This widget controls how your blog posts are displayed. The code inside 
the widget is folded by default. Clicking the new fold markers ‘►’ next 
to the line numbers expands the widget and reveals a set of “includable”
 tags:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiSfqeMTFQ3mg6mYKZD7BBFTDx2x-TSrb62BNQiGuWKQlCdtjGMO2Wv0OQyuPcw-iqdqk9e3RwfhQpeEVZhu8UQPvOEi1w3ddXKWDs3hIL4T9LHhMpLsK_c5-t8Oab2rIf7xuDEWQi9yXR/s1600/post-image-04.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;171&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiiSfqeMTFQ3mg6mYKZD7BBFTDx2x-TSrb62BNQiGuWKQlCdtjGMO2Wv0OQyuPcw-iqdqk9e3RwfhQpeEVZhu8UQPvOEi1w3ddXKWDs3hIL4T9LHhMpLsK_c5-t8Oab2rIf7xuDEWQi9yXR/s400/post-image-04.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
4.Inside the “main” includable is the block of code that renders the post date:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgErP0zcssii4tx3ZyS_vqH-H-kVVNnPJtP5fjW7m0MfxzYzk9qIV_Z8cDg5bKdfeWQmsvWSMIIYgfBUz_k8YDdrbPEW9qImGIFeSc-ke3sOPT_12qoVgQZ9Hz4h2jJ1meVORjZuAbVSLxU/s1600/post-image-05.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;145&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgErP0zcssii4tx3ZyS_vqH-H-kVVNnPJtP5fjW7m0MfxzYzk9qIV_Z8cDg5bKdfeWQmsvWSMIIYgfBUz_k8YDdrbPEW9qImGIFeSc-ke3sOPT_12qoVgQZ9Hz4h2jJ1meVORjZuAbVSLxU/s400/post-image-05.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
5.Cut the post date code section and move it to where we want it, in this case, under the post title in the “post” includable:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5NULBpr8paTLHvaNR6Mtrup1G5aZ7xntZENUONG_q0nplhitRQb5vQ7932JZnqQloX8PKnE0ub5mTCh_q2XlryzEhgUe0uTcrE7FfCIVD4hXC_30oULiEkzZ5ccKZOz_KAURzZ8pJt1fa/s1600/post-image-06.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;168&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj5NULBpr8paTLHvaNR6Mtrup1G5aZ7xntZENUONG_q0nplhitRQb5vQ7932JZnqQloX8PKnE0ub5mTCh_q2XlryzEhgUe0uTcrE7FfCIVD4hXC_30oULiEkzZ5ccKZOz_KAURzZ8pJt1fa/s400/post-image-06.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
6.To check our changes, click the new “Preview template” button to see the updates:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoV0GsR1Vx1RHf31AK99-scLdLIoaGQwMw2ogr5ELdpSeU11E75VrxyjxEKCQ9wF1Hv6HUZeVfzXQRixzCAzR2LBbo8A6bNkeB-ghPIyvtOKrB6w06FD-3BPBEB4UnGRqc7Z39Dq26KI-c/s1600/post-image-07.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;165&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoV0GsR1Vx1RHf31AK99-scLdLIoaGQwMw2ogr5ELdpSeU11E75VrxyjxEKCQ9wF1Hv6HUZeVfzXQRixzCAzR2LBbo8A6bNkeB-ghPIyvtOKrB6w06FD-3BPBEB4UnGRqc7Z39Dq26KI-c/s400/post-image-07.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
7.The post date is exactly where we want it, so tab back to “Edit template”, hit “Save template” and we’re done!&lt;br /&gt;
&lt;br /&gt;
Finally, blogger has added a “Format template” button that automatically 
cleans up the indentation of&lt;br /&gt;
&lt;br /&gt;
the template, and made it possible to 
search for text by pressing “&lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;F&lt;/kbd&gt;” once you’ve clicked into the&lt;br /&gt;
&lt;br /&gt;
editor.&lt;br /&gt;
&lt;br /&gt;
To find and replace text occurrences one by one, use 
“&lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;Shift&lt;/kbd&gt;+&lt;kbd&gt;F&lt;/kbd&gt;” or to find and replace all&lt;br /&gt;
&lt;br /&gt;
occurrences at once, use 
“&lt;kbd&gt;Ctrl&lt;/kbd&gt;+&lt;kbd&gt;Shift&lt;/kbd&gt;+&lt;kbd&gt;R&lt;/kbd&gt;”
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/5080798881017650224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/improvements-to-blogger-template-html.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/5080798881017650224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/5080798881017650224'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/improvements-to-blogger-template-html.html' title='Blogger template HTML editor has been updated'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxm7mFLwdsuI_wC0L_UMZ49nnPV2bIPhotZL1IeFKE-HrY0sM6BxJh6LntY_vqKLgyE7IM5OzMUi9yfUAwX_2kyt5A6Fs9-sJYkmhZ00nt2m_ckFMFQ9I_dtMr_qkG8JPxtfRiWJLVdtIo/s72-c/post-image-01.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-7698411845872340980</id><published>2013-04-07T17:29:00.001+05:30</published><updated>2013-04-07T17:29:24.018+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="seo"/><title type='text'>Google PageRank Update Schedule 2013</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSYqPgUxJIxRsKT6cWNO2EElrH6XAC0plSE4quiHVqY6u6MM9NVz3PPIzKaP-0THpbm-C3OQWhjvOop6kWcMSbBH4gTZRByjuKqK3KHIUPv6FJRiciDmIFjSms6sHTYPaRmhJDeK_UJFRh/s1600/pagerank_google.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSYqPgUxJIxRsKT6cWNO2EElrH6XAC0plSE4quiHVqY6u6MM9NVz3PPIzKaP-0THpbm-C3OQWhjvOop6kWcMSbBH4gTZRByjuKqK3KHIUPv6FJRiciDmIFjSms6sHTYPaRmhJDeK_UJFRh/s1600/pagerank_google.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;The incoming links towards a website or blog determine its success in the SERPS and increases its
 trust in the eyes of Google.&amp;nbsp; Each website is ranked on the basis of 
quality incoming links and this Rank is known as PageRank. This is a 
very old algorithm and I don&#39;t think I need to explain it as you all would be familiar with it. &lt;/span&gt;&lt;/span&gt;I guess you all know the benefits of a higher Google Page Rank in Promotion of any website.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;This is the reason behind webmasters always keeping one eye on Google PageRank update. Google doesn&#39;t do it on regular basis. Neither there is a fixed time for this. There is no one who can tell exactly when next Google PageRank update will take place. Google keeps few things hidden and you never get the idea behind why Google does this&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;/span&gt;&lt;/span&gt;    &lt;br /&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;a href=&quot;http://www.blogger.com/null&quot; name=&quot;more&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;

As per expected, on November 2012 Google PageRank update took place. 
Keeping this in mind that, PageRank updates took place on May 2012 then 
August 2012 and then November 2012 so I have came to the conclusion that
 Google is rolling out these updates. So now according to my 
calculation, I have developed a list for PageRank Update schedule for 
2013.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Google PageRank update schedule for 2013,&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;center&gt;
  &lt;table border=&quot;1&quot; style=&quot;width: 346px;&quot;&gt;
  &lt;tbody&gt;
&lt;tr&gt;
    &lt;td width=&quot;127&quot;&gt;First PR Update&lt;/td&gt;
    &lt;td width=&quot;203&quot;&gt;January 31 - February 1st Week&lt;/td&gt;
  &lt;/tr&gt;
&lt;tr&gt;
    &lt;td&gt;Second PR Update&lt;/td&gt;
    &lt;td&gt;June 28 - July 1st Week&lt;/td&gt;
  &lt;/tr&gt;
&lt;tr&gt;
    &lt;td&gt;Third PR Update&lt;/td&gt;
    &lt;td&gt;September 28 - October 1st Week or Earlier&lt;/td&gt;
  &lt;/tr&gt;
&lt;tr&gt;
    &lt;td&gt;Fourth PR Update&lt;/td&gt;
    &lt;td&gt;December 15 - January 1st Week or Later&lt;/td&gt;
  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/center&gt;
&lt;br /&gt;
These are just roughly calculated by me. The PageRank Updates might take place between these dates or earlier or later. We can’t say anything right now because Google never does things on time!&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/7698411845872340980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-pagerank-update-schedule-2013.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7698411845872340980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7698411845872340980'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/google-pagerank-update-schedule-2013.html' title='Google PageRank Update Schedule 2013'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSYqPgUxJIxRsKT6cWNO2EElrH6XAC0plSE4quiHVqY6u6MM9NVz3PPIzKaP-0THpbm-C3OQWhjvOop6kWcMSbBH4gTZRByjuKqK3KHIUPv6FJRiciDmIFjSms6sHTYPaRmhJDeK_UJFRh/s72-c/pagerank_google.jpg" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-8371551512813922330</id><published>2013-04-03T16:37:00.000+05:30</published><updated>2017-04-23T22:10:05.987+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Social Media"/><category scheme="http://www.blogger.com/atom/ns#" term="widget generator"/><title type='text'>Top 4 Facebook Smooth jQuery Static POP OUT likebox widget generator for blogger blog</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
I had developed a Facebook Static popout jquery effect Like box 
generator for you.This Widget Generator let&#39;s you easily generaate your 
favorite Facebook style Widget and also easily add to your Blogger Blog.Use this Widget generator and Enjoy..!&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;b&gt;Add jQuery plugin (if your blog have a jquery plugin ignore this step)&lt;/b&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Go to Design-&amp;gt;Edit HTML[Template-&amp;gt;Edit HTML in new blogger interface]&lt;/li&gt;
&lt;li&gt;Copy below code inside &amp;lt;head&amp;gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;div class=&quot;code&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;script src=&#39;http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js&#39; type=&#39;text/javascript&#39;/&amp;gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;/blockquote&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;/ul&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Add the Widget To Your Blog &lt;/b&gt;&lt;/h3&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Go to Design-&amp;gt; Page Elements&lt;/li&gt;
&lt;li&gt;Click add gadget and select HTML/javascript&lt;/li&gt;
&lt;li&gt;Copy and paste the generated code inside it and save it.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;iframe frameborder=&quot;1&quot; height=&quot;900px&quot; name=&quot;Facebook Smooth jQuery POP OUT Likebox Widget Generator&quot; scrollbar=&quot;no&quot; scrolling=&quot;no&quot; src=&quot;https://harikesh409.github.io/Widget-Generators/fb-popbox-gen.html&quot; style=&quot;border: 0px #FFFFFF none;&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/8371551512813922330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/top-4-facebook-smooth-jquery-static-pop.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8371551512813922330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8371551512813922330'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/04/top-4-facebook-smooth-jquery-static-pop.html' title='Top 4 Facebook Smooth jQuery Static POP OUT likebox widget generator for blogger blog'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-6470674514419491295</id><published>2013-03-31T14:06:00.000+05:30</published><updated>2017-04-23T15:28:54.740+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="widget generator"/><category scheme="http://www.blogger.com/atom/ns#" term="Widgets"/><title type='text'>Add Flash Twitter Follow Me Buttons to Blogger Blogs / Websites</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://3.bp.blogspot.com/-GlUfwxoMqTE/UVfzGCUTH8I/AAAAAAAAAn0/O55BsI-zUBg/s1600/remote_image_1334799059.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Flash twitter Follow Me Buttons&quot; border=&quot;0&quot; src=&quot;https://3.bp.blogspot.com/-GlUfwxoMqTE/UVfzGCUTH8I/AAAAAAAAAn0/O55BsI-zUBg/s1600/remote_image_1334799059.jpg&quot; title=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
I have created a widget generator to install the widget to your blog so just follow the below steps to generator the code and add it to your blog.&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;How to install Flas&lt;span style=&quot;font-size: small;&quot;&gt;h Twitter Follow Me Buttons &lt;span style=&quot;font-size: small;&quot;&gt;On &lt;span style=&quot;font-size: small;&quot;&gt;You&lt;span style=&quot;font-size: small;&quot;&gt;r Blog?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
1. Choose Any &lt;b&gt;Flash Follow Me Button&lt;/b&gt; As You Want&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
2. Replace &lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;harikesh409&lt;/span&gt;&lt;/b&gt; With &lt;b&gt;Your Twitter User Name&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
3. Customize &lt;b&gt;Width&lt;/b&gt; And &lt;b&gt;Height&lt;/b&gt; as You Need&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
4.&amp;nbsp;Click on Generate Button and Finally Click on Add to Blogger Button to add this widget on your blog.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;iframe name=&quot;Twitter Follow Me Buttons&quot; position:=&quot;&quot; src=&quot;https://harikesh409.github.io/Widget-Generators/twitter-flash.html&quot; style=&quot;border: none; display: block; height: 135vh; width: 109%;&quot;&gt;&lt;/iframe&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/6470674514419491295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/add-flash-twitter-follow-me-buttons-to.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6470674514419491295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6470674514419491295'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/add-flash-twitter-follow-me-buttons-to.html' title='Add Flash Twitter Follow Me Buttons to Blogger Blogs / Websites'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://3.bp.blogspot.com/-GlUfwxoMqTE/UVfzGCUTH8I/AAAAAAAAAn0/O55BsI-zUBg/s72-c/remote_image_1334799059.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-5027543812776857039</id><published>2013-03-30T12:57:00.001+05:30</published><updated>2013-03-31T12:32:26.351+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>What To Do When You Are Bored With Blogging?</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.ebuzznet.com/wp-content/uploads/2013/03/Tips-for-Getting-Past-Boredom-with-Your-Topic.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;240&quot; src=&quot;http://www.ebuzznet.com/wp-content/uploads/2013/03/Tips-for-Getting-Past-Boredom-with-Your-Topic.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;Blogging isn’t that much easy as it appears. A blogger, &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD11&quot;&gt;one day&lt;/span&gt;
 or other, actually start getting bored from it usually when he gets 
nothing for his hard work and precious content. Usually people leave 
blogging because they think that it is actually boring. Frankly 
speaking, I&amp;nbsp;too&amp;nbsp;have experienced these things a lot in blogging! In this
 post, I would tell you some quick tips to make your self refresh from 
blogging stress and continue with your usual blogging task.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
Why Do We Get Bored?&lt;/h3&gt;
&lt;ul style=&quot;text-align: justify;&quot;&gt;
&lt;li dir=&quot;ltr&quot;&gt;It’s a Job&amp;nbsp;– Familiarity breeds contempt, or in our case, a
 lackluster form of writer’s block. Blogging is a job and like any job 
we’re prone to become disgusted, bored and jaded with it, no matter how 
excited we are about the subject matter.&lt;/li&gt;
&lt;li dir=&quot;ltr&quot;&gt;It’s a Conversation with…Yourself&amp;nbsp;– When you write about 
the same topic every day, not only will you run out of things to say, 
but you’ll stop&amp;nbsp;wanting&amp;nbsp;to say things. The more you talk about a certain
 topic, the less interesting it becomes to you.&lt;/li&gt;
&lt;li dir=&quot;ltr&quot;&gt;It’s Repetitive&amp;nbsp;– Because of SEO,
 best practices and other regulatory powers of the blogosphere and the 
internet, we’re usually limited to presenting that information in a 
handful of appropriate ways that don’t change much on a day to day 
basis. Maybe the next time Google rolls out a Panda or Penguin update we
 can arrange our bullet points differently, but I wouldn’t count on it.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Things To Do When You Are Bored From Blogging:&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;1: Listen Music&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Music
 is the best way to ease yourself and reduce stress. Music has a magic 
that you get immediately refreshed from 2 or 3 songs. So, it is better 
to get a mic and attach it with your computer. &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD11&quot;&gt;Listen&lt;/span&gt; music as you blog but don’t listen when you are writing posts as it may &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD6&quot;&gt;disturb&lt;/span&gt; your thoughts.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;2: Go Out And Have Fun&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Basically,
 when you are fed up with blogging, you are fed up with your PC. So, go 
out of your house and take a round or two. Buy and eat something and 
freshen your mind and let new ideas come in your mind. This would really
 help you to get back to business.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;3: Sleep&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
Sleeping is 
the best way to forget your tension and stress. Get a tight sleep of 
around 4-5 hours in day and then start your blogging again. I can bet 
that you would feel much much happy to blog after sleeping. This trick 
is really worth and I must say that you should also &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD5&quot;&gt;try this&lt;/span&gt; one.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;4: Chatting&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Get on to facebook and look &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD9&quot;&gt;for your&lt;/span&gt; friends or professionals and start chating! Chating might ease your stress and also help you to give new ideas for your posts on your site. Sometimes you can ask normal people what they want as a visitor. This is a good &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD10&quot;&gt;practice&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;5: Dream&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
When
 you are bored, dream of your upcoming bright site future. Fans and fans
 everywhere and a billion visits a day. These good thoughts would fill 
you with enthusiasm and you would realize that you can do anything you 
want. This is called self-motivation.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;6: Play Games&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD4&quot;&gt;Download&lt;/span&gt; some cool games and &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD3&quot;&gt;install&lt;/span&gt; them. Just time pass by playing &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD7&quot;&gt;games on your PC&lt;/span&gt;,
 PSP, XBox, iPad, or any other tech stuff. I am sure games would open 
your mind and your stress would be reduced by 100%. This is also a good 
method to follow.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;7: Watch Movies&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
Get to the cinema and 
watch some movies. This would help you to reduce your stress. This may 
also help you to get some new thoughts and cool ideas about your posts. 
Do tell us which movie you are going &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD2&quot;&gt;to watch&lt;/span&gt; or will watch!! &lt;img alt=&quot;:P&quot; class=&quot;wp-smiley&quot; src=&quot;http://www.mypremiumtricks.com/wp-includes/images/smilies/icon_razz.gif?82fd88&quot; /&gt;&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;8: Learn&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
When
 you don’t want to blog, then you can learn! This is the best time to 
take online tutorials on sites like YouTube, W3Schools, etc. to learn 
stuff like javascript, HTML, CSS, and much more languages. This would 
help you in future a lot! Trust me!&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;9: Optimize SEO&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
If you are fed with blogging, then you can do some tasks for it too! You can optimize Off SEO for your site. This would help your blog to get good rankings even if you are not doing anything inside it! Off &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD1&quot;&gt;Page SEO&lt;/span&gt; includes commenting, &lt;br /&gt;
&lt;del&gt;guest posting (fed up!!)&lt;/del&gt;, learning seo tricks, submitting sitemaps, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;10: View Similar Niche Sites&lt;/b&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
In
 the meantime, you can visit your&amp;nbsp;neighboring&amp;nbsp;sites and check whats hot 
there. This would also help you to find some new ideas for your &lt;span class=&quot;IL_AD&quot; id=&quot;IL_AD8&quot;&gt;website&lt;/span&gt; and would also help you to reduce your stress a lot!&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: justify;&quot;&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&amp;nbsp;
&lt;/div&gt;
So, what are you waiting for? Try the above tricks and tell us how 
does it feel after that. And don’t forget it to share with your friends.
 If you have some more, then feel free to submit them!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Enjoy!!&lt;/b&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/5027543812776857039/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/what-to-do-when-you-are-bored-with.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/5027543812776857039'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/5027543812776857039'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/what-to-do-when-you-are-bored-with.html' title='What To Do When You Are Bored With Blogging?'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-8351138789641014361</id><published>2013-03-24T19:43:00.000+05:30</published><updated>2013-03-24T19:43:15.656+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>How to Change Default Anonymous Avatar in Blogger Comments </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
In this simple tutorial, I will show you how to change or customize 
default avatar of anonymous commenters or Blogger users with no picture 
added on their profiles.&amp;nbsp;After Blogger announced new feature of threaded
 comment, we can still customize it by adding a jQuery plugin to our 
template and replacing the default anonymous avatar.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Step 1. &lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Go to Dashboard - &lt;b&gt;Template&lt;/b&gt; - click on the &lt;b&gt;Edit HTML&lt;/b&gt; button and then &lt;b&gt;Proceed&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOGUghf0RUukl_PsaBFKAoFW2wbBCsoUk3-yKssECy9sbATAMvGAdtoTcnv3jBY4ud9PIpcd_qrM9ZrPyrU4BKRT4sn20qpcN1kzMyXabU-_8isKn6WAT0-AcsZ1WQRwB_7_TYQ5K4gcN7/s1600/remove-blogger-labels.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOGUghf0RUukl_PsaBFKAoFW2wbBCsoUk3-yKssECy9sbATAMvGAdtoTcnv3jBY4ud9PIpcd_qrM9ZrPyrU4BKRT4sn20qpcN1kzMyXabU-_8isKn6WAT0-AcsZ1WQRwB_7_TYQ5K4gcN7/s1600/remove-blogger-labels.png&quot; height=&quot;132&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
...then select &lt;i&gt;&lt;b&gt;Expand Widget Template&lt;/b&gt;&lt;/i&gt; (don&#39;t forget to make a backup)&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjl6r5_P4W-P9AUmmB3VbxS4_n0AMO4YdUadqXlp4MhfC7DL6HCFgUHD3NRGxAuN1ym5A3MHUnJDkTYGIUcxhZtxV1z7kPIV42vQgVvVXFvijE9k4LrgXRdFOKKqXujwMQwqELZmPoso-Ot/s1600/blogger-expand-widget-templates.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjl6r5_P4W-P9AUmmB3VbxS4_n0AMO4YdUadqXlp4MhfC7DL6HCFgUHD3NRGxAuN1ym5A3MHUnJDkTYGIUcxhZtxV1z7kPIV42vQgVvVXFvijE9k4LrgXRdFOKKqXujwMQwqELZmPoso-Ot/s1600/blogger-expand-widget-templates.png&quot; height=&quot;126&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;b&gt;Step 2. &lt;/b&gt;Find (CTRL + F) this code in your template:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;/body&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 3. &lt;/b&gt;Add the following code just above it:&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;script src=&#39;http://code.jquery.com/jquery-latest.js&#39;/&amp;gt;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
$(&amp;amp;quot;img[src=&amp;amp;#39;http://img1.blogblog.com/img/anon36.png&amp;amp;#39;]&amp;amp;quot;)&lt;br /&gt;
.attr(&amp;amp;#39;src&amp;amp;#39;, &amp;amp;#39;&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjewz3gSQ4-kwac1gsnhZFk-NPt0mwzl6NnLky2mn-IQnGprYonuSbKUu3EXZEb6FcVKenMFkaGT1vfV7WCfmd5wMYkIXoI2cCGXYZp2qavJMs1kAN7E9DQUqCYTyr4Eh3ygm-sodhW-fU/s1600/default_avatar.gif&lt;/span&gt;&lt;/b&gt;&amp;amp;#39;)&lt;br /&gt;
.ssyby(&amp;amp;#39;blank&amp;amp;#39;)&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&amp;lt;script src=&#39;http://code.jquery.com/jquery-latest.js&#39;/&amp;gt;&lt;br /&gt;
&amp;lt;script&amp;gt;&lt;br /&gt;
$(&amp;amp;quot;img[src=&amp;amp;#39;http://img2.blogblog.com/img/b36-rounded.png&amp;amp;#39;]&amp;amp;quot;)&lt;br /&gt;
.attr(&amp;amp;#39;src&amp;amp;#39;, &amp;amp;#39;&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhE1EUA9h6PImFB9ptfZkJjqDc0xRDTci_2uK08h2uH1l7mDNwZexbG7DXNwiBcYXUDXC5MT17GqjJ8gHAPGmfCS3veFS3T7uw-YLY6VqqSZkA3EHSd45DAbJ7rgq_d4DTof1XuWL7213A/s1600/blogger-user.png&lt;/span&gt;&lt;/b&gt;&amp;amp;#39;)&lt;br /&gt;
.ssyby(&amp;amp;#39;blank&amp;amp;#39;)&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;/blockquote&gt;
&lt;br /&gt;
&lt;b&gt;Step 4.&lt;/b&gt; &lt;b&gt;Save&lt;/b&gt; the Template&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;How to change avatar:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: red;&quot;&gt;For Anonymous users:&amp;nbsp;&lt;/span&gt;&lt;/b&gt;Replace the code in red with the url address of your image&lt;br /&gt;
&lt;b&gt;&lt;span style=&quot;color: #0b5394;&quot;&gt;For Blogger users:&amp;nbsp;&lt;/span&gt;&lt;/b&gt;Replace the URL in blue with your own.&lt;br /&gt;
&lt;br /&gt;
You can choose one from these below (copy the url address):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjewz3gSQ4-kwac1gsnhZFk-NPt0mwzl6NnLky2mn-IQnGprYonuSbKUu3EXZEb6FcVKenMFkaGT1vfV7WCfmd5wMYkIXoI2cCGXYZp2qavJMs1kAN7E9DQUqCYTyr4Eh3ygm-sodhW-fU/s200/default_avatar.gif&quot; height=&quot;100&quot; width=&quot;100&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjewz3gSQ4-kwac1gsnhZFk-NPt0mwzl6NnLky2mn-IQnGprYonuSbKUu3EXZEb6FcVKenMFkaGT1vfV7WCfmd5wMYkIXoI2cCGXYZp2qavJMs1kAN7E9DQUqCYTyr4Eh3ygm-sodhW-fU/s200/default_avatar.gif&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW7BJ__Jn2sXMLvmRIXOaEtI9-2TMiRejjTFiAfQZmjBuhOsBHUQOQ3YmyeXfg6Of7pJdlpRjirqEbbHriqxDkmGpLKbGDyfgBPMxmLnJqYS64RgCj3N1DIjFIV0B_r4xhKqSdU0nd-88/s1600/facebook.gif&quot; height=&quot;100&quot; width=&quot;100&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW7BJ__Jn2sXMLvmRIXOaEtI9-2TMiRejjTFiAfQZmjBuhOsBHUQOQ3YmyeXfg6Of7pJdlpRjirqEbbHriqxDkmGpLKbGDyfgBPMxmLnJqYS64RgCj3N1DIjFIV0B_r4xhKqSdU0nd-88/s1600/facebook.gif&lt;/blockquote&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK9Fl9yjdPEQlxHs1xIgUgZ83c970y6hSAxPHIr8J02bXBx0TYCFZLf_mxbaypsHoKpMML5O_oM9bc9uheIrf82VAVKVHBwL-jCGC_cHnJ1Eiggcp0msMua6dMEQfltaf4biWiVxmG970/s1600/anonymous3.png&quot; height=&quot;100&quot; width=&quot;100&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhK9Fl9yjdPEQlxHs1xIgUgZ83c970y6hSAxPHIr8J02bXBx0TYCFZLf_mxbaypsHoKpMML5O_oM9bc9uheIrf82VAVKVHBwL-jCGC_cHnJ1Eiggcp0msMua6dMEQfltaf4biWiVxmG970/s1600/anonymous3.png&lt;/blockquote&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ1d-Bun1kvI0zEjo1ASnIeog5-vca4pFlIrEigr8YdZxkuBzfsdEUckqsstdRffrbW5_IBXbGTnrEczuq-SKrhyK0LfFCwD6p-6tFh-LQrRo_ZpZLqEMLg5ReyiOfDcTR8U7WIpuk7BO8/s1600/blogger-user.png&quot; height=&quot;100&quot; width=&quot;100&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQ1d-Bun1kvI0zEjo1ASnIeog5-vca4pFlIrEigr8YdZxkuBzfsdEUckqsstdRffrbW5_IBXbGTnrEczuq-SKrhyK0LfFCwD6p-6tFh-LQrRo_ZpZLqEMLg5ReyiOfDcTR8U7WIpuk7BO8/s1600/blogger-user.png&lt;/blockquote&gt;
&lt;/div&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisQDA_e2jkNX6e6JUmUK7OQVRmlsuyw6eui83_FrZATsTKn7Sw8K6dzz-jbB2zgwgI-vCViranEGDR3jCiddF64lQHt-uDBlUdYA3Lr9xmENx4v0OpTgSC__NUSLd8wWknUXc29Z8MOkpg/s1600/btrix1.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisQDA_e2jkNX6e6JUmUK7OQVRmlsuyw6eui83_FrZATsTKn7Sw8K6dzz-jbB2zgwgI-vCViranEGDR3jCiddF64lQHt-uDBlUdYA3Lr9xmENx4v0OpTgSC__NUSLd8wWknUXc29Z8MOkpg/s1600/btrix1.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisQDA_e2jkNX6e6JUmUK7OQVRmlsuyw6eui83_FrZATsTKn7Sw8K6dzz-jbB2zgwgI-vCViranEGDR3jCiddF64lQHt-uDBlUdYA3Lr9xmENx4v0OpTgSC__NUSLd8wWknUXc29Z8MOkpg/s1600/btrix1.png&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.voice-online.co.uk/sites/default/files/pictures/dummy_avatar.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://www.voice-online.co.uk/sites/default/files/pictures/dummy_avatar.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
http://www.voice-online.co.uk/sites/default/files/pictures/dummy_avatar.png&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYXONh-JnMrmmgFS5h8MkFcQ9O5yv9Rs02Ea4KSwzMiNwtPn-05D7z1bymu9fu0RvfH52nvO3hPOmRDQoCZiKw8ZihgbeySW1axrmnIFLs4xW-USSUM6K8v0jpprTq8NX3DyXfWDTlBlOG/s1600/utpak-avater.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYXONh-JnMrmmgFS5h8MkFcQ9O5yv9Rs02Ea4KSwzMiNwtPn-05D7z1bymu9fu0RvfH52nvO3hPOmRDQoCZiKw8ZihgbeySW1axrmnIFLs4xW-USSUM6K8v0jpprTq8NX3DyXfWDTlBlOG/s1600/utpak-avater.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYXONh-JnMrmmgFS5h8MkFcQ9O5yv9Rs02Ea4KSwzMiNwtPn-05D7z1bymu9fu0RvfH52nvO3hPOmRDQoCZiKw8ZihgbeySW1axrmnIFLs4xW-USSUM6K8v0jpprTq8NX3DyXfWDTlBlOG/s1600/utpak-avater.png &lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBUV_We58YNhyODCrmpkhTgOdhp24IhgMKZagLjJ_YffUyQs5Wo2Wji0_66RwBKfnDBhP2-nQ__A7JsPiUba0WfXDog1QB7RfC8Shu41vXokDGFAsNxTPkNVKD_udjvIFRgHcFmfBHHYg/s1600/blogger2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBUV_We58YNhyODCrmpkhTgOdhp24IhgMKZagLjJ_YffUyQs5Wo2Wji0_66RwBKfnDBhP2-nQ__A7JsPiUba0WfXDog1QB7RfC8Shu41vXokDGFAsNxTPkNVKD_udjvIFRgHcFmfBHHYg/s1600/blogger2.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBUV_We58YNhyODCrmpkhTgOdhp24IhgMKZagLjJ_YffUyQs5Wo2Wji0_66RwBKfnDBhP2-nQ__A7JsPiUba0WfXDog1QB7RfC8Shu41vXokDGFAsNxTPkNVKD_udjvIFRgHcFmfBHHYg/s1600/blogger2.jpg&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3RPfvvrVyPiSBABhn8otk-Uy6kDxUH-t08edmMO5mqBOrkKKTkyG8o5PQoxfGrDw4kRWExj35P3Szx9j8fD8LxXIyTiXU4AGu7DSTBXn7R-2BLbV_LR9zHirJXcICONlE1Met_0s4PPY/s1600/anon6.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3RPfvvrVyPiSBABhn8otk-Uy6kDxUH-t08edmMO5mqBOrkKKTkyG8o5PQoxfGrDw4kRWExj35P3Szx9j8fD8LxXIyTiXU4AGu7DSTBXn7R-2BLbV_LR9zHirJXcICONlE1Met_0s4PPY/s1600/anon6.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3RPfvvrVyPiSBABhn8otk-Uy6kDxUH-t08edmMO5mqBOrkKKTkyG8o5PQoxfGrDw4kRWExj35P3Szx9j8fD8LxXIyTiXU4AGu7DSTBXn7R-2BLbV_LR9zHirJXcICONlE1Met_0s4PPY/s1600/anon6.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQPdrz_IQGkG5zDD8PFFuvyFBj3tuFVKU_mSx_9jqgGc-NVMsHRlOydmjncK0aG8us3J_04x7S0i9FhopJsI-rEjQkuueM43R4znVEAgw_hhj29jFOg8t0MjhjAFWFLLDECvAYslBBMl4/s1600/anon7.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQPdrz_IQGkG5zDD8PFFuvyFBj3tuFVKU_mSx_9jqgGc-NVMsHRlOydmjncK0aG8us3J_04x7S0i9FhopJsI-rEjQkuueM43R4znVEAgw_hhj29jFOg8t0MjhjAFWFLLDECvAYslBBMl4/s1600/anon7.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQPdrz_IQGkG5zDD8PFFuvyFBj3tuFVKU_mSx_9jqgGc-NVMsHRlOydmjncK0aG8us3J_04x7S0i9FhopJsI-rEjQkuueM43R4znVEAgw_hhj29jFOg8t0MjhjAFWFLLDECvAYslBBMl4/s1600/anon7.jpg&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjY1bgtM8GTwarFCqJRCbCJCS_y6eUdgVJYlFL3QnJbP4FHPhbP4eBmy2Wj-eokNx5DQg_7MBJShLldvKWiQDsJZMu3D8wkThZZ0mHyR1tOmvtf95dMbY7qF17vjb8Bx4hb2qq2nR1J45yI/s1600/btrix2.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjY1bgtM8GTwarFCqJRCbCJCS_y6eUdgVJYlFL3QnJbP4FHPhbP4eBmy2Wj-eokNx5DQg_7MBJShLldvKWiQDsJZMu3D8wkThZZ0mHyR1tOmvtf95dMbY7qF17vjb8Bx4hb2qq2nR1J45yI/s1600/btrix2.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjY1bgtM8GTwarFCqJRCbCJCS_y6eUdgVJYlFL3QnJbP4FHPhbP4eBmy2Wj-eokNx5DQg_7MBJShLldvKWiQDsJZMu3D8wkThZZ0mHyR1tOmvtf95dMbY7qF17vjb8Bx4hb2qq2nR1J45yI/s1600/btrix2.png&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRtOvBhwO-CiALaQmRoqEv9WnfyoT0j1-rTmpOSrIh664tVe-fs-O29HCN7pMWtng4jEHsrk71yM3DxuR9Xz6SkmokBGItCwZiUUW4UeP4OmIGbfB6tsXqePx8cs5MC6OdZSWtwMqDM0Gk/s1600/btrix3.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRtOvBhwO-CiALaQmRoqEv9WnfyoT0j1-rTmpOSrIh664tVe-fs-O29HCN7pMWtng4jEHsrk71yM3DxuR9Xz6SkmokBGItCwZiUUW4UeP4OmIGbfB6tsXqePx8cs5MC6OdZSWtwMqDM0Gk/s1600/btrix3.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRtOvBhwO-CiALaQmRoqEv9WnfyoT0j1-rTmpOSrIh664tVe-fs-O29HCN7pMWtng4jEHsrk71yM3DxuR9Xz6SkmokBGItCwZiUUW4UeP4OmIGbfB6tsXqePx8cs5MC6OdZSWtwMqDM0Gk/s1600/btrix3.png&lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfnwZ0O-XN1Lda-_M9OuAFny1WjvuF2mXZST7vW7NC56RSuEvuzVDGtF5rKbWMe3M3HW9dY8ZBH2iXKCFieV9UXUGMUApiJP80Nj2ADTYyFFqMx89uNEgOVM237vb7_WTsoR73XXfU_Rc/s1600/avatar.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfnwZ0O-XN1Lda-_M9OuAFny1WjvuF2mXZST7vW7NC56RSuEvuzVDGtF5rKbWMe3M3HW9dY8ZBH2iXKCFieV9UXUGMUApiJP80Nj2ADTYyFFqMx89uNEgOVM237vb7_WTsoR73XXfU_Rc/s1600/avatar.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfnwZ0O-XN1Lda-_M9OuAFny1WjvuF2mXZST7vW7NC56RSuEvuzVDGtF5rKbWMe3M3HW9dY8ZBH2iXKCFieV9UXUGMUApiJP80Nj2ADTYyFFqMx89uNEgOVM237vb7_WTsoR73XXfU_Rc/s1600/avatar.png&lt;/blockquote&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://onenaijablog.com/wp-content/uploads/2013/02/blogger-avater.jpg?2e03a4&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://onenaijablog.com/wp-content/uploads/2013/02/blogger-avater.jpg?2e03a4&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;http://onenaijablog.com/wp-content/uploads/2013/02/blogger-avater.jpg?2e03a4&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij0KvonzsCxnY06gfF3ELzvt-5NmAEBa7MZ64XMGkoTMEzm-N5_-8yj4IvUXc9Sl8-gMPNzNKz_4sJwkxWNdo1XzoJCNAK_rVMzMnSQ5z7mUsl9LKiKwuM4Y3lAWrnC9JvpxDCqZLRh91P/h120/anon.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij0KvonzsCxnY06gfF3ELzvt-5NmAEBa7MZ64XMGkoTMEzm-N5_-8yj4IvUXc9Sl8-gMPNzNKz_4sJwkxWNdo1XzoJCNAK_rVMzMnSQ5z7mUsl9LKiKwuM4Y3lAWrnC9JvpxDCqZLRh91P/h120/anon.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEij0KvonzsCxnY06gfF3ELzvt-5NmAEBa7MZ64XMGkoTMEzm-N5_-8yj4IvUXc9Sl8-gMPNzNKz_4sJwkxWNdo1XzoJCNAK_rVMzMnSQ5z7mUsl9LKiKwuM4Y3lAWrnC9JvpxDCqZLRh91P/h120/anon.jpg &lt;/blockquote&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhNNoT1pz4Vc7O1RZ7BYmSEnFEJD9P7H0zUOWymZApBgjvYcwKVRL8rTXsF5Aj_5uD3qwjAv4GR0nCRztExMjIBNPTevasb4n2zkiIHyZtQ90snljFMwgx5Qoq2K7_6LVmbWE_8qIA7wKbU/s1600/anonymous-Icon.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/8351138789641014361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-change-default-anonymous-avatar.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8351138789641014361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/8351138789641014361'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-change-default-anonymous-avatar.html' title='How to Change Default Anonymous Avatar in Blogger Comments '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOGUghf0RUukl_PsaBFKAoFW2wbBCsoUk3-yKssECy9sbATAMvGAdtoTcnv3jBY4ud9PIpcd_qrM9ZrPyrU4BKRT4sn20qpcN1kzMyXabU-_8isKn6WAT0-AcsZ1WQRwB_7_TYQ5K4gcN7/s72-c/remove-blogger-labels.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-292655735977062625</id><published>2013-03-18T17:08:00.001+05:30</published><updated>2013-03-18T17:39:31.590+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>How to Completely Transfer your Google Reader account into Feedly </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;http://cdn.slashgear.com/wp-content/uploads/2013/03/500000-Google-Reader-users-convert-to-Feedly.png&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
Google announced recently the&lt;a href=&quot;http://blogg-tricks.blogspot.in/2013/03/a2z-blog-oh-no-google-will-shut-down.html&quot; target=&quot;_blank&quot;&gt; Google reader service will retire on July 1, 2013&lt;/a&gt;. Most of users searching best alternative to Google Reader. I 
can say surely &lt;a href=&quot;http://a-2-z-blog.blogspot.com/2013/03/7-alternatives-for-google-reader.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Feedly&lt;/a&gt; is a best alternative to Google Reader, that 
offers number of features to users than Google Reader.&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;Because of Google Reader retirement more than 500,000 users registered in
 last 48 hours. Feedly browser extension available for &lt;a href=&quot;https://chrome.google.com/webstore/detail/feedly-your-news-rss-goog/hipbfijinpcgfogaopmgehiegacbhmob&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Chrome&lt;/a&gt;, &lt;a href=&quot;https://addons.mozilla.org/en-us/firefox/addon/feedly/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Firefox&lt;/a&gt; 
and &lt;a href=&quot;http://update.feedly.com/release/feedly.safariextz&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Safari&lt;/a&gt;. It is also available for &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.devhd.feedly&amp;amp;hl=en&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Android&lt;/a&gt; and &lt;a href=&quot;https://itunes.apple.com/us/app/feedly-your-google-reader/id396069556?mt=8&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;iOS device&lt;/a&gt;. Feedly 
enables users to completely migrate their Google Reader account into 
feedly without losing any data.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeN2TqnRMP9N6YWrddpmWFKbiAXpborRFTK2o-5x3igeEMlVueaNjsUC_cfx5wDd1fYhSXp9MG-mUhLSAXB3N0DLNoH1ocjzoBI8B9PMzgKO2zvvJg85-6dm8eEKjL8XkcyNmtLitN-44/s1600/feedly.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeN2TqnRMP9N6YWrddpmWFKbiAXpborRFTK2o-5x3igeEMlVueaNjsUC_cfx5wDd1fYhSXp9MG-mUhLSAXB3N0DLNoH1ocjzoBI8B9PMzgKO2zvvJg85-6dm8eEKjL8XkcyNmtLitN-44/s1600/feedly.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;b&gt;How to Migrate :&lt;/b&gt;&lt;/h3&gt;
&lt;h3&gt;
&lt;/h3&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;To import your google reader feeds and categories over to feedly, simply login to feedly using your google account.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Feedly will automatically sync your Google Reader account with feedly&lt;/li&gt;
&lt;/ul&gt;
Thats It . Share your thoughts and doubts in the comments.&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/292655735977062625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-completely-transfer-your-google.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/292655735977062625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/292655735977062625'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-completely-transfer-your-google.html' title='How to Completely Transfer your Google Reader account into Feedly '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgeN2TqnRMP9N6YWrddpmWFKbiAXpborRFTK2o-5x3igeEMlVueaNjsUC_cfx5wDd1fYhSXp9MG-mUhLSAXB3N0DLNoH1ocjzoBI8B9PMzgKO2zvvJg85-6dm8eEKjL8XkcyNmtLitN-44/s72-c/feedly.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-6368545817635261</id><published>2013-03-17T09:31:00.000+05:30</published><updated>2013-03-17T09:31:15.341+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>Creator of RSS says he won’t miss Google Reader</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;268&quot; src=&quot;http://cdn.slashgear.com/wp-content/uploads/2013/03/Creator-of-RSS-says-he-wont-miss-Google-Reader-580x390.jpg&quot; width=&quot;400&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span id=&quot;intelliTxt&quot;&gt;When Google announced that it &lt;a href=&quot;http://www.blogg-tricks.blogspot.in/2013/03/a2z-blog-oh-no-google-will-shut-down.html&quot; target=&quot;_blank&quot;&gt;plans on shutting down Google Reader&lt;/a&gt;, many users were outraged. Many people took to blogs and Twitter to voice their opinions, and many users started petitions to change Google’s mind.
 Everyone hopes that with enough people showing their disapproval 
towards Google’s decisions, Google may change its decision. One person 
(probably many actually), has stated that he doesn’t understand what the
 big deal is.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Dave Winer, the creator of the first version of
 RSS, stated on his blog that he won’t miss Google Reader. He stated, 
‘Never used the damn thing. Didn’t trust the idea of a big company like 
Google’s interests being so aligned with mine that I could trust them to
 get all my news.” He continues to say that he didn’t like Google’s 
“Mailbox” approach when it came to RSS feeds, and that he likes the 
“river of news approach”.&lt;br /&gt;

Winer believes that Google Reader shutting down is a good thing for 
RSS. He believed that Google was in the business of controlling the 
news, especially with services like Google Now.
 Google Now brings you the latest updates on stories you have recently 
searched for and/or read. He said that it’s bad because one, it’s 
snooping on your information and searches, and two, it’s deciding what 
news “you don’t see”.&lt;br /&gt;
&lt;br /&gt;

While Winer does have some interesting points, the point of RSS 
(Really Simple Syndication) feeds is to frequently publish updated works
 from subscriptions, which Google Reader had done exceedingly well. 
Unlike what Winer said, I believe that Google Readers did have a choice 
of deciding what type of news stories came to them, and Google in no way
 tried to omit any of that information out of its Reader service.&lt;br /&gt;
&lt;br /&gt;

[&lt;a href=&quot;http://www.zdnet.com/rss-inventor-doesnt-see-what-all-the-fuss-is-about-closing-google-reader-7000012687/&quot; target=&quot;_blank&quot;&gt;via&lt;/a&gt; ZDNet]&lt;br /&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/6368545817635261/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/creator-of-rss-says-he-wont-miss-google.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6368545817635261'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/6368545817635261'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/creator-of-rss-says-he-wont-miss-google.html' title='Creator of RSS says he won’t miss Google Reader'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-4138996933520752121</id><published>2013-03-16T21:57:00.000+05:30</published><updated>2013-03-17T08:57:32.973+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><title type='text'>How To Recover Your Blog&#39;s Posts If your Blog Is Deleted By Google</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnokNNj4Wb9m1Umt7fUOc858t28ZHtYCyJcKL9DS8ylSd-z-4upmk7gkT8N_4NlqTAzJKIzTLa_Uhg9YXUXUfiapXCRXE9i6QxjemNq8jll3MlhQkHHSLN5HGjO1uOYV-QHM9epJhErQb/s1600/Recover-Your-Posts-How-to-Restore-a-Deleted-Post-or-Page-in-Blogger.pn&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnokNNj4Wb9m1Umt7fUOc858t28ZHtYCyJcKL9DS8ylSd-z-4upmk7gkT8N_4NlqTAzJKIzTLa_Uhg9YXUXUfiapXCRXE9i6QxjemNq8jll3MlhQkHHSLN5HGjO1uOYV-QHM9epJhErQb/s1600/Recover-Your-Posts-How-to-Restore-a-Deleted-Post-or-Page-in-Blogger.pn&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;As Google is deleting many blogs suddenly by giving some reasons which is related spams and violence etc. and many blogs were deleted latesly by Google and as bloggers make their effort with them and give you the best content on the daily basis and some one is lost their many years hard work
 and many bloggers are living from blogs by adsense and they also lost 
their important and valuable posts which are very important from the eye
 of admin and also from the visitors, and if Google OR Blogger deleted 
your blog and you didn&#39;t take backup of your blog&#39;s post and template 
then there is also a second way to take your blog&#39;s content back but 
this way is little sticky and you have to do hard work with it. :)&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;How To Take Backup Of All Your Posts &lt;span style=&quot;font-size: small;&quot;&gt;Usi&lt;span style=&quot;font-size: small;&quot;&gt;ng Google Catch&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;First
 Keep it in mind that if you are using this method then it&#39;s not 
completely sure that you will get your all posts back but you could get 
back mostly 99.90% of your blog posts.&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Copy below link and paste in browser&#39;s address bar (where we write google.com)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;http://webcache.googleusercontent.com/search?q=cache:http://&lt;span style=&quot;background-color: orange;&quot;&gt;Write Your Blog URL Here / post URL&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;/blockquote&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Now Replace it &lt;span style=&quot;background-color: orange;&quot;&gt;Write Your Blog URL Here / post URL&lt;/span&gt; with your blog link OR Post link.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Now when you open your blog post then &lt;kbd&gt;Ctrl&lt;/kbd&gt; + &lt;kbd&gt;C &lt;/kbd&gt;and copy your all post&#39;s content&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Y&lt;/span&gt;ou can also press &lt;kbd&gt;Ctrl&lt;/kbd&gt; + &lt;kbd&gt;U &lt;/kbd&gt;and see the source codes of your post.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;All
 the best to all bloggers, I wish that Google may not delete your Blog 
and If Google Already Deleted Your Then May You Get Back Your Content 
Back.&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/4138996933520752121/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-recover-your-blogs-posts-if-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4138996933520752121'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/4138996933520752121'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-recover-your-blogs-posts-if-your.html' title='How To Recover Your Blog&#39;s Posts If your Blog Is Deleted By Google'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFnokNNj4Wb9m1Umt7fUOc858t28ZHtYCyJcKL9DS8ylSd-z-4upmk7gkT8N_4NlqTAzJKIzTLa_Uhg9YXUXUfiapXCRXE9i6QxjemNq8jll3MlhQkHHSLN5HGjO1uOYV-QHM9epJhErQb/s72-c/Recover-Your-Posts-How-to-Restore-a-Deleted-Post-or-Page-in-Blogger.pn" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-1091679680175604151</id><published>2013-03-16T21:00:00.001+05:30</published><updated>2017-04-23T19:51:25.751+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="widget generator"/><title type='text'>Create A Free Privacy Policy For Your Blog /Website </title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgz8_0Zudx-Df474t_xcABkdzhQ0rDXIXUHyRh-AU5CZH0Ur83H_nCjlk7Hetxx8ztN2JiS_ECYcHRPj-D3nCmBtb8K661Jt_EyeopCv_ODnThaG75ZdUpBZWpHxk5P_l_HuRrY1k_xHK0/s1600/pp.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;Privacy Policy&quot; border=&quot;0&quot; height=&quot;135&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgz8_0Zudx-Df474t_xcABkdzhQ0rDXIXUHyRh-AU5CZH0Ur83H_nCjlk7Hetxx8ztN2JiS_ECYcHRPj-D3nCmBtb8K661Jt_EyeopCv_ODnThaG75ZdUpBZWpHxk5P_l_HuRrY1k_xHK0/s400/pp.jpg&quot; title=&quot;Privacy Policy&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;b&gt;&lt;br /&gt;&lt;/b&gt;
&lt;b&gt;Privacy Policy&lt;/b&gt; is often a statement that declares a party&#39;s 
policy on how it collects, stores, and releases personal information it 
collects. It informs the client what specific information is collected, 
and whether it is kept confidential, shared with partners, or sold to 
other firms or enterprises.&quot;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
-This defines Privacy Policy.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
In other words Privacy policy is a &lt;b&gt;statement&lt;/b&gt; or often a &lt;b&gt;legal document&lt;/b&gt;
 which the publisher provides to its users&amp;nbsp;clarifying them the way the 
company/brand will use their personal information and identity which the
 users have provided to them. The users must &lt;b&gt;agree to this statement&lt;/b&gt; before providing any &lt;b&gt;confidential information&lt;/b&gt; about themselves. Likewise the company &lt;b&gt;cannot/must not&lt;/b&gt; make any other usage of the information that they retrieve from their users other than that stated in the policy.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
In most of the website that you visit you will see a privacy policy. 
Blogs in general do not have any sort of privacy policy. Even though it 
is not compulsory for blogs but it gives an assurance of &lt;b&gt;security to the privacy of the users&lt;/b&gt;.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
These are few points a Privacy Policy&amp;nbsp;Statement&amp;nbsp;should contain:
&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;Respecting User Privacy:&lt;/b&gt;&amp;nbsp;In short tell the user how you 
respect their privacy policy and take steps to ensure that their 
critical information is not misused.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;Cookies:&lt;/b&gt;&amp;nbsp;If your blog / website uses and stores cookies on users PC, disclose this up front.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;Tracking Location/ Data Collection:&lt;/b&gt; Make a small note on what
 information is collected by which tracking software and disclose that 
you will not share the information.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;Credit Card Info&lt;/b&gt;:&amp;nbsp;Tell the user whether or not you accept credit card details from the user as part of providing a service to them.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;External Sites&lt;/b&gt;:&amp;nbsp;Make it clear that you are not to be held 
responsible for any content in the external site and the policy is meant
 only for your domain/subdomain.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;b&gt;Now here we are providing a free tool to create a Privacy Policy for your site&lt;/b&gt;.&amp;nbsp;This generator will make a basic privacy policy for you to use on your site.&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
Steps to be followed:
&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;ul class=&quot;imglist&quot; style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;Fill in the form with your details then click on the Generate Code button.&lt;/li&gt;
&lt;li&gt;You can preview your privacy policy by clicking on the preview link.&lt;/li&gt;
&lt;li&gt;Copy and paste the generated code for use on your site.&lt;/li&gt;
&lt;li&gt;Feel free to add/remove anything that doesn&#39;t apply.&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;iframe frameborder=&quot;1&quot; height=&quot;720px&quot; marginheight=&quot;0px&quot; marginwidth=&quot;0px&quot; name=&quot;Privacy Policy Generator&quot; scrolling=&quot;no&quot; src=&quot;https://harikesh409.github.io/Widget-Generators/PP-gen.html&quot; style=&quot;border: 0px #FFFFFF none;&quot; width=&quot;100%&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/1091679680175604151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/create-free-privacy-policy-for-your.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/1091679680175604151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/1091679680175604151'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/create-free-privacy-policy-for-your.html' title='Create A Free Privacy Policy For Your Blog /Website '/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgz8_0Zudx-Df474t_xcABkdzhQ0rDXIXUHyRh-AU5CZH0Ur83H_nCjlk7Hetxx8ztN2JiS_ECYcHRPj-D3nCmBtb8K661Jt_EyeopCv_ODnThaG75ZdUpBZWpHxk5P_l_HuRrY1k_xHK0/s72-c/pp.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-9158950506458995536</id><published>2013-03-14T13:47:00.001+05:30</published><updated>2013-03-15T20:51:26.035+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="seo"/><title type='text'>Oh NO!! Google will shut down Google Reader on July 1st</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img border=&quot;0&quot; height=&quot;179&quot; src=&quot;http://rack.3.mshcdn.com/media/ZgkyMDEzLzAzLzE0LzI1L3JpcGdvb2dsZXJlLjk2YmJlLmpwZwpwCXRodW1iCTk1MHg1MzQjCmUJanBn/8a751a7c/640/rip-google-reader.jpg&quot; width=&quot;320&quot; /&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://a-2-z-blog.blogspot.com/2013/03/oh-no-google-will-shut-down-google.html?spref=bl&quot;&gt;Oh NO!! Google will shut down Google Reader on July 1st&lt;/a&gt; &amp;nbsp;    Google Reader, &amp;nbsp; one of the world&#39;s most popular RSS readers, is shutting down on July 1, 2013, Google announced Wednesday. &lt;a href=&quot;http://a-2-z-blog.blogspot.com/2013/03/oh-no-google-will-shut-down-google.html?spref=bl&quot; target=&quot;_blank&quot;&gt;Read More&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/9158950506458995536/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/a2z-blog-oh-no-google-will-shut-down.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/9158950506458995536'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/9158950506458995536'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/a2z-blog-oh-no-google-will-shut-down.html' title='Oh NO!! Google will shut down Google Reader on July 1st'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-7914413704800233545</id><published>2013-03-14T13:01:00.000+05:30</published><updated>2017-04-24T21:39:06.603+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="seo"/><category scheme="http://www.blogger.com/atom/ns#" term="tools"/><category scheme="http://www.blogger.com/atom/ns#" term="widget generator"/><title type='text'>How to add a Hexa Color Code Generator Tool</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguN8jPKulQ8RrZNM3Yl9uzlHqEt-FV7sZJBCHpVQL9bOEXszkfg9A8sUN0Jq-7y2dRmT_RHeHl0ZmWQaTrhKJbCnVN1-9aJrxZjhmOHU78Dk4So-CPoquYPLBcc-QtAqy7jxHGXuXN33r8/s1600/dreamstime_17776541.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;218&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguN8jPKulQ8RrZNM3Yl9uzlHqEt-FV7sZJBCHpVQL9bOEXszkfg9A8sUN0Jq-7y2dRmT_RHeHl0ZmWQaTrhKJbCnVN1-9aJrxZjhmOHU78Dk4So-CPoquYPLBcc-QtAqy7jxHGXuXN33r8/s320/dreamstime_17776541.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Blogger
 Tools is very important in these days just because of some blog have 
many unique and awesome tools but they never share that all tools with 
their visitors to add on another blog but as we saw that and we want to 
share that tools and we are starting from new and some one unique tools 
where you doesn&#39;t need to search the codes for your fav color just you 
have to click on your fav color and color code will be show 
automatically. This is not a SWF tool, this is simply created by the 
JavaScript.&lt;span style=&quot;font-size: small;&quot;&gt;The Credits to this tool goes to &lt;a href=&quot;https://plus.google.com/108584822806858722112/posts&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Hemant Verma&lt;/a&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Live Demo&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;center&gt;
&lt;iframe frameborder=&quot;0&quot; height=&quot;420px&quot; marginheight=&quot;0px&quot; marginwidth=&quot;0px&quot; name=&quot;Roseic Hexa Color COde Generator&quot; scrolling=&quot;no&quot; src=&quot;https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html&quot; style=&quot;border: 0px #FFFFFF none;&quot; width=&quot;500px&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&lt;/center&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;h3&gt;
How to add It?&lt;/h3&gt;
&lt;h4 style=&quot;text-align: left;&quot;&gt;
Using Iframe&lt;/h4&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;Go to Blogger posting area&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;Click on HTML and paste below code in that area.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&amp;lt;center&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
&amp;lt;iframe frameborder=&quot;0&quot; height=&quot;420px&quot; marginheight=&quot;0px&quot; 
marginwidth=&quot;0px&quot; name=&quot;Roseic Hexa Color COde Generator&quot; scrolling=&quot;no&quot;
 
src=&quot;https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html&quot;
 style=&quot;border: 0px #FFFFFF none;&quot; width=&quot;500px&quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;
&amp;lt;/center&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;Iframe URL:&amp;nbsp;&lt;a href=&quot;https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;https://harikesh409.github.io/Widget-Generators/Hexa%20Color%20Code%20Generator.html&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;You can use my &lt;a href=&quot;http://blogg-tricks.blogspot.in/2013/02/iframe-generator-tool-for-blogwebsite.html&quot; target=&quot;_blank&quot;&gt;Iframe Generator&lt;/a&gt; to create your own customized frame.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/7914413704800233545/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-add-hexa-color-code-generator.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7914413704800233545'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/7914413704800233545'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/how-to-add-hexa-color-code-generator.html' title='How to add a Hexa Color Code Generator Tool'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguN8jPKulQ8RrZNM3Yl9uzlHqEt-FV7sZJBCHpVQL9bOEXszkfg9A8sUN0Jq-7y2dRmT_RHeHl0ZmWQaTrhKJbCnVN1-9aJrxZjhmOHU78Dk4So-CPoquYPLBcc-QtAqy7jxHGXuXN33r8/s72-c/dreamstime_17776541.jpg" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-637696117161891120</id><published>2013-03-13T20:53:00.001+05:30</published><updated>2013-03-15T20:51:36.267+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="seo"/><title type='text'>Pinterest rolls outs web analytics tool for website</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;http://rack.2.mshcdn.com/media/ZgkyMDEyLzEyLzA0L2E3L3BpbmVybHloYW5kLmFOMi5qcGcKcAl0aHVtYgk5NTB4NTM0IwplCWpwZw/94d448b0/4cf/pinerly-hands-on-with-the-newest-pinterest-analytics-tool-c3b7693acc.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;223&quot; src=&quot;http://rack.2.mshcdn.com/media/ZgkyMDEyLzEyLzA0L2E3L3BpbmVybHloYW5kLmFOMi5qcGcKcAl0aHVtYgk5NTB4NTM0IwplCWpwZw/94d448b0/4cf/pinerly-hands-on-with-the-newest-pinterest-analytics-tool-c3b7693acc.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://a-2-z-blog.blogspot.com/2013/03/pinterest-rolls-outs-web-analytics-tool.html?spref=bl&quot; target=&quot;_blank&quot;&gt;Pinterest rolls outs web analytics tool for website&lt;/a&gt;: Pinterest has gained quite a bit of popularity over the course of its  life, short as it may be.&lt;a href=&quot;http://a-2-z-blog.blogspot.com/2013/03/pinterest-rolls-outs-web-analytics-tool.html?spref=bl&quot; target=&quot;_blank&quot;&gt;Read More&lt;/a&gt;&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/637696117161891120/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/a2z-blog-pinterest-rolls-outs-web.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/637696117161891120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/637696117161891120'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/a2z-blog-pinterest-rolls-outs-web.html' title='Pinterest rolls outs web analytics tool for website'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5562455122827447250.post-2713406149555810228</id><published>2013-03-03T14:56:00.000+05:30</published><updated>2013-03-03T14:56:30.155+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="2 Column"/><category scheme="http://www.blogger.com/atom/ns#" term="Right Sidebar"/><category scheme="http://www.blogger.com/atom/ns#" term="Templates"/><category scheme="http://www.blogger.com/atom/ns#" term="white"/><title type='text'>Twitter Blogger Template</title><content type='html'>&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;text-align: left;&quot; trbidi=&quot;on&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;Twitter Blogger Template http://www.blogg-tricks.blogspot.in&quot; border=&quot;0&quot; height=&quot;279&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF5D7kMEiHoE1bjWxG3WijImgHe_aK-sQWisyHJeSBgbuELZ2tRVshMjXi_w_9FZFDFvktHPSrEgA2mf-SKqIJkCeOiIfyD8ouoDbkcK9lKt_CM4J5sM5fu9DnhMQfACgdDpKyANGeE0Lt/s400/Twitter-Blogger-Template.png&quot; title=&quot;Twitter Blogger Template http://www.blogg-tricks.blogspot.in&quot; width=&quot;400&quot; /&gt;&lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;
&lt;ul style=&quot;text-align: left;&quot;&gt;
&lt;li&gt;&lt;b&gt;Template Name:&lt;/b&gt;&amp;nbsp;Twitter Blogger Template&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Platform:&lt;/b&gt;  Blogger / Blogspot&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Release date :&lt;/b&gt;&amp;nbsp;28, February 2013&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Author :&lt;/b&gt;  www.templateism.com&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;License :&lt;/b&gt; Creative Commons Attribution 3.0&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
Twitter Blogger Template is inspired from world’s first micro blogging 
website Twitter.com. Though, this theme is not a replica of Twitter.com 
but still it has a touch which would convert your Blogger blog into a 
robust social networking website. The color combination of light blue 
and place gives it an elegant touch. Since, this theme is inspired from 
Twitter. Therefore, we have also attached twitter Tweet button. This 
Theme is extremely efficient and sober which makes it standout from 
other templates. It has some built-in extra-ordinary features like 
Numbered page navigation, floating header, and much more.&lt;/div&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;img alt=&quot;Twitter Blogger Template&quot; border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjXyf9tYW5pYZDLA9WXo4eWYjqVV2Jq2c-6jfQLedpcmrtqu90EON7KHT0NX3EldprShqJeGyRH1WNaOZYUZkoPtmJxjpbhK4IDsQViO1h0AnfNt-yhtmFku6CtoKS0KGalHZXmhXlZ-KJ/s1600/Twitter-Blogger-Template.png&quot; title=&quot;Twitter Blogger Template&quot; /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;h3 style=&quot;text-align: left;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Features of Twitter Blogger Template:&lt;/span&gt;&lt;/h3&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;
&lt;/span&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;/div&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;
&lt;/span&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Floating Header Bar:&lt;/b&gt; It has a sleek and stylish black 
floating header bar that consists of a Small LOGO, Navigation menu and a
 search bar. It floats along your screen whenever scroll up or down the 
page.&lt;/span&gt;&lt;/li&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Numbered Page Navigation:&lt;/b&gt; We have installed Number page 
navigation plugin in this theme which automatically overrides 
Older/Newer post buttons. It reduces bounce rate and improves user 
engagement.&lt;/span&gt;&lt;/li&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;SEO-Friendly: &lt;/b&gt;We have also installed an SEO Plugin in this 
template, which would surely help you to increase your organic traffic 
in quick succession. Though, the plugin is not FREE, but it is sponsored
 by MyBloggerLab.com. Therefore, it is free only for this theme.&lt;/span&gt;&lt;/li&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;li&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Custom CSS3 Label: &lt;/b&gt;Among the few prominent features, we have 
also added a magnificent CSS3 Label cloud in this theme which would 
surely catch some extra attention.&lt;/span&gt;&amp;nbsp;&lt;/li&gt;
&lt;/ol&gt;
&lt;div style=&quot;text-align: justify;&quot;&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;More Features: &lt;/b&gt;Twitter Look, Web 2.0, Magazine Style, light blue and black color Scheme, threaded commenting system, and much more.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;h3&gt;
How to Customize Floating Menu?&lt;/h3&gt;
&lt;span style=&quot;font-family: inherit;&quot;&gt;Go To &lt;a href=&quot;http://blogger.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger.com &lt;/a&gt;&amp;gt;&amp;gt; Template &amp;gt;&amp;gt; Edit HTML &amp;gt;&amp;gt; Proceed.
 Now search for the following coding in the template. After finding it 
Replace &lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt; with your URLs and Save the template.&lt;/span&gt;&lt;br /&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&amp;lt;ul class=&#39;art-hmenu&#39;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a class=&#39;active&#39; href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;Home&#39;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;About the theme&#39;&amp;gt;About the theme&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;Buy Theme&#39;&amp;gt;Buy Theme&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;Plugins&#39;&amp;gt;Plugins&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;Help&#39;&amp;gt;Help&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;a href=&#39;&lt;span style=&quot;background-color: orange;&quot;&gt;#&lt;/span&gt;&#39; title=&#39;Contact&#39;&amp;gt;Contact&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;/blockquote&gt;
&lt;/div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&quot;text-align: left;&quot;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;center&gt;
&lt;br /&gt;
&lt;div style=&quot;text-align: center;&quot;&gt;
&lt;a href=&quot;http://www.templateism.com/p/preview.html?url=http://twitterblogtheme.blogspot.com/&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;border-color: rgb(249, 80, 14) rgb(249,120,14); border-style: solid; border-width: 8px; padding: 6px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: Verdana,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Preview&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/center&gt;
&lt;/div&gt;
&lt;br /&gt;
&lt;center&gt;
&lt;br /&gt;
&lt;a href=&quot;http://adf.ly/KAeKt&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;border-color: rgb(249, 80, 14) rgb(249,120,14); border-style: solid; border-width: 8px; padding: 6px;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family: Verdana,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Download&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/a&gt;&lt;/center&gt;
&lt;/div&gt;
</content><link rel='replies' type='application/atom+xml' href='http://blogg-tricks.blogspot.com/feeds/2713406149555810228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/twitter-blogger-template.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/2713406149555810228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5562455122827447250/posts/default/2713406149555810228'/><link rel='alternate' type='text/html' href='http://blogg-tricks.blogspot.com/2013/03/twitter-blogger-template.html' title='Twitter Blogger Template'/><author><name>Harikesh</name><uri>http://www.blogger.com/profile/07600324185154517902</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF5D7kMEiHoE1bjWxG3WijImgHe_aK-sQWisyHJeSBgbuELZ2tRVshMjXi_w_9FZFDFvktHPSrEgA2mf-SKqIJkCeOiIfyD8ouoDbkcK9lKt_CM4J5sM5fu9DnhMQfACgdDpKyANGeE0Lt/s72-c/Twitter-Blogger-Template.png" height="72" width="72"/><thr:total>1</thr:total></entry></feed>