<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="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" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2767904958635324010</atom:id><lastBuildDate>Fri, 01 Nov 2024 09:20:24 +0000</lastBuildDate><category>Increasing blog traffic</category><category>Webmaster Tools</category><category>Windows Live Writer</category><category>search engines</category><category>Blogger in draft</category><category>custom icon</category><category>favicon</category><category>monetizing blog</category><category>ping servers</category><category>Bing</category><category>Gadget</category><category>Geotagging</category><category>Google Analytics</category><category>Google Blog Search</category><category>Navbar</category><category>Offline blogging</category><category>Page Rank</category><category>Short URL</category><category>Tags</category><category>URL redirecting</category><category>blog post</category><category>extra page element</category><category>facebook</category><category>free domain</category><category>like button</category><category>tiny URL</category><title>Blogger Techniques</title><description>Blogger Tips Tricks and Techniques for Beginners</description><link>http://blogger-techniques.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>19</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-453389454836693758</guid><pubDate>Mon, 30 Jul 2012 13:48:00 +0000</pubDate><atom:updated>2012-07-30T06:50:10.292-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">blog post</category><category domain="http://www.blogger.com/atom/ns#">facebook</category><category domain="http://www.blogger.com/atom/ns#">like button</category><title>How to add a facebook like button to a blog post?</title><description>&lt;p&gt;Facebook is a very popular social networking site. It is also a very good source of advertisement of your blog post. You can add a facebook like button below the title of your blog post. See an example below:&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px&quot; title=&quot;like&quot; border=&quot;0&quot; alt=&quot;like&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-Wh15zVQAq-X345SsCnLqwxrSPYENaFqVFiHf_eNLBbCmpOGKadGHmO5ZoBFQbsm3VzjyBAHAgOAHThmlBTJvuIKSHhVNZvQUgZyFHbOZnR5uynUAlSHkV1Z5kCodtX8RwpC_2UK5ge9o/?imgmax=800&quot; width=&quot;331&quot; height=&quot;165&quot; /&gt;&lt;/p&gt;  &lt;p&gt;What&#39;s the benefit of adding a facebook like button to your blog post? Anyone who clicks this button, ultimately shares your blog post story on their facebook wall or timeline. It means more advertisement and more visits to your blog.&lt;/p&gt;  &lt;p&gt;Here is how to add a facebook like button to your blog post:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Go to template settings of your blog.&lt;/li&gt;    &lt;li&gt;Click on ‘edit HTML’ then proceed.&lt;/li&gt;    &lt;li&gt;Expand Widget Templates.&lt;/li&gt;    &lt;li&gt;Find this line in template : &lt;/li&gt; &lt;/ul&gt;  &lt;div class=&quot;csharpcode&quot;&gt;   &lt;pre class=&quot;alt&quot;&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;div&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;class&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;post-header-line-1&#39;&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;style type=&quot;text/css&quot;&gt;&lt;br /&gt;.csharpcode, .csharpcode pre&lt;br /&gt;{&lt;br /&gt;	font-size: small;&lt;br /&gt;	color: black;&lt;br /&gt;	font-family: consolas, &quot;Courier New&quot;, courier, monospace;&lt;br /&gt;	background-color: #ffffff;&lt;br /&gt;	/*white-space: pre;*/&lt;br /&gt;}&lt;br /&gt;.csharpcode pre { margin: 0em; }&lt;br /&gt;.csharpcode .rem { color: #008000; }&lt;br /&gt;.csharpcode .kwrd { color: #0000ff; }&lt;br /&gt;.csharpcode .str { color: #006080; }&lt;br /&gt;.csharpcode .op { color: #0000c0; }&lt;br /&gt;.csharpcode .preproc { color: #cc6633; }&lt;br /&gt;.csharpcode .asp { background-color: #ffff00; }&lt;br /&gt;.csharpcode .html { color: #800000; }&lt;br /&gt;.csharpcode .attr { color: #ff0000; }&lt;br /&gt;.csharpcode .alt &lt;br /&gt;{&lt;br /&gt;	background-color: #f4f4f4;&lt;br /&gt;	width: 100%;&lt;br /&gt;	margin: 0em;&lt;br /&gt;}&lt;br /&gt;.csharpcode .lnum { color: #606060; }&lt;/style&gt;&lt;br /&gt;&lt;br /&gt;  &lt;li&gt;Now paste this code after above line:&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;csharpcode&quot;&gt;&lt;br /&gt;  &lt;pre class=&quot;alt&quot;&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;b:if&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;cond&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;  &lt;pre&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;iframe&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;allowTransparency&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;true&#39;&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;expr:src&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;&amp;amp;quot;http://www.facebook.com/plugins/like.php?href=&amp;amp;quot; + data:post.url + &amp;amp;quot;&amp;amp;amp;layout=standard&amp;amp;amp;show_faces=false&amp;amp;amp;width=100&amp;amp;amp;action=like&amp;amp;amp;font=arial&amp;amp;amp;colorscheme=light&amp;amp;quot;&#39;&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;frameborder&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;0&#39;&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;scrolling&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;no&#39;&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;style&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&#39;border:none; overflow:hidden; width:450px; height:40px;&#39;&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;  &lt;pre class=&quot;alt&quot;&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;b:if&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;style type=&quot;text/css&quot;&gt;&lt;br /&gt;.csharpcode, .csharpcode pre&lt;br /&gt;{&lt;br /&gt;	font-size: small;&lt;br /&gt;	color: black;&lt;br /&gt;	font-family: consolas, &quot;Courier New&quot;, courier, monospace;&lt;br /&gt;	background-color: #ffffff;&lt;br /&gt;	/*white-space: pre;*/&lt;br /&gt;}&lt;br /&gt;.csharpcode pre { margin: 0em; }&lt;br /&gt;.csharpcode .rem { color: #008000; }&lt;br /&gt;.csharpcode .kwrd { color: #0000ff; }&lt;br /&gt;.csharpcode .str { color: #006080; }&lt;br /&gt;.csharpcode .op { color: #0000c0; }&lt;br /&gt;.csharpcode .preproc { color: #cc6633; }&lt;br /&gt;.csharpcode .asp { background-color: #ffff00; }&lt;br /&gt;.csharpcode .html { color: #800000; }&lt;br /&gt;.csharpcode .attr { color: #ff0000; }&lt;br /&gt;.csharpcode .alt &lt;br /&gt;{&lt;br /&gt;	background-color: #f4f4f4;&lt;br /&gt;	width: 100%;&lt;br /&gt;	margin: 0em;&lt;br /&gt;}&lt;br /&gt;.csharpcode .lnum { color: #606060; }&lt;/style&gt;&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;  &lt;li&gt;Save template and you are done. &lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;  </description><link>http://blogger-techniques.blogspot.com/2012/07/how-to-add-facebook-like-button-to-blog.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg-Wh15zVQAq-X345SsCnLqwxrSPYENaFqVFiHf_eNLBbCmpOGKadGHmO5ZoBFQbsm3VzjyBAHAgOAHThmlBTJvuIKSHhVNZvQUgZyFHbOZnR5uynUAlSHkV1Z5kCodtX8RwpC_2UK5ge9o/s72-c?imgmax=800" height="72" width="72"/><thr:total>41</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-6420581573156233715</guid><pubDate>Thu, 18 Jun 2009 07:04:00 +0000</pubDate><atom:updated>2009-06-18T00:04:46.718-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">custom icon</category><category domain="http://www.blogger.com/atom/ns#">favicon</category><title>Generate Favicon for your Blog</title><description>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8vQITSgcL0fIQQ_IYF0yuwvloHSUDD9548-1c6vQrJ-iN5nc1yQhSu41jic-1pqvhXvc9WAm60NePJ7LRNDJRzEoC6BQS-P1wXgaQ_vbGyrl2aIODF2mbIwDNUddus9ZtqB3PoVqOeuRd/s1600-h/header%5B4%5D.gif&quot;&gt;&lt;img style=&quot;border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px&quot; title=&quot;Genfavicon&quot; border=&quot;0&quot; alt=&quot;Genfavicon&quot; align=&quot;left&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrH_0E52J4b94GRnaP-dZTCQz89crwPV-PURZK7WH2G7y9ax9TEjguB4SHLlzO8B9aJ1tE19Cp1NioPyNXB5xWkpYzr_-GUTSAWQhqQe5AJQTujxRGw8lKljB3NWGHMSQeC0Sv5NqDBzkz/?imgmax=800&quot; width=&quot;210&quot; height=&quot;38&quot; /&gt;&lt;/a&gt;   &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Favicons are small icons shown next to site names in URL bar of web browsers. You can customize the favicon of your blog by selecting an image from your computer or web. &lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://www.genfavicon.com/&quot; target=&quot;_blank&quot;&gt;Genfavicon&lt;/a&gt; is a free and very good site to generate favicons. To generate a favicon for your blog, go to this site and upload your desired image from your computer or web. Select the uploaded image and use mouse to drag or resize it. Select the size 16 x 16 and click on capture and preview. If satisfied with generated preview, download favicon image to your computer.&lt;/p&gt;  &lt;p&gt;Follow this easy &lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/03/how-to-add-custom-icon-to-your-blog.html&quot; target=&quot;_blank&quot;&gt;tutorial&lt;/a&gt; to add favicon to your blog.&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/06/generate-favicon-for-your-blog.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjrH_0E52J4b94GRnaP-dZTCQz89crwPV-PURZK7WH2G7y9ax9TEjguB4SHLlzO8B9aJ1tE19Cp1NioPyNXB5xWkpYzr_-GUTSAWQhqQe5AJQTujxRGw8lKljB3NWGHMSQeC0Sv5NqDBzkz/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-3005323146346890830</guid><pubDate>Sun, 14 Jun 2009 09:51:00 +0000</pubDate><atom:updated>2009-06-14T02:51:46.601-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Bing</category><category domain="http://www.blogger.com/atom/ns#">Webmaster Tools</category><title>Bing Webmaster Center</title><description>&lt;img style=&quot;border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px&quot; title=&quot;Bing&quot; border=&quot;0&quot; alt=&quot;Bing&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicnaD8ssn05IV15gz_pYILKsKzp6NlFhXE13dCOkfrztU_QgMnhhK8PI_AvsotjcbyRvtsKiRaSoasdbypdDFJXmwnliOSQChMRBUV7EOMIksIvbIBjbwDKss0H0mJ10kLv8HeopvJrTnx/?imgmax=800&quot; width=&quot;700&quot; height=&quot;73&quot; /&gt;   &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://www.bing.com/&quot; target=&quot;_blank&quot;&gt;Bing&lt;/a&gt; (formerly &lt;b&gt;Live Search&lt;/b&gt;, &lt;b&gt;Windows Live Search&lt;/b&gt; and &lt;b&gt;MSN Search&lt;/b&gt;) is a web search engine by Microsoft. Bing allows webmasters to manage the web crawling status of their own websites through Bing Webmaster Center. Use the webmaster tools to troubleshoot the crawling and indexing of your blog, submit sitemaps and view statistics about your blogs.&lt;/p&gt;  &lt;p&gt;To use webmaster tools, go to &lt;a href=&quot;http://www.bing.com/webmaster/&quot; target=&quot;_blank&quot;&gt;Bing Webmaster Center&lt;/a&gt; and sign in to use the tools. Click on &lt;strong&gt;Add a site&lt;/strong&gt; and submit your blog URL with site map address. Example: &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Web address:&lt;/strong&gt; http://myblog.blogspot.com/&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Sitemap address:&lt;/strong&gt; http://myblog.blospot.com/atom.xml or http://myblog.blogspot.com/rss.xml&lt;/p&gt;  &lt;p&gt;Provide webmaster email if you want and click on &lt;strong&gt;Submit&lt;/strong&gt; button. They need to verify that you are true owner of submitted site. Copy given meta tag and paste it into head section of your blog by going to Dashboard &amp;gt; Layout &amp;gt; Edit HTML. Meta tag should be like&amp;#160; &lt;font face=&quot;Trebuchet MS&quot;&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;meta&lt;/span&gt; &lt;span class=&quot;attr&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&amp;quot;msvalidate.01&amp;quot; &lt;/span&gt;&lt;span class=&quot;attr&quot;&gt;content&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;=&amp;quot;238F066602818D0FA23E2B1D371E076A&amp;quot;&lt;/span&gt; &lt;span class=&quot;kwrd&quot;&gt;/&amp;gt; and put it somewhere after &lt;/span&gt;&lt;/font&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;head&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;. Save the template and return to site list in Bing webmaster tools. Click on your blog in site list to see statistics if it is already indexed by Bing. If there is no data available then you have to wait for a few days till MSNBot (the Bing web crawler) scans and indexes contents of your blog. &lt;/span&gt;&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/06/bing-webmaster-center.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicnaD8ssn05IV15gz_pYILKsKzp6NlFhXE13dCOkfrztU_QgMnhhK8PI_AvsotjcbyRvtsKiRaSoasdbypdDFJXmwnliOSQChMRBUV7EOMIksIvbIBjbwDKss0H0mJ10kLv8HeopvJrTnx/s72-c?imgmax=800" height="72" width="72"/><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-9018699357584092603</guid><pubDate>Sun, 07 Jun 2009 13:19:00 +0000</pubDate><atom:updated>2009-06-07T06:19:36.321-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Google Blog Search</category><category domain="http://www.blogger.com/atom/ns#">Increasing blog traffic</category><category domain="http://www.blogger.com/atom/ns#">ping servers</category><category domain="http://www.blogger.com/atom/ns#">search engines</category><title>How to submit blog to Google Blog Search?</title><description>&lt;p&gt;&amp;#160;&lt;img style=&quot;border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px&quot; title=&quot;Google Blog Search&quot; border=&quot;0&quot; alt=&quot;Google Blog Search&quot; align=&quot;left&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZjKhI_5Ayo-LZKWERz8SDe8ru31lja6-vXb1dzcZL1fq1SyV2JJrPv6j0gLbKUdgAh-K-uDzt3mrYspmkBX7Sq8BOQYaIeFy-Vl_1krcnXiqdiy6QM7Uu8DNn3ekLxhHMQNexjZbgof9N/?imgmax=800&quot; width=&quot;150&quot; height=&quot;55&quot; /&gt;&lt;a href=&quot;http://blogsearch.google.com/blogsearch?hl=en&quot; target=&quot;_blank&quot;&gt;Google Blog Search beta&lt;/a&gt; is a blog search engine from Google with a continuously-updated search index. Results include all blogs, not just those published through Blogger. Results can be viewed and filtered by date and time. Try searching your blog in Google Blog Search. If your blog is not indexed then submit your blog by clicking &lt;a href=&quot;http://blogsearch.google.com/ping&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;. Enter your blog’s web address or feed and hit ‘Submit Blog’ button. You are done. Your blog will be indexed soon by Google Blog Search. &lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/06/how-to-submit-blog-to-google-blog.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhZjKhI_5Ayo-LZKWERz8SDe8ru31lja6-vXb1dzcZL1fq1SyV2JJrPv6j0gLbKUdgAh-K-uDzt3mrYspmkBX7Sq8BOQYaIeFy-Vl_1krcnXiqdiy6QM7Uu8DNn3ekLxhHMQNexjZbgof9N/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-6094488107566385021</guid><pubDate>Sat, 25 Apr 2009 07:56:00 +0000</pubDate><atom:updated>2009-06-14T03:02:04.567-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Navbar</category><title>How to remove / hide Navbar?</title><description>&lt;p&gt;&lt;img style=&quot;border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px&quot; title=&quot;Navbar&quot; border=&quot;0&quot; alt=&quot;Navbar&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizR0b-79pLSPQjJooJfc5p_2t1pjaqDPoIhi5TBTBPqYnHiIAovZlYH1mYDkZCMs0BvZbI-MpP_MKFnqwW858lSKLYF5p_3ez4MnUCgRj5v74Kvg6kneK9LCwxr6X-JK3uZa2GnvkqrWmb/?imgmax=800&quot; width=&quot;409&quot; height=&quot;49&quot; /&gt; &lt;/p&gt;  &lt;p&gt;Some people really don&#39;t like the Navbar. Removing it is easy. To remove or hide Navbar, Go to Dashboard &amp;gt; Layout &amp;gt; Edit HTML. Edit the template. Put the following code above /* Variable definitions. &lt;/p&gt;  &lt;div class=&quot;csharpcode-wrapper&quot;&gt;   &lt;pre class=&quot;csharpcode&quot;&gt;#navbar-iframe {&lt;br /&gt;   display: none !important;&lt;br /&gt;}&lt;/pre&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Save the template. Refresh page of your blog and see Navbar is gone. It is recommended to always create a backup before editing template. See tutorial video below to remove navigation bar.&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot;padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px&quot; id=&quot;scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:4d147176-f20b-40e7-b794-d824196bcfb3&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;&lt;div id=&quot;43043296-614d-4b36-883c-79311db0bac2&quot; style=&quot;margin: 0px; padding: 0px; display: inline;&quot;&gt;&lt;div&gt;&lt;a href=&quot;http://www.youtube.com/watch?v=eUOuBmQVx9U&quot; target=&quot;_new&quot;&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgCBuAfB8KUpGwnzFcnhCaV2DWZdRWGbm7fkUSlr8nd3s2RESLqSnUI50732T95fbk59WNeo441WYZDAyGDOqUMlUpg2lIThnJySRImTwJcOBiYkQy6N7ypHJg3OmU-vc73Rn5SdREi7tT/?imgmax=800&quot; style=&quot;border-style: none&quot; galleryimg=&quot;no&quot; onload=&quot;var downlevelDiv = document.getElementById(&#39;43043296-614d-4b36-883c-79311db0bac2&#39;); downlevelDiv.innerHTML = &amp;quot;&amp;lt;div&amp;gt;&amp;lt;object width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;param name=\&amp;quot;movie\&amp;quot; value=\&amp;quot;http://www.youtube.com/v/eUOuBmQVx9U&amp;amp;hl=en\&amp;quot;&amp;gt;&amp;lt;\/param&amp;gt;&amp;lt;embed src=\&amp;quot;http://www.youtube.com/v/eUOuBmQVx9U&amp;amp;hl=en\&amp;quot; type=\&amp;quot;application/x-shockwave-flash\&amp;quot; width=\&amp;quot;425\&amp;quot; height=\&amp;quot;355\&amp;quot;&amp;gt;&amp;lt;\/embed&amp;gt;&amp;lt;\/object&amp;gt;&amp;lt;\/div&amp;gt;&amp;quot;;&quot; alt=&quot;&quot;&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/04/how-to-remove-navbar.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEizR0b-79pLSPQjJooJfc5p_2t1pjaqDPoIhi5TBTBPqYnHiIAovZlYH1mYDkZCMs0BvZbI-MpP_MKFnqwW858lSKLYF5p_3ez4MnUCgRj5v74Kvg6kneK9LCwxr6X-JK3uZa2GnvkqrWmb/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-5489315488786150329</guid><pubDate>Fri, 10 Apr 2009 09:23:00 +0000</pubDate><atom:updated>2009-04-10T02:23:14.515-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tags</category><category domain="http://www.blogger.com/atom/ns#">Windows Live Writer</category><title>How to add tags in blog using Windows Live Writer?</title><description>&lt;p&gt;&lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/03/windows-live-writer.html&quot; target=&quot;_blank&quot;&gt;Windows Live Writer&lt;/a&gt; is a free, downloadable program that works with most popular blogging services, including Blogger. Use Writer to create and format blog posts with rich content, such as maps, tables, hyperlinks, tags (Keywords that can be assigned to a blog post to indicate which category or categories it belongs to. Writer allows tags to be added to blog posts from various social bookmarking websites. When the blog post is published, the tag is hyperlinked to the social bookmarking website, and automatically triggers a search for items with the same tag.) , and categories.&lt;/p&gt;  &lt;p&gt;On the right panel of Windows Live Writer, click on Tags (as shown in screenshot). A new window would open. Choose your tag platform like Technorati or LiveJournal or customize your own.&amp;#160; Enter comma separated tags. You can place these tags above or below the post. &lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiis2PEugjgjjvzm85bx3RrXVz4mC8fHXjiAADzp765Wehrhwn_ZGnGRlTXCqFvAvg_6orka6tupmMoKCzSf9slbXrueyOrdE3d7nQaks8iG1hwWl4L7c145s6SrKIp26TjxZoCtiRZq4hB/s1600-h/windows%20live%20writer%5B5%5D.png&quot;&gt;&lt;img style=&quot;border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px&quot; title=&quot;windows live writer&quot; border=&quot;0&quot; alt=&quot;windows live writer&quot; align=&quot;left&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzY0wCDQ2TMRLKSLdAyTbs7kYK2z3Cvkh7Qglvz3fgr8wpkPKC6345QDWMmzaQfvNtkUuMRLaAt3PzOS4OzKOan__LSZnKHVuVMlY2uzZRfZKvRdZNBbgA2z8qTz71YwNdR-c-2pJ8wy49/?imgmax=800&quot; width=&quot;242&quot; height=&quot;197&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;click image to enlarge&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;And don’t forget to set ‘categories’ at the bottom of Windows Live Writer. ‘categories’ on Windows Live Writer and ‘Labels’ on Blogger are the same things.&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/04/how-to-add-tags-in-blog-using-windows.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhzY0wCDQ2TMRLKSLdAyTbs7kYK2z3Cvkh7Qglvz3fgr8wpkPKC6345QDWMmzaQfvNtkUuMRLaAt3PzOS4OzKOan__LSZnKHVuVMlY2uzZRfZKvRdZNBbgA2z8qTz71YwNdR-c-2pJ8wy49/s72-c?imgmax=800" height="72" width="72"/><thr:total>125</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-1854738319832544707</guid><pubDate>Fri, 20 Mar 2009 19:30:00 +0000</pubDate><atom:updated>2009-03-20T14:28:36.566-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">ping servers</category><category domain="http://www.blogger.com/atom/ns#">Windows Live Writer</category><title>How to send pings to different servers using windows live writer?</title><description>&lt;p&gt;&lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/03/windows-live-writer.html&quot; target=&quot;_blank&quot;&gt;Windows live writer&lt;/a&gt; has a cool feature of sending pings to various web directories. Whenever you will publish a new post, windows live writer will send ping to your provided list of servers. Hence they would know about your new contents. &lt;/p&gt;  &lt;p&gt;To use this feature go to tools menu of windows live writer. Click on options &amp;gt; Ping Servers. Enable this feature&amp;#160; and enter the URLs of ping servers. Following is a list of ping server which i found from a &lt;a href=&quot;http://www.gentlesource.com/news/freshly-tested-list-of-ping-servers-43.html&quot; target=&quot;_blank&quot;&gt;site&lt;/a&gt;. &lt;/p&gt;  &lt;pre&gt;http://rpc.blogrolling.com/pinger/&lt;br /&gt;http://rpc.technorati.com/rpc/ping&lt;br /&gt;http://rpc.weblogs.com/RPC2&lt;br /&gt;http://api.my.yahoo.com/RPC2&lt;br /&gt;http://services.newsgator.com/ngws/xmlrpcping.aspx&lt;br /&gt;http://api.moreover.com/RPC2&lt;br /&gt;http://www.blogpeople.net/servlet/weblogUpdates&lt;br /&gt;http://bblog.com/ping.php&lt;br /&gt;http://ping.feedburner.com/&lt;br /&gt;http://ping.syndic8.com/xmlrpc.php&lt;br /&gt;http://blogsearch.google.com/ping/RPC2&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;br /&gt;http://rpc.icerocket.com:10080/&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;br /&gt;http://rpc.pingomatic.com/&lt;br /&gt;http://blogsearch.google.com/ping/RPC2&lt;br /&gt;http://xmlrpc.bloggernetz.de/RPC2&lt;br /&gt;http://bblog.com/ping.php&lt;br /&gt;http://blog.goo.ne.jp/XMLRPC&lt;br /&gt;http://api.my.yahoo.co.jp/RPC2&lt;br /&gt;http://xping.pubsub.com/ping/&lt;br /&gt;http://rpc.reader.livedoor.com/ping&lt;br /&gt;http://ping.wordblog.de/&lt;br /&gt;http://api.moreover.com/RPC2&lt;br /&gt;http://blogsearch.google.at/ping/RPC2&lt;br /&gt;http://ping.weblogalot.com/rpc.php&lt;br /&gt;http://ping.bloggers.jp/rpc/&lt;br /&gt;http://blogsearch.google.de/ping/RPC2&lt;br /&gt;http://ping.namaan.net/rpc&lt;br /&gt;http://rpc.technorati.jp/rpc/ping&lt;br /&gt;http://zhuaxia.com/rpc/server.php&lt;br /&gt;http://www.bloglines.com/ping&lt;br /&gt;http://rpc.bloggerei.de/ping/&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;font face=&quot;Trebuchet MS&quot;&gt;After entering above URLs click on Apply and OK. Its set now to ping. See a screenshot below:&lt;/font&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&lt;img title=&quot;ping servers&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px&quot; height=&quot;397&quot; alt=&quot;ping servers&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ37jI88hyphenhyphena1djzvzCuC3j_SmLZJdSp_7LGZ7uhSH7D_GXTpBiUCRYqDewKDSV0KhEfP_ZkVTXf84bzV_cMs0EJOOPRLwW9Dwm0XboU4-08zyvBOn7QwrHV0dakDaKIiNFqatC5I8UvXaO/?imgmax=800&quot; width=&quot;397&quot; border=&quot;0&quot; /&gt; &lt;/pre&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-send-pings-to-different-servers.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ37jI88hyphenhyphena1djzvzCuC3j_SmLZJdSp_7LGZ7uhSH7D_GXTpBiUCRYqDewKDSV0KhEfP_ZkVTXf84bzV_cMs0EJOOPRLwW9Dwm0XboU4-08zyvBOn7QwrHV0dakDaKIiNFqatC5I8UvXaO/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-2822236416019714335</guid><pubDate>Fri, 20 Mar 2009 18:25:00 +0000</pubDate><atom:updated>2009-03-20T11:25:59.596-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">search engines</category><title>How to find your blog in search engines?</title><description>&lt;p&gt;New blogs are indexed automatically by most of search engines. You can try manually submitting your blog to various search engines. See &lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/03/how-to-increase-your-blog-traffic.html&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt; how to submit blog to search engines.&lt;/p&gt;  &lt;p&gt;Be patient because web crawlers take some time to index your site. Sometimes you think your blog is listed in search engines (may be at page number 157 in results) but you can’t find it. To check if your site is listed or not, try typing following in search engines.&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;site:URL of blog &lt;/li&gt;    &lt;li&gt;cache:URL of blog &lt;/li&gt;    &lt;li&gt;info:URL of blog &lt;/li&gt;    &lt;li&gt;related:URL of blog &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;For example type site:http://yourblog.blogspot.com and see all results about your blog in search engine if it is indexed.&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-find-your-blog-in-search-engines.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-2291293349215864012</guid><pubDate>Mon, 16 Mar 2009 09:08:00 +0000</pubDate><atom:updated>2009-03-16T02:08:53.083-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">free domain</category><category domain="http://www.blogger.com/atom/ns#">Short URL</category><category domain="http://www.blogger.com/atom/ns#">tiny URL</category><category domain="http://www.blogger.com/atom/ns#">URL redirecting</category><title>How to shorten Blogger URL for free?</title><description>&lt;p&gt;To shorten the long Blogger URL, one way is to buy a domain name. It costs about $10/year. The other option is to use a free domain name like &lt;a href=&quot;http://www.dot.tk/en/index.html?lang=en&quot; target=&quot;_blank&quot;&gt;.tk&lt;/a&gt; and &lt;a href=&quot;http://www.freedomain.co.nr/signup_basic.php&quot; target=&quot;_blank&quot;&gt;.co.nr&lt;/a&gt;. Your blog name would be like www.yourblog.tk or www.yourblog.co.nr. &lt;/p&gt;  &lt;p&gt;There is another way to shorten Blogger URL. Some sites offer free redirecting to your blog with a short site name. Below are some of them. Try them and use them. Its free.&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://tinyurl.com/create.php&quot; target=&quot;_blank&quot;&gt;TinyURL.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://www.tiny.cc/&quot; target=&quot;_blank&quot;&gt;Tiny.cc&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;and even more shorter &lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://bit.ly/&quot; target=&quot;_blank&quot;&gt;bit.ly&lt;/a&gt;&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-shorten-blogger-url-for-free.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>26</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-3222754077591493824</guid><pubDate>Sat, 14 Mar 2009 19:42:00 +0000</pubDate><atom:updated>2009-06-24T06:29:08.081-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Increasing blog traffic</category><category domain="http://www.blogger.com/atom/ns#">monetizing blog</category><category domain="http://www.blogger.com/atom/ns#">Page Rank</category><category domain="http://www.blogger.com/atom/ns#">Webmaster Tools</category><title>How to check Page Rank of your blog?</title><description>Here is a useful site to check your blog’s Page Rank. There is no need to install any toolbar or software or other messy things. Just type your blog’s URL press ‘GO’. You will get following details of your blog or site:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Number of Indexed pages (Google, Yahoo, Live)&lt;/li&gt;
&lt;li&gt;Ranking&lt;/li&gt;
&lt;li&gt;Backlinks&lt;/li&gt;
&lt;li&gt;Syndication&lt;/li&gt;
&lt;li&gt;Social Bookmarks&lt;/li&gt;
&lt;li&gt;Validations (XHTML, CSS, RSS)&lt;/li&gt;
&lt;li&gt;Domain&lt;/li&gt;
&lt;li&gt;Diagnosis&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;http://checkpagerank.ws/siteanalysis/%20&quot; target=&quot;_blank&quot;&gt;Check Page Rank&lt;/a&gt; Now and see what you need more to get famous in bloggers world.</description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-check-page-rank-of-your-blog.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-3760059995091465141</guid><pubDate>Sat, 07 Mar 2009 10:48:00 +0000</pubDate><atom:updated>2009-03-07T02:48:19.356-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Offline blogging</category><category domain="http://www.blogger.com/atom/ns#">Windows Live Writer</category><title>Windows Live Writer</title><description>&lt;p&gt;Windows Live Writer is a software for your PC to create and manage your blogs in online and offline mode. Its really cool program for almost all popular blog services. You would find it really helpful specially if you are not good with HTML or coding. Add easily hyperlinks, pictures, photo albums, videos, tables, maps, tags and many more with simple clicks to your blog.&lt;/p&gt;  &lt;p&gt;I recommend this program for your blog. To download and installing instructions, go to &lt;a href=&quot;http://download.live.com/writer&quot; target=&quot;_blank&quot;&gt;Windows Live Writer&lt;/a&gt; page.&lt;/p&gt;  &lt;p&gt;&lt;img title=&quot;photos&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px&quot; height=&quot;312&quot; alt=&quot;photos&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAbQHiSMU9FMhwoa82EHrMzZLy5MM3APKqRR0yak2Cr4mdnEx64UknQbq2MUca0TsrbhCOrs0pV64IlVRnHk2cHCWclsr3dANTih8XhZ8l52sF63142ZtJQ6Yejg-Xc7SfjchNGLR7XMdq/?imgmax=800&quot; width=&quot;363&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/03/windows-live-writer.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAbQHiSMU9FMhwoa82EHrMzZLy5MM3APKqRR0yak2Cr4mdnEx64UknQbq2MUca0TsrbhCOrs0pV64IlVRnHk2cHCWclsr3dANTih8XhZ8l52sF63142ZtJQ6Yejg-Xc7SfjchNGLR7XMdq/s72-c?imgmax=800" height="72" width="72"/><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-4039216451442158133</guid><pubDate>Sat, 07 Mar 2009 07:34:00 +0000</pubDate><atom:updated>2009-03-06T23:52:29.780-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Blogger in draft</category><title>What are new features in Blogger in draft?</title><description>According to blogger&lt;br /&gt;
&lt;blockquote&gt;We’ve recently added two new features to the post editor on Blogger in draft: &lt;span style=&quot;font-weight:bold;&quot;&gt;autosave&lt;/span&gt; and &lt;span style=&quot;font-weight:bold;&quot;&gt;automatic date and time&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight:bold;&quot;&gt;Autosave&lt;/span&gt; is a feature we’ve had for a while on the old post editor, and it does what you’d expect: automatically save your draft posts when you pause in your typing. We’ve brought the same convenience and safety to the new post editor.&lt;br /&gt;
&lt;br /&gt;
With &lt;span style=&quot;font-weight:bold;&quot;&gt;automatic date and time&lt;/span&gt;, your posts will now be timestamped with the date and time that they’re published, not the date and time when you first opened the post editor (as has been the case). You can of course still explicitly set the date and time by opening Post Options and switching to Scheduled at instead. Once a post is published, it will keep its date by default, even if you go back even if you go back to edit the post and re-publish.&lt;/blockquote&gt;&lt;br /&gt;
— Pete</description><link>http://blogger-techniques.blogspot.com/2009/03/what-are-features-in-blogger-in-draft.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-6408792474310417093</guid><pubDate>Fri, 06 Mar 2009 18:32:00 +0000</pubDate><atom:updated>2009-03-06T11:10:16.477-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">monetizing blog</category><title>How to monetize your blog?</title><description>Many bloggers want to find ways to generate an income from their blogs. &lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Advertising:&lt;/span&gt;&lt;br /&gt;Advertising is a good way to earn money from your blog. &lt;br /&gt;Have you &lt;a href=&quot;https://www.google.com/adsense/&quot;&gt;Google Adsense&lt;/a&gt; Account? If not, go and create it. After creating it, wait for Google&#39;s response. They will send you a confirmation e-mail. Now you can get money through your blog. From your Blogger Dashboard, go to Layout&gt; Monetize. &lt;br /&gt;You can also sign up with other sites. Put their adds on your blog and get reward. Following is the list of some common advertising programs.&lt;br /&gt;&lt;a href=&quot;https://www.google.com/adsense/&quot;&gt;Google Adsense&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://affiliate-program.amazon.com/gp/associates/join&quot;&gt;Amazon Associates&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://affiliates.ebay.com/&quot;&gt;eBay affiliates&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;http://www.payperpost.com/&quot;&gt;Pay-Per-Post&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;Donation:&lt;/span&gt;&lt;br /&gt;If you are a good writer, you deserve donations. Don&#39;t be shy. At the bottom or side of your blog, use a line such as &quot;If you like this blog, why not buy me a cup of coffee?&quot; and add a &lt;a href=&quot;http://www.paypal.com/&quot;&gt;PayPal&lt;/a&gt; button.</description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-monetize-your-blog.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-4285655480867181311</guid><pubDate>Fri, 06 Mar 2009 16:39:00 +0000</pubDate><atom:updated>2009-03-07T02:25:29.334-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Google Analytics</category><title>How to analyze your blog?</title><description>You must be interested to the questions like &#39;how many people visited my blog? what was their location? how they found it? what were their operating systems and browsers? etc etc&amp;quot;.   &lt;br /&gt;Google Analytics provides all answers to such questions. Use Google Analytics in your blog to get the answers of such questions.   &lt;br /&gt;Its easy. Sign up with &lt;a href=&quot;https://www.google.com/analytics&quot;&gt;Google Analytics&lt;/a&gt; and add your blog there. They will give you a code and you have to put this code into your blog. To begin using Analytics to track visitors to your blog, follow these steps:   &lt;br /&gt;  &lt;br /&gt;1. Log in to your Blogger account.   &lt;br /&gt;2. Select the blog you&#39;d like to track, then click &#39;Settings&#39; from the Manage options.   &lt;br /&gt;3. Edit your template   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; * Classic Template Users select the &amp;quot;Template&amp;quot; tab.   &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; * Layouts Users select the &amp;quot;Layout&amp;quot; tab.   &lt;br /&gt;4. Select the &#39;Edit HTML&#39; tab.   &lt;br /&gt;5. Scroll to the bottom of the code.   &lt;br /&gt;6. Find the &#39;&lt;span class=&quot;kwrd&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;body&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;&lt;/span&gt;&#39; tag, which usually appears towards the end of the code in the template.   &lt;br /&gt;7. Paste the Analytics tracking code just above the &lt;span class=&quot;kwrd&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;body&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;&lt;/span&gt; tag.   &lt;br /&gt;8. Click &#39;Save Template.&#39;   &lt;br /&gt;9. Click &#39;Republish&#39; to update your live site.   &lt;br /&gt;  &lt;br /&gt;You have to wait for 24 hours to see results about your blog.     </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-analyze-your-blog.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-8806293914038996140</guid><pubDate>Sun, 01 Mar 2009 18:32:00 +0000</pubDate><atom:updated>2009-06-13T06:20:16.148-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Increasing blog traffic</category><category domain="http://www.blogger.com/atom/ns#">search engines</category><title>Submit your blog to search engines</title><description>There are several ways to give your blog a traffic boost.   &lt;br /&gt;One of them is to submit your blog&#39;s URL to most popular search engines. &lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/03/how-to-find-your-blog-in-search-engines.html&quot; target=&quot;_blank&quot;&gt;Check&lt;/a&gt; if your blog is not already submitted then submit it. People will find you blog eventually by searching a specific topic or key words.   &lt;br /&gt;  &lt;br /&gt;Follow the links below to submit your blog&#39;s URL to some of the web&#39;s most popular search engines:   &lt;br /&gt;  &lt;br /&gt;&lt;a href=&quot;http://www.google.com/addurl/?continue=/addurl&quot;&gt;Google&lt;/a&gt;   &lt;br /&gt;  &lt;br /&gt;&lt;a href=&quot;https://siteexplorer.search.yahoo.com/submit&quot;&gt;Yahoo!&lt;/a&gt;   &lt;br /&gt;  &lt;br /&gt;&lt;a href=&quot;http://www.bing.com/docs/submit.aspx&quot;&gt;Bing&lt;/a&gt;   &lt;br /&gt;  &lt;br /&gt;&lt;a href=&quot;http://support.technorati.com/support/siteguide/directory&quot;&gt;Technorati&lt;/a&gt;   &lt;br /&gt;  &lt;br /&gt;Let the people of the world know that you have a blog!    </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-increase-your-blog-traffic.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-3312330181392890501</guid><pubDate>Wed, 04 Feb 2009 17:00:00 +0000</pubDate><atom:updated>2009-06-18T00:11:48.184-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">custom icon</category><category domain="http://www.blogger.com/atom/ns#">favicon</category><title>How to add custom icon to your blog?</title><description>&lt;p&gt;You can change the website icon of your blog. Its simple and easy.&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px&quot; title=&quot;Favicon&quot; border=&quot;0&quot; alt=&quot;Favicon&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUm8mnInwhLvS88kTHa1S3THNK-H4P4D3fcGbtjj1DF9ww-lDuttut612Ee0iUrbQyBkTXs80dp2xWrf8Dxt_jaFI2Ay2L56K-f1dNBOyc1_t5LEClCLj2ZJtomyqFMfn0BRd4b8DtGi0E/?imgmax=800&quot; width=&quot;399&quot; height=&quot;76&quot; /&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;1. Create an image&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Create an image of size 16 x 16 px, in format &lt;strong&gt;.png&lt;/strong&gt;, &lt;strong&gt;.gif&lt;/strong&gt; or &lt;strong&gt;.ico&lt;/strong&gt; using your favorite image editor program. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;2. Upload your image to web&lt;/strong&gt;&amp;#160; &lt;/p&gt;  &lt;p&gt;Now upload your image file to any image hosting website. I recommend &lt;a href=&quot;http://www.photobucket.com/&quot; target=&quot;_blank&quot;&gt;Photobucket&lt;/a&gt; for this purpose. Copy your image URL. It should be like http://i718.photobucket.com/albums/abc/xyz/favicon.ico&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;3. Edit HTML of your Blog&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Go to Blogger Dashboard &amp;gt; Layout &amp;gt; Edit HTML and put the following code between &lt;span class=&quot;kwrd&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;b:skin&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt;&lt;/span&gt; and &lt;span class=&quot;kwrd&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;span class=&quot;html&quot;&gt;head&lt;/span&gt;&lt;span class=&quot;kwrd&quot;&gt;&amp;gt; tags in your Blogger template. Replace ‘your-image-file-url.ico’ with your image file URL in following code and save template.&lt;/span&gt;&lt;/p&gt;  &lt;div&gt;   &lt;div class=&quot;csharpcode-wrapper&quot;&gt;     &lt;div class=&quot;csharpcode-wrapper&quot;&gt;       &lt;div style=&quot;border-bottom: gray 1px solid; border-left: gray 1px solid; padding-bottom: 4px; line-height: 12pt; background-color: #f4f4f4; margin: 20px 0px 10px; padding-left: 4px; width: 97.5%; padding-right: 4px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; max-height: 200px; font-size: 8pt; overflow: auto; border-top: gray 1px solid; cursor: text; border-right: gray 1px solid; padding-top: 4px&quot;&gt;         &lt;pre style=&quot;border-bottom-style: none; padding-bottom: 0px; line-height: 12pt; border-right-style: none; background-color: #f4f4f4; margin: 0em; padding-left: 0px; width: 100%; padding-right: 0px; font-family: consolas, &amp;#39;Courier New&amp;#39;, courier, monospace; border-top-style: none; color: black; font-size: 8pt; border-left-style: none; overflow: visible; padding-top: 0px&quot;&gt;&lt;font color=&quot;#000000&quot;&gt;&lt;span style=&quot;color: #0000ff&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #800000&quot;&gt;link&lt;/span&gt; &lt;span style=&quot;color: #ff0000&quot;&gt;href&lt;/span&gt;&lt;span style=&quot;color: #0000ff&quot;&gt;=&#39;http://your-image-file-url.ico&#39;&lt;/span&gt; &lt;span style=&quot;color: #ff0000&quot;&gt;rel&lt;/span&gt;&lt;span style=&quot;color: #0000ff&quot;&gt;=&#39;shortcut icon&#39;&lt;/span&gt; &lt;span style=&quot;color: #ff0000&quot;&gt;type&lt;/span&gt;&lt;span style=&quot;color: #0000ff&quot;&gt;=&#39;image/x-icon&#39;&lt;/span&gt;&lt;span style=&quot;color: #0000ff&quot;&gt;/&amp;gt;&lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;        &lt;br /&gt;&lt;/div&gt;&lt;br /&gt;    &lt;/div&gt;&lt;br /&gt;  &lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span class=&quot;kwrd&quot;&gt;That&#39;s all. If your favicon doesn’t appear on browse, clear the browser cache. &lt;/span&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;u&gt;Related Posts :&lt;/u&gt;&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href=&quot;http://blogger-techniques.blogspot.com/2009/06/generate-favicon-for-your-blog.html&quot;&gt;Generate Favicon for your blog&lt;/a&gt;&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/03/how-to-add-custom-icon-to-your-blog.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUm8mnInwhLvS88kTHa1S3THNK-H4P4D3fcGbtjj1DF9ww-lDuttut612Ee0iUrbQyBkTXs80dp2xWrf8Dxt_jaFI2Ay2L56K-f1dNBOyc1_t5LEClCLj2ZJtomyqFMfn0BRd4b8DtGi0E/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-2051333142477987748</guid><pubDate>Mon, 19 Jan 2009 19:32:00 +0000</pubDate><atom:updated>2009-03-08T12:34:35.911-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Increasing blog traffic</category><category domain="http://www.blogger.com/atom/ns#">Webmaster Tools</category><title>How to add Blogger sitemap to Google Webmaster Tools?</title><description>&lt;p&gt;Adding your Blogger’s sitemap to Google Webmaster Tools is a good way to let the Google know more about pages on your blog. To add sitemap go to &lt;a href=&quot;https://www.google.com/webmasters/tools/dashboard?hl=en&quot; target=&quot;_blank&quot;&gt;Google Webmaster Tools&lt;/a&gt; and follow these steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;On the Dashboard, click the site for which you want to add a Sitemap. If your blog isn&#39;t listed, make sure you&#39;ve added it to your account and verified it. &lt;/li&gt;    &lt;li&gt;Click &lt;strong&gt;Sitemaps&lt;/strong&gt;. &lt;/li&gt;    &lt;li&gt;Click &lt;strong&gt;Add a Sitemap&lt;/strong&gt;. &lt;/li&gt;    &lt;li&gt;Select &lt;strong&gt;Add general Sitemap&lt;/strong&gt;. &lt;/li&gt;    &lt;li&gt;In the text box, type either &lt;strong&gt;atom.xml&lt;/strong&gt; or &lt;strong&gt;rss.xml&lt;/strong&gt;. For example, if you add the Atom feed as a Sitemap, the full URL will be &lt;strong&gt;http://yourblog.blogspot.com/atom.xml&lt;/strong&gt;. &lt;/li&gt; &lt;/ol&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/01/how-to-add-blogger-sitemap-to-google.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-8336987292555605062</guid><pubDate>Fri, 02 Jan 2009 21:51:00 +0000</pubDate><atom:updated>2009-03-08T23:32:18.504-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">extra page element</category><category domain="http://www.blogger.com/atom/ns#">Gadget</category><title>How to add an extra page element?</title><description>&lt;p&gt;You can add extra page elements / gadget places easily by modifying the blogger template. To do this go to Dashboard &amp;gt; Layout &amp;gt; Edit HTML. Find (Ctrl+F) showaddelement. Change showaddelement=&#39;no&#39; to showaddelement=&#39;yes&#39;. Change maxwidgets=&#39;1&#39; to maxwidgets=&#39;2’ or maxwidgets=&#39;3’. Save template and now you got extra ‘Add a Gadget’ page elements. &lt;/p&gt;  &lt;p&gt;See modified template example below.&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaxogU0PAFNj_aSpDUuboC6U-DAFHzJQaq5YIbBsnEyI53UMMqzcNeB8X9Iyvr-tnZVXkEs7-o39fuKyEBZ2GWtyRU4vClK9EJ-SdCKcCeaOPJSjvf04tmNpGYx4urVKplldoCWUfTI6EQ/s1600-h/Untitled%5B3%5D.png&quot;&gt;&lt;img title=&quot;Untitled&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px&quot; height=&quot;309&quot; alt=&quot;Untitled&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOg0yE09sn7idVlxnhk3bT-wdDyEkVflbD7skgpHISoJFddqflLBGxWdxfx0_Z5yEA7CVnZgZ5zTGlpTctGnLTmhAjtrcrL_fZCAH8cglVGC6FggSfvAZtoXHFuCLTOQkls5kEDJ21ZNJv/?imgmax=800&quot; width=&quot;370&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;/p&gt;  </description><link>http://blogger-techniques.blogspot.com/2009/01/how-to-add-extra-page-element.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOg0yE09sn7idVlxnhk3bT-wdDyEkVflbD7skgpHISoJFddqflLBGxWdxfx0_Z5yEA7CVnZgZ5zTGlpTctGnLTmhAjtrcrL_fZCAH8cglVGC6FggSfvAZtoXHFuCLTOQkls5kEDJ21ZNJv/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2767904958635324010.post-8008064566875105787</guid><pubDate>Wed, 10 Dec 2008 08:08:00 +0000</pubDate><atom:updated>2009-03-07T00:48:53.040-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Blogger in draft</category><category domain="http://www.blogger.com/atom/ns#">Geotagging</category><title>Geotagging</title><description>&lt;p&gt;With geotagging, you can add a location to your each of your blog posts. Just as time stamps help readers find posts from a certain date or time, geotags give your readers a way to browse posts near a specific location.   &lt;br /&gt;
&lt;br /&gt;
Adding a geotag to your post is easy. Log into &lt;a href=&quot;http://draft.blogger.com/&quot;&gt;Blogger in Draft&lt;/a&gt;, open the post editor, and click the add location link below the main text field.    &lt;br /&gt;
&lt;img title=&quot;geotagging-2&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px&quot; height=&quot;303&quot; alt=&quot;geotagging-2&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP1QXIqOWx9eSoQyiEaNmJSIcofETXDXbpG3oOWkZCMvaXYXwwZy0CwiSz0Fs9B0layJM3qWBTe1bq4eN8RpUzcdXmauyTIbv3C3wXyphB2L-JsoZ9GX-nyXPP0tJ-Qzx1WMP9lcSzElZ1/?imgmax=800&quot; width=&quot;286&quot; align=&quot;left&quot; border=&quot;0&quot; /&gt;     &lt;br /&gt;
Use the location editor to search, drag, click and zoom on a map to choose and save a location. You can also edit the location name by clicking the blue location name text below the search field.    &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you publish your post, the geotag is displayed below your blog post as a link, which will open up Google Maps.    &lt;br /&gt;
&lt;/p&gt;&lt;p&gt;See example at the end of this post.&lt;/p&gt;</description><link>http://blogger-techniques.blogspot.com/2008/12/geotagging.html</link><author>noreply@blogger.com (Unknown)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhP1QXIqOWx9eSoQyiEaNmJSIcofETXDXbpG3oOWkZCMvaXYXwwZy0CwiSz0Fs9B0layJM3qWBTe1bq4eN8RpUzcdXmauyTIbv3C3wXyphB2L-JsoZ9GX-nyXPP0tJ-Qzx1WMP9lcSzElZ1/s72-c?imgmax=800" height="72" width="72"/><thr:total>1</thr:total><georss:featurename>Islamabad, Pakistan</georss:featurename><georss:point>33.6751 73.0946</georss:point><georss:box>33.603672 72.9778705 33.746528 73.2113295</georss:box></item></channel></rss>