<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Leslie Rohde . com - seo tag</title>
  <link>http://leslierohde.com:80/tags/seo/</link>
  <description>One Geek&#039;s Public Personal Musings</description>
  <language>en</language>
  <copyright>Leslie</copyright>
  <lastBuildDate>Wed, 24 Sep 2008 20:49:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>&#034;...Google will determine...&#034;?  Not on my site!</title>
    <link>http://leslierohde.com:80/2008/09/24/google_will_determine_not_on_my_site.html</link>
    
      
        <description>
          &lt;p&gt;In the &lt;a target=&#034;_blank&#034; href=&#034;http://www.stompernet.com&#034;&gt;StomperNet&lt;/a&gt; forums today I responded to a member who noticed a Google post &lt;a target=&#034;_blank&#034; rel=&#034;nofollow&#034; href=&#034;http://googlewebmastercentral.blogspot.com/2008/09/dynamic-urls-vs-static-urls.html&#034;&gt;here&lt;/a&gt;.  Reproduced here is my acidic response.&lt;/p&gt;
&lt;p&gt;That was the most useless, vague, non-actionable and *irresponsible* post I have EVER seen from Google. It looks like something from webmasterworld or the warrior&#039;s forum. The examples used are just plain stupid and the sweeping generalization they make about Google somehow figuring out URL parameters is dangerously silly.&lt;/p&gt;
&lt;ol&gt;
    &lt;li&gt;No one would consider rewriting a (so-called) dynamic url into a &amp;quot;static&amp;quot; one while retaining the session id. I mean DUH! If you are smart enough to even be able to enable mod_rewrite how could you not know to turn off session ids when serving content to bots? Ridiculous example that serves to paint all rewriting as somehow dangerous. Worst still, why would anyone rewrite like the example shown? That&#039;s plain stupid.&lt;/li&gt;
    &lt;li&gt;&amp;quot; ... Google will determine which parameters can be removed ...&amp;quot; -- You have got to me Sh*t**g me! Is there anyone who can spell S-E-O that would like to just simply trust Google to &amp;quot;determine&amp;quot; what URLs should be the same and which should be different?? Not me thanks. My site. I&#039;ll decide. If they get it wrong, you get flagged with widespread duplicate content and they don&#039;t tell you about it.&lt;/li&gt;
    &lt;li&gt;They leave completely unanswered the OBVIOUS (just look at SERPs) problems they have today with session ids -- not so good at &amp;quot;determining&amp;quot; after all, eh? At every single StomperNet Live event we&#039;ve held, I have reviewed at least one site that had pages indexed at Google showing multiple different session id values. This is a widespread problem for sites that serve session ids to bots and for Google to publicly post about &amp;quot;dynamic&amp;quot; URLs and sweep this under the rug while vaguely claiming to handle it borders on misrepresentation.&lt;/li&gt;
    &lt;li&gt;They also don&#039;t say a damn thing about parameter order -- another place they fail COMPLETELY to &amp;quot;determine&amp;quot;. Example: p1=v1&amp;amp;p2=v2 leads to the same content as p2=v2&amp;amp;p1=v1 and this is a REQUIREMENT of the HTTP spec (named parameters are NOT positional so may appear in any order) but Google treats these as different URLs and will ignorantly and incorrectly index both URLs as different pages. This problems appears in several CMSs today, Endeca in particular has it bad.&lt;/li&gt;
&lt;/ol&gt;
        </description>
      
      
    
    
    
    <category>SEO</category>
    
    <comments>http://leslierohde.com:80/2008/09/24/google_will_determine_not_on_my_site.html#comments</comments>
    <guid isPermaLink="true">http://leslierohde.com:80/2008/09/24/google_will_determine_not_on_my_site.html</guid>
    <pubDate>Wed, 24 Sep 2008 20:49:00 GMT</pubDate>
  </item>
  
  <item>
    <title>SEO Trick - Sub-Domains vs. Directories</title>
    <link>http://leslierohde.com:80/2008/08/03/seo_trick_sub_domains_vs_directories.html</link>
    
      
        <description>
          &lt;p&gt; Two SEO questions I get asked a lot:&lt;/p&gt;
&lt;ul style=&#034;margin-left: 4em;&#034;&gt;
    &lt;li&gt;How important is the URL to ranking and&lt;/li&gt;
    &lt;li&gt;Which is better, sub-domains or directories&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; In general, both have only minor impact on ranking (I think they are important to click-through) but I just saw an example of the latter that is worth some thought. &lt;/p&gt;
&lt;p&gt;In searching for &amp;quot;swing treeview&amp;quot; (a Java thing) at Google, the top two results are &lt;u&gt;treeview-java-swing.qarchive.org&lt;/u&gt; and &lt;u&gt;java-treeview.qarchive.org&lt;/u&gt; and Google did NOT do the second as an indented listing which they would do if these were treated as being from the same domain.&lt;/p&gt;
&lt;p&gt;If the same content were served via pages or directories at the root domain, the best this site would get is an indented listing, and even that is open to question.&lt;/p&gt;
&lt;p&gt; This is likely a generally applicable result.  Look at the results for searching for &amp;quot;blogspot&amp;quot; for example.  Predictably, there are pages and pages of blogspot sub-domains.  The previous example is no different.&lt;/p&gt;
&lt;p&gt;The lesson here is that sub-domains really are different domains (which we knew).&lt;/p&gt;
&lt;p&gt;The action item is to find out which is easier to get:&lt;/p&gt;
&lt;ul style=&#034;margin-left: 4em;&#034;&gt;
    &lt;li&gt;Multiple listings from sub-domains or&lt;/li&gt;
    &lt;li&gt;An indented listing from a single domain&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I&#039;ll let you know what I find.&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>Profession</category>
    
    <category>SEO</category>
    
    <comments>http://leslierohde.com:80/2008/08/03/seo_trick_sub_domains_vs_directories.html#comments</comments>
    <guid isPermaLink="true">http://leslierohde.com:80/2008/08/03/seo_trick_sub_domains_vs_directories.html</guid>
    <pubDate>Sun, 03 Aug 2008 16:12:27 GMT</pubDate>
  </item>
  
  <item>
    <title>Welcome to My [stomper] World</title>
    <link>http://leslierohde.com:80/2008/05/23/welcome_to_my_stomper_world.html</link>
    
      
        <description>
          &lt;p&gt;As many of you know, in addition to running Windrose Software and continuing my search engine research, I&#039;m also a faculty member  at StomperNet.  For about the last year or so, we have been closed to new students, but today that changes.  At 3 PM Eastern time today we reopen.  Not sure for how long.  As I write this, we have a pool going in the office for how long it takes us to fill up.&lt;/p&gt;
&lt;p&gt;If you are new to what we teach, checkout the freeline videos at &lt;a target=&#034;_blank&#034; href=&#034;http://www.stompernet.net/goingnatural3/&#034;&gt;http://www.stompernet.net/goingnatural3/&lt;/a&gt; and it you are interested in getting this sort of help every day, get in line at &lt;a target=&#034;_blank&#034; href=&#034;http://www.windrosesoftware.com/snredux&#034;&gt;http://www.windrosesoftware.com/snredux&lt;/a&gt;. &lt;/p&gt;
        </description>
      
      
    
    
    
    <category>Profession</category>
    
    <category>SEO</category>
    
    <comments>http://leslierohde.com:80/2008/05/23/welcome_to_my_stomper_world.html#comments</comments>
    <guid isPermaLink="true">http://leslierohde.com:80/2008/05/23/welcome_to_my_stomper_world.html</guid>
    <pubDate>Fri, 23 May 2008 17:44:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Jerry West Close to Historic Sponsorship Deal</title>
    <link>http://leslierohde.com:80/2008/05/03/jerry_west_close_to_historic_sponsorship_deal.html</link>
    
      
        <description>
          &lt;p align=&#034;right&#034;&gt;On this day in 1978, &lt;a href=&#034;http://www.templetons.com/brad/spamreact.html&#034; rel=&#034;nofollow&#034; target=&#034;blank&#034;&gt;the very first unsolicited commercial email&lt;/a&gt;, or UCE, was sent by Digital Equipment Corporation to &lt;strong&gt;hundreds&lt;/strong&gt; (that was so the old days) of users of the Arpanet, the forerunner to the Internet.&lt;img align=&#034;right&#034; src=&#034;/common/images/jerry-spam.jpg&#034; alt=&#034;Jerry West, SPAM Poster Boy&#034; style=&#034;margin-top: 10px;&#034; /&gt;&lt;/p&gt;
&lt;p&gt;In that one moment was born a whole new industry and way of life for millions of Americans.  Thirty years later, business men and women build entire businesses based entirely on UCE, providing all of us (repeatedly) with many valuable offers and opportunities and generally enhancing life on-line.  Indeed, UCE is now widely regarded as a venerable American tradition.&lt;/p&gt;
&lt;p&gt;By the mid 90&#039;s UCE came to be known as Spam, likely in reference to a &lt;a href=&#034;http://en.wikipedia.org/wiki/Monty_Python&#034; rel=&#034;nofollow&#034; target=&#034;blank&#034;&gt;Monty Python&lt;/a&gt; skit that featured another hugely successful American innovation &amp;mdash; the canned meat product of that name created and marketed by &lt;a href=&#034;http://www.spam.com&#034; rel=&#034;nofollow&#034; target=&#034;blank&#034;&gt;Hormel&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It is only fitting then that on this anniversary of the birth of email spam, that Hormel should honor their on-line namesake with the appointment of an Internet spokesperson.  Though no official announcement has been made, this reporter has learned through reliable sources that this new cyber delegate is to be none other than the &amp;ldquo;UCE poster boy&amp;rdquo; himself, Jerry West.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;While Mr. West would neither confirm nor deny this &amp;ldquo;rumor&amp;rdquo; [wink, wink], he did say, speaking entirely hypothetically, &lt;em&gt;&amp;ldquo;Since I&#039;m the one that put the meat into email marketing, I figure I&#039;m the perfect man for the job.  I&#039;m thrilled at the marriage of these two great American traditions, one in a can and the other on-line&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;When asked about the objections that some few, but highly vocal, users on the Internet have toward SPAM, Mr West pointed out that UCE is officially sanctioned in US law by the CAN-SPAM act, &lt;em&gt;&amp;ldquo;I mean, if Spam was bad, they would have named it the CANT-SPAM act, right?&amp;rdquo;&lt;/em&gt; &amp;mdash; a great example of the sort of insightful analysis Mr. West is best known for.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#034;http://blog.seorevolution.com/2008/04/11/google-requirement-pure-white-hat-seo-or-perish-in-hell/&#034; target=&#034;blank&#034;&gt;Sister Leslie Rohde&lt;/a&gt;, noted SEO evangelist and long time nemesis of Mr. West&#039;s, had this to say of the announcement &lt;em&gt;&amp;quot;I&#039;m all for this new alliance.  By far the best way to improve search results is to get Jerry to spend more time on email.&amp;quot;&lt;/em&gt;  Several other residents of the Google rectory, interviewed on the condition of anonymity, were also very excited at the news, describing it as &lt;em&gt;&amp;ldquo;a sign of divine providence&amp;rdquo;&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Regrettably, repeated attempts to contact Hormel via email in regards to this story were unsuccessful, and ultimately resulted in a Spam complaint against the author.&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>Profession</category>
    
    <category>SEO</category>
    
    <comments>http://leslierohde.com:80/2008/05/03/jerry_west_close_to_historic_sponsorship_deal.html#comments</comments>
    <guid isPermaLink="true">http://leslierohde.com:80/2008/05/03/jerry_west_close_to_historic_sponsorship_deal.html</guid>
    <pubDate>Sun, 04 May 2008 03:13:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Static vs. Dynamic URLs</title>
    <link>http://leslierohde.com:80/2006/11/14/static_vs_dynamic_urls.html</link>
    
      
        <description>
          &lt;p&gt;The terms &#039;static&#039; and &#039;dynamic&#039; do not correctly represent any real technological differences in how pages are delivered.  The real issue is &#039;clean URL&#039; or &#039;messy URL&#039; -- query strings is a common example.  The engines are far better today at dealing with these URLs, so the historical advantage of clean URLs has dissipated considerably, but messy URLs still remain a problem and their use should be minimized.&lt;/p&gt;
        </description>
      
      
    
    
    
    <category>SEO</category>
    
    <comments>http://leslierohde.com:80/2006/11/14/static_vs_dynamic_urls.html#comments</comments>
    <guid isPermaLink="true">http://leslierohde.com:80/2006/11/14/static_vs_dynamic_urls.html</guid>
    <pubDate>Tue, 14 Nov 2006 21:04:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
