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

<channel>
	<title>BTemplates Blog &#187; SEO</title>
	<atom:link href="http://blog.btemplates.com/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.btemplates.com</link>
	<description>All about Blogger</description>
	<lastBuildDate>Fri, 30 Sep 2011 08:30:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How is the search form used in your blog.</title>
		<link>http://blog.btemplates.com/how-is-the-search-form-used-in-your-blog/</link>
		<comments>http://blog.btemplates.com/how-is-the-search-form-used-in-your-blog/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 09:34:37 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=240</guid>
		<description><![CDATA[The way in which visitors come from search engines is valuable information about a blog, however, the way which users use the internal search form is rarely monitored. Google Analytics has a fairly simple method to add this data to our reports. 1. In the Analytics dashboard, the blog of interest row, Actions column, click [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="analytics" src="http://blog.btemplates.com/wp-content/uploads/2011/01/analytics.png" border="0" alt="analytics" width="224" height="43" /></p>
<p>The way in which visitors come from <strong>search engines</strong> is valuable information about a blog, however, the way which users use the <strong>internal <a href="http://blog.btemplates.com/how-to-create-a-blogger-search/">search form</a></strong> is rarely monitored.</p>
<p><a href="http://analytics.blogspot.com/2007/11/site-search-now-available.html">Google Analytics</a> has a fairly simple method to add this data to our reports.</p>
<p><strong>1.</strong> In the Analytics dashboard, the blog of interest row, <em>Actions</em> column, click <em>Edit</em>.</p>
<p><em>Dashboard → Blog → Actions → Edit</em></p>
<p>At the <em>Main Website Profile Information</em> box, click <em>Edit</em>.</p>
<p><em>Main Website Profile Information → Edit</em></p>
<p>On the form, active <em>Do Track Site Search</em> and in the <em>Query Pameter</em> field, put: For <a title="Blogger" href="http://btemplates.com/">Blogger</a>: <strong>q</strong>. For <a href="http://btemplates.com/blogger-templates/adaptation-of-wordpress/">WordPress</a>: <strong>s</strong>. These correspond to search queries.</p>
<p><img class="aligncenter" title="sitesearch-analytics" src="http://blog.btemplates.com/wp-content/uploads/2011/01/sitesearch-analytics.png" border="0" alt="sitesearch-analytics" width="493" height="225" /><br />
<span id="more-240"></span><br />
<strong>2. </strong>To have handy the searchs report, you can add a gadget to the dashboard.</p>
<p><img class="aligncenter" title="sitesearch-gadget" src="http://blog.btemplates.com/wp-content/uploads/2011/01/sitesearch-gadget.png" border="0" alt="sitesearch-gadget" width="362" height="73" /></p>
<p>In <em>View report</em>, of your blog, go to <em>Content</em> located on the sidebar, then <em>Top Content</em> and in the <em>Filter Page</em> field put:</p>
<p>For Blogger: <em>\?q=</em></p>
<p>For WordPress: <em>\?s=</em></p>
<p><img class="aligncenter" title="sitesearch-filter" src="http://blog.btemplates.com/wp-content/uploads/2011/01/sitesearch-filter.png" border="0" alt="sitesearch-filter" width="491" height="32" /></p>
<p>Click <em>Go</em>. And finally, click <em>Add to Dashboard</em></p>
<p><img class="aligncenter" title="sitesearch-dashboardgadget" src="http://blog.btemplates.com/wp-content/uploads/2011/01/sitesearch-dashboardgadget.png" border="0" alt="sitesearch-dashboardgadget" width="321" height="24" /></p>
<p>The data collected will help you know better what readers are looking for on your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/how-is-the-search-form-used-in-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a widget to add a link to your blog</title>
		<link>http://blog.btemplates.com/create-a-widget-to-add-a-link-to-your-blog/</link>
		<comments>http://blog.btemplates.com/create-a-widget-to-add-a-link-to-your-blog/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:50:52 +0000</pubDate>
		<dc:creator>Yondri</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://btemplates.com/blog/?p=59</guid>
		<description><![CDATA[In this article we&#8217;ll show you how to create a widget (code segment) so that your visitors only have to press a button to add a link to your blog on their own. Go to &#34;Layout&#34; tab. Add a &#34;HTML/Javascript&#34; element in the section you wanna have the button. Set the title as &#34;Add us&#34;, [...]]]></description>
			<content:encoded><![CDATA[<p>In this article we&#8217;ll show you how to create a widget (code segment) so that your visitors only have to press a button to add a link to your blog on their own.</p>
<ol>
<li>Go to &quot;Layout&quot; tab.      </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="page-elements" border="0" alt="page-elements" src="http://blog.btemplates.com/wp-content/uploads/2009/12/pageelements.png" width="500" height="73" /> </p>
</li>
<li>Add a &quot;HTML/Javascript&quot; element in the section you wanna have the button.
</li>
<li>Set the title as &quot;Add us&quot;, or any text you want for the button. You can leave it blank too, it will add some default text.
</li>
<li>Paste the following code in the &quot;Content&quot; field:
<pre><code>&lt;form action=&quot;http://beta.blogger.com/add-widget&quot; method=&quot;post&quot; target=&quot;_blank&quot;&gt;
&lt;input value=&quot;&quot; name=&quot;widget.title&quot; type=&quot;hidden&quot; /&gt;
&lt;textarea style=&quot;display: none;&quot; name=&quot;widget.content&quot;&gt;
&lt;!-- Link's code --&gt;
&lt;a href=&quot;http://YOURBLOG.blogspot.com&quot;&gt;TU BLOG&lt;/a&gt;

&lt;/textarea&gt;
&lt;input value=&quot;Add YOURBLOG to your Blogroll&quot; name=&quot;go&quot; type=&quot;submit&quot;&gt;
&lt;input type=&quot;hidden&quot; name=&quot;infoUrl&quot; value=&quot;http://blog.btemplates.com/create-a-widget-to-add-a-link-to-your-blog/&quot;/&gt;
&lt;/form&gt;</code></pre>
<p>Here you have to make some changes:</p>
<p><code>http://YOURBLOG.blogspot.com</code> &#8211; Your blog&#8217;s address. </p>
<p><code>YOUR BLOG</code> &#8211; Your blog&#8217;s name or an image&#8217;s code. It willl be shown in the Blogroll of the one who&#8217;s adding you. </p>
<p><code>Add YOURBLOG to the Blogroll</code> &#8211; The message you wanna show on the button.</p>
<p>This code work for another CMS or webs, but it only can be added by Blogger&#8217;s users.</p>
</li>
<li>Save the changes an it&#8217;s done. </li>
</ol>
<p><a href="http://blogandweb.com/blogger/como-crear-un-widget-para-que-agreguen-un-enlace-a-tu-blog/">Lee este artículo en español</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/create-a-widget-to-add-a-link-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Google Sitemap on Blogger</title>
		<link>http://blog.btemplates.com/use-google-sitemap-on-blogger/</link>
		<comments>http://blog.btemplates.com/use-google-sitemap-on-blogger/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 02:39:30 +0000</pubDate>
		<dc:creator>Yondri</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://btemplates.com/blog/?p=48</guid>
		<description><![CDATA[One way to help Google indexing our website or blog, is by telling them the pages we have, when they&#8217;re modifiedan when we have new articles. This can be easily done using a simple tool created for this: Google Sitemap. Besides of helping you with Google indexation, this tool can give us our blog&#8217;s stats [...]]]></description>
			<content:encoded><![CDATA[<p>One way to help Google indexing our website or blog, is by telling them the pages we have, when they&#8217;re modifiedan when we have new articles. This can be easily done using a simple tool created for this: <a href="http://www.google.com/webmasters/sitemaps/?hl=es">Google Sitemap</a>. Besides of helping you with Google indexation, this tool can give us our blog&#8217;s stats and an error report.</p>
<p>Thank&#8217;s to Blogger&#8217;s system and other content manager systems, using this tool is pretty simple, and now we show you how:</p>
<ol>
<li>Go to the main page of <a href="http://www.google.com/webmasters/sitemaps/?hl=es">Google Sitemap</a>, and login with your Google account (Blogger, Gmail, etc.).</li>
<li>In the text box, write your blog&#8217;s URL. &#8220;http://yourblog.blogspot.com&#8221;.</li>
<p><img class="aligncenter size-full wp-image-49" title="google_sitemap_add_site" src="http://blog.btemplates.com/wp-content/uploads/2008/10/google_sitemap_add_site.gif" alt="" width="314" height="99" /></p>
<li>You&#8217;ll enter a panel with a warning, telling you the next step is to verify the site belongs to you. Click that link.</li>
<p><img class="aligncenter size-full wp-image-50" title="sitemap_verify" src="http://blog.btemplates.com/wp-content/uploads/2008/10/sitemap_verify.png" alt="" width="320" height="40" /></p>
<li>Now it&#8217;ll show you two choices to verify your site. Choose &#8220;Add a META label&#8221; (The other one is not possible with blogger, but it is to any other CMS).</li>
<li>After clicking, the same page show you the META label&#8217;s code. Copy this code, but don&#8217;t close this page yet. On your blog, go to “Layout” tab, and then to “Edit HTML”. Search for the following code:</li>
<pre><code>&lt;head&gt;</code></pre>
<p>And just down, paste the verification code.</p>
<li>On Google Sitemaps, click &#8220;Verify&#8221; button. If everything is ok, your site will be shown as verified.</li>
<li>Now, on the upper right of your screen click the &#8220;Sitemap&#8221; tab, and the &#8220;Add a sitemap&#8221;. Now it will ask you for a type, so select &#8220;Add a general sitemap&#8221;. By doing this, blogger will show a text field to write your sitemap&#8217;s URL On blogger is: http://YOURBLOG.blogspot.com/atom.xm.Replace &#8220;YOURBLOG&#8221; for your blog&#8217;s address or username, and click &#8220;Add a web sitemap&#8221;.</li>
</ol>
<p>With this, the service is activated, and within a couple of hours Google will start seeking for your site&#8217;s information.</p>
<p>Lee este artículo en español: <a href="http://blogandweb.com/blogger/usar-google-sitemap-en-blogger/">Usar Google Sitemap en Blogger</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/use-google-sitemap-on-blogger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Switch from Blogger&#8217;s feed to FeedBurner</title>
		<link>http://blog.btemplates.com/switch-from-bloggers-feed-to-feedburner/</link>
		<comments>http://blog.btemplates.com/switch-from-bloggers-feed-to-feedburner/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 00:42:39 +0000</pubDate>
		<dc:creator>Yondri</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Comments]]></category>
		<category><![CDATA[Feed]]></category>

		<guid isPermaLink="false">http://btemplates.com/blog/?p=53</guid>
		<description><![CDATA[By default, Blogger creates a feed link to the posts at the end of each one. If we use Feedburner to manage our feed this link won&#8217;t help us a lot, but the link to comment&#8217;s feed will. In this article we&#8217;ll show you how to change the link to post&#8217;s feed without changing the [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Blogger creates a feed link to the posts at the end of each one. If we use Feedburner to manage our feed this link won&#8217;t help us a lot, but the link to comment&#8217;s feed will. In this article we&#8217;ll show you how to change the link to post&#8217;s feed without changing the link to comment&#8217;s feed.</p>
<ol>
<li>Go to “Layout” tab, and then to “Edit HTML”. Check &#8220;Expand widget template&#8221; box.</li>
<p><img class="aligncenter size-full wp-image-37" title="edit_html" src="http://blog.btemplates.com/wp-content/uploads/2008/10/edit_html.jpg" alt="" width="476" height="83" /></p>
<li>Search the following code:</li>
<pre><code> &lt;b:loop values='data:links' var='f'&gt;

   &lt;a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;

&lt;/b:loop&gt;</code></pre>
<li>Replace it with the following:</li>
<pre><code>&lt;b:if cond='data:blog.pageType == "item"'&gt;

  &lt;b:loop values='data:links' var='f'&gt;
     &lt;a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;
  &lt;/b:loop&gt;

&lt;b:else/&gt;

  &lt;b:loop values='data:links' var='f'&gt;
     &lt;a class='feed-link' expr:href='"http://feeds.feedburner.com/YOURFEED"' expr:type='data:f.mimeType' target='_blank'&gt;&lt;data:f.name/&gt; (&lt;data:f.feedType/&gt;)&lt;/a&gt;
  &lt;/b:loop&gt;

&lt;/b:if&gt;</code></pre>
<li>In that code, replace &#8220;http://feeds.feedburner.com/YOURFEED&#8221; for your feed&#8217;s address on Feedburner. Is important to keep the quotes as shown in the code.</li>
<li>Save the changes and it&#8217;s done.</li>
</ol>
<p>Now the link will be more usefull. Anyway, if you wish to subscribe our feed and get everything shown in here, just follow the link:<br />
<a href="http://feeds.feedburner.com/BtemplatesBlog">http://feeds.feedburner.com/BtemplatesBlog</a></p>
<p>Lee este artículo en español: <a href="http://blogandweb.com/blogger/cambiar-el-link-al-feed-de-blogger-por-el-de-feedburner/">Cambiar el feed de Blogger por el de Feedburner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/switch-from-bloggers-feed-to-feedburner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metatags on Blogger</title>
		<link>http://blog.btemplates.com/metatags-on-blogger/</link>
		<comments>http://blog.btemplates.com/metatags-on-blogger/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 04:31:48 +0000</pubDate>
		<dc:creator>Yondri</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://btemplates.com/blog/?p=65</guid>
		<description><![CDATA[Metatags are labels with information about our site, like the theme of the website or blog, its description, keywords, author&#8217;s information, language, among many others. They are important because help search engines and other web applications to rank your web, so if you don&#8217;t have them it makes their work even more difficult, and the [...]]]></description>
			<content:encoded><![CDATA[<p>Metatags are labels with information about our site, like the theme of the website or blog, its description, keywords, author&#8217;s information, language, among many others. They are important because help search engines and other web applications to rank your web, so if you don&#8217;t have them it makes their work even more difficult, and the result is less visits and visits that are not related with the articles.</p>
<p>One of the most neglected parts in Blogger are precisely the metatags, because they don&#8217;t think the proper indexing of your page is important enough. Well, in this article we&#8217;ll show you how to place the most important in the home and in the pages of the labels.</p>
<ol>
<ol>
<li>Go to “Layout”, and then to “Edit HTML”.</li>
</ol>
</ol>
<p><img class="aligncenter size-medium wp-image-37" title="edit_html" src="http://blog.btemplates.com/wp-content/uploads/2008/10/edit_html.jpg" alt="" width="476" height="83" /></p>
<ol>
<ol>
<li>Search for the following code:</li>
</ol>
</ol>
<pre><code>&lt;title&gt;&lt;data:blog.pageTitle/&gt;&lt;/title&gt;</code></pre>
<ol>
<ol>
<li>Under this code will be conditions to show the metatags in their own pages, according to the following code scheme:</li>
</ol>
</ol>
<pre><code>&lt;!-- Home Metatags --&gt;
&lt;b:if cond='data:blog.pageType == "index"'&gt;
&lt;meta content='here the keywords, separated by commmas' name='keywords'/&gt;
&lt;meta content='description of the general website content' name='description'/&gt; &lt;/b:if&gt;
&lt;!-- Labels Pages Metatags --&gt;
&lt;b:if cond='"http://label-address" == data:blog.url'&gt;
&lt;meta content='here the words taht describe this label' name='keywords'/&gt;
&lt;meta content='description of the content of this label' name='description'/&gt; &lt;/b:if&gt;</code></pre>
<p>As you can see, there is a code for the home and one for labels and will be repeated for each label you want to describe their contents.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/metatags-on-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 4/28 queries in 0.014 seconds using disk: basic
Object Caching 327/380 objects using disk: basic

Served from: blog.btemplates.com @ 2012-02-12 09:20:19 -->
