<?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-279931364466030585</id><updated>2020-04-09T03:29:40.299-07:00</updated><category term="Blogging Tips"/><category term="Tutorials"/><category term="AdSense"/><category term="How to"/><category term="BloggerCall"/><category term="introduction"/><category term="niche"/><title type='text'>BloggerCall</title><subtitle type='html'>A blog that calls everyone who wants to become a better blogger just to do it and follow their dream. Discover hot tips, tricks and good advices on how to manage and be a better blogger just with BloggerCall!</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Unknown</name><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>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-8221971062424272192</id><published>2012-08-14T09:00:00.005-07:00</published><updated>2012-08-14T09:00:04.944-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AdSense"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><title type='text'>Wrapping Adsense Ads around your blog posts with text</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-EWCUoX6ozPE/UCpNmYanRKI/AAAAAAAACm8/mTzQxJbaCBA/s1600/image5.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; height=&quot;242&quot; src=&quot;http://4.bp.blogspot.com/-EWCUoX6ozPE/UCpNmYanRKI/AAAAAAAACm8/mTzQxJbaCBA/s320/image5.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Google Adsense has become for more than 90% of bloggers a good source of revenue. And mostly users of blogger platform start using it right away, once they get a decent traffic. In &amp;nbsp;order to get most of your ads, you should learn to position them so that visitors can notice them but not get very distracted. For that you have to customize the colors for your Ad codes, but that&#39;s a completely another story. Today i want to show you how to wrap your text posts &amp;nbsp;around your Adsense Ads, so your CTR increases and the income as well. Let&#39;s get started.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So in order to get a higher click through rate, i recommend blending the ads with your blog main colors. So that the user doesn&#39;t get too much distracted, believe me on a blog with blue and white colors like in the image above, you don&#39;t want to use the Ads color red as it gets noticed and catches your eye as a result your visitor could leave your blog.&lt;br /&gt;&lt;br /&gt;To avoid those kind of cases you have to experiment and already see what&#39;s better for you and your blog.&lt;br /&gt;Let&#39;s move now to the tutorial part on how to make ads appear like in the image.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Wrapping Adsense Ads around your blog posts with text&lt;/h3&gt;&lt;div&gt;&lt;ol&gt;&lt;li&gt;Go to your &lt;b&gt;Blogger Dashboard&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Next click &lt;b&gt;Design -&amp;gt; Edit HTML&lt;/b&gt;, check the Expand Widget Templates.&lt;/li&gt;&lt;li&gt;Using the combination &lt;b&gt;CTRL+F&lt;/b&gt;, find this code &lt;b&gt;&amp;lt;data:post.body&amp;gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Now add one of the codes below, above the line in &lt;b&gt;(3)&lt;/b&gt; to show at the top part of your post.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;This will show your ads aligned to left&lt;/div&gt;&lt;div&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;pre style=&quot;font-size: 13px; line-height: 21px;&quot;&gt;&lt;code style=&quot;font-family: &#39;Courier New&#39;, Courier, Fixed; font-size: 1.1em; line-height: normal;&quot;&gt;&amp;lt;div style=&#39;float:&lt;b&gt;left&lt;/b&gt;; margin-right:5px;&#39;&amp;gt;&lt;br /&gt;&lt;b&gt;YOUR ADSENSE CODE&lt;/b&gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;u&gt;To make it align to right, change the float value to right.&lt;/u&gt;&lt;br /&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt; Change the line that says: &quot;YOUR ADSENSE CODE&quot; with your parsed code. You can parse it &lt;a href=&quot;http://www.eblogtemplates.com/blogger-ad-code-converter/&quot;&gt;&lt;b&gt;HERE&lt;/b&gt;&lt;/a&gt;! And then include it between those lines. By this moment your ads should show up, but they will appear on your main page too, not only in your post content. To make your Ads appear only on post content page use this lines:&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&amp;lt;/b:if&amp;gt;&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;The final result should look like this:&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;br /&gt;&lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&lt;b&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: &#39;Courier New&#39;, Courier, Fixed; font-size: 1.1em;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;br /&gt;&lt;pre style=&quot;font-size: 13px; line-height: 21px;&quot;&gt;&lt;code style=&quot;font-family: &#39;Courier New&#39;, Courier, Fixed; font-size: 1.1em; line-height: normal;&quot;&gt;&amp;lt;div style=&#39;float:&lt;b&gt;left&lt;/b&gt;; margin-right:5px;&#39;&amp;gt;&lt;br /&gt;YOUR ADSENSE CODE CONVERTED! &lt;br /&gt;&amp;lt;/div&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br /&gt;&lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/span&gt; &lt;span style=&quot;font-family: arial, sans-serif; font-size: 13px;&quot;&gt;&lt;b&gt;&amp;lt;/b:if&amp;gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;That&#39;s it, not that hard at all. In the end i would recommend to use the following ad formats as they appear to be the best performing: 336*280, 300*250. That doesn&#39;t mean you can&#39;t try other formats, feel free to experiment and see what&#39;s working best for your blog. Good luck!&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Please don&#39;t forget to Subscribe by Email below, and of course like/comment!&lt;/span&gt;&lt;/b&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/8221971062424272192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/wrapping-adsense-ads-around-your-blog.html#comment-form' title='12 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/8221971062424272192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/8221971062424272192'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/wrapping-adsense-ads-around-your-blog.html' title='Wrapping Adsense Ads around your blog posts with text'/><author><name>Unknown</name><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="http://4.bp.blogspot.com/-EWCUoX6ozPE/UCpNmYanRKI/AAAAAAAACm8/mTzQxJbaCBA/s72-c/image5.png" height="72" width="72"/><thr:total>12</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-3189178130982951347</id><published>2012-08-13T09:00:00.011-07:00</published><updated>2012-08-13T09:00:06.490-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="How to"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><title type='text'>How to show HTML codes inside your posts?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-xLwJaNzNQvw/UCjbGf8vrWI/AAAAAAAACmc/5I-sZ8CiFvc/s1600/HTML-code-bloggercall.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; height=&quot;292&quot; src=&quot;http://2.bp.blogspot.com/-xLwJaNzNQvw/UCjbGf8vrWI/AAAAAAAACmc/5I-sZ8CiFvc/s320/HTML-code-bloggercall.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;Showing the HTML code of a banner or a script in your blogger posts for most of us becomes to be a problem, especially if your new to blogging or coding. But that&#39;s not a big problem, as in this article i&#39;ll give you some examples on displaying your codes properly on your post content. It&#39;s easy to use and doesn&#39;t require too much time.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For those of you who don&#39;t know for some time Blogger added a new option in the Post Options and i am&amp;nbsp;referring to the Compose Settings options given, and those are:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;b&gt;Interpret typed HTML&lt;/b&gt; - if you check that variant then the editor will interpret all the HTML codes that you insert;&amp;nbsp;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Show HTML literally&lt;/b&gt; - in this case the HTML codes will be simply shown in the posts content without being interpreted;&amp;nbsp;&lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;This option&lt;b&gt; (2)&lt;/b&gt; can be accessed following the image below instructions:&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;http://4.bp.blogspot.com/-_PMUQR1mxCs/UCjeryVL2PI/AAAAAAAACms/b7e5vOmuHr0/s1600/BloggerCall-post.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; height=&quot;612&quot; src=&quot;http://4.bp.blogspot.com/-_PMUQR1mxCs/UCjeryVL2PI/AAAAAAAACms/b7e5vOmuHr0/s640/BloggerCall-post.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;So all you have to do is check the &lt;b&gt;Show HTML literally&lt;/b&gt; and you are done, not that hard at all. Isn&#39;t it?&lt;br /&gt;&lt;br /&gt;But what if you want to customize your codes, by giving a background color to it or a border around it. So to make it look more attractive to the visitor. In order to do that you can copy this lines below and paste them in your &lt;b&gt;Edit HTML&lt;/b&gt;, after change the line that says &lt;b&gt;Type Your Code Here&lt;/b&gt; with your desired one.&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border:&amp;nbsp;&lt;span style=&quot;color: red;&quot;&gt;1px&lt;/span&gt;&amp;nbsp;solid #&lt;span style=&quot;color: #6aa84f;&quot;&gt;000000&lt;/span&gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;; padding:&amp;nbsp;&lt;span style=&quot;color: blue;&quot;&gt;10px&lt;/span&gt;;&quot;&amp;gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;Type Your Code Here&amp;nbsp;&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/b&gt; &lt;/div&gt;&lt;br /&gt;The &lt;span style=&quot;color: red;&quot;&gt;1px &lt;/span&gt;shows your border highlight, the number in&lt;span style=&quot;color: lime;&quot;&gt; &lt;/span&gt;&lt;span style=&quot;color: #6aa84f;&quot;&gt;green&lt;/span&gt; the frame color, and the &lt;span style=&quot;color: #0b5394;&quot;&gt;blue&lt;/span&gt; one the distance between the frame and code on the four sides.&lt;br /&gt;&lt;br /&gt;If you want to give your frame a background color use the code highlighted in green, you can see the result below:&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;br /&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;Type your code here&lt;/b&gt;&lt;br /&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;/div&amp;gt;&lt;/b&gt;&lt;/div&gt;&lt;br /&gt;If you got a bigger line of code that takes lots space you can make a scroll frame like below it&#39;s really nice and also easy to customize:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&amp;lt;pre style=&quot;&lt;span style=&quot;color: #6fa8dc;&quot;&gt;background-color: #9fc5e8;&lt;/span&gt; border: 1px solid black; height: 380px; overflow: auto;&quot;&amp;gt;&lt;br /&gt;Code HERE&lt;br /&gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;&lt;br /&gt;&lt;b&gt;Result from the code given above you can see below:&lt;/b&gt;&lt;br /&gt;&lt;pre style=&quot;background-color: #9fc5e8; border: 1px solid black; height: 380px; overflow: auto;&quot;&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;b style=&quot;font-family: Georgia, serif; font-size: 13.63636302947998px; line-height: 17.151514053344727px;&quot;&gt;&amp;lt;div style=&quot;border: 1px solid #000000; padding: 10px;&amp;nbsp;&lt;span style=&quot;color: #6aa84f;&quot;&gt;background-color:#EFEFEF;&lt;/span&gt;&quot;&amp;gt;&lt;/b&gt;&lt;/pre&gt;&lt;br /&gt;These are some examples on &lt;b&gt;How to show HTML codes inside your blogger posts!&lt;/b&gt;&amp;nbsp;I really hope this helped you.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;For more tutorials subscribe by email, like our posts and of course comment!&lt;/span&gt;&lt;/b&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/3189178130982951347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/how-to-show-html-codes-inside-your-posts.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/3189178130982951347'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/3189178130982951347'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/how-to-show-html-codes-inside-your-posts.html' title='How to show HTML codes inside your posts?'/><author><name>Unknown</name><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="http://2.bp.blogspot.com/-xLwJaNzNQvw/UCjbGf8vrWI/AAAAAAAACmc/5I-sZ8CiFvc/s72-c/HTML-code-bloggercall.png" height="72" width="72"/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-7389492119153889811</id><published>2012-08-12T09:00:00.003-07:00</published><updated>2012-08-12T13:06:14.507-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips"/><title type='text'>Importance of Related Posts widget on your blog</title><content type='html'>&lt;div class=&quot;&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-ouAShO4NlR8/UCPA6KiPgTI/AAAAAAAAClE/3dMr0hN85ik/s1600/related-posts-bloggercall.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; height=&quot;177&quot; src=&quot;http://2.bp.blogspot.com/-ouAShO4NlR8/UCPA6KiPgTI/AAAAAAAAClE/3dMr0hN85ik/s400/related-posts-bloggercall.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Hey there! Have you ever wondered why most of the bloggers consider having a Related Posts/Articles widget displayed at the end of their post content? Yes or No today i will give you a simple answer about this. As we all know or have seen on many other blogs, more and more bloggers appeal to include this widget on their blog as it gives the reader a list of related posts that could interest him.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&amp;nbsp;Making him staying on your blog for much more time, which is a great benefit for you! &lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Still if you are wondering to see some good aspects of including this widget in your HTML blog template or simply adding it by using sites that offer this kind of services, you&#39;ve come to the right place.&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Importance of Related Posts widget on your blog:&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;ul&gt;&lt;li&gt;It gives your reader a list of articles that could interest him;&lt;/li&gt;&lt;li&gt;Helps to increase the duration of time a visitor is spending on your site/blog;&lt;/li&gt;&lt;li&gt;Makes your blog look more serious and informative;&amp;nbsp;&lt;/li&gt;&lt;li&gt;Is attractive and easy to use, we could say user-friendly;&lt;/li&gt;&lt;li&gt;Not that hard to install, lots of tutorials on how to create it and apply to your blog;&lt;/li&gt;&lt;li&gt;You can customize it to your preferences by working with HTML for a little;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;This are some points that in my opinion present you the importance of having a Related Posts widget on your blog! Don&#39;t forget - Always experiment with your blog, and make it better day by day. Work hard, and the results will be seen within a few months.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I wish you Good Luck in what you do and lots of patience and inspiration.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Please support our activity by liking this post and also subscribe to our feed below!&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;/div&gt;&lt;a href=&quot;http://2.bp.blogspot.com/-ouAShO4NlR8/UCPA6KiPgTI/AAAAAAAAClE/3dMr0hN85ik/s1600/related-posts-bloggercall.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;a href=&quot;http://2.bp.blogspot.com/-ouAShO4NlR8/UCPA6KiPgTI/AAAAAAAAClE/3dMr0hN85ik/s1600/related-posts-bloggercall.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;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/7389492119153889811/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/importance-of-related-posts-widget-on.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/7389492119153889811'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/7389492119153889811'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/importance-of-related-posts-widget-on.html' title='Importance of Related Posts widget on your blog'/><author><name>Unknown</name><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="http://2.bp.blogspot.com/-ouAShO4NlR8/UCPA6KiPgTI/AAAAAAAAClE/3dMr0hN85ik/s72-c/related-posts-bloggercall.jpg" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-3699889970339484173</id><published>2012-08-11T09:02:00.000-07:00</published><updated>2012-08-11T12:01:39.004-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="AdSense"/><category scheme="http://www.blogger.com/atom/ns#" term="Tutorials"/><title type='text'>Showing adsense side by side in blogger posts</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-cpQgYz_2ajo/UCTfRohTkOI/AAAAAAAAClY/mPx8p3X9ReQ/s1600/adsense-side-by-side-bloggercall.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; height=&quot;232&quot; src=&quot;http://4.bp.blogspot.com/-cpQgYz_2ajo/UCTfRohTkOI/AAAAAAAAClY/mPx8p3X9ReQ/s400/adsense-side-by-side-bloggercall.jpg&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;All of us are in continue search for something new, we all look for methods that could increase our income from the AdSense. As a result we are looking for tutorials on how to integrate this Google ads in our posts better and with good result. A good example for that is including AdSense codes side by side in our blogger posts. More about that you will find in&amp;nbsp;today&#39;s&amp;nbsp;article.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So i want to show you how to get the same effect as in the image above and set two AdSense units side by side.&lt;br /&gt;&lt;br /&gt;First log in to your Google AdSense acoount and generate the codes, in this image i used 250x250 ad size. You of course can change to your desired one, but maintain the sizes to a square.&lt;br /&gt;&lt;br /&gt;After you done that go to your Blog, &lt;b&gt;Design -&amp;gt; Edit HTML -&amp;gt; Check the Expand&lt;/b&gt; box.&lt;br /&gt;&lt;b&gt;&lt;u&gt;Important:&lt;/u&gt;&lt;/b&gt; If you want to show your ads above the post then post your adsense code above this line&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;data:post .body=&quot;.body&quot;&gt;&amp;lt;data:post.body/&amp;gt; &lt;/data:post&gt;&lt;/div&gt;&lt;br /&gt;If you want to show it below like in the image, paste the Adsense Code &lt;u style=&quot;font-weight: bold;&quot;&gt;below&lt;/u&gt;&amp;nbsp;it!&lt;br /&gt;&lt;br /&gt;Now in order to make it align side by side you use this line:&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&amp;lt;table width=&quot;520&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;tr&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;td width=&quot;250&quot; style=&quot;padding: 5px;&quot; align=&quot;center&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;Ad script for ad block 1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; font-size: 9pt;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;td width=&quot;250&quot; style=&quot;padding: 5px;&quot; align=&quot;center&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; font-size: 9pt;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;Ad script for ad block 2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/tr&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/table&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt; &lt;/div&gt;&lt;br /&gt;The AdSense codes can be seen only if you convert it, because if pasted directly into HTML template it will not be displayed properly. For that use the tool below:&lt;br /&gt;&lt;br /&gt;&lt;script&gt;(function(){var a=window;(function(){function e(b){this.t={};this.tick=function(b,d,c){c=void 0!=c?c:(new Date).getTime();this.t[b]=[c,d]};this.tick(&quot;start&quot;,null,b)}var d=new e;a.jstiming={Timer:e,load:d};if(a.performance&amp;&amp;a.performance.timing){var c=a.performance.timing,d=a.jstiming.load,b=c.navigationStart,c=c.responseStart;0&lt;b&amp;&amp;c&gt;=b&amp;&amp;(d.tick(&quot;_wtsrt&quot;,void 0,b),d.tick(&quot;wtsrt_&quot;,&quot;_wtsrt&quot;,c))}try{var d=top!=self,f=a.location.href,b=null;a.chrome&amp;&amp;a.chrome.csi&amp;&amp;(b=Math.floor(a.chrome.csi().pageT));null==b&amp;&amp;a.gtbExternal&amp;&amp;(b= d?a.gtbExternal.frameT(f):a.gtbExternal.pageT());null==b&amp;&amp;a.external&amp;&amp;(b=d?a.external.frameT(f):a.external.pageT);b&amp;&amp;(a.jstiming.pt=b)}catch(g){}})();})(); window[&quot;__csi&quot;]={a:false,b:false,c:&quot;open&quot;,v:&quot;home&quot;,g:null,d:false};if(window.jstiming){window.jstiming.beaconImageReferences_={};window.jstiming.reportCounter_=1;var getTick=function(c,b,d){var a=c.t[b],h=c.t.start;if(a&amp;&amp;(h||d))return a=c.t[b][0],h=void 0!=d?d:h[0],a-h},getReportUri=function(c,b,d){var a=&quot;&quot;;window.jstiming.pt&amp;&amp;(a+=&quot;&amp;srt=&quot;+window.jstiming.pt,delete window.jstiming.pt);try{window.external&amp;&amp;window.external.tran?a+=&quot;&amp;tran=&quot;+window.external.tran:window.gtbExternal&amp;&amp;window.gtbExternal.tran?a+=&quot;&amp;tran=&quot;+window.gtbExternal.tran():window.chrome&amp;&amp;window.chrome.csi&amp;&amp; (a+=&quot;&amp;tran=&quot;+window.chrome.csi().tran)}catch(h){}var f=window.chrome;if(f&amp;&amp;(f=f.loadTimes)){f().wasFetchedViaSpdy&amp;&amp;(a+=&quot;&amp;p=s&quot;);if(f().wasNpnNegotiated){var a=a+&quot;&amp;npn=1&quot;,g=f().npnNegotiatedProtocol;g&amp;&amp;(a+=&quot;&amp;npnv=&quot;+(encodeURIComponent||escape)(g))}f().wasAlternateProtocolAvailable&amp;&amp;(a+=&quot;&amp;apa=1&quot;)}var e=c.t,l=e.start,f=[],g=[],i;for(i in e)if(&quot;start&quot;!=i&amp;&amp;0!=i.indexOf(&quot;_&quot;)){var j=e[i][1];j?e[j]&amp;&amp;g.push(i+&quot;.&quot;+getTick(c,i,e[j][0])):l&amp;&amp;f.push(i+&quot;.&quot;+getTick(c,i))}delete e.start;if(b)for(var n in b)a+=&quot;&amp;&quot;+ n+&quot;=&quot;+b[n];(b=d)||(b=&quot;https:&quot;==document.location.protocol?&quot;https://csi.gstatic.com/csi&quot;:&quot;http://csi.gstatic.com/csi&quot;);return c=[b,&quot;?v=3&quot;,&quot;&amp;s=&quot;+(window.jstiming.sn||&quot;opensocial-gadgets&quot;)+&quot;&amp;action=&quot;,c.name,g.length?&quot;&amp;it=&quot;+g.join(&quot;,&quot;):&quot;&quot;,&quot;&quot;,a,&quot;&amp;rt=&quot;,f.join(&quot;,&quot;)].join(&quot;&quot;)},sendReport_=function(c,b,d){c=getReportUri(c,b,d);if(!c)return&quot;&quot;;var b=new Image,a=window.jstiming.reportCounter_++;window.jstiming.beaconImageReferences_[a]=b;b.onload=b.onerror=function(){window.jstiming&amp;&amp;delete window.jstiming.beaconImageReferences_[a]}; b.src=c;b=null;return c};window.jstiming.report=function(c,b,d){if(&quot;prerender&quot;==document.webkitVisibilityState){var a=&quot;webkitvisibilitychange&quot;,h=!1,f=function(){if(!h){b?b.prerender=&quot;1&quot;:b={prerender:&quot;1&quot;};var g;&quot;prerender&quot;==document.webkitVisibilityState?g=!1:(sendReport_(c,b,d),g=!0);g&amp;&amp;(h=!0,document.removeEventListener(a,f,!1))}};document.addEventListener(a,f,!1);return&quot;&quot;}return sendReport_(c,b,d)}};var google=window.google||{}; google.csi=function(){function c(a){var b=e?e:document.location.href;return(a=b.match(RegExp(&quot;[?&amp;]&quot;+a+&quot;=([^&amp;#]+)&quot;)))?a[1]:null}function b(a){window.jstiming.load.tick(a);g[a]=(new Date).getTime()}function d(){if(!i){var a=c(&quot;url&quot;)||&quot;default&quot;,b=window.__csi||{},d=b.c||&quot;default&quot;,h=b.v||&quot;default&quot;,e=window.encodeURIComponent?encodeURIComponent:escape,e={gadget:e(a),container:e(d),view:e(h)},j=window.__dflags||{},m=[];b.g&amp;&amp;m.push(b.g);if(b.d)for(var k in j)&quot;control&quot;!==j[k]&amp;&amp;(e[k]=j[k],&quot;true&quot;===j[k]&amp;&amp;m.push(k)); e.e=m.join(&quot;,&quot;);k=l?l:document.location.protocol;k=f[k];window.jstiming.load.name=[d,&quot;_&quot;,h].join(&quot;&quot;);window.jstiming.report(window.jstiming.load,e,k);if((d=window.gadgets)&amp;&amp;d.rpc&amp;&amp;b.b)g.url=a,g.id=c(&quot;mid&quot;),d.rpc.call(null,&quot;time_iframe&quot;,null,g);i=!0}}function a(a){window.addEventListener?window.addEventListener(&quot;load&quot;,a,!1):window.attachEvent&amp;&amp;window.attachEvent(&quot;onload&quot;,a)}function h(a){window.onbeforeunload=a}var f={&quot;http:&quot;:&quot;http://csi.gstatic.com/csi&quot;,&quot;https:&quot;:&quot;https://gg.google.com/csi&quot;},g={}, e,l,i=!1,j=window.__csi||{};j.a?(a(function(){b(&quot;prt&quot;)}),h(function(){d()})):a(function(){b(&quot;ol&quot;);b(&quot;prt&quot;);d()});return{reset_:function(){i=false},mockHref_:function(a){e=a},mockProtocol_:function(a){l=a},report_:d,tickPrtAndReport:function(){b(&quot;prt&quot;);d()},tickDl:function(){b(&quot;dl&quot;)}}}(); &lt;/script&gt;&lt;script&gt;__dflags={&quot;UseCajaSerializer&quot;:&quot;false&quot;,&quot;ContentDivGadgetRewriter&quot;:&quot;false&quot;,&quot;EnableContextCache&quot;:&quot;false&quot;,&quot;ValidateTypeUrl&quot;:&quot;true&quot;,&quot;HtmlParser&quot;:&quot;control&quot;,&quot;CacheErrorThrottleCountLimit&quot;:&quot;control&quot;,&quot;ResourceUsageJsDebugGadgetRewriter&quot;:&quot;true&quot;,&quot;JsSubVersion&quot;:&quot;control&quot;,&quot;RefererProxy&quot;:&quot;control&quot;,&quot;UseJsHintIfAvailable&quot;:&quot;false&quot;,&quot;LogResources&quot;:&quot;false&quot;,&quot;GadgetBlacklist&quot;:&quot;control&quot;,&quot;DynamicHeightGadgetRewriter&quot;:&quot;true&quot;,&quot;ErrorCodesToLog&quot;:&quot;control&quot;,&quot;AdsUrlGadgetRewriter&quot;:&quot;true&quot;,&quot;Monkeypatch&quot;:&quot;control&quot;,&quot;ProxyingGadgetRewriter&quot;:&quot;true&quot;,&quot;TrackResources&quot;:&quot;false&quot;,&quot;AnalyticsGadgetRewriter&quot;:&quot;true&quot;,&quot;CorpDomainSuffixes&quot;:&quot;control&quot;,&quot;ClickTrackGadgetRewriter&quot;:&quot;false&quot;,&quot;InjectClientId&quot;:&quot;false&quot;,&quot;CsiSample&quot;:&quot;true&quot;,&quot;UseJsPipelineForRendering&quot;:&quot;false&quot;,&quot;StyleAdjacencyGadgetRewriter&quot;:&quot;true&quot;,&quot;UseIfrVersion&quot;:&quot;true&quot;,&quot;DflagsJsDebugGadgetRewriter&quot;:&quot;true&quot;,&quot;IfrSubVersion&quot;:&quot;control&quot;,&quot;UrlTranslations&quot;:&quot;control&quot;,&quot;YtVideoUrlGadgetRewriter&quot;:&quot;true&quot;,&quot;StyleTagExtractorGadgetRewriter&quot;:&quot;true&quot;,&quot;MiniMessageGadgetRewriter&quot;:&quot;true&quot;,&quot;TimeSecsSinceEpochEnvGadgetRewriter&quot;:&quot;true&quot;,&quot;JsRepositoryId&quot;:&quot;control&quot;,&quot;ForceCoreNoneRequireFeatures&quot;:&quot;false&quot;,&quot;UseUrlGadgetWhitelist&quot;:&quot;false&quot;,&quot;UseETags&quot;:&quot;false&quot;,&quot;GmailSkinsGadgetRewriter&quot;:&quot;true&quot;};  /* mp-start */ window[&#39;___jsl&#39;]=window[&#39;___jsl&#39;]||{}; /* mp-end */ &lt;/script&gt;&lt;style type=&quot;text/css&quot;&gt;body,td,div,span,p{font-family:arial,sans-serif;}a {color:#0000cc;}a:visited {color:#551a8b;}a:active {color:#ff0000;}body{margin: 0px;padding: 0px;background-color:white;}&lt;/style&gt;&lt;script&gt;window[&#39;__isgadget&#39;]=true;&lt;/script&gt;&lt;script src=&quot;//www-open-opensocial.googleusercontent.com/gadgets/js/core:core.io.js?container=open&amp;amp;nocache=0&amp;amp;debug=0&amp;amp;c=0&amp;amp;v=86a05cdf8b6c6fa044350ac67283ecc6&amp;amp;sv=9&amp;amp;jsload=0&quot;&gt;&lt;/script&gt;&lt;script&gt;window[&#39;___jsl&#39;] = window[&#39;___jsl&#39;] || {};(window[&#39;___jsl&#39;][&#39;ci&#39;] = (window[&#39;___jsl&#39;][&#39;ci&#39;] || [])).push({&quot;shindig.auth&quot;:{&quot;authToken&quot;:&quot;&quot;,&quot;trustedJson&quot;:&quot;&quot;},&quot;core.util&quot;:{&quot;core&quot;:{}},&quot;core.io&quot;:{&quot;jsonProxyUrl&quot;:&quot;//%host%/gadgets/makeRequest&quot;,&quot;proxyUrl&quot;:&quot;//www-open-opensocial.googleusercontent.com/gadgets/proxy/refresh=%refresh%&amp;container=%container%%rewriteMime%&amp;gadget=%gadget%/%rawurl%&quot;}});gadgets.config.init({&quot;shindig.auth&quot;:{&quot;authToken&quot;:&quot;&quot;,&quot;trustedJson&quot;:&quot;&quot;},&quot;core.util&quot;:{&quot;core&quot;:{}},&quot;core.io&quot;:{&quot;jsonProxyUrl&quot;:&quot;//%host%/gadgets/makeRequest&quot;,&quot;proxyUrl&quot;:&quot;//www-open-opensocial.googleusercontent.com/gadgets/proxy/refresh=%refresh%&amp;container=%container%%rewriteMime%&amp;gadget=%gadget%/%rawurl%&quot;}}); &lt;/script&gt;&lt;script&gt;gadgets.Prefs.setMessages_({});gadgets.Prefs.setDefaultPrefs_({&quot;conv4&quot;:&quot;true&quot;,&quot;conv2&quot;:&quot;true&quot;,&quot;conv5&quot;:&quot;true&quot;,&quot;conv3&quot;:&quot;true&quot;,&quot;grows&quot;:&quot;10&quot;,&quot;conv1&quot;:&quot;true&quot;});gadgets.io.preloaded_=[];&lt;/script&gt;&lt;br /&gt;&lt;div style=&quot;text-align: center; width: 100%;&quot;&gt;&lt;div style=&quot;margin: 0 auto; padding: 0; width: 100%;&quot;&gt;&lt;br /&gt;&lt;div id=&quot;mainDiv&quot; style=&quot;padding: 2px 0;&quot;&gt;&lt;textarea cols=&quot;21&quot; id=&quot;tarea&quot; onfocus=&quot;code_check();&quot; rows=&quot;10&quot; style=&quot;font-size: 12px; height: 80%; width: 92%;&quot;&gt;&lt;/textarea&gt;&lt;br /&gt;&lt;div style=&quot;margin: 0 auto; padding: 5px 0; width: 95%;&quot;&gt;&lt;button onclick=&quot;code_convert();&quot; style=&quot;margin-right: 5px;&quot; type=&quot;button&quot;&gt;Convert&lt;/button&gt;&lt;br /&gt;&lt;button onclick=&quot;code_clear();&quot; style=&quot;margin-left: 5px;&quot; type=&quot;button&quot;&gt;Clear&lt;/button&gt; &lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;At this point you Ads will appear on your blog, but they will be seen on your main home page too. If you want them to be shown only inside your posts use this lines:&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;background-color: #efefef; border: 1px solid #000000; padding: 10px;&quot;&gt;&lt;br /&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&amp;lt;table width=&quot;520&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;tr&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;td width=&quot;250&quot; style=&quot;padding: 5px;&quot; align=&quot;center&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;Ad script for ad block 1&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; font-size: 9pt;&quot;&gt;&lt;span style=&quot;color: red;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;td width=&quot;250&quot; style=&quot;padding: 5px;&quot; align=&quot;center&quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: Arial; font-size: 9pt;&quot;&gt;&lt;span style=&quot;color: blue;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: red; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;Ad script for ad block 2&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/tr&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;color: #211f1f; font-family: Arial; font-size: 9pt;&quot;&gt;&lt;br style=&quot;outline: none;&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;apple-style-span&quot;&gt;&lt;span style=&quot;border: 1pt none windowtext; color: blue; font-family: Arial; font-size: 9pt; padding: 0in;&quot;&gt;&lt;span style=&quot;outline: none;&quot;&gt;&amp;lt;/table&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&amp;lt;/b:if&amp;gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;And that&#39;s it! At this point you are done and your ads should appear on your blog aligned side by side! Hope this tutorial helped you.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&lt;u&gt;Please comment and subscribe for more tutorials!&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/3699889970339484173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/showing-adsense-side-by-side-in-blogger.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/3699889970339484173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/3699889970339484173'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/showing-adsense-side-by-side-in-blogger.html' title='Showing adsense side by side in blogger posts'/><author><name>Unknown</name><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="http://4.bp.blogspot.com/-cpQgYz_2ajo/UCTfRohTkOI/AAAAAAAAClY/mPx8p3X9ReQ/s72-c/adsense-side-by-side-bloggercall.jpg" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-164070896567843256</id><published>2012-08-10T13:07:00.000-07:00</published><updated>2012-08-10T13:07:55.267-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips"/><category scheme="http://www.blogger.com/atom/ns#" term="How to"/><category scheme="http://www.blogger.com/atom/ns#" term="niche"/><title type='text'>How to find a profitable niche for your blog?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/-pWE9lhkATpQ/UCO3kpuBp4I/AAAAAAAACkk/a4LvXIbLSFs/s1600/niche-blog.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; height=&quot;254&quot; src=&quot;http://1.bp.blogspot.com/-pWE9lhkATpQ/UCO3kpuBp4I/AAAAAAAACkk/a4LvXIbLSFs/s320/niche-blog.jpg&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;That is the question that every blogger was asking himself once. Why? because the niche does everything in the first plan. Before you start blogging, it is to important to find the topic or niche that you will be willing to write about for a good period of time. It&#39;s important to remark that selecting your niche can take some good amount of time and also isn&#39;t that easy at all. In this article i&#39;ll speak about finding a profitable niche for your blog.&lt;br /&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt; &lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt; &lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;How to find a profitable niche for your blog?&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt; Well that&#39;s a quite hard question to answer as it&#39;s not that easy. You know that selecting your right niche from the beginning of your blog is a considerable success for it&#39;s future. And that&#39;s true, choosing a profitable niche can be done, the only thing is that it takes some time. Why? Firstly because you have to ask yourself some question like:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;What topic i think will make me be&amp;nbsp;curious&amp;nbsp;about for some time ahead?&amp;nbsp;&lt;/li&gt;&lt;li&gt;Will i be able to write different and interesting content from other bloggers that write in the same niche i am going to choose?&lt;/li&gt;&lt;li&gt;Can i afford some of my time to it?&lt;/li&gt;&lt;li&gt;Is the competition high enough? (for that we are going to need working with &lt;a href=&quot;https://adwords.google.com/&quot;&gt;Google AdWords Tool&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;How profitable is the niche(topic) i am thinking to blog about?&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;In order to find out the competition and the&amp;nbsp;approximate amount of money&amp;nbsp;advertisers pay for that or other keyword is to use the tool i wrote in point 4 of the questions given above. Google AdWords Tool (context&amp;nbsp;targeting tool) is really helpful when it comes to make some research on your niche selecting, as it gives good results that can help make you some decisions on which path to take next.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For finding how popular your niche is type the keyword related to your interests, to do that follow this steps:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;b&gt;Create the account -&amp;gt; Connect to it -&amp;gt; Go to Tools and Analysis -&amp;gt; Select Traffic Estimator&lt;/b&gt; or any other from the list given and simply &lt;u&gt;research&lt;/u&gt;. Type your keyword and set everything like in the image below:&lt;/div&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/-UAFjXBx34jI/UCO7qoR4rUI/AAAAAAAACk0/k4nizylyvg4/s1600/context_targeting_tool.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; height=&quot;481&quot; src=&quot;http://3.bp.blogspot.com/-UAFjXBx34jI/UCO7qoR4rUI/AAAAAAAACk0/k4nizylyvg4/s640/context_targeting_tool.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;u&gt;Note:&lt;/u&gt;&lt;/b&gt; This is not the only solution on finding a profitable niche for your blog, as there are plenty others one good example i heard about is Market Samurai, Traffic Travis. Check those out as well!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;What about you? How did you find a niche for your blog, was it unexpected or you appealed to the tools listed in this article too?&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/164070896567843256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/how-to-find-profitable-niche-for-your.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/164070896567843256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/164070896567843256'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/how-to-find-profitable-niche-for-your.html' title='How to find a profitable niche for your blog?'/><author><name>Unknown</name><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="http://1.bp.blogspot.com/-pWE9lhkATpQ/UCO3kpuBp4I/AAAAAAAACkk/a4LvXIbLSFs/s72-c/niche-blog.jpg" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-1077770334464266197</id><published>2012-08-09T21:00:00.002-07:00</published><updated>2012-08-10T03:55:48.371-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogging Tips"/><title type='text'>You created a blog, now what&#39;s next?</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-yLGf5eWLurY/UCJITHjRLOI/AAAAAAAACj8/yGpbzEvqtMU/s1600/Whats-next-bloggercall.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; height=&quot;320&quot; src=&quot;http://3.bp.blogspot.com/-yLGf5eWLurY/UCJITHjRLOI/AAAAAAAACj8/yGpbzEvqtMU/s320/Whats-next-bloggercall.jpg&quot; width=&quot;209&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;So here you finally got to the point where you created your desired blog, still what&#39;s next? What and mostly How you should act from now on? It pretty hard to get started, but once you do that believe me everything will change a lot in a&amp;nbsp;beneficial&amp;nbsp;way. I know and i felt the same way at some point, i had the passion for opening a blog, everything was good but still something didn&#39;t seem right. Guess that happens to all of us, it&#39;s like fear combined with&amp;nbsp;uncertainty. In this article, i want to show you some advices on how and especially what to do after you opened your blog. How to control it, and simply work with it. Lets start!&lt;br /&gt;&lt;a name=&#39;more&#39;&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;br /&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;It&#39;s not a new discover that EVERY person that creates a blog want to become famous, popular, have lots of visitors, and of course earn money. Yes, that really sound nice and beautiful isn&#39;t it? The truth is that in order to do that you have to work hard, blogging takes time ill say that always. Of course you can get to that sort of success, but to do that you have to be Active, by active i mean trying to be part of the community. Try to write good posts as often as possible, try to maintain your own blogging schedule and follow it. Socialize, perform your skills in communicating with others. Don&#39;t be afraid, just take the first step and follow it!&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;Ok, you created a blog what&#39;s next? below i will list some main aspects you definitely should pay good attention too:&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;ul&gt;&lt;li&gt;Design;&lt;/li&gt;&lt;li&gt;Unique and well written content;&lt;/li&gt;&lt;li&gt;Create different contests for your readers;&lt;/li&gt;&lt;li&gt;Get involved in other bloggers contests;&lt;/li&gt;&lt;li&gt;Dont&#39; be afraid, just give it a try;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Design&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Let&#39;s start with Design, it&#39;s really important for every blog as it attracts a readers attention firstly. Having a nice and at same time simple, user friendly design makes the reader capable of reading your posts without paying attention to the amount of time he or she has spent on it. Try to use calm colors and create a nice ambience. Experiment but still not too much, as it can be disturbing.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Unique and well written content&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;It&#39;s the key to success, try hard on finding the&amp;nbsp;necessary inspiration to write daily. &amp;nbsp;Still that depends on you, don&#39;t forget if you heard something related to your niche &lt;b&gt;BLOG&lt;/b&gt; about it immediately. Here applies the rule heard first, published first. Be in touch with all the news that happen on your selected topic and simply write about it!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-6NWg22YKWjw/UCJSv0Th1FI/AAAAAAAACkM/sa6gZypcJrk/s1600/content-king-bloggercall.gif&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;111&quot; src=&quot;http://4.bp.blogspot.com/-6NWg22YKWjw/UCJSv0Th1FI/AAAAAAAACkM/sa6gZypcJrk/s200/content-king-bloggercall.gif&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;Invent posts, that in your opinion could attract visitors. Make your blog different from the others, make it unique. Do experiments, and find out the right one for your blog. Consult and use such services like&lt;a href=&quot;https://adwords.google.com/um/homepage&quot;&gt; Google Keywords Tool&lt;/a&gt; or &lt;a href=&quot;http://www.google.com/analytics/&quot;&gt;Google &amp;nbsp;Analytics.&lt;/a&gt;&amp;nbsp; Also don&#39;t even think about telling yourself that if your blog is at the very beginning it&#39;s not important to write good quality posts. That doesn&#39;t matter start right now and be&amp;nbsp;successful in the future! If you write good and necessary for people posts then they will find YOU! And that&#39;s how you build a strong community.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Create different contests for your readers&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Creating a community of readers is essential for every blog future, that&#39;s why don&#39;t forget to&amp;nbsp;interact with them. Reply back, take their opinions into consideration. Creating contests makes more readers to get involved and read you! If you can do that, don&#39;t hesitate for a moment to apply this rule. Every business needs some investments, so does blogging take that into consideration.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Get involved in other bloggers contests&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;a href=&quot;http://3.bp.blogspot.com/-LbcNsYTUYPI/UCJTGtC-hcI/AAAAAAAACkU/Kv0th0O7zLM/s1600/blogger-contest-bloggercall.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/-LbcNsYTUYPI/UCJTGtC-hcI/AAAAAAAACkU/Kv0th0O7zLM/s1600/blogger-contest-bloggercall.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;That&#39;s the point where you try to make as many as possible friends from the blogosphere that share your passion as well. Interact with them on their blogs, tell them about you and create a good lasting partnership.&lt;/div&gt;&lt;div&gt;Help each other, get involved, communicate that&#39;s the way to get noticed.&amp;nbsp;Remember&amp;nbsp;that communication solves everything!&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&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 style=&quot;text-align: left;&quot;&gt;Last but not least -&amp;nbsp;&lt;b&gt;Dont&#39; be afraid, just give it a try&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;I know it&#39;s seems to be pretty hard (it sort of is), but that&#39;s not a reason not to try right? Everything at some point gets hard, but after some repetitions and hard work you can get a good result!&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;So my call for you is not to be afraid, give it a try and see how it goes!&amp;nbsp;&lt;/div&gt;&lt;br class=&quot;Apple-interchange-newline&quot; /&gt; &lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;b&gt;&lt;u&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Was this post useful? Reply in the comment below with your opinions and thoughts!&amp;nbsp;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;span id=&quot;goog_41122284&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_41122285&quot;&gt;&lt;/span&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/1077770334464266197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/you-created-blog-now-whats-next.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/1077770334464266197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/1077770334464266197'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/you-created-blog-now-whats-next.html' title='You created a blog, now what&#39;s next?'/><author><name>Unknown</name><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="http://3.bp.blogspot.com/-yLGf5eWLurY/UCJITHjRLOI/AAAAAAAACj8/yGpbzEvqtMU/s72-c/Whats-next-bloggercall.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-279931364466030585.post-4309617731053488992</id><published>2012-08-06T13:54:00.000-07:00</published><updated>2012-08-06T13:54:51.889-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="BloggerCall"/><category scheme="http://www.blogger.com/atom/ns#" term="introduction"/><title type='text'>Introduction to BloggerCall</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/-o8AfUAUtJZ8/UB_WCtZ3p5I/AAAAAAAACiU/2FWg8x8ayms/s1600/bloggercall.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; height=&quot;240&quot; src=&quot;http://4.bp.blogspot.com/-o8AfUAUtJZ8/UB_WCtZ3p5I/AAAAAAAACiU/2FWg8x8ayms/s320/bloggercall.jpg&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;font-size: large;&quot;&gt;&lt;b&gt;&lt;u&gt;Introduction&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;u&gt;:&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;span style=&quot;font-family: inherit;&quot;&gt;Hello everyone, my name is Chris and I am the author at Blogger Call. The blog was officially launched today on 6&lt;/span&gt;&lt;sup style=&quot;font-family: inherit;&quot;&gt;th&lt;/sup&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt; august 2012, why? You might be asking. Well the answer is quite simple, for me Blogging means everything. I have started a few blogs on different niches, with some I succeeded with others not that much. I think I might even write some articles about My first blogging experience or something like that, to show you how it is to get started (hard or not that much you tell me).&lt;/span&gt;&lt;br /&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt; &lt;a href=&quot;http://1.bp.blogspot.com/-ZbhV6jTzc9g/UB_WAQSCkqI/AAAAAAAACiI/_hZ5iFh1aEk/s1600/bloggercall-2.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;150&quot; src=&quot;http://1.bp.blogspot.com/-ZbhV6jTzc9g/UB_WAQSCkqI/AAAAAAAACiI/_hZ5iFh1aEk/s200/bloggercall-2.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit; font-size: large;&quot;&gt;&lt;b&gt;&lt;u&gt;Main Objective:&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt; &lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;The main objective here at BloggerCall is to teach and make future bloggers understand what blogging actually means. Ill write articles about different Tips, Tricks related to this topic in which ill try to give you good and useful advices. So don&#39;t hesitate to join the community now!&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;Blogging becomes one of the most popular and researched term around the whole world, even I day by day continue to explore and learn something new and good for myself related to this topic. That why I decided that BloggerCall is going to be a place for all the persons that are willing to learn more, become better at what they do, and simply have fun.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;I call everyone from young to old to join me on this blog, and stay tuned with latest articles that are going to be published soon. As this is going to be a quite exciting adventure.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inherit;&quot;&gt;With best regards and respect,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;-Chris&amp;nbsp;&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://bloggercall.blogspot.com/feeds/4309617731053488992/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://bloggercall.blogspot.com/2012/08/introduction-to-bloggercall.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/4309617731053488992'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/279931364466030585/posts/default/4309617731053488992'/><link rel='alternate' type='text/html' href='http://bloggercall.blogspot.com/2012/08/introduction-to-bloggercall.html' title='Introduction to BloggerCall'/><author><name>Unknown</name><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="http://4.bp.blogspot.com/-o8AfUAUtJZ8/UB_WCtZ3p5I/AAAAAAAACiU/2FWg8x8ayms/s72-c/bloggercall.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>