<?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-3886783358388881653</id><updated>2025-04-23T11:54:25.748-07:00</updated><category term="Blogger"/><category term="Google"/><category term="Cnc"/><category term="Code"/><category term="SEO"/><category term="Windows Live Writer"/><category term="Dxf"/><category term="Gadget"/><category term="Mp3"/><category term="Music"/><category term="Adsense"/><category term="Cambam"/><category term="Hack"/><category term="Inkscape"/><category term="Jobs"/><category term="Video"/><category term="Bing"/><category term="Feedburner"/><category term="Javascript"/><category term="Ping"/><category term="Sitemap"/><category term="Sketchup"/><category term="Vector"/><title type='text'>Blogger Blog by Switcher</title><subtitle type='html'>Search engine optimization and internet marketing blog specializing in SEO services</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://soswitcher.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default?start-index=26&amp;max-results=25'/><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>37</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-6360695406363060546</id><published>2010-02-03T06:32:00.001-08:00</published><updated>2012-08-17T13:10:27.582-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Hack"/><title type='text'>Blogger - Static Page Remove Read More</title><content type='html'>&lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px&quot; title=&quot;Blogger Static Page Remove Read More 1&quot; border=&quot;0&quot; alt=&quot;Blogger Static Page Remove Read More 1&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwQMguVYjMaBVfrS_8S3pph2zEm5S5gFAYu055VhAVPoc-vLUIN6HE1yaqTcylQW1bJsTN7xyl4n09cxj0jQ6McRBIXK3_1SDY5V-H-fKtMckjXJ-THK-NxRxmHVAVkg9a85VNkfq2SvR8/?imgmax=800&quot; width=&quot;260&quot; height=&quot;260&quot; /&gt; &lt;a href=&quot;http://bloggerindraft.blogspot.com/2010/01/pages-come-to-blogger-in-draft.html&quot; target=&quot;_blank&quot;&gt;Blogger Draft&lt;/a&gt; gave us static pages!&lt;/p&gt;  &lt;p&gt;Along with the new Blogger Static Pages we get new issues while trying to merge the static pages with our Blogger templates. &lt;/p&gt;  &lt;p&gt;One issue that was brought to my attention by David Bergeron in a comment here on SoSwitcher.blogspot.com was - How do we remove the “Read more…” link/text from the new Blogger &lt;a href=&quot;http://soswitcher.blogspot.com/2010/01/blogger-pages-hack.html&quot; target=&quot;_blank&quot;&gt;Static Pages&lt;/a&gt;?&lt;/p&gt;  &lt;p&gt;It took a few minutes to tweak the new template code, to remove the “Read more…” text/link from my new “Contact Me” static page (top left corner of this blog).&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt; &lt;p&gt;I doubt everyone has the exact same “Read more…” code in their template, so I’ll show the steps I took to fix this issue.&lt;/p&gt;  &lt;p&gt;1) &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Backup&lt;/strong&gt;&lt;/font&gt; your template.&lt;/p&gt;  &lt;p&gt;2) Open your template in a text editor, I used the Blogger Dashboard text editor, &amp;amp; made sure to check the “&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Expand Widget Templates&lt;/strong&gt;&lt;/font&gt;” checkbox.&lt;/p&gt;  &lt;p&gt;3) In my browser I did a &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;search&lt;/strong&gt;&lt;/font&gt; for the text “Read more”, make sure to search for the exact text that shows in your blog (Read more, Continue, etc…)&lt;/p&gt;  &lt;p&gt;4) My &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;old&lt;/strong&gt;&lt;/font&gt; “Read more&amp;quot;…” template code looks like this:&lt;/p&gt;  &lt;p&gt;&lt;code&gt;&amp;lt;b:if cond=&#39;data:blog.pageType != &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&amp;lt;br/&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;a expr:href=&#39;data:post.url&#39;&amp;gt;Read more...&amp;lt;/a&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;/b:if&amp;gt;&lt;/code&gt;&lt;/p&gt;  &lt;p&gt;5) My &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;new&lt;/strong&gt;&lt;/font&gt; “Read more…” template code looks like this:&lt;/p&gt;  &lt;p&gt;&lt;code&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;static_page&amp;amp;quot;&#39;&amp;gt;&amp;lt;br/&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;b:else/&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;&#39;&amp;gt;&amp;lt;br/&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;a expr:href=&#39;data:post.url&#39;&amp;gt;Read more...&amp;lt;/a&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;/b:if&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;code&gt;&amp;lt;/b:if&amp;gt;&lt;/code&gt;     &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:4141f2b6-bc4e-445a-9b1d-a99a6211554e&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Blogger+Hach&quot; rel=&quot;tag&quot;&gt;Blogger Hach&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Static+Page&quot; rel=&quot;tag&quot;&gt;Static Page&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6360695406363060546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6360695406363060546'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2010/02/blogger-static-page-remove-read-more.html' title='Blogger - Static Page Remove Read More'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwQMguVYjMaBVfrS_8S3pph2zEm5S5gFAYu055VhAVPoc-vLUIN6HE1yaqTcylQW1bJsTN7xyl4n09cxj0jQ6McRBIXK3_1SDY5V-H-fKtMckjXJ-THK-NxRxmHVAVkg9a85VNkfq2SvR8/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-7157704396857513103</id><published>2010-01-30T20:43:00.001-08:00</published><updated>2012-08-17T13:10:13.885-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Hack"/><title type='text'>Blogger - Pages Hack</title><content type='html'>&lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px&quot; title=&quot;Blogger Static Pages 1&quot; border=&quot;0&quot; alt=&quot;Blogger Static Pages 1&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqcpVjOneQh38n4OL95aNoEizFOkHvt52I4IeJnZTAE1Q_Qaht0vJEMnqqI35B6zLgsURU8Ay77jYvOFhRS0qEJlY-YMbvrhxS-fM3iy9GkaWj36QjTEdLDN_yom0kHK87Q2qnSRPQSZ-5/?imgmax=800&quot; width=&quot;260&quot; height=&quot;260&quot; /&gt; Pages, Pages, &amp;amp; more Pages, that’s what Blogger brings to everyone that has a Blogger template. You can read more about how easy it is to setup the new Blogger Static Pages, over at &lt;a href=&quot;http://www.bloggertricks.com/2010/01/how-to-create-static-pages-in-blogger.html&quot; target=&quot;_blank&quot;&gt;Bloggertricks.com&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;After you see how easy setting up new static Blogger Pages inside your own blog, you’ll soon find out that Blogger has set a maximum of 10 static pages allowed per Blogger blog.&lt;/p&gt;  &lt;p&gt;This blog post will show you a trick that allows us to have more than 10 static Blogger Pages. &lt;/p&gt;  &lt;p&gt;Before I get started, I do want to stress that this hack may not be permanent, &amp;amp; it’s possible to lose a static Blogger page permanently, &amp;amp; you follow this tutorial at your own risk.&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt;   &lt;p&gt;1) We’ll assume you have already reached the maximum limit of 10 static Blogger Pages, &amp;amp; you want to create page number 11.&lt;/p&gt;    &lt;p&gt;2) As of this blog post static Blogger Pages can only be created inside of &lt;a href=&quot;http://draft.blogger.com/&quot; target=&quot;_blank&quot;&gt;Blogger Draft&lt;/a&gt; dashboard&lt;/p&gt;    &lt;p&gt;3) With your 10 static Blogger Pages already created, inside Blogger Draft navigate to Posting –&amp;gt; Edit Pages, &amp;amp; find your first page (see screenshot below) then click the Edit button.&lt;/p&gt;    &lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Blogger Static Pages 2&quot; border=&quot;0&quot; alt=&quot;Blogger Static Pages 2&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhW11HNPbN9JjTa4kLMAWQ1emRuOajE1HaOz-a6UW2Bkv0fu9ZulwYlU_p6Njxtg5V4nWpP_RdEUlYVFLS99yksfQGkuLPaRdXbZ2Y1kUyJRGxcvQyh71ioKu93ZcRUtXjSnUALIKmLQaj_/?imgmax=800&quot; width=&quot;202&quot; height=&quot;260&quot; /&gt; &lt;/p&gt;    &lt;p&gt;4) With page one open in Edit mode, get the Blogger Page URL from your browsers address bar, then copy &amp;amp; paste in a safe place on your local PC. &lt;/p&gt;    &lt;p&gt;Note: If you lose this Blogger Static Page URL you will never be able to use the existing static Blogger Page again, so it’s very important to keep the unique Blogger static Page URL while in Edit mode. Also note that the Edit mode address is not the same as your Blogger Static Pages URL while a visitor is browsing your blog. I can’t stress enough how important the Edit page URL is to keep safe. See screenshot below of my Blogger Static Page one in edit mode, showing the URL in my browsers address bar.&lt;/p&gt;    &lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Blogger Static Pages 3&quot; border=&quot;0&quot; alt=&quot;Blogger Static Pages 3&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEib7n92ni9_y-TOYKDEG9y5Qlxv95UMZ3PNeKeKUxTvrVT-wjGmUVby787hPJG-72_7gmrJ2YNuaehj7vueTPrYUEcJ5NU7LtT-kCVPECQjSK9AQJeHIACe7OisaK4eD18lKSsw49Ub9RGg/?imgmax=800&quot; width=&quot;520&quot; height=&quot;130&quot; /&gt; 5) After you have saved the static Blogger Page number one URL in a safe place (text file on your local PC), we will delete Blogger Static Page one from inside Blogger Draft. This will leave us with 9 static pages left, &amp;amp; also now show the Blogger Static Page “&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;New Page&lt;/strong&gt;&lt;/font&gt;” button, click the New Page button &amp;amp; create another page, this will be page 11, make sure to save the new static page.&lt;/p&gt;    &lt;p&gt;6) Open a new browser window or tab, then copy &amp;amp; paste the Static Page one URL that we saved in step number 4, &amp;amp; navigate to that old URL. This will now display the Blogger Static Page one that we had previously deleted, click the &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Publish&lt;/strong&gt;&lt;/font&gt; button, &amp;amp; you will now have 11 Static Blogger pages, repeat all steps to add additional static pages beyond page eleven.&lt;/p&gt;    &lt;p&gt;&amp;#160;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Blogger Static Pages 4&quot; border=&quot;0&quot; alt=&quot;Blogger Static Pages 4&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiOWf5pSpBSbSH5wB5s4nBZ4RUDRuZJiJgU_CZ8JxAfG8SuJwvT1GVs97u0CMMi1oKdLtKDV0iZCV4mK_vVkZ6T0Z-cS8Hd7wsfwMfZ1cb2mzS58RHoQo2GzfuC7w1hnaOIdRmTg8HdGc3C/?imgmax=800&quot; width=&quot;520&quot; height=&quot;445&quot; /&gt; &lt;/p&gt;    &lt;p&gt;The screenshot below shows 14 active Blogger static pages.&lt;/p&gt;    &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9rNWo4r8fGjOgRxmOAQd3YuomI_X70nHl7N8q_pimN17zljoHX3JdtmndS6iJG8-aM7M5apnQnG_GwbuacHNywlhpwYo3obxfXnDodlbEBV8vWgaOGuJNJljVjysscLfiThPzyh59Vbcu/s1600-h/Blogger%20Static%20Pages%205%5B5%5D.png&quot;&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Blogger Static Pages 5&quot; border=&quot;0&quot; alt=&quot;Blogger Static Pages 5&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIRVFWy51hjDo5V8DCXXTnflAGamqwJJtpUe8hp1jgL74BDzGZrelRCPOkmRaIU_3VfovBS6N5e4RZzLH0d4wKedU_PMgUxAFTQZJVOEWAB34HqyQZ86mJ0fXv6BPc6mG8IfxfPF_8PkT9/?imgmax=800&quot; width=&quot;520&quot; height=&quot;312&quot; /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;:&lt;/p&gt;    &lt;p&gt;This Blogger Static Page hack has not been tested long term since Blogger Draft has just recently released the static pages for Blogger, so I don’t recommend you try this hack on any blog except for testing.&lt;/p&gt;    &lt;p&gt;By following this tutorial you do so at your own risk, so don’t complain for any static Blogger pages that you lose on a real blog, it is &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;very possible&lt;/strong&gt;&lt;/font&gt; that you can lose a static page, If blogger makes any changes in how it saves deleted pages.&lt;/p&gt;    &lt;p&gt;Also note that I’ve had all 14 of my static Blogger pages up &amp;amp; running with no issues since the first day that Blogger Draft released the all new static pages.&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:b3811052-e8fb-4e3d-8a31-0fe17a6871f4&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Static+Page&quot; rel=&quot;tag&quot;&gt;Static Page&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Hack&quot; rel=&quot;tag&quot;&gt;Hack&lt;/a&gt;&lt;/div&gt; &lt;/span&gt;

See screenshot:
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7157704396857513103'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7157704396857513103'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2010/01/blogger-pages-hack.html' title='Blogger - Pages Hack'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqcpVjOneQh38n4OL95aNoEizFOkHvt52I4IeJnZTAE1Q_Qaht0vJEMnqqI35B6zLgsURU8Ay77jYvOFhRS0qEJlY-YMbvrhxS-fM3iy9GkaWj36QjTEdLDN_yom0kHK87Q2qnSRPQSZ-5/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-6518979904154029514</id><published>2009-11-04T03:50:00.001-08:00</published><updated>2012-08-17T13:10:48.764-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Jobs"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Blogger - Jobs</title><content type='html'>&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;Jobs for Bloggers&quot; border=&quot;0&quot; alt=&quot;Jobs for Bloggers&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUk8VMbRp1ezm3cNdMFe-P2ksDVPnu9fCv43tfmWEWriJkzFsDnol5KmX0hZp9lBuVYF8Rw7xwiyAeFe4knermN4YkdUFbgGXbek9nx8G1OJxbY4OJNnxaBr3mNlKgm-YNai1gCNxtLK3P/?imgmax=800&quot; width=&quot;270&quot; height=&quot;270&quot; /&gt;   &lt;p&gt;There might be a recession, but there is certainly not a shortage of people looking for great bloggers!&lt;/p&gt;  &lt;p&gt;Why not turn your hobby into a part time or full time blogging job? &lt;/p&gt;  &lt;p&gt;Maybe your into snowboarding, fashion design, music, SEO. or choose from a wide list of interesting jobs.&lt;/p&gt;  &lt;p&gt;Take a look at this list of 23 jobs for bloggers, and see if your next paid blogging job is waiting for you!&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt;   &lt;br /&gt;&lt;br /&gt;&lt;div id=&quot;jbb_adaptive_widget_body&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style=&quot; font-size:90%; margin: 5px;&quot;&gt;&lt;br /&gt;&lt;a href=&quot;http://www.simplyhired.com/&quot; target=&quot;_blank&quot;&gt;Jobs&lt;/a&gt; powered by&lt;br /&gt;&lt;a style=&quot;text-decoration:none&quot; href=&quot;http://www.simplyhired.com/&quot; title=&quot;job search&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: #00addf; font-weight: bold;&quot;&gt;Simply&lt;/span&gt; &lt;span style=&quot;color: #a6ce39; font-weight: &lt;br /&gt;&lt;br /&gt;bold;&quot;&gt;Hired&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;script type=&quot;text/javascript&quot;&gt;&lt;br /&gt;var jbb_widget_list_count = 23;&lt;br /&gt;var jbb_widget_domain = &#39;http://allbloggerjobs.jobamatic.com&#39;;&lt;br /&gt;&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;&lt;script src=&quot;http://allbloggerjobs.jobamatic.com/c/jbb/js/jbb_widget_adaptive.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;&lt;br /&gt;&lt;script src=&quot;http://allbloggerjobs.jobamatic.com/a/jbb/find-jobs-json/jbb_widget_list_jobposts/23&quot; &lt;br /&gt;&lt;br /&gt;type=&quot;text/javascript&quot;&gt;&lt;/script&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:0767317B-992E-4b12-91E0-4F059A8CECA8:0db3b9af-bcb1-4e23-babd-dfbc37116fc2&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Jobs&quot; rel=&quot;tag&quot;&gt;Jobs&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Freelance&quot; rel=&quot;tag&quot;&gt;Freelance&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6518979904154029514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6518979904154029514'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/11/blogger-jobs.html' title='Blogger - Jobs'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUk8VMbRp1ezm3cNdMFe-P2ksDVPnu9fCv43tfmWEWriJkzFsDnol5KmX0hZp9lBuVYF8Rw7xwiyAeFe4knermN4YkdUFbgGXbek9nx8G1OJxbY4OJNnxaBr3mNlKgm-YNai1gCNxtLK3P/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-4711979675084420542</id><published>2009-10-25T11:07:00.001-07:00</published><updated>2012-08-17T13:11:16.655-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger - How To Change Icon</title><content type='html'>&lt;p&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;blogger icon&quot; border=&quot;0&quot; alt=&quot;blogger icon&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtsHCbx2dib5iybg5_t6D0vWmY3MhqBvNFwWWJhInPM1z1fESmjsRADt6iB8OSLQtJ09cKlmz-8xMF6ZMo5DSsu7-J9SYCSTzXasmCIgCrIJjw3MLZA7CAHx4UJ0M42svjsFwQ8sH7CPuG/?imgmax=800&quot; width=&quot;270&quot; height=&quot;270&quot; /&gt; Want to change the default Blogger icon in your template? &lt;/p&gt;&lt;p&gt;1) First thing you need is a new icon! You can create your own image in whatever image editor you are comfortable with (Paint Shop, Inkscape, MS-Paint, etc…), make the image 16x16 pixels &amp;amp; save as a .png image. &lt;/p&gt;&lt;p&gt;An alternative is to search Google for a 16x16 pixel .png image that’s already finished. &lt;/p&gt;&lt;p&gt;Here is a Google Image search I did for the word &lt;a href=&quot;http://images.google.com/images?sourceid=navclient&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=star&amp;amp;um=1&amp;amp;ie=UTF-8&amp;amp;sa=N&amp;amp;hl=en&amp;amp;tab=wi#start=0&amp;amp;imgw=16&amp;amp;imgh=16&quot; target=&quot;_blank&quot;&gt;star imagesize:16x16&lt;/a&gt; , you can change the word star to any subject you like, just keep the rest of the search string the same: &lt;/p&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;p&gt;(example = &lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;cell phone&lt;/strong&gt;&lt;/span&gt; imagesize:16x16).&lt;/p&gt;&lt;p&gt;2) We need to convert our .png image into a .ico file (icon image). Go to the &lt;a href=&quot;http://tools.dynamicdrive.com/favicon/&quot; target=&quot;_blank&quot;&gt;Dynamic-Drive&lt;/a&gt; website, &amp;amp; use their online converter to upload you .png image, &amp;amp; create your new .ico file (icon image). After the icon is created, download the new icon to your PC desktop.&lt;/p&gt;&lt;p&gt;3) Now that we have our new icon, we need to upload the icon, to the internet. Blogger won’t let us host our own .ico file so we can use &lt;a href=&quot;http://sites.google.com/&quot; target=&quot;_blank&quot;&gt;Google Sites&lt;/a&gt; for our host, you can follow a blog post I did &lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html&quot;&gt;Blogger - Host Javascript File for Free&lt;/a&gt; , this link will show you how to host your own files online for FREE, you do not need to change the extension for this tutorial, your icon URL should look something like this:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;http://sites.google.com/site/YOUR_GOOGLE_SITE/PAGE1/YOURICON.ico&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;4) Paste the code below into your Blogger template just below the &amp;lt;HEAD&amp;gt; tag &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;&amp;lt;!-- Favicon --&amp;gt;&lt;br /&gt;&amp;lt;link href=&#39;http://sites.google.com/site/YOUR_GOOGLE_SITE/PAGE1/YOURICON.ico&#39;&lt;br /&gt;rel=&#39;shortcut icon&#39;/&amp;gt;&lt;br /&gt;&amp;lt;link href=&#39;http://sites.google.com/site/YOUR_GOOGLE_SITE/PAGE1/YOURICON.ico&#39;/&amp;gt;&lt;br /&gt;&amp;lt;!-- end Favicon –&amp;gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;span style=&quot;font-family:Arial;&quot;&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;NOTE&lt;/strong&gt;&lt;/span&gt;: Make sure to change both of the URL’s to your own links, from your Google-Sites webpage. Press the &lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;Save Template&lt;/strong&gt;&lt;/span&gt; button in your Blogger editor. Make sure when you paste the code into your Blogger template, that you have four &lt;/span&gt;individual lines of code, if the lines are broken you will get an error message in the Blogger Editor. &lt;p&gt;That’s it!&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Visit your blog &amp;amp; you should see your new FAV icon at the top of your browser window.&lt;/p&gt;&lt;p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:a3da5a58-e5f2-40a4-96af-55c6624adf6b&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Icon&quot; rel=&quot;tag&quot;&gt;Icon&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Code&quot; rel=&quot;tag&quot;&gt;Code&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4711979675084420542'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4711979675084420542'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/10/blogger-how-to-change-icon.html' title='Blogger - How To Change Icon'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtsHCbx2dib5iybg5_t6D0vWmY3MhqBvNFwWWJhInPM1z1fESmjsRADt6iB8OSLQtJ09cKlmz-8xMF6ZMo5DSsu7-J9SYCSTzXasmCIgCrIJjw3MLZA7CAHx4UJ0M42svjsFwQ8sH7CPuG/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-783129977170593158</id><published>2009-10-08T18:05:00.001-07:00</published><updated>2012-08-17T13:12:13.687-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Blogger Meta Tag</title><content type='html'>&lt;p&gt;&lt;h1&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;Blogger Meta Tag&quot; border=&quot;0&quot; alt=&quot;meta tags no blogger,agregar meta tags blogger,add meta tags blogger,blog meta tag,blogger title tag,blogger meta description,blogger seo,wordpress meta tag&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvDGxht5V0SBay1QORpD3nMlSNRkXDpq77Q_8TBVXS2Ll3tIK-T5Dy9Oex53RFIozH-KmTibxOoAaBxMx0xTYW47mUhQyvJWM3xoYgF7HFSZX_snDBTTHUHVjhyQZ6-PoVvv4cPLEraiEy/s576/Blogger%20Meta%20Tags.png&quot; width=&quot;270&quot; height=&quot;270&quot; /&gt;&lt;/h1&gt;I’ve been busy working on a really cool bit of &lt;strong&gt;Blogger Meta Tag&lt;/strong&gt; code, the last couple of days. This new code will let me control all my meta tag content dynamically with the exception of my blogs homepage, which will have its own static meta tag content, that is still totally customizable. &lt;p&gt;&lt;/p&gt;&lt;p&gt;What&#39;s all this mean, why do I need this?&lt;/p&gt;&lt;p&gt;The old way of creating Meta Tags for a Blogger Template, will only let us set the Meta Tag content for all of our Blogger blogs, as single Meta Tags, that shows the same content on every single blog page.&lt;/p&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;p&gt;My new improved code will automatically write this dynamic content to the Blogger template for each individual blog page:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;TITLE &lt;/li&gt;&lt;li&gt;Description &lt;a title=&quot;Blogger Meta Tag&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvDGxht5V0SBay1QORpD3nMlSNRkXDpq77Q_8TBVXS2Ll3tIK-T5Dy9Oex53RFIozH-KmTibxOoAaBxMx0xTYW47mUhQyvJWM3xoYgF7HFSZX_snDBTTHUHVjhyQZ6-PoVvv4cPLEraiEy/s576/Blogger%20Meta%20Tags.png&quot; target=&quot;_blank&quot;&gt;Meta Tag&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Keywords Meta Tag &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;1) Title Tag = Blog Post Title + Blog Post Labels + Blog Title&lt;/p&gt;&lt;p&gt;2) Description Meta Tag = Blog Post Title + Blog Post Labels + Blog Description&lt;/p&gt;&lt;p&gt;3) Keywords Meta Tag = Blog Post Labels&lt;/p&gt;&lt;p&gt;The Blog Title pulls it’s content from Blogger Control Panel –&amp;gt; Settings –&amp;gt; Title. The Blog Description in the Meta Tag Description pulls it’s content from the Blogger Control Panel –&amp;gt; Settings –&amp;gt; Description. All the Label content pulls it’s content from each individual blog posts labels, so we use those Labels as Keywords inside the Meta Tags.&lt;/p&gt;&lt;p&gt;What all this does is provide Google our own unique content &amp;amp; keywords, that have a very good chance of showing up inside the Google Search results Pages description, just below the Title. The reason I say a very good chance of showing up is, it’s impossible for any website on the net to force Google to use content. With the Meta Tag Description, Google most times will look for that tag &amp;amp; use it in the SERP.&lt;/p&gt;&lt;p&gt;I’ve had my new Dynamic Meta Tags crawled by Google &amp;amp; already showing up in the Google SERP (Search Engine Results Page), after only a few hours of testing. &lt;/p&gt;&lt;p&gt;The image below, you can see a screenshot of my new Meta Tag content, from my last blog post&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/2009/09/blogger-change-your-tools.html&quot;&gt;Blogger – Change your Tools&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;h1&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;Blogger Meta Tag&quot; border=&quot;0&quot; alt=&quot;meta tags no blogger,agregar meta tags blogger,add meta tags blogger,blog meta tag,blogger title tag,blogger meta description,blogger seo,wordpress meta tag&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVReLIbGAMN__42iglGw3kqDLY5oGeaYPEGBIQMo4XDYJTP5TQPgjlmXXg7avzgG83_O5fMGnQAtD1ky-B_NfyepopIOBlucaHfHNrF_K1l3gzI6DrGrPc14fcH4SDlZxvKuV1nRqKDY9C/?imgmax=800&quot; width=&quot;570&quot; height=&quot;332&quot; /&gt;&lt;/h1&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;My intention is to have Google notice my blog for a wider dynamic selection of keywords &amp;amp; phrases, than my old static template. I’ll wait about a month &amp;amp; keep monitoring how Google Search handles the content in my SERP results, before I post any code for others to use on their own blogs, I want the code to be 100% up &amp;amp; running with results to show everyone.&lt;/p&gt;&lt;p&gt;Keep an eye out for related future blog post.&lt;/p&gt;&lt;p&gt;While I’m tweaking the code, have a look thru this blogs source code, to check out how every single page on this blog has dynamic &lt;a title=&quot;Blogger Meta Tag&quot; href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgVReLIbGAMN__42iglGw3kqDLY5oGeaYPEGBIQMo4XDYJTP5TQPgjlmXXg7avzgG83_O5fMGnQAtD1ky-B_NfyepopIOBlucaHfHNrF_K1l3gzI6DrGrPc14fcH4SDlZxvKuV1nRqKDY9C/?imgmax=800&quot; target=&quot;_blank&quot;&gt;Meta Tag&lt;/a&gt;s &amp;amp; Page Titles (no two pages are the same).&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:fba14b94-08a6-4906-b273-ed03c16ab2bd&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Meta+Tags&quot; rel=&quot;tag&quot;&gt;Meta Tags&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Code&quot; rel=&quot;tag&quot;&gt;Code&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/783129977170593158'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/783129977170593158'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/10/blogger-dynamic-meta-tags-part-1.html' title='Blogger Meta Tag'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvDGxht5V0SBay1QORpD3nMlSNRkXDpq77Q_8TBVXS2Ll3tIK-T5Dy9Oex53RFIozH-KmTibxOoAaBxMx0xTYW47mUhQyvJWM3xoYgF7HFSZX_snDBTTHUHVjhyQZ6-PoVvv4cPLEraiEy/s72-c/Blogger%20Meta%20Tags.png" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-4349000853208559076</id><published>2009-09-28T13:40:00.001-07:00</published><updated>2012-08-17T13:12:32.250-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Blogger – Change your Tools</title><content type='html'>&lt;p&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;Google_Webmaster_Tools3&quot; border=&quot;0&quot; alt=&quot;Google_Webmaster_Tools3&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikKtMPockkWUfre9Vo1iB5diXq-yqCinM4-F3PIzJ6Yl4RE-YeEsktzHm3P96WuBuE6wSc7hlfX7Mu5D6cIZl4cgJ_hVuTo4hjceK2Qh4RliCYCavs3KOKodfYl-4iMN-d-ofnAvjXLJiE/?imgmax=800&quot; width=&quot;270&quot; height=&quot;270&quot; /&gt; Blogger &amp;amp; Google Webmaster Tools, make for a great SEO team. A little known secret that GWT has buried deep inside it’s treasure chest of handy tools, is a feature that I’ve been very happy to find.&lt;/p&gt;  &lt;p&gt;Have you ever wandered which of your own blog post was the highest rated on the Google SERP (Search Engine Results Page)? I’m about to show you a very cool feature, that will show all of your most popular blog post, &amp;amp; not only that, everyone can view their own highest ranking SERP results for FREE!&lt;/p&gt;  &lt;p&gt;Let’s get started!&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt; &lt;p&gt;1) First thing we need is a blog (check)&lt;/p&gt;  &lt;p&gt;2) Go to &lt;a href=&quot;https://www.google.com/webmasters/tools&quot; target=&quot;_blank&quot;&gt;Google Webmaster Tools&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;3) Select your blog name from the list of your blogs/websites&lt;/p&gt;  &lt;p&gt;4) Click on the link &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Your site on the web&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;5) Click on the link &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Top search queries&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;6) You should see a list of words/phrases. Go to the far right side of the screen &amp;amp; click on the link that reads &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Position&lt;/strong&gt;&lt;/font&gt; (see screenshot below)&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Google_Webmaster_Tools&quot; border=&quot;0&quot; alt=&quot;Google_Webmaster_Tools&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhERugAzMQItaY1_ZtzbX8_m7rJT3t1oexb7TUFQKSVD6TfBXCfY_xSL_kVcXJWZz0eHCUtvPCfNpgqntQZxHWpK433HaWMmYuds8OwoqzRe8cMJ0kltMJT9aY7RqWvGDp9OE9faLRfPfjH/?imgmax=800&quot; width=&quot;542&quot; height=&quot;255&quot; /&gt; &lt;/p&gt;  &lt;p&gt;What you see in the above screenshot is the most popular search results from real people on the internet, searching for relevant information to this blog, from the last seven days.&lt;/p&gt;  &lt;p&gt;Beneath the Position link, shows the real position for each group of search words, that the visitors to my site used to find this blog (soswitcher.blogspot.com). &lt;/p&gt;  &lt;p&gt;Here is how I rank for these search strings in the past seven days:&lt;/p&gt;  &lt;p&gt;1) &lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=google+for+free+javascripts+hosts&quot; target=&quot;_blank&quot;&gt;google for free javascripts hosts&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;2) &lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=visible+title+code+for+blogger&quot; target=&quot;_blank&quot;&gt;visible title code for blogger&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;As you can see I’m indeed number one in both of those search strings, for the last seven days. What’s better is, you can search for longer periods of time, example the screenshot below is for August.&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Google_Webmaster_Tools2&quot; border=&quot;0&quot; alt=&quot;Google_Webmaster_Tools2&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9x4WhPpnb4UaH5CtJo9X8NG0sDuf3NW_0vgdQ-ilUfxchsb7zLjk1O3poGrOYmFtDHTjpZZO0XIhiy9-sbabJJMCLVnsPZtoXklTMFO9yUsNl4y26crBr1U6-sSKxSQrVWsSajGGzXfaI/?imgmax=800&quot; width=&quot;542&quot; height=&quot;418&quot; /&gt;&lt;/p&gt;  &lt;p&gt;The most interesting search I found, that just blew me away was one of the shortest search strings. The search string &lt;a href=&quot;http://www.google.com/search?q=blogger+change&quot; target=&quot;_blank&quot;&gt;blogger change&lt;/a&gt;, shows I was number one in the month of August, but get this (here’s the good part) The search string &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;blogger change&lt;/strong&gt;&lt;/font&gt; has over &lt;strong&gt;451,000,000&lt;/strong&gt; other pages, below my blog (I’m now 2nd place as of this post, still very happy).&lt;/p&gt;  &lt;p&gt;All I can say is &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;WOW&lt;/strong&gt;&lt;/font&gt;!&lt;/p&gt;  &lt;p&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/font&gt;:&lt;/p&gt;  &lt;p&gt;Google Webmaster Tools takes a while to crawl your blogs pages, If you are new to GWT then you should follow my other blog post &lt;a href=&quot;http://soswitcher.blogspot.com/2009/09/blogger-better-google-sitemap.html&quot;&gt;Better Google Sitemap&lt;/a&gt; when setting up new sitemaps for Google to crawl. The longer your involved with GWT the larger your list of SERP keywords will be.&lt;/p&gt;  &lt;p&gt;Go check out your own &lt;a href=&quot;http://www.google.com&quot; target=&quot;_blank&quot;&gt;Google&lt;/a&gt; Webmaster Tools, list of most popular search words, I think you will be very surprised at how well some of your blog post are ranking.&lt;/p&gt;  &lt;p&gt;Lets hear how well your ranking. :)&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:198384a3-4ded-4bad-9a14-920b74515489&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/SEO&quot; rel=&quot;tag&quot;&gt;SEO&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4349000853208559076'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4349000853208559076'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/09/blogger-change-your-tools.html' title='Blogger – Change your Tools'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEikKtMPockkWUfre9Vo1iB5diXq-yqCinM4-F3PIzJ6Yl4RE-YeEsktzHm3P96WuBuE6wSc7hlfX7Mu5D6cIZl4cgJ_hVuTo4hjceK2Qh4RliCYCavs3KOKodfYl-4iMN-d-ofnAvjXLJiE/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-7379687381273625089</id><published>2009-09-26T20:43:00.001-07:00</published><updated>2012-08-17T13:12:46.480-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="SEO"/><title type='text'>Blogger - Power of Text</title><content type='html'>&lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1vj5XzUVzMUtk1c2UYtF6NLtKEvBSf8g-0GaHndMoWgqik555sQ49SMW-mSPqJQXh2YEA7ZKAOCa6pwEyuBWBJCBq-Iqir0R_lYqkluhI913WTr8Xg9rqjQb7zeiKQ9dCrgYIB6XUG4gd/s1600-h/blogger_power_of_text%5B5%5D.png&quot; target=&quot;_blank&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;blogger_power_of_text&quot; border=&quot;0&quot; alt=&quot;blogger_power_of_text&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzE8JhMWhYwBoJ8HxEro9xULiudxR297cntcFJ_U8F-Aik8EnDz_g82z18ZAd5IGSXaGtUy_w0WZ4OAdOrGDcK3IIgvHV9uPHOSnJR-aGV6pSXQqTRQgqButBeosIpN5EVmk5FXDD5F0Sw/?imgmax=800&quot; width=&quot;260&quot; height=&quot;260&quot; /&gt;&lt;/a&gt; I’m always looking at new &amp;amp; improved ways to SEO my Blogger blog. Each &amp;amp; every time I sit down to write a new Blogger post, I find myself finding&amp;#160; better, more interesting information that gets me thinking of new &amp;amp; better ways of looking at Blogger SEO.&lt;/p&gt;  &lt;p&gt;Today I was looking thru my Blogger Page Titles, &amp;amp; discovered the power that text plays in the Google SERP (Search Engine Results Page), now I’m not talking about Hypertext Links, I’m talking plain old text, you know the same as this blog post.&lt;/p&gt;  &lt;p&gt;Let’s backtrack a bit.&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt; &lt;p&gt;Back in April of 2009, I wrote a small &lt;a href=&quot;http://gallery.live.com/liveItemDetail.aspx?li=be89b77c-3312-4cb7-bdf5-ed4d81106538&amp;amp;bt=9&amp;amp;pl=8&quot; target=&quot;_blank&quot;&gt;Mp3 Plugin&amp;#160; for Windows Live Writer&lt;/a&gt;, &amp;amp; posted the plugin on the Windows Live Writer Gallery. Inside of the description I posted a text only version of the URL to a sample of what the Mp3 Plugin would look like, so that the end user could make a quick decision to decide If that plugin was what they wanted. Since Windows Gallery wouldn’t let me post an actual hyperlink, I had to settle for a plain text version, &amp;amp; hope that anyone looking thru the Windows Live Writer Gallery, would copy &amp;amp; paste my text URL that I posted, into their own browser, &amp;amp; then find my blog. &lt;/p&gt;  &lt;p&gt;Fast forward, to today.&lt;/p&gt;  &lt;p&gt;I was looking thru Google Webmaster Tools, &amp;amp; found that I was getting a lot of Mp3 related organic search traffic from Google SERP. My first thought was that Google is wrong in what they are finding. I do have a few short blog post that are Mp3 related, but that wasn’t my ultimate goal for this blog, sure this blog is all about me sharing what I know, &amp;amp; what I discover while pushing this blog towards the top of the SERP. Could Google really be on to something, in my Google Webmaster organic search results?&lt;/p&gt;  &lt;p&gt;The search results in question is &lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=windows+live+writer+mp3&quot; target=&quot;_blank&quot;&gt;Windows Live Writer Mp3&lt;/a&gt;, If you follow that link to the Google SERP, you’ll see that I’m not number one (or am I), the number one spot points to the Windows Live Writer Gallery, the really cool thing about this is, If you look at the number one spots description, it shows that single plain text link, that I posted back in April 2009, multiple times.&lt;/p&gt;  &lt;p&gt;Now don’t take this post the wrong way, I’m not bragging about how well I’m ranking in the Google SERP, in fact 1million hits isn’t really that much as far as SERP goes. What I’m blogging about, is that plain text is a powerful tool, &amp;amp; can be used to replace hyperlinks, when your in a situation like I was, If the site your posting on doesn’t allow hyperlinks. &lt;/p&gt;  &lt;p&gt;Now again only use this trick when you are actually contributing something to others, don’t use it for spam, nobody likes spam. In this example I did a lot of work to get that plugin working, I did days of research to learn how to hook into Windows Live Writer, with VB.NET to write my first Mp3 plugin, just try &amp;amp; do a Google search for any good info on the related subject.&lt;/p&gt;  &lt;p&gt;Use the “POWER of Text” wisely. :)&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:a1111d80-a280-482f-9315-a639206a0e6f&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google+Webmaster+Tools&quot; rel=&quot;tag&quot;&gt;Google Webmaster Tools&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/SEO&quot; rel=&quot;tag&quot;&gt;SEO&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7379687381273625089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7379687381273625089'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/09/blogger-power-of-text.html' title='Blogger - Power of 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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzE8JhMWhYwBoJ8HxEro9xULiudxR297cntcFJ_U8F-Aik8EnDz_g82z18ZAd5IGSXaGtUy_w0WZ4OAdOrGDcK3IIgvHV9uPHOSnJR-aGV6pSXQqTRQgqButBeosIpN5EVmk5FXDD5F0Sw/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-5518285385311052260</id><published>2009-09-01T03:30:00.001-07:00</published><updated>2012-08-17T13:13:01.782-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger – Better Google Sitemap</title><content type='html'>&lt;p&gt;&lt;img style=&quot;border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px&quot; title=&quot;Google Sitemap&quot; border=&quot;0&quot; alt=&quot;Google Sitemap&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4ZkMgiKX2NUzc90SS8ucEv9lqfqgWiIGo-Utua8zMkFbv5h0O5N5iPBcNsOC6rfKjJPCU-XFzDudHq4jCod4zQJSNWKtS-DYRO4LCtxVMn9jPsHjdrUREAKqnU9oMfFvvgoRopr0-RvZl/?imgmax=800&quot; width=&quot;260&quot; height=&quot;260&quot; /&gt;Blogger &amp;amp; Google Sitemaps will allow your Blogger blog to get indexed by the Google spider with very few&amp;#160; problems. Did you know that the Blogger code for the default sitemap, that you submit to Google Webmasters Tools only allows the first 26 pages of your blog to get indexed by the Google spider?&lt;/p&gt;  &lt;p&gt;That’s right …&lt;/p&gt;  &lt;p&gt;If you are using the default code as your sitemap in Google Webmaster Tools, your site is missing out, for every single page that is over the 26 page limit. So say I have 150 pages on my Blogger blog, the math says I’m missing out on the opportunity to allow the Google spider to crawl 124 additional Blogger pages, on my blog!&lt;/p&gt;  &lt;p&gt;I’m ready for change …&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt;   &lt;p&gt;I actually found out that I was allowing my Blogger blog to be short changed by the Google spider, on one of my other Blogger blogs, &amp;amp; this wasn’t only a few pages, it was a huge amount of pages, in fact my blog was over 400 pages long, &amp;amp; out of those 400 pages I was only allowing the Google spider to crawl 26 of my latest blog post. &lt;/p&gt;    &lt;p&gt;Whooooa… STOP THE BUS!&lt;/p&gt;    &lt;p&gt;The default sitemap code looks like this (see red/bold text below):&lt;/p&gt;    &lt;p&gt;1) http://YOUR_BLOG_NAME_HERE.blogspot.com/&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?orderby=updated&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;The code above is all good, as long as you have less than 27 blog post, but the fact is you’ll quickly find that you will with no doubt exceed that maximum limit at some point in your blog.&lt;/p&gt;    &lt;p&gt;From all my research &amp;amp; trial &amp;amp; errors, on all my Blogger blogs for well over a year &amp;amp; a half, I’ve found the code below to be a better alternative to the default Blogger sitemap code. The new code will break the sitemap down into multiples of 100, so for every 100 pages on my blog, I need to tweak the sitemap code a little bit.&lt;/p&gt;    &lt;p&gt;New sitemap code (Google spider crawls the first 100 blog post)&lt;/p&gt;    &lt;p&gt;1) &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?redirect=false&amp;amp;start-index=1&amp;amp;max-results=100&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;So in the new sitemap code above, we start with the very first blog post (&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;start-index=1&lt;/font&gt;&lt;/strong&gt;) &amp;amp; now allow the Google spider to crawl to page 100 (&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;max-results=100&lt;/font&gt;&lt;/strong&gt;).&lt;/p&gt;    &lt;p&gt;Say you have over 100 blog pages, what you need to do is submit additional sitemaps for the same blog at the &lt;a href=&quot;https://www.google.com/webmasters/tools&quot; target=&quot;_blank&quot;&gt;Google Webmaster Tools&lt;/a&gt; website. As an example I have a Blogger blog that has over 400 pages, for that blog I have 4 sitemaps, that look like the code below.&lt;/p&gt;    &lt;p&gt;1) &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?redirect=false&amp;amp;start-index=1&amp;amp;max-results=100&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;2) &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?redirect=false&amp;amp;start-index=100&amp;amp;max-results=100&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;3) &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?redirect=false&amp;amp;start-index=200&amp;amp;max-results=100&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;4) &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;atom.xml?redirect=false&amp;amp;start-index=300&amp;amp;max-results=100&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;Notice how each new sitemap starts at a higher start-index, by 100 blog post. So for the sitemaps I have, I’m covered for the first 400 blog post of my Blogger blog.&lt;/p&gt;    &lt;p&gt;Below is a screenshot of my sitemaps, for one of my blogs that has over 400 pages.&lt;/p&gt;    &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJKQF9tK0O8do1dUlSKKa4YCEGl5j4l26g9cQeZYk1zqC6ouRf2QdTTasj83pI1PkE_1BsCEAUTqYBRJkZVKf4WUqP80e-v99xP5yvL41LdnBS8LLEvVD0fcX9SBlAOrNWIMVMaRwStF50/s1600-h/sitemaps%5B28%5D.png&quot; target=&quot;_blank&quot;&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;sitemaps&quot; border=&quot;0&quot; alt=&quot;sitemaps&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiThYMxhUwFKnb1YvYxsbjzYwfj5SVIM8Y-5J0S72YqDv_8KRuHomM40KPpjDcT4y7qdewOJF4N3iFV9D4Jz6n69wIvMl8NO8NiYDUssn-eSe83LXTx9L_esrsErI4SVxvLzAaxZCdUvGhk/?imgmax=800&quot; width=&quot;520&quot; height=&quot;213&quot; /&gt;&lt;/a&gt; &lt;/p&gt;    &lt;p&gt;&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;NOTE:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;    &lt;p&gt;When you submit sitemaps to Google Webmaster Tools, for a Blogger blog. Google won’t crawl your Blogger Labels, that’s the reason why every page isn’t being crawled in the screenshot above.&lt;/p&gt;    &lt;p&gt;This new sitemap code has greatly improved how Google crawls my blog, I went from having only the first 26 pages of my blog crawled to now having 324 pages crawled by the Google spider.&lt;/p&gt;    &lt;p&gt;I have internal links hard coded into my template, on every blog page, so it’s important to me to allow Google to crawl as many pages as possible, as often as possible. I also have widgets that have text that changes often, that text also is picked up by the Google spider, which allows my blog to show a massive amount of relevant keywords, for my Blogger Blog.&lt;/p&gt; &lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5518285385311052260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5518285385311052260'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/09/blogger-better-google-sitemap.html' title='Blogger – Better Google Sitemap'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi4ZkMgiKX2NUzc90SS8ucEv9lqfqgWiIGo-Utua8zMkFbv5h0O5N5iPBcNsOC6rfKjJPCU-XFzDudHq4jCod4zQJSNWKtS-DYRO4LCtxVMn9jPsHjdrUREAKqnU9oMfFvvgoRopr0-RvZl/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-1711385033830522759</id><published>2009-07-16T09:15:00.001-07:00</published><updated>2012-08-17T13:13:17.236-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Gadget"/><title type='text'>Blogger - Increase Your Label Limit Per Page</title><content type='html'>&lt;p&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;LabelLimit&quot; border=&quot;0&quot; alt=&quot;LabelLimit&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjweY98WJlgjfzYj1upPAQqE-onDb_o_r8QajKWQbT0ZhQjNwT5CNnrlF-n8bwNYVc8lOC9KzFEJQF9CDNyn0WA3WOdy8T27tN48FTsGTJNKtZhpur89l6_XR_OoxpV2d31p553ewNpzm1y/?imgmax=800&quot; width=&quot;260&quot; height=&quot;260&quot; /&gt;Have you ever wanted to show all of your blog post from a single Label?&amp;#160; &lt;/p&gt;  &lt;p&gt;It’s actually very easy to show all the blog post from one label, on a single webpage in Blogger, here’s how:&lt;/p&gt;  &lt;p&gt;1) First we need a Label from our own blog, I’ll use the Label &lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger&quot;&gt;Blogger&lt;/a&gt; from this blog, as an example.&lt;/p&gt;  &lt;p&gt;2) Next we need the URL/link of our Label, so for my Label Blogger, I go to my blog that already has a link to my Label (&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger&quot;&gt;Blogger&lt;/a&gt;), &amp;amp; Right click –&amp;gt; Properties then copy the URL. My Blogger Label URL/Link looks like this: ( http://soswitcher.blogspot.com/search/label/&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Blogger&lt;/strong&gt;&lt;/font&gt; ) &lt;/p&gt;  &lt;p&gt;Notice the name of my Label at the very end of the URL/Link (&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Blogger&lt;/strong&gt;&lt;/font&gt;), that Label can be any Label that is on your own blog. Also you should know, that Labels are case sensitive.&lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;&lt;p&gt;3) Here is how we control the maximum number of Blogger blog post for a specific Label, on a single page. We already have the URL/Link from our Label (Blogger), now we need to add this small bit of code to the end of the Label &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;?&amp;amp;max-results=3&lt;/font&gt;&lt;/strong&gt; so now our Labels new URL/Link will look like this:&lt;/p&gt;  &lt;p&gt;http://soswitcher.blogspot.com/search/label/Blogger&lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;?&amp;amp;max-results=3&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;The example URL/Link above will return the last three blog post from my blog, &lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=3&quot; rel=&quot;nofollow&quot;&gt;click here&lt;/a&gt; to see.&lt;/p&gt;  &lt;p&gt;4) The last step is to put our new Label URL/Link into HTML code so we can use the link anyplace inside our blogger post, or a Blogger HTML/Javascript gadget. Here is how to do that:&lt;/p&gt;  &lt;p&gt;&amp;lt;a href=&amp;quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=3&amp;quot;&amp;gt;Blogger Label=3&amp;lt;/a&amp;gt;&lt;/p&gt;  &lt;p&gt;This text ( &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Blogger Label=3&lt;/strong&gt;&lt;/font&gt; ) can be anything you want it to be.&lt;/p&gt;  &lt;p&gt;A few examples from my Blogger Label:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=2&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger = 2 results per page&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=3&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger = 3 results per page&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=5&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger = 5 results per page&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=7&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger = 7 results per page&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/search/label/Blogger?&amp;amp;max-results=9&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Blogger = 9 results per page&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;NOTE:&lt;/p&gt;  &lt;p&gt;In my example above I have a total of 11 blog post on this blog that include the Label Blogger, so any number higher than 11 will still only show 11 blog post. This can be a good thing, If you want to show a fixed amount of blog post (example=30). &lt;/p&gt;  &lt;p&gt;Just remember it’s annoying to have a single webpage with long blog post that runs on forever, so don’t over do it. :)&lt;/p&gt;  &lt;p&gt;Again, all Blogger Labels are case sensitive, so make sure you don’t use &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;b&lt;/font&gt;&lt;/strong&gt;logger instead of &lt;strong&gt;&lt;font color=&quot;#ff0000&quot;&gt;B&lt;/font&gt;&lt;/strong&gt;logger, for our example, because my Blogger Label started with an uppercase &lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;B&lt;/strong&gt;&lt;/font&gt;.&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:c4f336d4-4cf7-4bfd-bd9f-dffe00fe2a78&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Label&quot; rel=&quot;tag&quot;&gt;Label&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Post&quot; rel=&quot;tag&quot;&gt;Post&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/1711385033830522759'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/1711385033830522759'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/07/blogger-increase-your-label-limit-per.html' title='Blogger - Increase Your Label Limit Per Page'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjweY98WJlgjfzYj1upPAQqE-onDb_o_r8QajKWQbT0ZhQjNwT5CNnrlF-n8bwNYVc8lOC9KzFEJQF9CDNyn0WA3WOdy8T27tN48FTsGTJNKtZhpur89l6_XR_OoxpV2d31p553ewNpzm1y/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-8291980432383603084</id><published>2009-07-15T17:22:00.001-07:00</published><updated>2012-08-17T13:13:31.863-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Mp3"/><category scheme="http://www.blogger.com/atom/ns#" term="Music"/><title type='text'>Blogger - Embed Mp3 Flash Player</title><content type='html'>&lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEim7mU4cWrfrCD7jSENXXneTK9fpDHIdZUjwXq0Ebk-Pt7Ou9oom5BrfzschbznMrU2EXaaeA86qrtSafzXEDjESH0AiExUkhcRME93K1hJAd3aJnYwqz0Ngrh-Xp8oVg8W0OKa0V_JBbsv/s1600-h/flashMp3%5B11%5D.png&quot;&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;flash Mp3&quot; border=&quot;0&quot; alt=&quot;flash Mp3&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5ctduHMt651uYoaXkBewj9RQ9CTMOGbW8nG8n_3qVefeYvfk5cxINAFo7Pzjh60_JncQ1iFs1j_6169ks2A6xP5QjQfp2pahVHm4yqp0VieEOHfvWlCwHMF9QTl95pFsF0LcrmeiV_WiB/?imgmax=800&quot; width=&quot;267&quot; height=&quot;267&quot; /&gt;&lt;/a&gt;This is a quick tutorial on how to embed a small flash mp3 player into a Blogger post. &lt;/p&gt;&lt;br /&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;http://sites.google.com/site/mydxfblog/video2/player.swf&quot; id=&quot;audioplayer2&quot; height=&quot;24&quot; width=&quot;290&quot;&gt;&lt;br /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://sites.google.com/site/mydxfblog/video2/player.swf&quot;&gt;&lt;br /&gt;&lt;param name=&quot;FlashVars&quot; value=&quot;playerID=2&amp;amp;soundFile=http://sites.google.com/site/mydxfblog/video2/switcher.mp3&quot;&gt;&lt;br /&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;&lt;br /&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;&gt;&lt;br /&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;p&gt;We will use Google Sites to host all of the files (flash, javascript, &amp;amp; mp3) for this project, you can find out more, on how to host files for free from my previous post &lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html&quot;&gt;Blogger - Host Javascript File for Free&lt;/a&gt;&lt;/p&gt;&lt;p&gt;1) The first thing we need to do is visit &lt;a href=&quot;http://www.1pixelout.net/code/audio-player-wordpress-plugin/&quot; target=&quot;_blank&quot;&gt;1pixelout.net&lt;/a&gt; &amp;amp; download the &lt;strong&gt;audio-player.zip&lt;/strong&gt; file that includes all the necessary files.&lt;/p&gt;&lt;p&gt;2) Unzip the &lt;strong&gt;audio-player.zip&lt;/strong&gt; file that you downloaded from 1pixelout.net&lt;/p&gt;&lt;p&gt;3) we need two files from the &lt;strong&gt;audio-player&lt;/strong&gt; folder&lt;/p&gt;&lt;ul&gt;&lt;li&gt;audio-player.js &lt;/li&gt;&lt;li&gt;player.swf &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span class=&quot;fullpost&quot;&gt;4) We need to rename &lt;strong&gt;audio-player.js&lt;/strong&gt; as a text file to be hosted on Google Sites, since Google Sites won’t allow us to host javascript files, again you can learn how that’s done by reading &lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html&quot; target=&quot;_blank&quot;&gt;this post&lt;/a&gt;. So our &lt;strong&gt;audio-player.js&lt;/strong&gt; should now look like this example: &lt;strong&gt;audio-player&lt;span style=&quot;color:#ff0000;&quot;&gt;.txt&lt;/span&gt;&lt;/strong&gt; (notice the &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;.txt&lt;/span&gt;&lt;/strong&gt; extension)&lt;/p&gt;&lt;p&gt;5) Upload both the audio-player.txt &amp;amp; player.swf to your own Google Sites webpage. The Url’s should look similar to the links below:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;audio-player.txt = http://sites.google.com/site/YourSiteName/mp3player/audio-player.txt &lt;/li&gt;&lt;li&gt;player.swf = http://sites.google.com/site/YourSiteName/mp3player/player.swf &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;6) Go to your Blogger Account –&amp;gt; Layout –&amp;gt; Edit HTML, &amp;amp; then make sure the &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Expand Widget Templates&lt;/span&gt;&lt;/strong&gt; checkbox is checked.&lt;/p&gt;&lt;p&gt;7) Find the&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt; &amp;lt;/head&amp;gt;&lt;/span&gt;&lt;/strong&gt; html tag, in your template, &amp;amp; past this code one line above it (remember to replace the &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;http://sites.google.com/site/YourSiteName/mp3player/audio-player.txt&lt;/span&gt;&lt;/strong&gt; link to your URL, on your Google Site, &amp;amp; also press the SAVE button below the Blogger Template editor:&lt;/p&gt;&lt;p&gt;&lt;code&gt;&amp;lt;script language=&quot;JavaScript&quot; src=&quot;http://sites.google.com/site/YourSiteName/mp3player/audio-player.txt&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/code&gt;&lt;/p&gt;&lt;p&gt;8) Ok the hard part is finished :), now each time we want to add a Mp3 to a Blogger blog post, we just need to add the code below, don’t forget to change the URL/links to your own links, &amp;amp; also change the actual Mp3 to your own mp3 that you host on your own Google Sites webpage for free:&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;a href=&quot;http://sites.google.com/site/mydxfblog/video2/blogger_mp3_code.txt&quot;&gt;(Download Mp3 Code Sample)&lt;/a&gt; &lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;span style=&quot;font-size:0;&quot;&gt;NOTE:&lt;/span&gt; &lt;p&gt;&lt;code&gt;Anytime you want to add more than one Mp3 to a webpage you need to make sure to change the “Object Id” so that you won’t have any conflicts between each mp3 player, example &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;audioplayer2&lt;/span&gt;&lt;/strong&gt; &amp;amp; &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;playerID=2&lt;/span&gt; the player name can actually be named anything you would like to name it, it’s just easier to add a number at the end of each name. :)&lt;/strong&gt;&lt;/code&gt;Here is the finished mp3 player in action&lt;/p&gt;&lt;br /&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;http://sites.google.com/site/mydxfblog/video2/player.swf&quot; id=&quot;audioplayer2&quot; height=&quot;24&quot; width=&quot;290&quot;&gt;&lt;br /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://sites.google.com/site/mydxfblog/video2/player.swf&quot;&gt;&lt;br /&gt;&lt;param name=&quot;FlashVars&quot; value=&quot;playerID=2&amp;amp;soundFile=http://sites.google.com/site/mydxfblog/video2/switcher.mp3&quot;&gt;&lt;br /&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;&lt;br /&gt;&lt;param name=&quot;menu&quot; value=&quot;false&quot;&gt;&lt;br /&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;br /&gt;&lt;/object&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Credit goes to &lt;a href=&quot;http://www.1pixelout.net/code/audio-player-wordpress-plugin/&quot; target=&quot;_blank&quot;&gt;http://www.1pixelout.net/code/audio-player-wordpress-plugin/&lt;/a&gt; &amp;amp; &lt;a href=&quot;http://www.macloo.com/&quot; target=&quot;_blank&quot;&gt;http://www.macloo.com/&lt;/a&gt; &lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:c67ba8c5-32a9-49d0-bf63-d1da5a242b95&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Mp3&quot; rel=&quot;tag&quot;&gt;Mp3&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Mp3+Player&quot; rel=&quot;tag&quot;&gt;Mp3 Player&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8291980432383603084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8291980432383603084'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/07/blogger-embed-mp3-flash-player.html' title='Blogger - Embed Mp3 Flash Player'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5ctduHMt651uYoaXkBewj9RQ9CTMOGbW8nG8n_3qVefeYvfk5cxINAFo7Pzjh60_JncQ1iFs1j_6169ks2A6xP5QjQfp2pahVHm4yqp0VieEOHfvWlCwHMF9QTl95pFsF0LcrmeiV_WiB/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-5067785507194034447</id><published>2009-07-10T19:21:00.001-07:00</published><updated>2012-08-17T13:13:43.939-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Adsense"/><category scheme="http://www.blogger.com/atom/ns#" term="Bing"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Bing – Marketing Ka-Ching!</title><content type='html'>&lt;p&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;Bing Search Page&quot; border=&quot;0&quot; alt=&quot;Bing Search Page&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0IW3I0IY16dP9LQq4tbst0JuM8kqgH-cwjAajCr6LUGyZIObNEA0HRlCfxFWxUSW0OhWgpyG0YCEIbBuvfLuBCWRGIWH-TPDRL6GV-LeoGC3KcdSOTJ255Ac3lSdlbdEvX8zXnCXsTA70/?imgmax=800&quot; width=&quot;267&quot; height=&quot;267&quot; /&gt;I was reading &lt;a href=&quot;http://specials.msn.com/Copy%20of%20Bing-Tough-Choices-Money.aspx?GT1=34132&quot; target=&quot;_blank&quot;&gt;this&lt;/a&gt; article today on MSN, that ask the reader If they should save or pay down debt? While reading this short blog style article, I noticed that starting in the second paragraph, the writer started embedding search strings for the new Bing search engine from Microsoft.&lt;/p&gt;&lt;p&gt;Microsoft, what a clever company it is…&lt;/p&gt;&lt;p&gt;What makes Microsoft so clever in this article, isn’t the article itself, it’s the long list of URLs that move the reader from the article to Bing search results pages.&lt;/p&gt;&lt;p&gt;What’s so clever about the way they are moving traffic away from this article, you say? Isn’t it just an average article with URLs, that just happen to be pointing to a search page? No, no my friend this is internet marketing at it’s best.&lt;/p&gt;&lt;p&gt;Search page marketing…&lt;/p&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;p&gt;This article is setup to drive traffic to Bing. While the author of this article moves readers to a premade search string on Bing that will find higher paying strong Microsoft keyword Ads.&lt;/p&gt;&lt;p&gt;It looks like Microsoft is building their new Bing search engine, with the help of a small army of bloggers, embedding all their blog style articles with premade Bing search pages.&lt;/p&gt;&lt;p&gt;Bottom line is, everyone has an exit point on every webpage, with this technique Microsoft is moving their traffic to position readers in front of higher paying Ads. &lt;/p&gt;&lt;p&gt;Microsoft, very clever indeed…&lt;/p&gt;&lt;p&gt;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:c8b631c7-6aa3-4e53-ad30-a4a4ae2071b4&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Bing&quot; rel=&quot;tag&quot;&gt;Bing&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Adsense&quot; rel=&quot;tag&quot;&gt;Adsense&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5067785507194034447'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5067785507194034447'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/07/bing-marketing-ka-ching.html' title='Bing – Marketing Ka-Ching!'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0IW3I0IY16dP9LQq4tbst0JuM8kqgH-cwjAajCr6LUGyZIObNEA0HRlCfxFWxUSW0OhWgpyG0YCEIbBuvfLuBCWRGIWH-TPDRL6GV-LeoGC3KcdSOTJ255Ac3lSdlbdEvX8zXnCXsTA70/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-879641140754325548</id><published>2009-07-01T13:18:00.001-07:00</published><updated>2012-08-17T13:13:58.472-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger – Title Labels Page Title SEO</title><content type='html'>&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;Better Page Title Blogger&quot; border=&quot;0&quot; alt=&quot;Better Page Title Blogger&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxDTrgKmOk6UsJUf8D9I5QZY5h1FRPXjvq3FmUQfP2RmUChLBsHZlm9af6qdIch-T5aG0Rtj3-wNkA_ClAFHyq4VW2BYtYYQCdX1oBWi8yr4sNH2-YTh_o7gVnkZWJTgzNYV-jLCGw9Xd7/?imgmax=800&quot; width=&quot;267&quot; height=&quot;267&quot; /&gt;&lt;br /&gt;&lt;p&gt;The Blogger Page Title by default isn’t SEO friendly to say the least. I added a Title tag code snippet to my blogger template ( &lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-change-title-tags-for-your-blog.html&quot;&gt;Blogger - Change Page Title Tags for your Blog&lt;/a&gt; ) a while back. Everything looked good on my Page Title, but when I did a Google search for each of my page Titles, my blogs homepage always showed up, instead of each specific page Title, in the Google search results, which wasn’t what I wanted at all! &lt;/p&gt;&lt;p&gt;The answer…&lt;/p&gt;&lt;p&gt;I started searching for a better way of handling my blog page Title problem, what I found was a snippet of code that would change everything about my page Titles in a far better way than I was looking to accomplish. This new code snippet not only added my blogs specific page Titles to all my Google searches, for my blogs page Titles, it also added all my Labels to my Google Search results (Very Cool)!&lt;/p&gt;&lt;p&gt;By adding my Blogger Labels to the Title of each page, I’m adding keywords to the Google search results, so that moves my blog post &lt;strike&gt;one step&lt;/strike&gt; closer to the top of Google search.&lt;/p&gt;&lt;p&gt;The code…&lt;/p&gt;&lt;p&gt;Below are the steps to add your Labels to your Blogger page Title:&lt;/p&gt;&lt;p&gt;1) Backup your blog template .xml file, to your local PC &lt;/p&gt;&lt;p&gt;2) Go to your Blogger Dashboard &amp;amp; &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Layout&lt;/span&gt; &lt;/strong&gt;–&amp;gt; &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Edit HTML&lt;/span&gt;&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;3) Find the &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt;&amp;lt;/title&amp;gt;&lt;/span&gt;&lt;/strong&gt; tags at the top of your template, &amp;amp; delete them. &lt;/p&gt;&lt;p&gt;4) Add this code, &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;above&lt;/span&gt;&lt;/strong&gt; the &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&amp;lt;head&amp;gt;&lt;/span&gt;&lt;/strong&gt; tag, at the top of the template : &lt;/p&gt;&lt;br /&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;!-- Start Widget: Changing the Blogger Title Tag --&amp;gt;&lt;br /&gt;&lt;code&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;item&amp;amp;quot;&#39;&amp;gt;&lt;br /&gt;&amp;lt;b:section id=&#39;titleTag&#39;&amp;gt;&lt;br /&gt;&amp;lt;b:widget id=&#39;Blog2&#39; locked=&#39;false&#39; title=&#39;Blog Posts&#39; type=&#39;Blog&#39;&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;nextprev&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;backlinks&#39; var=&#39;post&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;post&#39; var=&#39;post&#39;&amp;gt;&amp;lt;data:post.title/&amp;gt;&amp;lt;/b:includable&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;status-message&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;comment-form&#39; var=&#39;post&#39;&amp;gt;&lt;br /&gt;&amp;lt;div class=&#39;comment-form&#39;&amp;gt;&lt;br /&gt;&amp;lt;a name=&#39;comment-form&#39;/&amp;gt;&lt;br /&gt;&amp;lt;h4 id=&#39;comment-post-message&#39;&amp;gt;&amp;lt;data:postCommentMsg/&amp;gt;&amp;lt;/h4&amp;gt;&lt;br /&gt;&amp;lt;p&amp;gt;&amp;lt;data:blogCommentMessage/&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;&amp;lt;data:blogTeamBlogMessage/&amp;gt;&lt;br /&gt;&amp;lt;a expr:href=&#39;data:post.commentFormIframeSrc&#39; id=&#39;comment-editor-src&#39;/&amp;gt;&lt;br /&gt;&amp;lt;iframe allowtransparency=&#39;true&#39; class=&#39;blogger-iframe-colorize blogger-comment-from-post&#39; frameborder=&#39;0&#39; height=&#39;275&#39; id=&#39;comment-editor&#39; name=&#39;comment-editor&#39; scrolling=&#39;no&#39; src=&#39;&#39; width=&#39;100%&#39;/&amp;gt;&lt;br /&gt;&amp;lt;data:post.friendConnectJs/&amp;gt;&lt;br /&gt;&amp;lt;data:post.cmtfpIframe/&amp;gt;&lt;br /&gt;&amp;lt;script type=&#39;text/javascript&#39;&amp;gt;&lt;br /&gt;BLOG_CMT_createIframe(&amp;amp;#39;&amp;lt;data:post.appRpcRelayPath/&amp;gt;&amp;amp;#39;, &amp;amp;#39;&amp;lt;data:post.communityId/&amp;gt;&amp;amp;#39;);&lt;br /&gt;&amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;/div&amp;gt;&lt;br /&gt;&amp;lt;/b:includable&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;backlinkDeleteIcon&#39; var=&#39;backlink&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;postQuickEdit&#39; var=&#39;post&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;main&#39; var=&#39;top&#39;&amp;gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;&lt;br /&gt;&amp;lt;b:loop values=&#39;data:posts&#39; var=&#39;post&#39;&amp;gt;&lt;br /&gt;&amp;lt;b:include data=&#39;post&#39; name=&#39;post&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:if cond=&#39;data:post.labels&#39;&amp;gt;&amp;amp;#8212;&lt;br /&gt;&amp;lt;b:loop values=&#39;data:post.labels&#39; var=&#39;label&#39;&amp;gt;&lt;br /&gt;&amp;lt;data:label.name/&amp;gt;&lt;br /&gt;&amp;lt;b:if cond=&#39;data:label.isLast != &amp;amp;quot;true&amp;amp;quot;&#39;&amp;gt;,&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;lt;/b:loop&amp;gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;br /&gt;&amp;lt;/b:loop&amp;gt; &amp;amp;#8212;&lt;br /&gt;&amp;lt;data:blog.title/&amp;gt;&lt;br /&gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&amp;lt;/b:includable&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;commentDeleteIcon&#39; var=&#39;comment&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;feedLinks&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;feedLinksBody&#39; var=&#39;links&#39;/&amp;gt;&lt;br /&gt;&amp;lt;b:includable id=&#39;comments&#39; var=&#39;post&#39;/&amp;gt;&lt;br /&gt;&amp;lt;/b:widget&amp;gt;&lt;br /&gt;&amp;lt;/b:section&amp;gt;&lt;br /&gt;&amp;lt;b:else/&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;&amp;lt;data:blog.pageTitle/&amp;gt; AnyCustomTextHere&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;/b:if&amp;gt;&lt;/code&gt;&lt;br /&gt;&amp;lt;!-- End Widget: Changing the Blogger Title Tag --&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;5) Replace the text &lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;AnyCustomTextHere&lt;/strong&gt;&lt;/span&gt; in the new code snippet (towards the bottom of the code), with any text that you would like to show at the end of your blogs Title.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Note:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This code does have a couple of things I don’t really like, still it does a much better job at blog post SEO than the default Title tags, or any other Title tags I’ve tried on any of my Blogger blogs, not to mention adding all your Blogger Labels into Google Search results :&lt;/p&gt;&lt;ul&gt;&lt;li&gt;If you want to change anything on your Blogger Dashboard Layout (edit gadgets, etc…) make the changes, but don’t click the SAVE button at the top right side of the screen. Blogger should still save your changes. &lt;/li&gt;&lt;li&gt;If you want to add any new gadgets to the Blogger Layout, remove the entire Title code snippet, from the Blogger HTML editor, then save your template, paste the Title code snippet into another text editor (Windows Notepad), until you are done adding gadgets in the Blogger Dashboard Layout, when finished adding gadgets, replace the Title code snippet you saved inside of Windows Notepad. &lt;/li&gt;&lt;li&gt;This new Title code snippet will also add all your comments from each blog post, to Google search results, I don’t like this feature &amp;amp; have tried to remove it, only to have blogger keep adding the code back to my Title tags, in the template, this is probably my biggest complaint about this code snippet, because each time someone adds a comment to your blog post, it will change your blog post rank in the search engines for better or worse. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/font&gt;:&lt;/p&gt;&lt;p&gt;Here is a link to a 2nd text file that includes similar code as this tutorial, this new code will only return Blogger Labels in the Page Title,&amp;#160; everything installs the same on both versions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://sites.google.com/site/downloadfreefiles/bloggertitletag/BloggerTitleTagLabelsOnly.txt&quot;&gt;(Download Blogger Labels Only - File)&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;font color=&quot;#ff0000&quot;&gt;&lt;strong&gt;Update&lt;/strong&gt;&lt;/font&gt;:&lt;/p&gt;&lt;p&gt;Here is a link to a 3rd text file that includes similar code as this tutorial, this new code will only return Blogger Titles (without labels) in the Page Title,&amp;#160; everything installs the same on all versions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://sites.google.com/site/downloadfreefiles/bloggertitletag/BloggerTitleTagWithoutLabels.txt&quot;&gt;(Download Blogger Without Labels - File)&lt;/a&gt;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:750b2d9b-3b17-411c-b44a-c6bf437f0c4d&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Title&quot; rel=&quot;tag&quot;&gt;Title&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Page+Title&quot; rel=&quot;tag&quot;&gt;Page Title&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/879641140754325548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/879641140754325548'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/07/blogger-title-labels-page-title-seo.html' title='Blogger – Title Labels Page Title SEO'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxDTrgKmOk6UsJUf8D9I5QZY5h1FRPXjvq3FmUQfP2RmUChLBsHZlm9af6qdIch-T5aG0Rtj3-wNkA_ClAFHyq4VW2BYtYYQCdX1oBWi8yr4sNH2-YTh_o7gVnkZWJTgzNYV-jLCGw9Xd7/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-5680402455951376008</id><published>2009-06-25T15:51:00.001-07:00</published><updated>2012-08-17T13:14:12.092-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger – Profile Location</title><content type='html'>&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;Blogger Profile Location&quot; border=&quot;0&quot; alt=&quot;Blogger Profile Location&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJlDrZMF7LKrWbYndn8bQXa2Prd-08jjdyzWn83i2kAHYmC6sDlO-Rf9lz1EbQkiWj2RRgRLnVlOU55AN84-VZ-ErLBPRCntQRtMU6Nlx9DdwxeYhpQAAhj7ePArqt6Yp6m-na7OsSfSZb/?imgmax=800&quot; width=&quot;271&quot; height=&quot;271&quot; /&gt; &lt;p&gt;The last time I checked Google Blog Search, I found &lt;b&gt;604,632,067&lt;/b&gt; search results for the word “&lt;a href=&quot;http://blogsearch.google.com/blogsearch?hl=en&amp;amp;ie=UTF-8&amp;amp;q=blogspot&quot; target=&quot;_blank&quot;&gt;blogspot&lt;/a&gt;”. Now that’s a lot of Blogger blogs out in cyber space. &lt;/p&gt;&lt;p&gt;I got to thinking about other bloggers that use the Blogger platform to host their blogs, but more specific, I was wanting to know If I could find any bloggers in my own town, you know geographically close to me.&lt;/p&gt;&lt;p&gt;What I found…&lt;/p&gt;&lt;p&gt;It’s actually very easy to find all the bloggers that host their blogs on a Blogspot domain, &amp;amp; are in the same town or at least very close to you. In the example below, I’ll look for all the Blogger members that are located in &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Bismark&lt;/span&gt;, &lt;span style=&quot;color:#ff0000;&quot;&gt;North Dakota&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;http://www.blogger.com/profile-find.g?t=l&amp;amp;loc0=US&amp;amp;loc1=&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;North&lt;/span&gt;&lt;/strong&gt;+&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Dakota&lt;/span&gt;&lt;/strong&gt;&amp;amp;loc2=&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;Bismark&lt;/strong&gt;&lt;/span&gt; &lt;/li&gt;&lt;li&gt;Here are the &lt;a href=&quot;http://www.blogger.com/profile-find.g?t=l&amp;amp;loc0=US&amp;amp;loc1=North+Dakota&amp;amp;loc2=Bismark&quot; target=&quot;_blank&quot;&gt;search results&lt;/a&gt; for the above URL &lt;/li&gt;&lt;/ol&gt;&lt;p&gt;To find your own town/location change the text in red, If you state or town has two parts to it’s name (example:North Dakota) you will need to add a plus sign between the words, like I have done in the example link above.&lt;/p&gt;&lt;p&gt;You should also know that this only works on members that have filled out their Blogger Profile page. The example URL is also based on a search in the USA, If you have another country you would like to find, you can fill out the location of your profile page, in your blogspot profile. Once your blogspot profile location is completed you can right click/properties on the locations link to get the code for the country your in. Then just change the town, etc… to something close to your own location, If nothing shows up for your own town.&lt;/p&gt;&lt;p&gt;It’s kind of fun to see If you can find anyone you know in person, good luck with your search &amp;amp; have fun. :)&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:d76459c7-423a-4d11-a15f-2fc44e7a2d75&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Profile&quot; rel=&quot;tag&quot;&gt;Profile&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Location&quot; rel=&quot;tag&quot;&gt;Location&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5680402455951376008'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5680402455951376008'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/06/blogger-profile-location.html' title='Blogger – Profile Location'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJlDrZMF7LKrWbYndn8bQXa2Prd-08jjdyzWn83i2kAHYmC6sDlO-Rf9lz1EbQkiWj2RRgRLnVlOU55AN84-VZ-ErLBPRCntQRtMU6Nlx9DdwxeYhpQAAhj7ePArqt6Yp6m-na7OsSfSZb/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-6545748567266081411</id><published>2009-06-17T16:30:00.001-07:00</published><updated>2012-08-17T13:14:26.237-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Gadget"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger - Blog List SEO</title><content type='html'>&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;Blogger Blog List 1&quot; border=&quot;0&quot; alt=&quot;Blogger Blog List 1&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEis8PAJi8Vv9R68c2Uv6x-MX3VKM_DfFTBk7RMYzmgpyOlpr143x7M3acA1OAMKbSXsObD8t51QHjhk7vdPeWT8N-06xCPOQulHUu_VxBIoBjjzRYdrin25wP0qqTi8bkZ7UXUX4RTCNLWF/?imgmax=800&quot; width=&quot;271&quot; height=&quot;271&quot; /&gt; &lt;p&gt;A Blogger Blog List is a gadget that will list your favorite blogs. Blogger Blog List gadgets can also be used as a simple blogger seo tool. My Blogger Blog List Gadget is at the bottom left side of my blog, it’s a short list of outgoing links, to my favorite blogs. What looks like any other gadget, is by all means an interesting gadget.&lt;/p&gt;&lt;p&gt;Here’s why!&lt;/p&gt;&lt;p&gt;I’m always tweaking my blog (who isn’t, right? lol), most times tweaking the template. What I found was, while researching some of my blog post Titles in Google search, was that my Blogger Blog List was also showing up in my search results page.&lt;/p&gt;&lt;p&gt;You might think, well so how is that a good thing or why does it matter at all? When one of my favorite blogs post a new blog post on their blog, what happens is, their RSS will update the Blogger Blog List gadget at the bottom of my blog (stay with me). &lt;/p&gt;&lt;p&gt;Here is when the magic happens.&lt;/p&gt;&lt;span class=&quot;fullpost&quot;&gt;&lt;p&gt;When Google crawls my blog, looking for new content, well guess what I haven&#39;t made a blog post in a week, no fear, one of my friends in my Blogger Blog List made a new post on their blog. Google looks at my blog while still crawling &amp;amp; see’s that &lt;strong&gt;BINGO&lt;/strong&gt; my Blogger Blog List has new content. That’s right, Google see’s new content! So what If I didn’t post anything new in the last week, the Google spider found something that’s changed on my blog.&lt;/p&gt;&lt;p&gt;So what does all this mean? &lt;/p&gt;&lt;p&gt;The Blogger Blog List gadget will let you piggyback on the shoulders of your friends new blog post, &amp;amp; not only that, you get search engine optimization for FREE, so what it’s not keyword specific to any of your blog post, what matters here is, your getting your own blog post messages ranking in a new way.&lt;/p&gt;&lt;p&gt;Below are some of my own examples, from my Blogger Blog List:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Blogger Templates&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=Blogger+Templates++WebHostingGeeks+%e2%80%93+Most+Efficient+Web+Hosting+Review+Website+&quot; target=&quot;_blank&quot;&gt;WebHostingGeeks – Most Efficient Web Hosting Review Website&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=Blogger+Templates++WebHostingGeeks+%e2%80%93+Most+Efficient+Web+Hosting+Review+Website+&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: block; FLOAT: none; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: auto; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: auto&quot; title=&quot;Blogger Blog List How 1&quot; border=&quot;0&quot; alt=&quot;Blogger Blog List How 1&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzO9Sp4QrGvrFB8XQOYunQIIt4Z09l-ism-7nHj9PaLyGRGq5-EwLtl31fhE7glcrnKHY4SJmXomKClxa1YC7myo12NTTLtsDWpvBJvTKKbwK0gI0ab-pyuthyZHnt8y9j9j-hudWC0An7/?imgmax=800&quot; width=&quot;542&quot; height=&quot;236&quot; /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;The MLxperience&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=The+MLxperience++Can+Zemanta+make+my+blog+posts+more+interesting%3f+%28It+won%27t+take+much%29&quot; target=&quot;_blank&quot;&gt;Can Zemanta make my blog posts more interesting? (It won&#39;t take much)&lt;/a&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=The+MLxperience++Can+Zemanta+make+my+blog+posts+more+interesting%3f+%28It+won%27t+take+much%29&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: block; FLOAT: none; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: auto; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: auto&quot; title=&quot;Blogger Blog List How 2&quot; border=&quot;0&quot; alt=&quot;Blogger Blog List How 2&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCxeweD0_VyU1BYy52cOqzACdhOIijWb3_4GPvAv7p2SSxsRT-TlwdODKYw6uWD4bVMeOqN3kg1wu9c5b9OAo7LruoGOwM6V3VMw78oCdPFAS9Dca3RS0r5YaOvPv5_lr5SoyhPKYBqA2l/?imgmax=800&quot; width=&quot;542&quot; height=&quot;322&quot; /&gt;&lt;/a&gt; &lt;/p&gt;&lt;p&gt;So, have you noticed your Blogger Blog List showing up in your Google search?&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:618c67a1-f52f-4af9-ad72-8dd908fa067b&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Gadget&quot; rel=&quot;tag&quot;&gt;Gadget&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Blog+List&quot; rel=&quot;tag&quot;&gt;Blog List&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6545748567266081411'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/6545748567266081411'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/06/blogger-blog-list-how-to.html' title='Blogger - Blog List SEO'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEis8PAJi8Vv9R68c2Uv6x-MX3VKM_DfFTBk7RMYzmgpyOlpr143x7M3acA1OAMKbSXsObD8t51QHjhk7vdPeWT8N-06xCPOQulHUu_VxBIoBjjzRYdrin25wP0qqTi8bkZ7UXUX4RTCNLWF/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-4698653162140655500</id><published>2009-06-09T11:37:00.001-07:00</published><updated>2013-10-19T14:27:05.017-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Ping"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows Live Writer"/><title type='text'>Blogger – Ping that Blog Post</title><content type='html'>&lt;a href=&quot;http://www.arboristsite.com/chainsaw/246317.htm&quot;&gt;http://www.arboristsite.com/chainsaw/246317.htm&lt;/a&gt;
&lt;br&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;Blogger Ping that Blog Post&quot; border=&quot;0&quot; alt=&quot;Blogger Ping that Blog Post&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsZ-e3eMgFIJshFOiEatUyZOtGnMaFELNGWG8Sex-NuNzYLWu-gOUJTFsZI77mMa3Av3fkUYnZd90Z75MMj9uj7gDHikxKyElUtXUMR1FMsoo94TSAZSVKH5gkpiR32LeRqS-6k6PotscY/?imgmax=800&quot; width=&quot;271&quot; height=&quot;271&quot; /&gt;  &lt;p&gt;Pinging a new Blogger Post, with a long list of Ping Services can be very easy for any blogger that publishes their new blog post with “&lt;a href=&quot;http://windowslivewriter.spaces.live.com/&quot; target=&quot;_blank&quot;&gt;Windows Live Writer&lt;/a&gt;”.&lt;/p&gt;  &lt;p&gt;What is pinging, you ask? &lt;/p&gt;  &lt;p&gt;Pinging a Blogger blog post, is a quick way to notify search engines that you have just published new content on your blog. Sure the search engines will crawl your new blog post eventually on their own. Why wait for the search engines to decide when to visit your blog? &lt;/p&gt;  &lt;p&gt;This is why pinging a blog is beneficial, by pinging our own blog, we give a boost to our new blog post, to allow them to be updated on search engines like Google, sooner rather than later.&lt;/p&gt;  &lt;p&gt;We can use services like &lt;a href=&quot;http://pingomatic.com/&quot; target=&quot;_blank&quot;&gt;pingomatic.com&lt;/a&gt; to manually ping a list of servers, or for everyone that works with “Windows Live Writer”, we can enjoy the benefits of having our new blog post ping every single server in the list below automatically, each time we post a new Blogger post, here’s how.&lt;/p&gt; &lt;span class=&quot;fullpost&quot;&gt;   &lt;ul&gt;     &lt;li&gt;&lt;strong&gt;Copy&lt;/strong&gt; the list of URL’s below &lt;/li&gt;      &lt;li&gt;Open “Windows Live Writer”, &amp;amp; go to &lt;strong&gt;Tools&lt;/strong&gt; –&amp;gt; &lt;strong&gt;Options&lt;/strong&gt; –&amp;gt; &lt;strong&gt;Ping Servers&lt;/strong&gt; &lt;/li&gt;      &lt;li&gt;Paste the list of servers into the textbox, in the “&lt;strong&gt;Ping Servers&lt;/strong&gt;” textbox &lt;/li&gt;      &lt;li&gt;Click: &lt;strong&gt;Apply&lt;/strong&gt; –&amp;gt; &lt;strong&gt;Ok &lt;/strong&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiwWD7jK65VviPv2NNHhzgut5AK-qjmyqlDnP-7gAbUZ4V09_1yo-wSw2ZEsNLFs5X-XbUzJl8iDK7x2wiXdR6xZNL8Yk7hfNOy0UHbz0kzHUtxVlqSuYyv4gsTYPP4ZpZL7ZJRuegs6J5p/s1600-h/Blogger%20Ping%5B8%5D.png&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto&quot; title=&quot;Blogger Ping&quot; border=&quot;0&quot; alt=&quot;Blogger Ping&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjxuNL2-iw47zZ5kGidAOE9IGBHms7hq2iCw99WumUE9Stu3z-qpw79Dx-VXp_A9BReDS0sHRZYUqrr4XiKQM8vTAi6LZS3dWxjP-YDafQ2kcXPCWXYDjzVaPgJCYsg1GSMlL0er9vMHsMv/?imgmax=800&quot; width=&quot;244&quot; height=&quot;236&quot; /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;&lt;/p&gt;    &lt;p&gt;&amp;lt;----- Start List -----&amp;gt;&lt;/p&gt;    &lt;p&gt;http://blogsearch.google.com/ping/RPC2      &lt;br /&gt;http://rpc.technorati.com/rpc/ping       &lt;br /&gt;http://ping.feedburner.com/       &lt;br /&gt;http://1470.net/api/ping       &lt;br /&gt;http://api.feedster.com/ping       &lt;br /&gt;http://api.moreover.com/RPC2       &lt;br /&gt;http://api.moreover.com/ping       &lt;br /&gt;http://api.my.yahoo.com/RPC2       &lt;br /&gt;http://api.my.yahoo.com/rss/ping       &lt;br /&gt;http://bblog.com/ping.php       &lt;br /&gt;http://bitacoras.net/ping       &lt;br /&gt;http://blog.goo.ne.jp/XMLRPC       &lt;br /&gt;http://blogdb.jp/xmlrpc       &lt;br /&gt;http://blogmatcher.com/u.php       &lt;br /&gt;http://bulkfeeds.net/rpc       &lt;br /&gt;http://coreblog.org/ping/       &lt;br /&gt;http://mod-pubsub.org/kn_apps/blogchatt       &lt;br /&gt;http://www.lasermemory.com/lsrpc/       &lt;br /&gt;http://ping.amagle.com/       &lt;br /&gt;http://ping.bitacoras.com       &lt;br /&gt;http://ping.blo.gs/       &lt;br /&gt;http://ping.bloggers.jp/rpc/       &lt;br /&gt;http://ping.cocolog-nifty.com/xmlrpc       &lt;br /&gt;http://ping.blogmura.jp/rpc/       &lt;br /&gt;http://ping.exblog.jp/xmlrpc       &lt;br /&gt;http://ping.myblog.jp       &lt;br /&gt;http://ping.rootblog.com/rpc.php       &lt;br /&gt;http://ping.syndic8.com/xmlrpc.php       &lt;br /&gt;http://ping.weblogalot.com/rpc.php       &lt;br /&gt;http://ping.weblogs.se/       &lt;br /&gt;http://pingoat.com/goat/RPC2       &lt;br /&gt;http://rcs.datashed.net/RPC2/       &lt;br /&gt;http://rpc.blogbuzzmachine.com/RPC2       &lt;br /&gt;http://rpc.blogrolling.com/pinger/       &lt;br /&gt;http://rpc.icerocket.com:10080/       &lt;br /&gt;http://rpc.newsgator.com/       &lt;br /&gt;http://rpc.pingomatic.com       &lt;br /&gt;http://rpc.weblogs.com/RPC2       &lt;br /&gt;http://topicexchange.com/RPC2       &lt;br /&gt;http://trackback.bakeinu.jp/bakeping.php       &lt;br /&gt;http://www.a2b.cc/setloc/bp.a2b       &lt;br /&gt;http://www.bitacoles.net/ping.php       &lt;br /&gt;http://www.blogdigger.com/RPC2       &lt;br /&gt;http://www.blogoole.com/ping/       &lt;br /&gt;http://www.blogoon.net/ping/       &lt;br /&gt;http://www.blogpeople.net/servlet/weblogUpdates       &lt;br /&gt;http://www.blogroots.com/tb_populi.blog?id=1       &lt;br /&gt;http://www.blogshares.com/rpc.php       &lt;br /&gt;http://www.blogsnow.com/ping       &lt;br /&gt;http://www.blogstreet.com/xrbin/xmlrpc.cgi       &lt;br /&gt;http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php       &lt;br /&gt;http://www.newsisfree.com/RPCCloud       &lt;br /&gt;http://www.newsisfree.com/xmlrpctest.php       &lt;br /&gt;http://www.popdex.com/addsite.php       &lt;br /&gt;http://www.snipsnap.org/RPC2       &lt;br /&gt;http://www.weblogues.com/RPC/       &lt;br /&gt;http://xmlrpc.blogg.de       &lt;br /&gt;http://xping.pubsub.com/ping/&lt;/p&gt;    &lt;p&gt;&amp;lt;----- End List -----&amp;gt;&lt;/p&gt;    &lt;p&gt;&amp;#160;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:3b29bacc-f2bb-44a0-9add-017c4ece525f&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Ping&quot; rel=&quot;tag&quot;&gt;Ping&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Blog&quot; rel=&quot;tag&quot;&gt;Blog&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Windows+Live+Writer&quot; rel=&quot;tag&quot;&gt;Windows Live Writer&lt;/a&gt;&lt;/div&gt; &lt;/span&gt;  
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4698653162140655500'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4698653162140655500'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/06/blogger-ping-that-blog-post.html' title='Blogger – Ping that Blog Post'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsZ-e3eMgFIJshFOiEatUyZOtGnMaFELNGWG8Sex-NuNzYLWu-gOUJTFsZI77mMa3Av3fkUYnZd90Z75MMj9uj7gDHikxKyElUtXUMR1FMsoo94TSAZSVKH5gkpiR32LeRqS-6k6PotscY/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-7251465033973745358</id><published>2009-05-30T07:01:00.001-07:00</published><updated>2012-08-17T13:14:56.765-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Feedburner"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><title type='text'>Blogger – Feedburner in Google Images</title><content type='html'>&lt;p&gt;Blogger &amp;amp; Feedburner are both great Google products. Did you know Feedburner images, posted on Blogger, will show up in Google Images, as a Feedburner .GIF image?&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;feedburner&quot; border=&quot;0&quot; alt=&quot;feedburner&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPoEAHV9CKD0pZLpQ87ggTTEhiwSVMnfrxe9WxwU3y2h3mHeQy0CnLZMNffi5jXN5f2UjpLuefiqqoUiym6yqcBaH4zJWcGFl5CBIyQwLgaVgxOPHki4UcGAzVXsOm43yEev_o-UD0JnpS/?imgmax=800&quot; width=&quot;271&quot; height=&quot;271&quot; /&gt;&lt;/p&gt;&lt;p&gt;I actually found this out by searching for one of my blog post Titles, to see what images are showing up on Google Images. &lt;/p&gt;&lt;p&gt;This will only work If you already have a Feedburner account setup, &amp;amp; have the Feedurner image posted on your Blogger site.&lt;/p&gt;&lt;p&gt;So If you already have the Feedburner Feed on your blog, try this: &lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Go to &lt;a href=&quot;http://images.google.com/&quot; target=&quot;_blank&quot;&gt;Google Images&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Search for one of your Blogger post Titles &amp;amp; only the name of your blog (example:SoSwitcher) not the end (example: .blogspot.com) &lt;/li&gt;&lt;li&gt;My Google Image search looks like this “&lt;a href=&quot;http://images.google.com/images?gbv=2&amp;amp;hl=en&amp;amp;sa=1&amp;amp;q=Blogger+Ad+Code+Converter+soswitcher&amp;amp;btnG=Search+Images&amp;amp;aq=f&amp;amp;oq=&quot; target=&quot;_blank&quot;&gt;Blogger Ad Code Converter soswitcher&lt;/a&gt;” &lt;/li&gt;&lt;li&gt;Below is the result image from my search , it’s not an active URL, just the &lt;a href=&quot;http://feeds2.feedburner.com/blogspot/YMlg.2.gif&quot; target=&quot;_blank&quot;&gt;image&lt;/a&gt;. &lt;/li&gt;&lt;/ul&gt;&lt;img src=&quot;http://feeds2.feedburner.com/blogspot/YMlg.2.gif&quot; /&gt; &lt;p&gt;Something else that is cool, the above image will always be updated with the newest content from my blog, since it’s an animated .GIF, while it still shows on Google Images.&lt;/p&gt;&lt;p&gt;What’s funny is, my search results show more links pointing to bloggertricks, than my own blog (lol).&lt;/p&gt;&lt;p&gt;This might not look like a big deal, having a single image on the net, the way I see it, every little bit helps a future visitor find my blog. :)&lt;/p&gt;&lt;p&gt;Switcher&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:cc9cfcae-3717-4d70-b405-0178b1984ac0&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Feedburner&quot; rel=&quot;tag&quot;&gt;Feedburner&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Image&quot; rel=&quot;tag&quot;&gt;Image&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;a name=&quot;comment123&quot;&gt;&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7251465033973745358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7251465033973745358'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/blogger-feedburner-in-google-images.html' title='Blogger – Feedburner in Google Images'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiPoEAHV9CKD0pZLpQ87ggTTEhiwSVMnfrxe9WxwU3y2h3mHeQy0CnLZMNffi5jXN5f2UjpLuefiqqoUiym6yqcBaH4zJWcGFl5CBIyQwLgaVgxOPHki4UcGAzVXsOm43yEev_o-UD0JnpS/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-5444744740140603882</id><published>2009-05-28T23:38:00.000-07:00</published><updated>2012-08-17T13:15:09.247-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><title type='text'>Blogger - Change Page Title Tags for your Blog</title><content type='html'>&lt;p&gt;I was doing some research on my blog post &lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-ad-code-converter.html&quot; target=&quot;_blank&quot;&gt;Blogger Ad Code Converter&lt;/a&gt;, &amp;amp; found I didn’t like the way the &lt;a href=&quot;http://www.google.com/&quot; target=&quot;_blank&quot;&gt;Google&lt;/a&gt; Search results showed only the word “SoSwitcher”. What I really wanted was for each of my blog post Title to not only be on the Google Search, but for it to be first words of the Title, from left to right.&lt;img style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;BloggerPageTitle&quot; border=&quot;0&quot; alt=&quot;BloggerPageTitle&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN23g87vtENv4uf1_6s7Ox3oZM6U6gI10yV1JS5O4nvCcoEXgBHTLlmBPv5BtrfjR58ziH4w-HFvjvbu6jHS_vMyf_5amSAbWAsk6FrQ0ZLtxKsLqDaBUyekJfasMX1dz9LVxBLs3kcVjH/?imgmax=800&quot; width=&quot;276&quot; height=&quot;276&quot; /&gt;&lt;/p&gt;&lt;p&gt;So, I searched Google &amp;amp; found a nice code snippet that would work, I added the code to my template &amp;amp; remembered reading a blog post a while back that someone said your blog page would load a little bit faster (maybe something like 1000th of a second faster, HA!), any way it made sense to me, instead of using the Blogger tag (example: &lt;&lt;strong&gt;data:blog.title/&gt;&lt;/strong&gt;) for your Blogger Template to call up your blogs URL, to just hard code the URL (example: &lt;strong&gt;soswitcher.blogspot.com&lt;/strong&gt;), since I’m already editing the Blogger template.&lt;/p&gt;&lt;p&gt;You don’t have to stop at just your Page Title either, If you notice some of the big names on the web, like &lt;a href=&quot;http://www.amazon.com/&quot; target=&quot;_blank&quot;&gt;Amazon&lt;/a&gt;, or &lt;a href=&quot;http://www.ebay.com/&quot; target=&quot;_blank&quot;&gt;Ebay&lt;/a&gt;, they both add keywords to their websites Title, &amp;amp; you’ll also notice that both Amazon &amp;amp; Ebay, also have those same keywords in their Google Search results. &lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=amazon&quot; target=&quot;_blank&quot;&gt;Amazon&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.google.com/search?sourceid=navclient&amp;amp;ie=UTF-8&amp;amp;rlz=1T4GPTB_enUS290US290&amp;amp;q=ebay&quot; target=&quot;_blank&quot;&gt;Ebay&lt;/a&gt; &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Below is the Blogger Code that I added to my Template:&lt;/p&gt;&lt;textarea rows=&quot;3&quot; cols=&quot;65&quot;&gt;&amp;lt;b:if cond=&#39;data:blog.pageType == &amp;amp;quot;index&amp;amp;quot;&#39;&amp;gt; &amp;lt;title&amp;gt;SoSwitcher&amp;lt;/title&amp;gt; &amp;lt;b:else/&amp;gt; &amp;lt;title&amp;gt;&amp;lt;data:blog.pageName/&amp;gt;  SoSwitcher&amp;lt;/title&amp;gt; &amp;lt;/b:if&amp;gt; &lt;/textarea&gt; &lt;p&gt;I decided not to put the URL in my Page Title, but instead add the single word “SoSwitcher”.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;So the code in the textbox above will look like this:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Index Page Title – SoSwitcher&lt;/li&gt;&lt;li&gt;Each Post Page Title – Post Title + SoSwitcher&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;I might be adding some keywords in the mix, sometime soon .&lt;/p&gt;&lt;p&gt;Switcher&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:de3528ff-32a7-4c52-ae86-0a67fac18d57&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger&quot; rel=&quot;tag&quot;&gt;Blogger&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Title&quot; rel=&quot;tag&quot;&gt;Title&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Tag&quot; rel=&quot;tag&quot;&gt;Tag&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Page&quot; rel=&quot;tag&quot;&gt;Page&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5444744740140603882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5444744740140603882'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/blogger-change-title-tags-for-your-blog.html' title='Blogger - Change Page Title Tags 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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiN23g87vtENv4uf1_6s7Ox3oZM6U6gI10yV1JS5O4nvCcoEXgBHTLlmBPv5BtrfjR58ziH4w-HFvjvbu6jHS_vMyf_5amSAbWAsk6FrQ0ZLtxKsLqDaBUyekJfasMX1dz9LVxBLs3kcVjH/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-7260809290431793166</id><published>2009-05-26T13:08:00.001-07:00</published><updated>2012-08-17T13:15:22.610-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Adsense"/><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Code"/><title type='text'>Blogger Ad Code Converter</title><content type='html'>&lt;p&gt;Have you ever wanted to add Google Adsense code inside your Blogger Template, &amp;amp; found it’s not a simple copy &amp;amp; paste job?&lt;/p&gt;&lt;p&gt;Well, now your in luck! &lt;/p&gt;&lt;p&gt;I built a Google Widget that will allow you to convert Google Adsense code into Blogger xhtml code, &amp;amp; not only that, you can also add the Blogger Code Converter to your webpage or blog, since it’s a Google Widget.&lt;/p&gt;&lt;p&gt;The code converter is simple to use:&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;BloggerCode&quot; border=&quot;0&quot; alt=&quot;BloggerCode&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUk3RCTyjt1IGc4ZoOhotCWuK0YpIhrhxJAHWFqU2m2TipwEwdHzO3C_WR0EejMeamEif3FSTmPnWJBD0b7JcqtQaVUfejEN44yEwa2-XqKTjBKghXmMDAlkGabsgvzQuJ1NKAWqDqGZUv/?imgmax=800&quot; width=&quot;276&quot; height=&quot;276&quot; /&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Copy the code you want to convert (Right click – &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Copy&lt;/span&gt;&lt;/strong&gt;) &lt;/li&gt;&lt;li&gt;Paste that code into the code converter textbox (Right click – &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Paste&lt;/span&gt;&lt;/strong&gt;) &lt;/li&gt;&lt;li&gt;Press the button at the bottom of the widget “&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Convert Code&lt;/span&gt;&lt;/strong&gt;” &lt;/li&gt;&lt;li&gt;(Right click – &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Select All&lt;/span&gt;&lt;/strong&gt;) of the converted code in the Code Converter textbox &lt;/li&gt;&lt;li&gt;(Right click – &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Copy&lt;/span&gt;&lt;/strong&gt;) the converted code in the Code Converter textbox &lt;/li&gt;&lt;li&gt;Paste the newly converted code into your Blogger template, etc… &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;I’ve added the &lt;a href=&quot;http://www.gmodules.com/ig/creator?synd=open&amp;amp;hl=en&amp;amp;url=http://hosting.gmodules.com/ig/gadgets/file/113099972170466152107/BloggerConvertCode3.xml&quot; target=&quot;_blank&quot;&gt;New Google Code Converter&lt;/a&gt; to my sidebar, on the lower right side. The Code Converter size can be adjusted, when you go to get the code from the Google button below.&lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;Note:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;It’s up to anyone that uses this widget to double check the &lt;strong&gt;Google Code Converter Widget&lt;/strong&gt; code, for any mistakes, I’ve been working with this for a while, with no problems. Please let me know of any issues or suggestions you might have, with this widget, by adding comments below.&lt;/p&gt;&lt;p&gt;You can click on the Google button below to add this Widget to your own blog.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.gmodules.com/ig/creator?synd=open&amp;amp;hl=en&amp;amp;url=http://hosting.gmodules.com/ig/gadgets/file/113099972170466152107/BloggerConvertCode3.xml&quot; target=&quot;_blank&quot;&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;Blogger Code Converter Widget&quot; border=&quot;0&quot; alt=&quot;Blogger Code Converter Widget&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnv1UJsV-G1agv06Cufn4Q0JwMnG8Xw8Gum2YgbEvw-XqS52N8xmaMRKGmWYeDztuajUkChO6IEL2_VOWpwzZrjH3enWJbOYqh1I0z0TPYnskiES70xZr8m32qY_ak0kN_jfyCuRhGP2L-/?imgmax=800&quot; width=&quot;62&quot; height=&quot;17&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;script src=&quot;http://www.gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/113099972170466152107/BloggerConvertCode3.xml&amp;amp;synd=open&amp;amp;w=220&amp;amp;h=610&amp;amp;title=Blogger+Ad+Code+Converter&amp;amp;border=%23ffffff%7C3px%2C0px+solid+%23999999&amp;amp;output=js&quot;&gt;&lt;/script&gt;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:edc59129-14ac-4635-b903-e6b26a41ecb8&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Adsense&quot; rel=&quot;tag&quot;&gt;Adsense&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google&quot; rel=&quot;tag&quot;&gt;Google&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Convert+Code&quot; rel=&quot;tag&quot;&gt;Convert Code&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Widget&quot; rel=&quot;tag&quot;&gt;Widget&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7260809290431793166'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/7260809290431793166'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/blogger-ad-code-converter.html' title='Blogger Ad Code Converter'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUk3RCTyjt1IGc4ZoOhotCWuK0YpIhrhxJAHWFqU2m2TipwEwdHzO3C_WR0EejMeamEif3FSTmPnWJBD0b7JcqtQaVUfejEN44yEwa2-XqKTjBKghXmMDAlkGabsgvzQuJ1NKAWqDqGZUv/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-3337634657996324718</id><published>2009-05-16T10:47:00.001-07:00</published><updated>2012-08-17T13:15:37.092-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Javascript"/><title type='text'>Host Javascript File for Free</title><content type='html'>If you have ever downloaded a Free Blogger template or Widget, you might find that it includes javascript files that link to the blog designers website, or file sharing site. It’s never a good idea as a long term blogger to leave any external links in your blog template that you don’t have control over. The reason you always need to control your templates links:&lt;center&gt;&lt;table id=&quot;table1&quot; width=&quot;296&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;center&gt;&lt;strong&gt;&lt;h1&gt;&lt;A HREF=&quot;http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html&quot;&gt;&lt;img class=&quot;photo&quot; style=&quot;BORDER-RIGHT-WIDTH: 0px; DISPLAY: inline; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px&quot; title=&quot;Host Javascript&quot; border=&quot;0&quot; alt=&quot;Host Javascript jscript java js&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTCX0RdmyTbW-Gd5QA5WjeV4TzCJ5a7WokHfOF0_sA3BqcvIJ8OhCud4pWzddO-KrPPRpjbErnQJRy6rcRNfH79uVtXTZG4zpNHVZn9vnZzorr76oTmEKmrry9GTFQS4smdPvRb7Fsjwfj/s576/Host-Javascript.png&quot; width=&quot;276&quot; height=&quot;276&quot; /&gt;&lt;/A&gt;&lt;/h1&gt;&lt;/strong&gt;&lt;/center&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/center&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Blog Designers site goes down &lt;/li&gt;&lt;li&gt;Blog Designers site bandwidth has reached it’s maximum limit &lt;/li&gt;&lt;li&gt;As a Blog Designer you might be hosting your personal site javascript files on the very same account, that your Free Blogger Templates javascript files are hosted, so If you have 1,000 free downloaded templates floating around cyber space, and none of them change the javascript URL, they are all pulling bandwidth from your personal javascript site host. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Bottom line is, control is everything, nobody likes a broken blog.&lt;/p&gt;&lt;p&gt;Below is an easy &amp;amp; Free way to &lt;b&gt;&lt;a href=&quot;http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html&quot; rel=&quot;Host Javascript&quot; title=&quot;Host Javascript&quot;&gt;host javascript&lt;/a&gt;&lt;/b&gt; files on your very own Free Google website:&lt;/p&gt;&lt;p&gt;1) Sign up for a Free &lt;a rel=&#39;nofollow&#39; href=&quot;http://sites.google.com/&quot; target=&quot;_blank&quot;&gt;Google Sites&lt;/a&gt; website&lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;&lt;p&gt;2) Create a new Google Sites webpage&lt;/p&gt;&lt;p&gt;3) Get the URL/link of the javascript that is hard coded into your New Blogger template (example: &lt;strong&gt;http://www.YourWebsite/YourNewJavascriptFile.js&lt;/strong&gt; )&lt;/p&gt;&lt;p&gt;4) Download the javascript file to your local PC&lt;/p&gt;&lt;p&gt;5) Open the javascript file in a text editor (Microsoft Notepad, etc…)&lt;/p&gt;&lt;p&gt;6) Save the javascript text file as a regular text file, so our example file in the above URL will look like this: (example: &lt;strong&gt;YourNewJavascriptFile.txt&lt;/strong&gt; )&lt;/p&gt;&lt;p&gt;7) Upload the New Text file to your Google Sites website&lt;/p&gt;&lt;p&gt;8) Right click &amp;amp; Copy Shortcut - on your New uploaded .txt file on your Google webpage, &amp;amp; get the URL/link (example: &lt;strong&gt;http://sites.google.com/site/YourGoogleWebsite/Webpage1/YourNewJavascriptFile.txt&lt;/strong&gt; )&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;NOTE&lt;/span&gt;&lt;/strong&gt;: I always leave off the very end of the URL, we don&#39;t need (&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;?attredirects=0&lt;/span&gt;&lt;/strong&gt;)&lt;/p&gt;&lt;p&gt;9) Right click Paste the new URL/Link into your Blogger template&lt;/p&gt;&lt;p&gt;You now know how to &lt;b&gt;host javascript&lt;/b&gt; files on your own Free website, not to mention Google is great about keeping their servers running at 99.99% of the time.&lt;/p&gt;&lt;p&gt;A word of advice, Google once had a Free website hosting a while back, Google has since shut down new members to the first Free website, so grab a free site while you can, you never know If they will stop new members from the second Free websites (Google Sites). Also the old members still have active Google websites, just no new members, get them while you can, you never know when you’ll need it to host files.&lt;/p&gt;&lt;p&gt;The right sidebar includes a working example of how I’m hosting a “&lt;a href=&quot;http://mlxperience.blogspot.com/2008/11/recent-post-thumbnails-widget-for.html&quot; target=&quot;_blank&quot;&gt;Recent Post Thumbnails Widget for Blogger&lt;/a&gt;” javascript file on my own Google Site, to prevent any future broken links.&lt;/p&gt;&lt;p&gt;The video below, will show how to get the URL from a Google Sites webpage.&lt;/p&gt;&lt;center&gt;&lt;object width=&quot;585&quot; height=&quot;364&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/M8DUPmEm_3g&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;false&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/M8DUPmEm_3g&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;false&quot; width=&quot;585&quot; height=&quot;364&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;br /&gt;&lt;a href=&#39;http://www.youtube.com/user/mydxf&#39; target=&#39;_blank&#39;&gt;Host js&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;.&lt;br /&gt;&lt;p&gt; &lt;/p&gt;&lt;br /&gt;&lt;a href=&#39;http://mydxf.blogspot.com/&#39; target=&#39;_blank&#39;&gt;Free DXF files&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/3337634657996324718'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/3337634657996324718'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/blogger-host-javascript-file-for-free.html' title='Host Javascript File for Free'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjTCX0RdmyTbW-Gd5QA5WjeV4TzCJ5a7WokHfOF0_sA3BqcvIJ8OhCud4pWzddO-KrPPRpjbErnQJRy6rcRNfH79uVtXTZG4zpNHVZn9vnZzorr76oTmEKmrry9GTFQS4smdPvRb7Fsjwfj/s72-c/Host-Javascript.png" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-3221987299213065869</id><published>2009-05-15T21:09:00.001-07:00</published><updated>2012-08-17T13:15:55.339-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Blogger"/><category scheme="http://www.blogger.com/atom/ns#" term="Gadget"/><title type='text'>Blogger Poll – Add to Blog Post</title><content type='html'>&lt;p&gt;Over on the  &lt;a href=&quot;http://forum.bloggertricks.com/&quot; target=&quot;_blank&quot;&gt;BloggerTricks Forums&lt;/a&gt;, John Cena asked If it was possible, &amp;amp; how to add a Blogger Widget Poll to a Blog Post. The short answer is yes, it is possible to add a Blogger (Widget based) Poll to a Blogger Post, you&#39;ll have to work with some basic HTML.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;1) Create a &quot;Blogger Widget Poll&quot; inside your sidebar, just like you&#39;ve done before. Make sure to give it an easy to find/remember Title.&lt;br /&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;BloggerPoll&quot; border=&quot;0&quot; alt=&quot;BloggerPoll&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDnvIZ74gXWpE2JpltswpogwXbOMjS8B4HW4XWbpei8VkLohvpTpexiry8p3_Kb0ZFOO8L5Cocr3F16YrI_ejPCYjqGKO3zG5Y67u6G828QITO_wggMChIhE2yaGucjjwl_QPvBCMUUIhz/?imgmax=800&quot; width=&quot;280&quot; height=&quot;239&quot; /&gt; &lt;/p&gt;&lt;p&gt;2) After the Blogger Widget Poll, is added to your sidebar, visit your blogs HomePage in your Browser (I&#39;m working with Internet Explorer as my Browser).&lt;br /&gt;&lt;/p&gt;&lt;p&gt;3) After you have your HomePage loaded into your Browser window, Go to the top Toolbar &amp;amp; View/Source (of your blogs Homepage) HTML.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;4) In a text editor (Windows Notepad) etc... Find/Search for the Title to your new Polls Title.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;5) Copy (Right Click/Copy) the HTML Code that looks similar to the code below: &lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;&lt;dl&gt;&lt;dt&gt;&lt;a href=&quot;http://forum.bloggertricks.com/#&quot;&gt;&lt;/a&gt;&lt;a href=&quot;http://forum.bloggertricks.com/#&quot;&gt;&lt;/a&gt;&lt;textarea style=&quot;WIDTH: 579px; HEIGHT: 108px&quot;&gt; &amp;lt;h1&amp;gt;How do you like my blog?&amp;lt;/h1&amp;gt; &amp;lt;iframe allowtransparency=&quot;true&quot; frameborder=&quot;0&quot; height=&quot;275&quot; scrolling=&quot;no&quot; name=&quot;poll-widget8782362485789065652&quot; src=&quot;http://www.google.com/reviews/polls/display/8782362485789065652/blogger_template/run_app?hideq=true&amp;amp;amp;purl=http%3A%2F%2Fsoswitcher.blogspot.com%2F&quot; style=&quot;border:none; width:275;&quot;&amp;gt;&amp;lt;/iframe&amp;gt;&lt;/textarea&gt; &lt;p&gt; &lt;/p&gt;&lt;/dt&gt;&lt;dt&gt;&lt;p&gt;6) Paste your new Polls HTML into your Blogger Post/Article.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;7) After you get the Blogger Widget HTML, you can go ahead &amp;amp; delete the Blogger Widget Poll, from your Sidebar, we only needed that to get the HTML source code.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Note:&lt;br /&gt;The actual Poll is inside an Iframe, I also added bit of HTML code to prevent the Poll from adding a scrollbar to the Poll, I didn’t like the way it looks witha scrollbar on the Poll inside a Blog Post, so this is just an option, to remove scrollbars, after the (&lt;strong&gt;height=&quot;275&quot;&lt;/strong&gt;)  add this code (&lt;strong&gt;scrolling=&quot;no&quot;&lt;/strong&gt;).&lt;/p&gt;&lt;p&gt;Once you have the Polls HTML Code, you can change a few things to make it look better in your Blog Post, for example, Blogger sets the default width of a Blogger Poll to 100%, If you want to add a Poll to a Post/Article I think it would look better as a fixed number (example: width:275), the same goes for the Poll Height, Iframe border etc... &lt;/p&gt;&lt;p&gt;This is the first time I&#39;ve tried this, deleting a Poll &amp;amp; still keep the HTML, so I want to thank John Cena for the idea.&lt;/p&gt;&lt;p&gt;Below is a working example of a Blogger Widget Poll, inserted in a Blogger Blog Post.&lt;/p&gt;&lt;p&gt;Switcher&lt;/p&gt;&lt;/dt&gt;&lt;dt&gt;&lt;p&gt;&lt;/p&gt;&lt;h1&gt;How do you like my blog?&lt;/h1&gt;&lt;iframe style=&quot;BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; WIDTH: 275px; BORDER-TOP: medium none; BORDER-RIGHT: medium none&quot; height=&quot;275&quot; src=&quot;http://www.google.com/reviews/polls/display/8782362485789065652/blogger_template/run_app?hideq=true&amp;amp;purl=http%3A%2F%2Fsoswitcher.blogspot.com%2F&quot; frameborder=&quot;0&quot; name=&quot;poll-widget8782362485789065652&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt;&lt;p&gt;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:878b4aec-86d9-4f29-8cd0-334fa65162ce&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Blogger+Poll&quot; rel=&quot;tag&quot;&gt;Blogger Poll&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Post&quot; rel=&quot;tag&quot;&gt;Post&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Blogger+Widget&quot; rel=&quot;tag&quot;&gt;Blogger Widget&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;/dt&gt;&lt;/dl&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/3221987299213065869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/3221987299213065869'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/blogger-polls.html' title='Blogger Poll – Add to Blog Post'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDnvIZ74gXWpE2JpltswpogwXbOMjS8B4HW4XWbpei8VkLohvpTpexiry8p3_Kb0ZFOO8L5Cocr3F16YrI_ejPCYjqGKO3zG5Y67u6G828QITO_wggMChIhE2yaGucjjwl_QPvBCMUUIhz/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-8803957029925290527</id><published>2009-05-12T05:47:00.001-07:00</published><updated>2012-08-17T13:16:16.651-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Video"/><title type='text'>Twister – The Game</title><content type='html'>&lt;div align=&quot;center&quot;&gt;&lt;object width=&quot;575&quot; height=&quot;296&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.hulu.com/embed/pOR2RxdE5RldCnLo1e4v9g&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.hulu.com/embed/pOR2RxdE5RldCnLo1e4v9g&quot; type=&quot;application/x-shockwave-flash&quot; allowFullScreen=&quot;true&quot; width=&quot;575&quot; height=&quot;296&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;  &lt;p&gt;I’m always amazed at the power of a tornado, watch as the fellows capturing this storm on video, play chicken.&lt;/p&gt;  &lt;p&gt;This is by far the best video I’ve ever seen, &lt;strong&gt;WOW&lt;/strong&gt;!&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:d82ec977-844c-45d0-b543-18588f47f14c&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/twister&quot; rel=&quot;tag&quot;&gt;twister&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/tornado&quot; rel=&quot;tag&quot;&gt;tornado&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/video&quot; rel=&quot;tag&quot;&gt;video&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8803957029925290527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8803957029925290527'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/05/twister-game.html' title='Twister – The Game'/><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></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-5804857840070463203</id><published>2009-04-29T22:24:00.001-07:00</published><updated>2012-08-17T13:16:29.138-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Dxf"/><category scheme="http://www.blogger.com/atom/ns#" term="Inkscape"/><title type='text'>Inkscape – Convert Bitmap to DXF</title><content type='html'>&lt;center&gt;&lt;object width=&quot;585&quot; height=&quot;364&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/gdWWYZ27U-k&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/gdWWYZ27U-k&amp;amp;hl=en&amp;amp;fs=1&amp;amp;rel=0&amp;amp;color1=0x3a3a3a&amp;amp;color2=0x999999&amp;amp;border=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;585&quot; height=&quot;364&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&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:0767317B-992E-4b12-91E0-4F059A8CECA8:22d1ff9c-a05a-42ff-82cc-ecc5b1a1c3e6&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Inkscape&quot; rel=&quot;tag&quot;&gt;Inkscape&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/DXF&quot; rel=&quot;tag&quot;&gt;DXF&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Convert&quot; rel=&quot;tag&quot;&gt;Convert&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5804857840070463203'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/5804857840070463203'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/04/inkscape-convert-bitmap-to-dxf.html' title='Inkscape – Convert Bitmap to DXF'/><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></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-4994577156519688871</id><published>2009-04-27T13:30:00.001-07:00</published><updated>2012-08-17T13:16:42.490-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows Live Writer"/><title type='text'>Google Maps Plugin – Windows Live Writer</title><content type='html'>&lt;p&gt;This is my third “Windows Live Writer Gallery” plugin.&lt;/p&gt;  &lt;p&gt;This plugin will let you Insert the &lt;a href=&quot;http://maps.google.com/&quot; target=&quot;_blank&quot;&gt;Google Maps&lt;/a&gt; code, that Google Maps will produce when you do a search.&lt;/p&gt;  &lt;p&gt;The options are, Align map in blog post:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Left &lt;/li&gt;    &lt;li&gt;Center &lt;/li&gt;    &lt;li&gt;Right &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Step 1: Go to &lt;a href=&quot;http://maps.google.com/&quot; target=&quot;_blank&quot;&gt;Google Maps&lt;/a&gt; &amp;amp; search for a map location.&lt;/p&gt;  &lt;p&gt;Step 2: Click on the “&lt;strong&gt;Link&lt;/strong&gt;” URL, Upper Right Side of your browser window (see screenshot).&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhCTaQtDGB7isX4sbSAxFVfMALvFc4J2mnNIX3_togfLnsoA5hJ7TqvUB9KBeTVwioyGDL9ure_ekdY41pxaMGGC7BvXPDhSrailBxUjaTm9X1LnABUB5UQMZ42WKcVpU1fLYKGmGKBo8Z9/s1600-h/googlemap1%5B5%5D.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img style=&quot;border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px&quot; title=&quot;googlemap1&quot; border=&quot;0&quot; alt=&quot;googlemap1&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD-t6WUaejlKHJNQ_xMN_SMwgn8yjw5jAk0KCbdim2QuHdenxf7Raq1IaxEqWT5fXjuyLGSEYmYjqIFcboSRpga06sdXIi0-rCck1xruUL5RLco4-xLNTGoJUtl6QqA06SE9bpjyG4zUv0/?imgmax=800&quot; width=&quot;260&quot; height=&quot;193&quot; /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Step 3: Right click on the “&lt;strong&gt;Paste HTML to embed in website&lt;/strong&gt;” textbox, &amp;amp; copy that code to your PC clipboard.&lt;/p&gt;  &lt;p&gt;Step 4: Select how you want the Map to be aligned in your blog post (left, center, or right).&lt;/p&gt;  &lt;p&gt;Step5: Click the “&lt;strong&gt;Insert Google Code&lt;/strong&gt;” button in the “&lt;strong&gt;Google Maps Plugin&lt;/strong&gt;” (when you click the button, the code from Google Maps will be pasted into the plugin).&lt;/p&gt;  &lt;p&gt;Step 6: Click the “Save” button, in the “&lt;strong&gt;Google Maps Plugin&lt;/strong&gt;”&lt;span class=&quot;fullpost&quot;&gt;&lt;/p&gt;  &lt;p&gt;This example below has a map to&amp;#160; “Disneyland” inserted into my blog.&lt;/p&gt;  &lt;p&gt;Download this plugin “&lt;a href=&quot;http://gallery.live.com/liveItemDetail.aspx?li=c4b3945e-2f67-4653-a67f-152d3881624b&amp;amp;bt=9&amp;amp;pl=8&quot; target=&quot;_blank&quot;&gt;Windows Live writer Gallery&lt;/a&gt;”&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;div align=&quot;center&quot;&gt;&lt;iframe height=&quot;575&quot; marginheight=&quot;0&quot; src=&quot;http://maps.google.com/maps?f=q&amp;amp;source=s_q&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=disneyland&amp;amp;sll=28.394119,-81.623268&amp;amp;sspn=0.202957,0.43808&amp;amp;ie=UTF8&amp;amp;ll=33.810018,-117.918728&amp;amp;spn=0.006295,0.012553&amp;amp;output=embed&quot; frameborder=&quot;0&quot; width=&quot;575&quot; marginwidth=&quot;0&quot; scrolling=&quot;no&quot;&gt;&lt;/iframe&gt;    &lt;br /&gt;&lt;small&gt;&lt;a style=&quot;text-align: left; color: #0000ff&quot; href=&quot;http://maps.google.com/maps?f=q&amp;amp;source=embed&amp;amp;hl=en&amp;amp;geocode=&amp;amp;q=disneyland&amp;amp;sll=28.394119,-81.623268&amp;amp;sspn=0.202957,0.43808&amp;amp;ie=UTF8&amp;amp;ll=33.810018,-117.918728&amp;amp;spn=0.006295,0.012553&quot;&gt;View Larger Map&lt;/a&gt;&lt;/small&gt;&lt;/div&gt;  &lt;div align=&quot;center&quot;&gt;&lt;small&gt;&lt;/small&gt;&lt;/div&gt;  &lt;div style=&quot;padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: left; padding-top: 0px&quot; id=&quot;scid:0767317B-992E-4b12-91E0-4F059A8CECA8:38cdc20c-27d6-4558-86ed-5d9dfbda1134&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Windows+Live+writer&quot; rel=&quot;tag&quot;&gt;Windows Live writer&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Google+Map&quot; rel=&quot;tag&quot;&gt;Google Map&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Map&quot; rel=&quot;tag&quot;&gt;Map&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Plugin&quot; rel=&quot;tag&quot;&gt;Plugin&lt;/a&gt;&lt;/div&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4994577156519688871'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/4994577156519688871'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/04/google-maps-plugin-windows-live-writer.html' title='Google Maps Plugin – Windows Live Writer'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD-t6WUaejlKHJNQ_xMN_SMwgn8yjw5jAk0KCbdim2QuHdenxf7Raq1IaxEqWT5fXjuyLGSEYmYjqIFcboSRpga06sdXIi0-rCck1xruUL5RLco4-xLNTGoJUtl6QqA06SE9bpjyG4zUv0/s72-c?imgmax=800" height="72" width="72"/></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-8191063717639139286</id><published>2009-04-18T02:52:00.001-07:00</published><updated>2012-08-17T13:16:57.037-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Mp3"/><category scheme="http://www.blogger.com/atom/ns#" term="Video"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows Live Writer"/><title type='text'>Media Player – Windows Live Writer</title><content type='html'>&lt;p&gt;This is my second plugin for “&lt;a href=&quot;http://gallery.live.com/default.aspx?pl=8&quot; target=&quot;_blank&quot;&gt;Windows Live Writer&lt;/a&gt;”.&lt;/p&gt;&lt;p&gt;This plugin will let you add a Windows Media Player to your blog post, options include:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Adjust Width &amp;amp; Height of Media Player &lt;/li&gt;&lt;li&gt;Auto Start &lt;/li&gt;&lt;li&gt;Download Media &lt;/li&gt;&lt;li&gt;Full Screen &lt;/li&gt;&lt;li&gt;Center Media Player in blog post &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;The plugin can be downloaded, on the &quot;&lt;a href=&quot;http://gallery.live.com/liveItemDetail.aspx?li=a2651b2a-d089-466c-8543-0253964d5ead&amp;amp;bt=9&amp;amp;pl=8&quot;target=&quot;_blank&quot;&gt;Windows Live Writer Gallery&lt;/a&gt;&quot;.&lt;/p&gt;&lt;p&gt;Here is a demo of the player in action. The size of this player is 575 x 400.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/span&gt;:&lt;/p&gt;&lt;p&gt;For everyone that runs any type of Ads on their blog, I have a new Windows Live Writer plugin, in the works that I think everyone will like (stay tuned).&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;center&gt;&lt;object id=&quot;MediaPlayer&quot; standby=&quot;Loading Microsoft Windows Media Player components...&quot; codebase=&quot;http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701&quot; classid=&quot;CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6&quot; width=&quot;575&quot; height=&quot;400&quot; type=&quot;application/x-oleobject&quot;&gt;&lt;param name=&quot;URL&quot; value=&quot;http://sites.google.com/site/mydxfblog/video2/fireworks123.swf&quot;&gt;&lt;param name=&quot;rate&quot; value=&quot;1&quot;&gt;&lt;param name=&quot;balance&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;currentPosition&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;defaultFrame&quot; value=&quot;&quot;&gt;&lt;param name=&quot;playCount&quot; value=&quot;1&quot;&gt;&lt;param name=&quot;autoStart&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;currentMarker&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;invokeURLs&quot; value=&quot;-1&quot;&gt;&lt;param name=&quot;baseURL&quot; value=&quot;&quot;&gt;&lt;param name=&quot;volume&quot; value=&quot;50&quot;&gt;&lt;param name=&quot;mute&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;uiMode&quot; value=&quot;full&quot;&gt;&lt;param name=&quot;stretchToFit&quot; value=&quot;-1&quot;&gt;&lt;param name=&quot;windowlessVideo&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;enabled&quot; value=&quot;-1&quot;&gt;&lt;param name=&quot;enableContextMenu&quot; value=&quot;-1&quot;&gt;&lt;param name=&quot;fullScreen&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;SAMIStyle&quot; value=&quot;&quot;&gt;&lt;param name=&quot;SAMILang&quot; value=&quot;&quot;&gt;&lt;param name=&quot;SAMIFilename&quot; value=&quot;&quot;&gt;&lt;param name=&quot;captioningID&quot; value=&quot;&quot;&gt;&lt;param name=&quot;enableErrorDialogs&quot; value=&quot;0&quot;&gt;&lt;param name=&quot;_cx&quot; value=&quot;15213&quot;&gt;&lt;param name=&quot;_cy&quot; value=&quot;10583&quot;&gt;&lt;embed width=&quot;575&quot; height=&quot;400&quot; src=&quot;http://sites.google.com/site/mydxfblog/video2/fireworks123.swf&quot; showcontrols=&quot;true&quot; stretchtofit=&quot;true&quot; pluginspage=&quot;http://www.microsoft.com/Windows/MediaPlayer/&quot; name=&quot;MediaPlayer&quot; autostart=&quot;False&quot; enablepositioncontrols=&quot;false&quot; showpositioncontrols=&quot;true&quot; type=&quot;application/x-mplayer2&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&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:0767317B-992E-4b12-91E0-4F059A8CECA8:4c043283-e142-43bc-999d-7dae07d0a909&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/Windows+Live+Writer&quot; rel=&quot;tag&quot;&gt;Windows Live Writer&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Media&quot; rel=&quot;tag&quot;&gt;Media&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/Media+Player&quot; rel=&quot;tag&quot;&gt;Media Player&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8191063717639139286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8191063717639139286'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/04/media-player-windows-live-writer.html' title='Media Player – Windows Live Writer'/><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></entry><entry><id>tag:blogger.com,1999:blog-3886783358388881653.post-8761543463121787628</id><published>2009-04-14T18:28:00.001-07:00</published><updated>2012-08-17T13:17:08.953-07:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Windows Live Writer"/><title type='text'>MP3 Plugin - Windows Live Writer / VB.net 2005</title><content type='html'>&lt;p&gt;I’ve been busy today, writing my first published plugin for Windows Live Writer.&lt;/p&gt;  &lt;p&gt;My new “&lt;strong&gt;Insert MP3 Player&lt;/strong&gt;” plugin is a small Quiktime MP3 player that can be embedded in blog post.&lt;/p&gt;  &lt;p&gt;I’ve only tested this on: &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;Mp3&quot; border=&quot;0&quot; alt=&quot;Mp3&quot; align=&quot;right&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFvRjwSjIJscnQIl2pS1g1n7TfGpwpUA_Gls1syo3d_8PnOHNA73TfLRJsir53vIYdHauJgG_G7Wpygi0SfCt8TRTxz9a1PTjJsGbQlO2JHfkw3NjD_KttmoFiF2_xVmZcXCM06P3i9Suj/?imgmax=800&quot; width=&quot;271&quot; height=&quot;271&quot; /&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Internet Explorer (8.0) &lt;/li&gt;    &lt;li&gt;Firefox (3.0.1) &lt;/li&gt;    &lt;li&gt;Blogger &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;I built my “&lt;strong&gt;Insert MP3 Player&lt;/strong&gt;” plugin with the free version of “VB.net 2005 Express”. The plugin can be downloaded, on the “&lt;a href=&quot;http://gallery.live.com/liveItemDetail.aspx?li=be89b77c-3312-4cb7-bdf5-ed4d81106538&amp;amp;bt=9&amp;amp;pl=8&quot; target=&quot;_blank&quot;&gt;Windows Live Writer Plugin Gallery&lt;/a&gt;”.&lt;/p&gt;  &lt;p&gt;Here is how to install the MP3 plugin:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Make sure that “Windows Live Writer” is closed &lt;/li&gt;    &lt;li&gt;&lt;a href=&quot;http://gallery.live.com/liveItemDetail.aspx?li=be89b77c-3312-4cb7-bdf5-ed4d81106538&amp;amp;bt=9&amp;amp;pl=8&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt; the MP3 plugin to your PC desktop &lt;/li&gt;    &lt;li&gt;After the Plugin is downloaded to your PC desktop, double click the MSI Installer &lt;/li&gt;    &lt;li&gt;Follow the instructions in the MSI Installer, the plugin will be installed in your PC, at “C:\Program Files\Windows Live\Writer\Plugins” by default. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Below is the plugin in action..&lt;/p&gt;  &lt;p&gt;&lt;/p&gt; &lt;center&gt;&lt;object width=&quot;300&quot; height=&quot;20&quot;&gt;&lt;param name=&quot;src&quot; value=&quot;http://sites.google.com/site/mydxfblog/video2/switcher.mp3&quot;&gt; &lt;param name=&quot;autoplay&quot; value=&quot;False&quot;&gt;&lt;param name=&quot;controller&quot; value=&quot;true&quot;&gt;&lt;embed src=&quot;http://sites.google.com/site/mydxfblog/video2/switcher.mp3&quot; autostart=&quot;False&quot; loop=&quot;false&quot; width=&quot;300&quot; height=&quot;20&quot; controller=&quot;true&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;&lt;center&gt;&amp;#160;&lt;/center&gt;  &lt;div align=&quot;left&quot;&gt;&amp;#160;&lt;/div&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:0767317B-992E-4b12-91E0-4F059A8CECA8:98eb48fb-8638-45eb-80c3-034f37fe1f8d&quot; class=&quot;wlWriterEditableSmartContent&quot;&gt;Technorati Tags: &lt;a href=&quot;http://technorati.com/tags/windows+live+writer&quot; rel=&quot;tag&quot;&gt;windows live writer&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/vb.net&quot; rel=&quot;tag&quot;&gt;vb.net&lt;/a&gt;,&lt;a href=&quot;http://technorati.com/tags/plugin&quot; rel=&quot;tag&quot;&gt;plugin&lt;/a&gt;&lt;/div&gt; &lt;center&gt;&amp;#160;&lt;/center&gt;  &lt;div align=&quot;left&quot;&gt;&lt;/div&gt;  
&lt;br /&gt;
&lt;a href=&quot;http://mydxf.blogspot.com/&quot; target=&quot;_blank&quot;&gt;dxf file&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8761543463121787628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3886783358388881653/posts/default/8761543463121787628'/><link rel='alternate' type='text/html' href='http://soswitcher.blogspot.com/2009/04/mp3-plugin-windows-live-writer-vbnet.html' title='MP3 Plugin - Windows Live Writer / VB.net 2005'/><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="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFvRjwSjIJscnQIl2pS1g1n7TfGpwpUA_Gls1syo3d_8PnOHNA73TfLRJsir53vIYdHauJgG_G7Wpygi0SfCt8TRTxz9a1PTjJsGbQlO2JHfkw3NjD_KttmoFiF2_xVmZcXCM06P3i9Suj/s72-c?imgmax=800" height="72" width="72"/></entry></feed>