<?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>SEOjeff &#187; SEO</title>
	<atom:link href="http://seojeff.com/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://seojeff.com</link>
	<description>SEO/SEM Tips for Internet Professionals</description>
	<lastBuildDate>Mon, 26 Apr 2010 23:55:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Edit how your website appears in Google search results</title>
		<link>http://seojeff.com/2009/02/04/edit-how-your-website-appears-in-google-search-results/</link>
		<comments>http://seojeff.com/2009/02/04/edit-how-your-website-appears-in-google-search-results/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 06:58:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://seojeff.com/?p=33</guid>
		<description><![CDATA[
A search snippet is the entry seen in the results of a Google search, or any other search engine. There are various components of the snippet, most of which are pulled from the web page they link to. It’s critical to manage how these snippets look because these ultimately are in charge of persuading visitors [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal">A <a href="http://www.mattcutts.com/blog/video-anatomy-of-a-search-snippet/" target="_blank">search snippet</a> is the entry seen in the results of a Google search, or any other search engine. There are various components of the snippet, most of which are pulled from the web page they link to. It’s critical to manage how these snippets look because these ultimately are in charge of persuading visitors to come to your website. Furthermore, there are a limited number of characters that will display for both the Title and the Description so care should be taken to make the best use of this space. This is why I developed the <a href="http://www.searchsnippet.com/search-snippet-designer" target="_blank">SERP Designer</a>. The SERP Designer allows you to edit your Title and Description tags in real-time so you can see how they will appear in a Google search. When you’re finished you can simply copy &amp; paste the code from the SERP Designer right into the head section of your HTML document. Once the page has been crawled by Google you’ll have your fully-customized SERP entry pulling in visitors. Go check out the <a href="http://www.searchsnippet.com/search-snippet-designer" target="_blank">SERP Designer</a> now – its’ completely free.</p>
]]></content:encoded>
			<wfw:commentRss>http://seojeff.com/2009/02/04/edit-how-your-website-appears-in-google-search-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How do Search Engines treat multiple Meta Description tags?</title>
		<link>http://seojeff.com/2009/01/12/how-do-search-engines-treat-multiple-meta-description-tags/</link>
		<comments>http://seojeff.com/2009/01/12/how-do-search-engines-treat-multiple-meta-description-tags/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:36:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seojeff.com/?p=32</guid>
		<description><![CDATA[While working on SEO standards for a new CMS project I came across a dilemma which required an answer. The CMS was generating multiple Meta Description tags for some content and the only piece I was able to control was in which order they would appear. That said, I setup a test web page with [...]]]></description>
			<content:encoded><![CDATA[<p>While working on SEO standards for a new CMS project I came across a dilemma which required an answer. The CMS was generating multiple Meta Description tags for some content and the only piece I was able to control was in which order they would appear. That said, I setup a <a href="http://sr3jan.com" target="_blank">test web page</a> with multiple meta description tags and waited for Google to crawl it. <a href="http://www.google.com/search?hl=en&amp;q=site%3Asr3jan.com&amp;btnG=Search" target="_blank">The results</a> confirmed what I suspected &#8211; Google defaults to the first Meta Description tag it finds and uses that when creating the <a title="SERP designer" href="http://www.searchsnippet.com/search-snippet-designer" target="_blank">SERP entry</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://seojeff.com/2009/01/12/how-do-search-engines-treat-multiple-meta-description-tags/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to track a mailto link click as a conversion.</title>
		<link>http://seojeff.com/2008/08/13/how-to-track-a-mailto-link-click-as-a-conversion/</link>
		<comments>http://seojeff.com/2008/08/13/how-to-track-a-mailto-link-click-as-a-conversion/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 00:49:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[ga.js]]></category>
		<category><![CDATA[goal]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[urchin]]></category>

		<guid isPermaLink="false">http://seojeff.com/?p=31</guid>
		<description><![CDATA[If you wish to track the clicks of a mailto link in Google Analytics as a Goal Conversion then read on. First, you&#8217;ll need to edit the HTML used to create your mailto link. It should start out looking something like this:
&#60;a href=&#8221;mailto:email@address.com&#8221;&#62;Email Me Now&#60;/a&#62;
Edit your HTML to look like this (depending on which version [...]]]></description>
			<content:encoded><![CDATA[<p>If you wish to track the clicks of a mailto link in Google Analytics as a Goal Conversion then read on. First, you&#8217;ll need to edit the HTML used to create your mailto link. It should start out looking something like this:</p>
<p>&lt;a href=&#8221;mailto:email@address.com&#8221;&gt;Email Me Now&lt;/a&gt;</p>
<p>Edit your HTML to look like this (depending on which version of the Google Analytics tracking code you use):</p>
<p>For GA.js:<br />
&lt;a href=&#8221;mailto:email@address.com&#8221; onClick=&#8221;javascript:pageTracker._trackPageview(&#8217;/mailto/agent-email&#8217;);&#8221;&gt;Email Me Now&lt;/a&gt;</p>
<p>For urchin.js:<br />
&lt;a href=&#8221;mailto:email@address.com&#8221; onClick=&#8221;javascript:urchinTracker (&#8217;/mailto/agent-email&#8217;);&#8221;&gt;Email Me Now&lt;/a&gt;</p>
<p>(If you&#8217;re not sure if you&#8217;re using GA.js or urchin.js look at your Analytics snippet which should be located just before the &lt;/body&gt; tag at the bottom of your webpage.)</p>
<p>In the above example /mailto/agent-email can be anything you want it to be. Just be sure to make a note of it because you&#8217;ll need it when setting up the Goal.</p>
<p>To setup the goal, open the profile in Google Analytics and click on Edit in the settings column. Next, click Edit next to the Goal you&#8217;d like to configure. It should look like this:</p>
<p><img src="http://seojeff.com/wp-content/uploads/2008/08/081408-0040-howtotracka11.gif" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://seojeff.com/2008/08/13/how-to-track-a-mailto-link-click-as-a-conversion/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
