<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blogger User &#187; BLOGGER HOW TO</title>
	<atom:link href="http://bloggeruser.com/tag/blogger-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggeruser.com</link>
	<description>Blogger templates, blogger tutorials, blogger tips, tricks and resources.</description>
	<lastBuildDate>Fri, 02 Mar 2012 01:43:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Recent posts Widget with images for Blogger</title>
		<link>http://bloggeruser.com/blogger-widgets/recent-posts-widget-with-images-for-blogger/31/</link>
		<comments>http://bloggeruser.com/blogger-widgets/recent-posts-widget-with-images-for-blogger/31/#comments</comments>
		<pubDate>Fri, 22 May 2009 09:29:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Blogger Widgets]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>
		<category><![CDATA[blogger widget]]></category>
		<category><![CDATA[recent posts]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=31</guid>
		<description><![CDATA[Are you tired of using the recent posts widget for blogger that only displays recent post Titles with links? Here’s one new widget that displays the recent posts along with the thumbnail included in your post. Isn’t it interesting widget? Of course it is. Well, recent posts widget is the most have widget for your [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Recent-Posts-with-Images-Blogger-300x241.jpg" width="240" />
		</p><p><a href="http://bloggeruser.com/media/Recent-Posts-with-Images-Blogger.jpg"><img src="http://bloggeruser.com/media/Recent-Posts-with-Images-Blogger-300x241.jpg" alt="Recent Posts with Images Blogger" title="Recent Posts with Images Blogger" width="300" height="241" class="alignleft size-medium wp-image-376" /></a> Are you tired of using the recent posts widget for blogger that only displays recent post Titles with links? Here’s one new widget that displays the recent posts along with the thumbnail included in your post. Isn’t it interesting widget? Of course it is. Well, recent posts widget is the most have widget for your blog and this thumb nailed widget is more interactive to showcase your recent posts. I am sure you gonna drive some more traffic through this widget by displaying your recent posts with adjacent to the thumbnails. One more interesting thing is that if you have added recent posts widget through that RSS method, it only has the option to display up to five posts and now with this widget you can display as many posts as you want along with your desired colors and proper customization.</p>
<h3> Widget Adding Instructions: </h3>
<p>Follow these simple steps to get this widget on your blog.</p>
<p>1. Login to your Blogger Dashboard</p>
<p>2. Click on the blog’s Layout on which you want to add this widget.<br />
<a href="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg"><img src="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg" alt="Blogger Dashboard Layout" title="Blogger Dashboard Layout" width="540" height="106" class="aligncenter size-full wp-image-375" /></a></p>
<p>3. click Add a Page Element on spot you want to add this widget<br />
<a href="http://bloggeruser.com/media/Blogger-Add-a-Gadget.jpg"><img src="http://bloggeruser.com/media/Blogger-Add-a-Gadget.jpg" alt="Blogger Add a Gadget" title="Blogger Add a Gadget" width="540" height="100" class="aligncenter size-full wp-image-319" /></a></p>
<p>4. Add Html/ Javascript (click “add to blog” under the page element Feed)<br />
<a href="http://bloggeruser.com/media/Blogger-Add-Html-Javascript.jpg"><img src="http://bloggeruser.com/media/Blogger-Add-Html-Javascript.jpg" alt="Blogger Add Html Javascript" title="Blogger Add Html Javascript" width="540" height="100" class="aligncenter size-full wp-image-320" /></a></p>
<p>5. Just copy and paste this code.</p>
<pre class="brush: xml; title: ; notranslate">

&lt;script language=&quot;JavaScript&quot;&gt;

imgr = new Array();

imgr[0] = &quot;http://i43.tinypic.com/orpg0m.jpg&quot;;

imgr[1] = &quot;http://i43.tinypic.com/orpg0m.jpg&quot;;

imgr[2] = &quot;http://i43.tinypic.com/orpg0m.jpg&quot;;

imgr[3] = &quot;http://i43.tinypic.com/orpg0m.jpg&quot;;

imgr[4] = &quot;http://i43.tinypic.com/orpg0m.jpg&quot;;
showRandomImg = true;

boxwidth = 298;

cellspacing = 8;

borderColor = &quot;#ffffff&quot;;

bgTD = &quot;#000000&quot;;

thumbwidth = 40;

thumbheight = 40;

fntsize = 12;

acolor = &quot;#666&quot;;

aBold = true;

icon = &quot; &quot;;

text = &quot;comments&quot;;

showPostDate = false;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = &quot;#666&quot;;

icon2 = &quot; &quot;;

numposts = 5;

home_page = &quot;http://bloggeruser.blogspot.com/&quot;;

&lt;/script&gt;

&lt;script src=&quot;http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
</pre>
<p>6. Save the Widget.</p>
<h3> Widget Customization </h3>
<p>Customize Blogger Widget Edit the values under the following headings in the above html code to make the widget suitable for your blog.<br />
(Edit the values to fit your blog)</p>
<p>boxwidth – Width of the widget<br />
cellspacing – Space between cells (default one is good)<br />
borderColor – Border color (add the background color of your template to perfectly blend it in the template)<br />
thumbwidth &#038; thumbheight – Width and Height of the thumbnail (default are good)<br />
fntsize – Font size of the title<br />
acolor – Color of the title<br />
aBold – you want bold titles? (true or false)<br />
numposts &#8211; How many posts you want to show?<br />
home_page : http://yourblogurl.com/ (change this to your blog url)<br />
Please download this script ( http://myblogtalk.com/bloggertemplates/js/recentposts_thumbnail.js )and upload to your server or some free pages.</p>
<h3> Help and Comment </h3>
<p>This widget is developed by <a href="http://www.bloggertricks.com">Kranthi</a> for her blog Blogger Tricks. Really thanks. If you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !You can also comment if this widget has really helped you as i said.<br />
You may also be interested in exploring the Rss method of adding recent posts widget.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/blogger-widgets/recent-posts-widget-with-images-for-blogger/31/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adding Adsense Ads in Blogger Posts</title>
		<link>http://bloggeruser.com/adsense/adding-adsense-ads-in-blogger-posts/30/</link>
		<comments>http://bloggeruser.com/adsense/adding-adsense-ads-in-blogger-posts/30/#comments</comments>
		<pubDate>Thu, 14 May 2009 14:14:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Blogger Tutorials]]></category>
		<category><![CDATA[Adsense blogger]]></category>
		<category><![CDATA[Blogger Adsense]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=30</guid>
		<description><![CDATA[Adsense Ads in Blogger posts has relatively higher CTR (Click through Ratio) and can also significantly increase the number of clicks you receive. Adding Adsense Ads along side bars or between different posts is an easy task but to place Adsense ads directly in the blog post requires some trick. Have you seen most bloggers [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Google-Adsense-Blogger.jpg" width="240" />
		</p><p style="text-align: justify;"><a href="http://bloggeruser.com/media/Google-Adsense-Blogger.jpg"><img class="alignleft size-full wp-image-378" title="Google Adsense Blogger" src="http://bloggeruser.com/media/Google-Adsense-Blogger.jpg" alt="Google Adsense Blogger" width="378" height="283" /></a> <strong>Adsense Ads</strong> in Blogger posts has relatively higher <strong>CTR </strong>(Click through Ratio) and can also significantly increase the number of clicks you receive. Adding Adsense Ads along side bars or between different posts is an easy task but to place Adsense ads directly in the blog post requires some trick. Have you seen most bloggers placing Adsense ads right after the Title of the post? This is really crucial to increase your adsense earnings. But Adsense ads are not displayed if you directly add the adsense code in the blogger post or even in the template. Ok so through this method, you can add adsense in two most popular spots in blogger posts; either just below the title or at the end of the posts. You can also align them to left or right on these spots according to your need and look. In this post we shall discover how to add such Adsense ads in your posts so that you could earn more from them.</p>
<p style="text-align: justify;">This adsense adding method is found very beneficial for bloggers to increase their adsense earnings. The idea of writing this post came to my mind when I stumbled Themelib’s article for increasing adsense earnings for better design. And the main section I can relate to the article is<br />
“Inside Blog Posts &#8211; If we display Adsense ads inside post, it is found that it has relatively higher CTR. People mostly think this ads as a part of the content and click it often. And these ads have almost related words to the topic or key words you have in your specific blog post. (Thanks BloggerUser)”</p>
<p style="text-align: justify;">Well, now let’s move on if you are really interested to add Ads in such way. Specifically, we shall be discussing two main steps in order to add such Adsense ads style.</p>
<h3 style="text-align: justify;">Widget Adding Instructions:</h3>
<p style="text-align: justify;">1. First get your Adsense Ad code from your Adsense Account.</p>
<p style="text-align: justify;">2. Parse the code to replace special characters with HTML entities. You can take help of the <a href="http://www.blogcrowds.com/resources/parse_html.php">Blog Crowds Parse Code Website</a>.</p>
<p style="text-align: justify;">3. Navigate to the Layout of your blogger blog<br />
<a href="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg"><img class="aligncenter size-full wp-image-375" title="Blogger Dashboard Layout" src="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg" alt="Blogger Dashboard Layout" width="540" height="106" /></a><br />
4. Now Go to the Edit Html Tab<br />
<a href="http://bloggeruser.com/media/Blogger-Edit-Html.jpg"><img class="aligncenter size-full wp-image-304" title="Blogger Edit Html" src="http://bloggeruser.com/media/Blogger-Edit-Html.jpg" alt="Blogger Edit Html" width="540" height="166" /></a></p>
<p style="text-align: justify;">5. Click on Expand Widget Templates<br />
<a href="http://bloggeruser.com/media/Blogger-Expand-Widget-Templates.jpg"><img class="aligncenter size-full wp-image-306" title="Blogger Expand Widget Templates" src="http://bloggeruser.com/media/Blogger-Expand-Widget-Templates.jpg" alt="Blogger Expand Widget Templates" width="540" height="74" /></a><br />
<strong>Wait</strong>: Before Editing your Template, Save a copy of your current template by clicking ‘Download Full Template’ in ‘Edit HTML’ page of the Blogger ‘Layout’  Window and ‘Preview’ the changes before Saving.<br />
6. Search for the following code inside your template html.<br />
  <data:post.body/> or
<p><data:post.body/></p>
<p style="text-align: justify;">7. Now you can add your adsense code before the code in step 6 if you want to make the Adsense ads appear before the content or after the code in step 3 if you want to make Adsense ads appear after the content.</p>
<h3 style="text-align: justify;">Adsense Ads In Posts Only on Single Post</h3>
<p style="text-align: justify;">Be careful you can only add 3 AdSense for Contents on each page. So if you want to display the Adsense ads only when the blog post is explored, wrap your adsense code with the below code.</p>
<p><b:if cond='data:blog.pageType == "item"'><br />
PUT YOUR parsed Adsense code HERE<br />
</b:if></p>
<p>OK if you have done correctly, it should be working fine. Your final codes should look like this.</p>
<div class='post-body entry-content'>
<b:if cond='data:blog.pageType == "item"'></p>
<div style='float: left;'>
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!&#8211;<br />
google_ad_client = &quot;pub-xxxxxxxxxxxxxxxx&quot;;<br />
google_ad_host = &quot;pub-xxxxxxxxxxxxxxxx&quot;;<br />
google_ad_slot = &quot;xxxxxxxxxx&quot;;<br />
google_ad_width = 336;<br />
google_ad_height = 280;<br />
//&#8211;&gt;<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot;<br />
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;<br />
&lt;/script&gt;
</div>
<p></b:if></p>
<p><data:post.body/></p>
<p>This trick will certainly boost your adsense earnings. If you want to increase your adsense earning (which i hope most of you want to), then you should be applying this trick.<br />
If you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !You can also comment if this widget has really helped you as i said.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/adsense/adding-adsense-ads-in-blogger-posts/30/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Related Posts by Categories; Blogger Widget</title>
		<link>http://bloggeruser.com/blogger-widgets/related-posts-by-categories-blogger-widget/18/</link>
		<comments>http://bloggeruser.com/blogger-widgets/related-posts-by-categories-blogger-widget/18/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 20:00:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Blogger Widgets]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=18</guid>
		<description><![CDATA[Blogger/ Blogspot widget “Related posts by categories” shows related posts according to user defined categories at the end of each post. Another widget “Related posts widget for blogger” displays only a list of related posts but this widget shows posts under different labels, categories or tags. You can display desired posts under desired categories and [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Related-Posts-by-Categories.jpg" width="240" />
		</p><p style="text-align: justify;"><a href="http://bloggeruser.com/media/Related-Posts-by-Categories.jpg"><img class="alignleft size-medium wp-image-480" title="Related Posts by Categories" src="http://bloggeruser.com/media/Related-Posts-by-Categories-300x194.jpg" alt="Related Posts by Categories" width="300" height="194" /></a> Blogger/ Blogspot widget “Related posts by categories” shows related posts according to user defined categories at the end of each post. Another widget “<a title="Related Posts for Blogger" href="http://bloggeruser.com/blogger-widgets/related-posts-widget-for-blogger-blogspot/13/" target="_blank">Related posts widget for blogger</a>” displays only a list of related posts but this widget shows posts under different labels, categories or tags. You can display desired posts under desired categories and also can specify the number of posts to display in your blogger blog. Needless to say, this widget will help your blog users to explore more related posts under the categories they are interested in.<br />
Follow the specific instructions below to add this hack widget to your blog.</p>
<p>Follow the below steps properly and in order to have the similar widget you see in the pic above.<br />
Widget Adding Instructions / Steps:</p>
<p>1. Go to Blogger Dashboard – click Edit Layout – then click Edit HTML</p>
<p>Wait: Before Editing your Template, Save a copy of your current template by clicking ‘Download Full Template’ in ‘Edit HTML’ page of the Blogger ‘Layout’ Window and ‘Preview’ the changes before Saving.</p>
<p>2. Check the ‘expand Widgets Template Box” as shown in the figure below.</p>
<p>Check widgets Template Box</p>
<p>3.Then Search (Ctrl+F) the code given below in your template:</p>
<pre class="brush: xml; title: ; notranslate"> &lt;data:post.body/&gt; </pre>
<p>4. Copy and Add the code given below just after the above code:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;b:if cond=’data:blog.pageType == “item”‘&gt;
&lt;div class=’similiar’&gt;

&lt;div class=’widget-content’&gt;
&lt;h3&gt;Related Posts by Categories&lt;/h3&gt;
&lt;div id=’data2007′/&gt;&lt;br/&gt;&lt;br/&gt;
&lt;script type=’text/javascript’&gt;

var homeUrl3 = &amp;quot;&lt;data:blog.homepageUrl/&gt;&amp;quot;;
var maxNumberOfPostsPerLabel = 4;
var maxNumberOfLabels = 10;

maxNumberOfPostsPerLabel = 100;
maxNumberOfLabels = 3;

function listEntries10(json) {
var ul = document.createElement(&amp;#39;ul&amp;#39;);
var maxPosts = (json.feed.entry.length &amp;lt;= maxNumberOfPostsPerLabel) ?
json.feed.entry.length : maxNumberOfPostsPerLabel;
for (var i = 0; i &amp;lt; maxPosts; i++) {
var entry = json.feed.entry[i];
var alturl;

for (var k = 0; k &amp;lt; entry.link.length; k++) {
if (entry.link[k].rel == &amp;#39;alternate&amp;#39;) {
alturl = entry.link[k].href;
break;
}
}
var li = document.createElement(&amp;#39;li&amp;#39;);
var a = document.createElement(&amp;#39;a&amp;#39;);
a.href = alturl;

if(a.href!=location.href) {
var txt = document.createTextNode(entry.title.$t);
a.appendChild(txt);
li.appendChild(a);
ul.appendChild(li);
}
}
for (var l = 0; l &amp;lt; json.feed.link.length; l++) {
if (json.feed.link[l].rel == &amp;#39;alternate&amp;#39;) {
var raw = json.feed.link[l].href;
var label = raw.substr(homeUrl3.length+13);
var k;
for (k=0; k&amp;lt;20; k++) label = label.replace(&amp;quot;%20&amp;quot;, &amp;quot; &amp;quot;);
var txt = document.createTextNode(label);
var h = document.createElement(&amp;#39;b&amp;#39;);
h.appendChild(txt);
var div1 = document.createElement(&amp;#39;div&amp;#39;);
div1.appendChild(h);
div1.appendChild(ul);
document.getElementById(&amp;#39;data2007&amp;#39;).appendChild(div1);
}
}
}
function search10(query, label) {

var script = document.createElement(&amp;#39;script&amp;#39;);
script.setAttribute(&amp;#39;src&amp;#39;, query + &amp;#39;feeds/posts/default/-/&amp;#39;
+ label +
&amp;#39;?alt=json-in-script&amp;amp;callback=listEntries10&amp;#39;);
script.setAttribute(&amp;#39;type&amp;#39;, &amp;#39;text/javascript&amp;#39;);
document.documentElement.firstChild.appendChild(script);
}

var labelArray = new Array();
var numLabel = 0;

&lt;b:loop values=’data:posts’ var=’post’&gt;
&lt;b:loop values=’data:post.labels’ var=’label’&gt;
textLabel = &amp;quot;&lt;data:label.name/&gt;&amp;quot;;

var test = 0;
for (var i = 0; i &amp;lt; labelArray.length; i++)
if (labelArray[i] == textLabel) test = 1;
if (test == 0) {
labelArray.push(textLabel);
var maxLabels = (labelArray.length &amp;lt;= maxNumberOfLabels) ?
labelArray.length : maxNumberOfLabels;
if (numLabel &amp;lt; maxLabels) {
search10(homeUrl3, textLabel);
numLabel++;
}
}
&lt;/b:loop&gt;
&lt;/b:loop&gt;
&lt;/script&gt;
&lt;/div&gt;

&lt;/div&gt;
&lt;/b:if&gt;
</pre>
<p>5. Save your Template. That’s it.</p>
<p><strong>Widget Customization </strong><br />
Customize Blogger WidgetYou can change the number of maximum related posts being displayed, search for the code below (within the code given in step 4) and change the number “3″ to any desired number. Its good to have related posts in accordance with the space available to display. Generally, two or three categories is enough. However, you may display the number of categories and posts as you wish.<br />
<strong>maxNumberOfLabels</strong> = 3;</p>
<p><strong>Widget Use and Summary</strong><br />
In conclusion, this widget is not only an important widget for making your blog look professional but also an important widget to help users to quickly navigate or move on to other important and related posts.<br />
Help and Comment</p>
<p><strong>Help and comment </strong><br />
If you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !<br />
Meanwhile, you can also visit “Related Posts Widget for Blogger / Blogspot” for a similar widget. You can also visit CELEBSIMAGE, one of the celebrity blogs which has this widget in action.<br />
Also I want to know your view about this widget. So Comment !</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/blogger-widgets/related-posts-by-categories-blogger-widget/18/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Recent posts Widget for Blogger / Blogspot</title>
		<link>http://bloggeruser.com/blogger-widgets/recent-posts-widget-for-blogger-blogspot/14/</link>
		<comments>http://bloggeruser.com/blogger-widgets/recent-posts-widget-for-blogger-blogspot/14/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 21:57:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Blogger Widgets]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[widgets tutorials]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=14</guid>
		<description><![CDATA[Recent posts widget in your blogger blog is a useful and must have widget. Many bloggers use this widget to display the recent posts in their side bar or footer of the blog. No matter where you use but this widget will certainly help your users to explore latest updated posts in your blog. This [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Recent-Posts-widget-for-blogger-300x246.jpg" width="240" />
		</p><p style="text-align: justify;"><a href="http://bloggeruser.com/media/Recent-Posts-widget-for-blogger.jpg"><img class="alignleft size-medium wp-image-442" title="Recent Posts widget for blogger" src="http://bloggeruser.com/media/Recent-Posts-widget-for-blogger-300x246.jpg" alt="Recent Posts widget for blogger" width="300" height="246" /></a> <strong>Recent posts widget in your blogger</strong> blog is a useful and must have widget. Many bloggers use this widget to display the recent posts in their side bar or footer of the blog. No matter where you use but this widget will certainly help your users to explore latest updated posts in your blog. This blogger Widget is essential if you are displaying just one or two posts in your home page. And the most important thing, I think to display this widget is that users on post pages of any date can explore your recently updated posts through the same page. So, it’s indeed essential that you display this widget in every pages of your blog. Now let’s learn how to add this widget to your blog.</p>
<p style="text-align: justify;"><strong>Widget Adding Instructions:</strong></p>
<p style="text-align: justify;">Follow these simple steps to get this widget on your blog.</p>
<p style="text-align: justify;"><strong>1. Login to your Blogger Dashboard</strong></p>
<p style="text-align: justify;"><strong>2. Click on the blog’s Layout on which you want to add this widget</strong></p>
<p style="text-align: justify;"><strong><a href="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg"><img class="aligncenter size-full wp-image-375" title="Blogger Dashboard Layout" src="http://bloggeruser.com/media/Blogger-Dashboard-Layout.jpg" alt="Blogger Dashboard Layout" width="540" height="106" /></a>3. click Add a Gadget on spot you want to add this widget</strong></p>
<p style="text-align: justify;"><strong><a href="http://bloggeruser.com/media/Blogger-Add-a-Gadget.jpg"><img class="aligncenter size-full wp-image-319" title="Blogger Add a Gadget" src="http://bloggeruser.com/media/Blogger-Add-a-Gadget.jpg" alt="Blogger Add a Gadget" width="540" height="100" /></a><br />
</strong></p>
<p style="text-align: justify;"><strong>4. Add a Feed (click “add to blog” under the page element Feed)</strong></p>
<p style="text-align: justify;"><strong><a href="http://bloggeruser.com/media/Add-Feed-in-Blogger.jpg"><img class="aligncenter size-full wp-image-444" title="Add Feed in Blogger" src="http://bloggeruser.com/media/Add-Feed-in-Blogger.jpg" alt="Add Feed in Blogger" width="540" height="104" /></a><br />
</strong></p>
<p style="text-align: justify;"><strong>5. After the pop up box appears follow the below steps to configure</strong></p>
<p style="text-align: justify;">a. Enter your blog’s feed URL in the box. Use the URL below.</p>
<p style="text-align: justify;">Just replace the text &#8220;yourblogurl&#8221; with your own blog address. <strong>http://yourblogurl.blogspot.com/feeds/posts/default?alt=rss</strong></p>
<p style="text-align: justify;">or</p>
<p style="text-align: justify;"><strong>http://www.yourblogurl.com/feeds/posts/default?alt=rss</strong><br />
(for self-hosted blogs)</p>
<p style="text-align: justify;"><a href="http://bloggeruser.com/media/Configure-Feed-Blogger.jpg"><img class="aligncenter size-full wp-image-445" title="Configure Feed Blogger" src="http://bloggeruser.com/media/Configure-Feed-Blogger.jpg" alt="" width="540" height="180" /></a><br />
b. Click Continue. Thats it.</p>
<h3 style="text-align: justify;">Widget Customization</h3>
<p style="text-align: justify;"><strong>Customize Blogger Widget</strong><br />
Change the Title to “Recent Posts” or “Recent Entries” or whatever you prefer to call it. You can also choose to show the item dates and author. Also choose to display number of posts according to your choice.</p>
<h3 style="text-align: justify;">Widget Use and Summary</h3>
<p style="text-align: justify;">This widget will certainly add an important feature to your blog. This also helps for one thing, it will increase your page view too because people will certainly explore your latest posts if they like the conent they are reading on the post pages.</p>
<h3 style="text-align: justify;">Help and Comment</h3>
<p style="text-align: justify;">Help and comment BloggeruserIf you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !You can also leave a comment if this widget has really helped you as i said.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/blogger-widgets/recent-posts-widget-for-blogger-blogspot/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Related Posts Widget for Blogger / Blogspot</title>
		<link>http://bloggeruser.com/blogger-widgets/related-posts-widget-for-blogger-blogspot/13/</link>
		<comments>http://bloggeruser.com/blogger-widgets/related-posts-widget-for-blogger-blogspot/13/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 03:43:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Blogger Widgets]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>
		<category><![CDATA[related posts]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[widgets tutorials]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=13</guid>
		<description><![CDATA[Blogger widget “related posts” in blogger or blogspot blog is one of the blogger tools that help to add related articles to each of your blog posts. Related posts are selected according to your category, label or tag that you add to categorize your blog post. Related posts widget helps to increase your page visits [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Related-Posts-Widget-Blogger-300x143.jpg" width="240" />
		</p><p style="text-align: justify;"><a href="http://bloggeruser.com/media/Related-Posts-Widget-Blogger.jpg"><img class="alignleft size-medium wp-image-448" title="Related Posts Widget Blogger" src="http://bloggeruser.com/media/Related-Posts-Widget-Blogger-300x143.jpg" alt="Related Posts Widget Blogger" width="300" height="143" /></a>Blogger widget “related posts” in blogger  or blogspot blog is one of the blogger tools that help to add related articles to each of your blog posts. Related posts are selected according to your category, label or tag that you add to categorize your blog post. Related posts widget helps to increase your page visits by making users to discover other similar user interested topic posts from your blog, thus making your blog more user friendly. This Related posts hack is really useful tool for your blog that can help you to make your blog professional and at the same time can keep users for a long span of time on your blog. Below is a step by step manual instruction or blogger hack  on adding “related posts widget” to your blog.</p>
<p style="text-align: justify;">Follow the below steps properly and in order to have the similar widget you see in the pic above.<br />
Widget Adding Instructions:</p>
<p style="text-align: justify;">1. Go to Blogger Dashboard – click Edit Layout – then click Edit HTML</p>
<p style="text-align: justify;"><a href="http://bloggeruser.com/media/Blogger-Edit-Html.jpg"><img class="aligncenter size-full wp-image-278" title="Blogger Edit Html" src="http://bloggeruser.com/media/Blogger-Edit-Html.jpg" alt="Blogger Edit Html" width="540" height="166" /></a><br />
<strong>Wait</strong>: Before Editing your Template, Save a copy of your current template by clicking ‘<strong>Download Full Template</strong>’ in ‘Edit HTML’ page of the Blogger ‘Layout’ Window and ‘Preview’ the changes before Saving.</p>
<p style="text-align: justify;">2. Check the ‘expand Widgets Template Box” as shown in the figure below.</p>
<p style="text-align: justify;"><a href="http://bloggeruser.com/media/Blogger-Expand-Widget-Templates.jpg"><img class="aligncenter size-full wp-image-280" title="Blogger Expand Widget Templates" src="http://bloggeruser.com/media/Blogger-Expand-Widget-Templates.jpg" alt="Blogger Expand Widget Templates" width="540" height="74" /></a></p>
<p style="text-align: justify;">3.Then Search (Ctrl+F) the code given below in your template:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;/head&gt;
</pre>
<p style="text-align: justify;">4. Copy and Add the code given below just before the above line:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;style&gt; #related-posts { float : left; width : 540px; margin-top:20px; margin-left : 5px; margin-bottom:20px; font : 11px Verdana; margin-bottom:10px; } #related-posts .widget { list-style-type : none; margin : 5px 0 5px 0; padding : 0; } #related-posts .widget h2, #related-posts h2 { font-size : 20px; font-weight : normal; margin : 5px 7px 0; padding : 0 0 5px; } #related-posts a { text-decoration : none; } #related-posts a:hover { text-decoration : none; } #related-posts ul { border : medium none; margin : 10px; padding : 0; } #related-posts ul li { display : block; background : url(&quot;http://lh3.ggpht.com/_cNpXRtRph18/S76dASm3WGI/AAAAAAAAEJg/AVmw4HhRdsk/rss.png&quot;) no-repeat 0 0; margin : 0; padding-top : 0; padding-right : 0; padding-bottom : 1px; padding-left : 21px; margin-bottom : 5px; line-height : 2em; border-bottom:1px dotted #cccccc; } &lt;/style&gt; &lt;script src='https://sites.google.com/a/bloggeruser.com/scripts/related-posts/Related_posts_hack.js' type='text/javascript'/&gt;
</pre>
<p>5. Again Search(Ctrl+F) the code given below (or similar) in your template:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;div class='post-body&gt;
</pre>
<p>or</p>
<pre class="brush: xml; title: ; notranslate">
&lt;data:post.body/&gt;
</pre>
<p>6. Add the code given below just after the above line</p>
<pre class="brush: xml; title: ; notranslate">
&lt;b:if cond='data:blog.pageType == &quot;item&quot;'&gt;
&lt;div id=&quot;related-posts&quot;&gt;
&lt;font face='Arial' size='3'&gt;&lt;b&gt;Related Posts : &lt;/b&gt;&lt;/font&gt;&lt;font color='#FFFFFF'&gt;&lt;b:loop values='data:post.labels' var='label'&gt;&lt;data:label.name/&gt;&lt;b:if cond='data:label.isLast != &amp;quot;true&amp;quot;'&gt;,&lt;/b:if&gt;&lt;b:if cond='data:blog.pageType == &amp;quot;item&amp;quot;'&gt;
&lt;script expr:src='&amp;quot;/feeds/posts/default/-/&amp;quot; + data:label.name + &amp;quot;?alt=json-in-script&amp;amp;callback=related_results_labels&amp;amp;max-results=5&amp;quot;' type='text/javascript'/&gt;&lt;/b:if&gt;&lt;/b:loop&gt; &lt;/font&gt;
&lt;script type='text/javascript'&gt; removeRelatedDuplicates(); printRelatedLabels();
&lt;/script&gt;
&lt;/div&gt;&lt;/b:if&gt;
</pre>
<p style="text-align: justify;">7. Save your Template. That’s it.</p>
<h3> Widget Customization </h3>
</p>
<p style="text-align: justify;">Customize Blogger WidgetYou can change the number of maximum related posts being displayed, search for the code below (within the code given in step 6) and change the number “5″ to any desired number.</p>
<pre class="brush: xml; title: ; notranslate">
max-results=5
</pre>
<p>Its good to have related posts in accordance with the space available to display. Generally, five posts is enough. However, you may display the number of posts you like.<br />
max-results=5</p>
<h3>Widget Use and Summary </h3>
</p>
<p style="text-align: justify;">This widget is not only important widget for making your blog look professional but also an important widget to help your blog users to quickly navigate on another important and related post.<br />
Help and Comment</p>
<p style="text-align: justify;">
<h3> Help and comment </h3>
<p>If you have any problems or any queries related to this widget, Please leave a comment below and I would be glad to help you !<br />
Meanwhile, you can also visit “<a href="http://bloggeruser.com/blogger-widgets/related-posts-by-categories-blogger-widget/18/">Related posts by category Blogger widget</a>” for a similar widget.<br />
Also I want to know your view about this widget. So Comment !</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/blogger-widgets/related-posts-widget-for-blogger-blogspot/13/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Changing Templates of Blogger Blogs</title>
		<link>http://bloggeruser.com/blogger-tutorials/changing-templates-of-blogger-blogs/9/</link>
		<comments>http://bloggeruser.com/blogger-tutorials/changing-templates-of-blogger-blogs/9/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 13:43:00 +0000</pubDate>
		<dc:creator>Pradeep Kumar Singh</dc:creator>
				<category><![CDATA[Blogger Tutorials]]></category>
		<category><![CDATA[BLOGGER HOW TO]]></category>
		<category><![CDATA[Blogger Templates]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://bloggeruser.com/?p=9</guid>
		<description><![CDATA[Templates determine the main style of your blogger blog. Your Blogger blogs can have a unique design if you carefully select the templates of your choice and work in accordance to the design of the template. These templates are great to show your design, work out on your interest or they can even carefully portray [...]]]></description>
			<content:encoded><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://bloggeruser.com/media/Changing-Blogger-Templates-300x273.jpg" width="240" />
		</p><p style="text-align: justify;"><a href="http://bloggeruser.com/media/Changing-Blogger-Templates.jpg"><img class="alignleft size-medium wp-image-416" title="Changing Blogger Templates" src="http://bloggeruser.com/media/Changing-Blogger-Templates-300x273.jpg" alt="Changing Blogger Templates" width="300" height="273" /></a> Templates  determine the main style of your blogger  blog. Your Blogger blogs can have a unique design if you carefully select the templates of your choice and work in accordance to the design of the template. These templates are great to show your design, work out on your interest or they can even carefully portray your business. Well, you can have a lot of template modifying options from a wide range of blogger templates available on the third party sites which I discussed in my blog post “Places to find Best Blogger Templates” earlier. Changing the blogger template to another third party template is very easy but it also depends on which template you are going to use. Some templates may be relatively very hard to configure after you use them on your blog. So select the best template and lets get started to change the blogger template of your blogger blog.</p>
<p style="text-align: justify;">Now let’s focus on how to use the templates efficiently or say properly. After you have carefully chosen the Blogger Template, you need to download that. Most templates are available to download in the Zip format and if so, you may need to extract them. Most templates have the “Read me” file along with the blogger template and its always best to go through that file for proper and specific instructions on what you need to do.<br />
But then, almost all templates have the same way of being uploaded in your blogger template. So you need not worry. Just follow the steps below and you shall surely find it easy. Use the Images to make the process easy.<br />
<strong>1. Download and extract the blogger Template.</strong><br />
With this you will be able to access the files included in that archive. The archive should contain a XML document. Figure that out.</p>
<p style="text-align: justify;"><strong>2. Go to the Blogger Dashboard and click on the LAYOUT tab of the blog you need to change the template.</strong><br />
Under the layout tab you are on the page of Page Elements (sub tab) with this step.</p>
<p style="text-align: justify;"><strong>3. Click the Edit HTML sub tab right along the Page elements Tab.</strong><br />
The edit Template page (Backup / Restore Template) opens .<br />
Use the Image below to get find out where you need to be if you lost with these words.<br />
Changing templates in blogger blogs</p>
<p style="text-align: justify;"><strong>4. You may need to Backup your existing template in case you make your mind to use the previous one again.</strong><br />
To Backup your existing template, please click on the Download Full Template and save the file for your use in future. This step is necessary in almost every attempt you make to use the EDIT HTML tab.</p>
<p style="text-align: justify;"><strong>5. Upload the Blogger Template file by locating it with the help of the Browse button and using the upload button to confirm it.</strong><br />
The browse button will help you to locate the file from your saved place. After you have selected the required xml or notepad file, click on the upload button adjacent to the browse button.</p>
<p style="text-align: justify;"><strong>6. Confirm and save for the new template.</strong><br />
A warning in red will appear saying that your widgets (if any) from the previous templates and going to be deleted if you are going to use these template. You need to confirm and save this for the sake of new template.</p>
<p style="text-align: justify;"><strong>7. Enjoy your new template.</strong></p>
<p style="text-align: justify;">See it’s that easy. Isn’t it? You now have a new template and so a new look for your blog. Now the next step is that you may need to configure the widgets in your blog. It’s always good to follow the guidelines of the download and setup page provided by the blog template author in order to accomplish that. However, you can have general idea on configuring your widgets on another post “Configuring widgets on Blogger blogs”.<br />
Enjoy with variety of templates and let us know which template you are using on your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggeruser.com/blogger-tutorials/changing-templates-of-blogger-blogs/9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

