<?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>Mike Van WinkleSEO Basics | Mike Van Winkle</title>
	<atom:link href="http://www.mikevanwinkle.com/category/marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikevanwinkle.com</link>
	<description>New Media Consultant and Wordpress Freak</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:18:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SEO Basics</title>
		<link>http://www.mikevanwinkle.com/marketing/seo/seo-basics/</link>
		<comments>http://www.mikevanwinkle.com/marketing/seo/seo-basics/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 17:43:23 +0000</pubDate>
		<dc:creator>Mike Van Winkle</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[title tags]]></category>
		<category><![CDATA[web marketing]]></category>

		<guid isPermaLink="false">http://www.mikevanwinkle.com/?p=326</guid>
		<description><![CDATA[This post reviews some of the basics of SEO for small organizations and non-profits. I review meta tags, title tags, and no follow links. ]]></description>
			<content:encoded><![CDATA[<h3>Good Content</h3>
<p>In many ways, the technical aspects of SEO are becoming automated. If you use an open-source content management system, or a custom system built within the last two years, chances are you are already well optimize &#8230; at least technically.</p>
<p>The real competitive advantage lies in developing good content that people want to read, that has &#8220;viral&#8221; potential, and yet still advances your overall mission.</p>
<h3>Clean URLS</h3>
<p><span style="font-weight: normal;">In general the url of your page should reinforce the keywords you are trying to target. The link to this post is &#8220;<span style="color: #888888;">http://www.mikevanwinkle.com/marketing/seo/</span></span><span style="font-weight: normal;"><strong><span style="color: #888888;">seo-basics</span></strong></span><span style="font-weight: normal;">/&#8221;. Notice the term &#8220;SEO Basics&#8221; is included and that my url reflects a ration (human centered) organization.  An example of a bad or &#8220;dirty&#8221; url would be &#8220;<span style="color: #888888;">http://www.mikevanwinkle.com/?p=23&amp;permission=1&amp;rel=12312092</span>&#8220;. If your links aren&#8217;t clean, talk to your website provider. It should be relatively easy for them to give you the necessary capabilities.</span></p>
<h3>Title Tags</h3>
<p>Title tags tell google what to put in the browser window title when the page is open. For instance, the title of this page is &#8220;SEO Basics | Mike Van Winkle&#8221;. That title is controlled by the following tags, which you can view in the source code.</p>
<p><span style="color: #888888;">&lt;title&gt;SEO Basics  | Mike Van Winkle&lt;/title&gt;</span></p>
<p><span style="color: #888888;"><span style="color: #000000;">Note that the keywords are first in the title, the name of the site is second.</span></span></p>
<h3><span style="white-space: pre-wrap;">Meta Tags</span></h3>
<p>The most important meta tags are the &#8220;Keyword&#8221; and &#8220;Description&#8221; tags. Here are the tags for this page.</p>
<p><span style="color: #888888;">&lt;meta name=&#8221;description&#8221; content=&#8221;This post reviews some of the basics of SEO for small organizations and non-profits. I review meta tags, title tags, and no follow links.&#8221; /&gt;</span></p>
<p><span style="color: #888888;">&lt;meta name=&#8221;keywords&#8221; content=&#8221;meta tags,search engine optimization,search engines,seo,seo basics,title tags,web marketing&#8221; /&gt;</span></p>
<p><span style="color: #888888;"><span style="color: #000000;">How do you change the meta tags for your page? Unfortunately this is something that must be provided by your Content Management System. Many open-source systems like <a title="Find out more about WordPress" href="http://www.wordpress.org">WordPress</a> and <a title="Find out more about drupal" href="http://www.drupal.org">Drupal</a> have capabilities for this built in. Custom content management systems, which I strongly discourage, often require custom programming to enable this capability.</span></span></p>
<h3>Heading Tags</h3>
<p>Heading Tags set of headings and subheadings in your content. In general you should try to use these tags to reinforce your keywords, but without annoying the heck out of your readers.</p>
<h1>&lt;h1&gt;SEO Basics&lt;/h1&gt;</h1>
<h2>&lt;h2&gt;SEO Basics&lt;/h2&gt;</h2>
<h3>&lt;h3&gt;SEO Basics&lt;/h3&gt;</h3>
<p>Keep in mind that your heading tags will also change the formatting.</p>
<h3>Anchor Text/Link Attributes</h3>
<p>We also discussed anchor text and link attributes, like titles and nofollows.</p>
<p><span style="color: #888888;">&lt;a href=&#8221;http://www.yourdomain.com&#8221; title=&#8221;LINK TITLE&#8221; rel=&#8221;nofollow&#8221;&gt;ANCHOR TEXT&lt;/a&gt;</span></p>
<p>The link title is a great opportunity to reinforce your keywords. The title for this link might be &#8220;More SEO Basics&#8221; or something similar. The same goes for the Anchor Text. Most content management systems have this capability built in. You can tell whether a link is title by simply putting your mouse over the link. Titled links will show the title in a hover box. Mouseover this link to see what I mean: <a title="SEO Basics" href="http://www.mikevanwinkle.com/marketing/seo/seo-basics/">SEO Basics</a>.</p>
<p>You want to pay attention to the anchor text you are using to link to other pages within your site, as well as the anchor text other sites are using to link to you.</p>
<h3>Image Alt Attribute</h3>
<p>Similar to link titling, the Image &#8220;alt&#8221; attribute gives you an opportunity to reinforce a specific keyword or set of keywords. For instance, if you put your mouse over the image below you&#8217;ll see that a hoverbox with the terms &#8220;Seo Basics&#8221; pops up. This is because I have set the alt attribute in the image code. I can also set the image title to reflect the same keywords. Again, most content management systems these days give you the option to set these attributes as part of the normal course of posting an image. If yours doesn&#8217;t, call your provider and demand that it does.</p>
<p style="text-align: center;"><a href="http://www.mikevanwinkle.com/wp-content/uploads/2009/10/google.page.rank.explained.jpg"><img class="aligncenter size-medium wp-image-336" title="seo basics" src="http://www.mikevanwinkle.com/wp-content/uploads/2009/10/google.page.rank.explained-300x281.jpg" alt="seo basics" width="300" height="281" /></a></p>
<p style="text-align: center;"><span style="color: #808080;">&lt;img title=&#8221;<strong>seo basics</strong>&#8221; src=&#8221;http://www.mikevanwinkle.com/wp-content/uploads/2009/10/google.page.rank.explained-300&#215;281.jpg&#8221; alt=&#8221;<strong>seo basics</strong>&#8221; width=&#8221;300&#8243; height=&#8221;281&#8243; /&gt;</span></p>
<h3><span style="color: #808080;"><span style="color: #000000;">SEO Basics Resources</span></span></h3>
<p><span style="color: #808080;"><span style="color: #000000;"><a title="Google trends" href="http://trends.google.com">Google Trends</a>: http://trends.google.com (hot keywords)</span></span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><a title="SEOMoz" href="http://www.seomoz.org">SEOMoz.org</a>: http://www.seomoz.org (overall SEO resource)</span></span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><a title="Yahoo Site Explorer" href="http://">Yahoo Site Explorer</a>: https://siteexplorer.search.yahoo.com/ (Who&#8217;s linking to your site)</span></span></p>
<p><span style="color: #808080;"><span style="color: #000000;"><a title="SpyFu" href="http://www.spyfu.com/">SpyFu</a>: http://www.spyfu.com/ (research your competition)</span></span></p>
<p><span style="color: #808080;"><span style="font-weight: normal;"><span style="color: #000000;"><br />
</span></span></span></p>
<p style="text-align: center;"><span style="color: #808080;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikevanwinkle.com/marketing/seo/seo-basics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SEO Link Building: Quality First</title>
		<link>http://www.mikevanwinkle.com/marketing/seo/seo-link-building-quality-first/</link>
		<comments>http://www.mikevanwinkle.com/marketing/seo/seo-link-building-quality-first/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 15:07:09 +0000</pubDate>
		<dc:creator>Mike Van Winkle</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[SEOmoz.org]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.mikevanwinkle.com/?p=305</guid>
		<description><![CDATA[There&#8217;s always been a bit of tension between quantity and quality in link building campaigns. Do I build a widget that can get me thousand of links with minimal effort? Or do I focus on getting big links for a &#8230; <a href="http://www.mikevanwinkle.com/marketing/seo/seo-link-building-quality-first/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s always been a bit of tension between quantity and quality in link building campaigns. Do I build a widget that can get me thousand of links with minimal effort? Or do I focus on getting big links for a few dozen sources? Here&#8217;s a video from <a title="SEO Moz" href="http://www.seomoz.org">SEOMOZ.org</a> on the growing importance of link quality.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="293" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6858200&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="293" src="http://vimeo.com/moogaloop.swf?clip_id=6858200&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/6858200">SEOmoz Whiteboard Friday &#8211; Link Quality vs. Quantity</a> from <a href="http://vimeo.com/user409469">Scott Willoughby</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikevanwinkle.com/marketing/seo/seo-link-building-quality-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will your project follow the &#8220;Hype Cycle?&#8221;</title>
		<link>http://www.mikevanwinkle.com/geek-think/will-your-site-have-a-hype-cycle/</link>
		<comments>http://www.mikevanwinkle.com/geek-think/will-your-site-have-a-hype-cycle/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 16:00:12 +0000</pubDate>
		<dc:creator>Mike Van Winkle</dc:creator>
				<category><![CDATA[Geek Think]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Hype Cycle]]></category>
		<category><![CDATA[Promotion]]></category>

		<guid isPermaLink="false">http://www.mikevanwinkle.com/?p=170</guid>
		<description><![CDATA[TechCrunch published this really interesting graph yesterday that comes from Gartner. The graph details the life of a new technology. The initial excitement and buzz, the inevitable disappointment, then the slow build. Does a similar cycle apply to new web &#8230; <a href="http://www.mikevanwinkle.com/geek-think/will-your-site-have-a-hype-cycle/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mikevanwinkle.com/wp-content/uploads/2008/08/gartner-hype-cycle1.jpg"><img class="alignright size-thumbnail wp-image-171" title="gartner-hype-cycle1" src="http://www.mikevanwinkle.com/wp-content/uploads/2008/08/gartner-hype-cycle1-150x150.jpg" alt="" width="150" height="150" /></a><a href="http://www.techcrunch.com/2008/08/18/where-are-we-in-the-hype-cycle/">TechCrunch</a> published this really interesting graph yesterday that comes from <a href="http://www.gartner.com/it/products/research/asset_129492_2395.jsp#Topic6">Gartner</a>. The graph details the life of a new technology. The initial excitement and buzz, the inevitable disappointment, then the slow build.</p>
<p>Does a similar cycle apply to new web projects? Perhaps we have to give the phases different names, but in a broad sense the trajectory applies, both internally and externally.</p>
<p>From an internal perspective, it&#8217;s very easy to get caught in your own hype about a new web site. This new blog is going to be the one that puts you on the map. This new wiki is going to revolutionize the way we do business. We all have visions of that instalanch (define: instant avalanch) making our site a household name on the first day.</p>
<p>But when it doesn&#8217;t come, we get discouraged, our interested drops, and sometimes we even abandon the project. But sticking with it pays dividends. Slowly, over time the site starts achieving some modest successes. After six months or even a year, perhaps the project begins to take on a life of its own.</p>
<p>The peak, the crash, the long-slog; this is the emotional rollercoaster we experience in web development.The key is keeping yourself grounded and understanding what you want. If you are just chasing the instalanch, then maybe you should give up on a project after three months. But if you believe in your concept and you are committed, you will see slow progress. And if your product is good and you are patient, you will be successful.</p>
<p>The curve applies from an external perspective as well. Often groups will do a great media launch for a site, get an initial burst of traffic, but then see their stats plummet back to earth because they had no plan for long term promotion. No matter how big your initial buzz is, you must have a long-term plan for driving traffic through search-engines, email marketing, and organic links. Without it, the traffic for a site simply can&#8217;t be sustained.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikevanwinkle.com/geek-think/will-your-site-have-a-hype-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Know Your Audience: Facebook, MySpace Fail in Japan</title>
		<link>http://www.mikevanwinkle.com/marketing/facebook-myspace-fail-in-japan/</link>
		<comments>http://www.mikevanwinkle.com/marketing/facebook-myspace-fail-in-japan/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 15:35:30 +0000</pubDate>
		<dc:creator>Mike Van Winkle</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[New Marketing]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.mikevanwinkle.com/?p=92</guid>
		<description><![CDATA[A great article from Techcrunch reminding all of us to listen to what our customers want: Social networks have become integrative elements of modern American youth culture over the last years, shaping social patterns and changing the ways that people &#8230; <a href="http://www.mikevanwinkle.com/marketing/facebook-myspace-fail-in-japan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A great article from <a href="http://www.techcrunch.com/2008/08/03/taking-social-networks-abroad-why-myspace-and-facebook-are-failing-in-japan/" target="_blank">Techcrunch</a> reminding all of us to listen to what our customers want:</p>
<blockquote><p>Social networks have become integrative elements of modern American youth culture over the last years, shaping social patterns and changing the ways that people communicate. When taken abroad, these services have to deal with a large number of cross-cultural peculiarities by their very nature.</p></blockquote>
<blockquote><p>Societal and cultural gaps are particularly evident in the case of Japan. Market entry in this country with a “What works in the US must also work over there”-attitude is going awry for both Facebook and MySpace. It’s not a stereotype that communication tends to be nonverbal in Japan. The society generally puts more emphasis on the community rather than on the individual. Also, security plays a major role in many aspects of Japanese life.</p></blockquote>
<blockquote><p>These cultural distinctions largely explain why social networks from abroad have a hard time winning over Japan’s 90 million web users. Mixi, <a href="http://www.techcrunch.com/2008/07/20/japans-mixi-a-social-network-as-a-purely-local-phenomenon/">the country’s biggest social network</a>, positioned itself as a tool for communicating at a distance through diaries and communities to meet like-minded members. It doesn’t primarily exist to make new friends (poking is restricted) or as a platform for public self-presentation.</p></blockquote>
<blockquote><p>A perfect example of a cultural misconception: <a onclick="javascript:pageTracker._trackPageview ('/outbound/www.crunchbase.com');" href="http://www.crunchbase.com/person/mark-zuckerberg">Mark Zuckerberg<img id="snap_com_shot_link_icon" class="snap_preview_icon" style="border: 0pt none; margin: 0pt ! important; padding: 1px 0pt 0pt; max-height: 2000px; max-width: 2000px; min-width: 0px; min-height: 0px; font-style: normal; font-weight: normal; font-family: &quot;trebuchet ms&quot;,arial,helvetica,sans-serif; float: none; position: static; left: auto; top: auto; line-height: normal; background-image: url(http://i.ixnp.com/images/v3.41/theme/silver/palette.gif); background-color: transparent; visibility: visible; width: 14px; height: 12px; background-position: -1128px 0pt; background-repeat: no-repeat; text-decoration: none; vertical-align: top; display: inline;" src="http://i.ixnp.com/images/v3.41/t.gif" alt="" /></a> recently said in Tokyo one of Facebook’s unique selling points is the usage of real names and photos in profiles. This may be true but it’s exactly what Japanese web users usually try to <em>avoid</em>. And they already have a high-trust, invitation-based social network anyway: Mixi.</p></blockquote>
<p>Read the <a href="http://www.techcrunch.com/2008/08/03/taking-social-networks-abroad-why-myspace-and-facebook-are-failing-in-japan/">whole article</a>; it&#8217;s good for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mikevanwinkle.com/marketing/facebook-myspace-fail-in-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
