<?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>Explicitly Me - Rishi Lakhani (Rishil) &#187; Advanced SEO</title>
	<atom:link href="http://explicitly.me/category/advanced-seo/feed" rel="self" type="application/rss+xml" />
	<link>http://explicitly.me</link>
	<description>Rishil&#039;s Home on the Web</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:41:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SEO and HTML 5</title>
		<link>http://explicitly.me/seo-and-html-5</link>
		<comments>http://explicitly.me/seo-and-html-5#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:50:19 +0000</pubDate>
		<dc:creator>rishil</dc:creator>
				<category><![CDATA[Advanced SEO]]></category>

		<guid isPermaLink="false">http://explicitly.me/?p=347</guid>
		<description><![CDATA[All this Talk Of The iPad Is Driving Me Insane!
So what’s the big news of last week? Okay, I promise not to mention the iPad. Oops. Sorry. To be perfectly honest, I am looking forward to seeing the proposed product in practice, but may not actually buy one.  The huge reason for this is the [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fexplicitly.me%2Fseo-and-html-5"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fexplicitly.me%2Fseo-and-html-5" height="61" width="51" /></a></div><h3>All this Talk Of The iPad Is Driving Me Insane!</h3>
<div id="attachment_372" class="wp-caption aligncenter" style="width: 578px">
	<img class="size-full wp-image-372" title="HTML 5 Coming To A Neck Near You Soon" src="http://explicitly.me/wp-content/uploads/2010/02/HTML-5-Coming-To-A-Neck-Near-You-Soon.jpg" alt="HTML 5 Coming To A Neck Near You Soon    Photo Credit: http://www.flickr.com/photos/daniello/422213306/" width="578" height="187" />
	<p class="wp-caption-text">HTML 5 Coming To A Neck Near You Soon!     Photo Credit: http://www.flickr.com/photos/daniello/422213306/</p>
</div>
<p>So what’s the big news of last week? Okay, I promise not to mention the iPad. Oops. Sorry. To be perfectly honest, I am looking forward to seeing the proposed product in practice, but may not actually buy one.  The huge reason for this is the <a href="http://blogs.adobe.com/flashplatform/2010/01/apples_ipad_%E2%80%93_a_broken_link.html">lack of Flash support.</a> Now, don’t flog me – I don’t like flash for the web in general, however a huge portion of video and game sites rely on it. Steve Jobs seems to like it even less than I do:</p>
<blockquote><p>He called Adobe “lazy” and confirmed that ipad’s would not feature flash &#8211; ever “so there. Source <a href="http://blog.freshegg.com/steve-jobs-kills-flash-dead_2833">FreshEgg Blog</a></p></blockquote>
<p>What does that mean? Well the screenshot below kind of summarizes quite succinctly:</p>
<div id="attachment_349" class="wp-caption aligncenter" style="width: 528px">
	<a title="Engadget Post - No Flash on iPad" href="http://www.engadget.com/2010/01/27/apples-ipad-keeping-adobe-flash-away-from-your-couch/" target="_blank"><img class="size-full wp-image-349" title="iPad Equals No Pr0n" src="http://explicitly.me/wp-content/uploads/2010/02/iPad-Equals-No-Pr0n.png" alt="iPad Equals No Pr0n - Highest Rated Comment on recent Engadget Post" width="528" height="93" /></a>
	<p class="wp-caption-text">iPad Equals No Pr0n - Highest Rated Comment on recent Engadget Post (click to follow through to engadget post)</p>
</div>
<h3>OK, So What?</h3>
<p>To me, the real story is that major media owners may start taking HTML 5 more seriously, if only to ensure that they do not lose traffic opportunities because of lack of iPad support. On the other hand, it prompted me to pull out my bookmarks on HTML 5 and start reading – I am not technically adept, and need to continuously read up on stuff. The stuff below is a result of me going through those bookmarks..</p>
<h3>HTML &#8211; Affecting SEO?</h3>
<p>Any markup changes can and will have effect on SEO; from lowering / increasing <a href="http://econsultancy.com/blog/4973-load-time-coming-soon-as-a-google-ranking-factor">load times</a> by reducing code bloat, to <a href="http://www.huomah.com/Internet-Marketing/Link-Building/Page-segmentation-and-link-building.html">identifying key elements of a page</a>.</p>
<p>Not only that, but as an SEO it is important to know how your on page link placement should be carried out, and how search engines will change their view on certain links if the site is coded in HTML 5. Will there be a wider use of the <a href="http://microformats.org/wiki/existing-rel-values">Rel attributes</a> of links so as to establish relationships? How will those attributes play a role in Search Optimisation?</p>
<p>What about the rest of the On Page Links? For example, will links in the <a href="http://www.w3.org/TR/html5/semantics.html#the-footer-element">Footer element</a> be heavily discounted? We know that search engines already segment the common links on the page, and have potential signals they use to identify those common elements. Should we make their work easier by actively identifying that content? Some SEOs I know actively refuse to use indicators such as &lt;div id=&#8221;footer&#8221;&gt;, and switch them to non identifiable div ID&#8217;s  so as to dampen the signals given out.</p>
<blockquote><p>Currently, most content is wrapped in &lt; div &gt; or &lt; span &gt; tags regardless of what it is. There are new tags being introduced by HTML 5 with semantic meaning, such as &lt; article &gt; (for an independent piece of content eg. blog post or news article), &lt; nav &gt; (for navigation), &lt; footer &gt;,&lt; header &gt;, &lt; audio &gt;, &lt; video &gt; and even a &lt; dialogue &gt; element. &lt; aside &gt; can be used to indicate a piece of content removed slightly from the rest of the page in terms of relevance.  Source: <a title="Big Mouth Media Blog" href="http://www.bigmouthmedia.com/live/articles/html-5--an-seo-mustknow.asp/5747/" target="_blank">Big Mouth Media</a></p></blockquote>
<p>At the moment most of us will be speculating on what these changes mean, but most of us have caught onto certain common changes that we all think will impact on-site SEO.</p>
<blockquote><p>HTML 5 will introduce new features that help us (and search engines) better dissect a webpage. In the past, &lt;div&gt; elements have been used everywhere where, in HTML 5 an array of elements will be available to describe navigation, text sections, articles and headers. The improved sectioning could quite easily assist a search engine in understanding the layout of a page. Source: <a href="http://seogadget.co.uk/xhtml-20-and-seo/">SEOGadget</a></p></blockquote>
<p>At this point in time, I cant really advise on HTML 5 and its effects on SEO, but I can say that whatever it will be, it is sure to be some sort of shift worth keeping an eye on. Definitely Video Optimisation for SERPs will be impacted.</p>
<p>The fact is search engines are making more an effort to semantically index and analyse data is demonstrated by their continued <a href="http://googlewebmastercentral.blogspot.com/2009/10/help-us-make-web-better-update-on-rich.html">support of microformats</a>.</p>
<p>A maybe less highlighted tid bit is that the HTML5 editors are <a href="http://ln.hixie.ch/">Ian Hickson</a> of <strong>Google</strong>, and <a href="http://weblogs.mozillazine.org/dave/">David Hyatt</a> of <strong>Apple</strong>. (take that info as you may&#8230;)</p>
<h3>Cheat Sheet</h3>
<div id="attachment_354" class="wp-caption aligncenter" style="width: 580px">
	<a title="HTML 5 Cheat Sheet" href="http://www.box.net/shared/8qnxj922oc" target="_blank"><img class="size-full wp-image-354  " title="HTML 5 Cheet Sheet" src="http://explicitly.me/wp-content/uploads/2010/02/HTML-5-Cheet-Sheet2.png" alt="HTML 5 Cheet Sheet (PDF - Via Smashing Magazine)" width="580" height="113" /></a>
	<p class="wp-caption-text">HTML 5 Cheet Sheet (PDF - Via Woorkup.com - click image to download)</p>
</div>
<p>Thanks to the people at <a href="http://woorkup.com/" target="_blank">woorkup.com</a> for putting together the cheat sheet above <img src='http://explicitly.me/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<h3>Resources</h3>
<p>Although you should read the content I have linked to in the body of the post, here are a few additional links worth looking at.</p>
<ul>
<li>Edward Lewis (<a title="Edward Lewis on Twitter" href="http://twitter.com/pageoneresults">@pageoneresults</a>) always does a thorough job of identifying elements. I read his <a href="http://www.seoconsultants.com/html4/elements/">SEO and html 4</a> elements piece with great interest, and am looking forward to his take on html 5.</li>
<li><a href="http://diveintohtml5.org/">Dive into HTML</a> is an ongoing manuscript for a book to be published by O’Reilly.</li>
<li>The Bruce Clay Blog does a decent overview on what HTML 5 means for <a title="Bruce Clay Blog - Why the new HTML 5 specification will have high importance to Video and SEO" href="http://www.bruceclay.com.au/blog/archives/2009/06/why-the-new-htm.html" target="_blank">SEO and Video Optimisation</a>.</li>
<li>Hobo Web does a simple code example on how common elements on a page would look if <a href="http://www.hobo-web.co.uk/seo-blog/index.php/html5-html4-different/">coded on html 5</a>.</li>
<li>HTML 5 and <a title="W3c - Web Applications in HTML 5" href="http://www.w3.org/TR/html5/" target="_blank">Web Applications</a>.</li>
<li><a href="http://searchengineland.com/preview-your-google-rich-snippets-with-google-webmaster-tool-24963">Rich Snippets Testing Tool</a> (via SEL).</li>
<li><a title="Holistic Search - Rich Snippets" href="http://www.holisticsearch.co.uk/2010/01/24/seo-and-rich-snippets-crucial-to-your-2010-armoury/" target="_blank">Rich Snippets and SEO</a> By Pete Young</li>
<li><a href="http://radar.oreilly.com/2009/05/google-bets-big-on-html-5.html">Google Bets Big on HTML 5</a> post by Tim O’Reilly.</li>
<li>Youtube <a title="Youtube and HTML 5" href="http://www.youtube.com/html5">HTML5 Video Beta</a>.</li>
<li>Google Takes some <a href="http://www.sitepoint.com/blogs/2009/07/24/google-html5-and-standards/">shortcuts when it comes</a> to its own home page code.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://explicitly.me/seo-and-html-5/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Do I need to know Blackhat SEO?</title>
		<link>http://explicitly.me/do-i-need-to-know-blackhat-seo</link>
		<comments>http://explicitly.me/do-i-need-to-know-blackhat-seo#comments</comments>
		<pubDate>Thu, 21 Jan 2010 00:38:07 +0000</pubDate>
		<dc:creator>rishil</dc:creator>
				<category><![CDATA[Advanced SEO]]></category>

		<guid isPermaLink="false">http://explicitly.me/?p=173</guid>
		<description><![CDATA[
Image source Hex Colours (hat tip SebastianX)
Sometimes it’s important to ask questions that may have answers that you already know. One such question popped in my mind yesterday, which obviously found its way onto twitter:
Ok Question tweeps: As an SEO do you NEED to know &#8220;black hat&#8221; tactics? Thoughts?
To my surprise I had a phenomenal [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fexplicitly.me%2Fdo-i-need-to-know-blackhat-seo"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fexplicitly.me%2Fdo-i-need-to-know-blackhat-seo" height="61" width="51" /></a></div><p style="text-align: center;">
<div id="attachment_201" class="wp-caption aligncenter" style="width: 580px">
	<img class="size-full wp-image-201" title="The Colour of SEO" src="http://explicitly.me/wp-content/uploads/2010/01/SEO_colour1.png" alt="The Colour of SEO" width="580" height="231" />
	<p class="wp-caption-text">The Colour of SEO</p>
</div>
<p><span style="color: #999999;">Image source <a href="http://www.myhexcolor.com/color-53454F/" target="_blank">Hex Colours</a> (hat tip <a title="Sebastian X on Twitter" href="http://twitter.com/SebastianX" target="_blank">SebastianX</a>)</span></p>
<p>Sometimes it’s important to ask questions that may have answers that you already know. One such question popped in my mind yesterday, which obviously found its way onto twitter:</p>
<blockquote><p><span style="color: #ff9900;"><strong><em>Ok Question tweeps: As an SEO do you NEED to know &#8220;black hat&#8221; tactics? Thoughts?</em></strong></span></p></blockquote>
<p>To my surprise I had a phenomenal number of responses. I either caught twitter at a good time, or the question is one that attracted peoples attention.</p>
<p>Of course not all answers were what I expected&#8230; <a href="http://twitter.com/steveplunkett">Steve Plunkett</a> asked:</p>
<blockquote><p><span style="color: #ff9900;"><strong><em>define black hat tactics&#8230; lol</em></strong></span><em> </em></p></blockquote>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 580px">
	<img class="size-full wp-image-202" title="Fantomaster owns the Gray Hat!" src="http://explicitly.me/wp-content/uploads/2010/01/fantomaster_gray.png" alt="Fantomaster owns the Gray Hat!" width="580" height="208" />
	<p class="wp-caption-text">Fantomaster owns the Gray Hat</p>
</div>
<p>&#8230;which to be honest is a perfectly good question. How DO you define Black Hat SEO? How do you recognise the difference between those who are Black Hat and those that are merely hackers for hire? I think <a href="http://twitter.com/GregBoser">Greg Boser</a> nailed it (and I think others thought so too, his response was retweeted a lot):</p>
<blockquote><p><span style="color: #ff9900;"><strong><em>It&#8217;s pretty easy for me to define. I consider BHSEO the act of breaking rules, not laws.</em></strong></span></p></blockquote>
<p>That’s the difference. Search Engines have a whole bunch of rules they don’t like us violating, and which typically lead to sites being kicked out of the SERPs if caught. Breaking those rules makes you a BHSEO ( I won’t debate the whole buying links and Gray Hat SEO thing here because it’s much debated and covered territory). Hackers work outside the law. Case and point? The whole <a href="http://econsultancy.com/blog/5075-scotland-yard-crackdown-exposes-googles-flaws">Ugg Boots</a> scene that played out in the UK recently. I consider the whole <a href="http://seogadget.co.uk/link-injections-wordpress-security/">Link Injections</a> scene to be beyond Black Hat and illegal.</p>
<p>Of course some people like my friend <a href="http://twitter.com/davesnyder">Dave Snyder</a> just refuse to belong to a classification&#8230;</p>
<div id="attachment_203" class="wp-caption aligncenter" style="width: 579px">
	<img class="size-full wp-image-203" title="Dave Snyder &quot;I only wear hats Cause I am Bald&quot;" src="http://explicitly.me/wp-content/uploads/2010/01/dave_snyder_bald.png" alt="Dave Snyder &quot;I only wear hats Cause I am Bald&quot;" width="579" height="172" />
	<p class="wp-caption-text">Dave Snyder &quot;I only wear hats Cause I am Bald&quot;</p>
</div>
<p style="text-align: center;"><span style="color: #999999;">(Dave is Co-Founder of <a href="http://www.searchandsocial.com/">Search and Social</a> and regular blogger at <a href="http://www.searchenginejournal.com/author/david-snyder/">Search Engine Journal</a>)</span></p>
<p>But getting back to the point, do I as a White Hat SEO need to know Black Hat tactics? Do I need to understand the intricacies of the Dark Side? Why? Shouldn’t I just run at the mention of black hat? My twitter peeps don’t seem to think so:</p>
<p><a href="http://twitter.com/wiep">@wiep</a> (who by the way is a <a href="http://wiep.net/">link building</a> genius) <em>how else would you know what white is?</em> Which he then followed by <em>the biggest problems are caused by cowboys who think they&#8217;re wh, but don&#8217;t have an f*ing clue what they&#8217;re doing&#8230;</em></p>
<p><a title="Andy Heaps" hreflang="en" href="http://twitter.com/andyheaps">@andyheaps</a>(Head of Search at Latitude) <em>need to know what they are and be able to recognise them, not necessarily implement them&#8230;</em></p>
<p><em>&#8230;unless you&#8217;re selling viagra!</em></p>
<p>@<a title="Drew Howard" href="http://twitter.com/drewhoward">drewhoward</a> <em>as an SEO I think you do need to make yourself aware of black hat tactics so you know what to avoid and how to stay ethical</em></p>
<p><em>@</em><a title="Marty Martin" href="http://twitter.com/mosquitohawk">mosquitohawk</a> <em>I think it helps if you&#8217;re going to really say you understand the search engines, but isn&#8217;t required to improve rankings generally</em></p>
<p><em>@</em><a title="MichelleRobbins" href="http://twitter.com/MichelleRobbins">MichelleRobbins</a> Was quite succinct: <em>absolutely.</em></p>
<p><em>@</em><a title="Gary Buchan" href="http://twitter.com/swerveball">swerveball</a> <em>yeah. you need to be aware / have some understanding. you can&#8217;t master something by only studying half.</em></p>
<p><em>@</em><a title="Amrit Gill" href="http://twitter.com/APSG">APSG</a> <em>9/10 times they&#8217;re the ones who find the exploits first &#8211; you could look at how to waterdown the tactic turn it grey / white</em></p>
<p><em>@</em><a title="Gareth James" href="http://twitter.com/SEO_Doctor">SEO_Doctor</a> <em>often debated that. If you can do quality white hat, then no. Big G is getting too good at filtering. But it&#8217;s great playing&#8230;</em></p>
<p><em>@</em><a title="Rob Watts" href="http://twitter.com/robwatts">robwatts</a> <em>definitely &#8211; you need to understand dirty tricks to combat them</em></p>
<p><em>@</em><a title="David Main" href="http://twitter.com/davidjmain">davidjmain</a> <em>only to know what to Avoid!</em></p>
<p><em>@</em><a title="David Goldie" href="http://twitter.com/DavorGoldie">DavorGoldie</a> <em>I think you should have an understanding of blackhat tricks, tactics etc. You need to know what you&#8217;re up against&#8230;</em></p>
<p><em>@</em><a title="Mike" href="http://twitter.com/Fearless_Shultz">Fearless_Shultz</a> <em>I say yes, if nothing else to know whether you might be inadvertently using them! But also they can inspire white hat variants&#8230;</em></p>
<p><em>@</em><a title="GregBoser" href="http://twitter.com/GregBoser">GregBoser</a> <em>not only know, but be proficient at it. Anything less is a disservice to a client.</em></p>
<p><em>@</em><a title="Dixon (Receptional)" href="http://twitter.com/Dixon_Jones">Dixon_Jones</a> (Dixon is the director of Receptional who do run the <a href="http://www.majesticseo.com/">Majestic SEO</a> Campaign) <em>Sooner or later, you&#8217;ll do something &#8220;black&#8221; by mistake if you don&#8217;t know what you&#8217;re doing.</em></p>
<p><em>@</em><a title="yrewol" href="http://twitter.com/yrewol">yrewol</a> (although unknown in the general SEO industry, I vouch this guy is a genius, and I consider him a good friend) <em>you absolutely do need to know them. Whether you use them or report them, you need to understand them and their impact.</em></p>
<p><em>@</em><a title="Matt Siltala" href="http://twitter.com/Matt_Siltala">Matt_Siltala</a><em> I think if you do not test, and have never tested on the dark side, you really can&#8217;t call yourself an SEO</em></p>
<p><em>@</em><a title="SEOidiot" href="http://twitter.com/seoidiot">seoidiot</a> <em>just give them a white hat name &#8230;&#8230;&#8230;. &#8220;commercial link programme anyone?&#8221;</em></p>
<p><em>@</em><a title="Ben Cook" href="http://twitter.com/Skitzzo">Skitzzo</a> <em>i think you need to be able to spot the most frequently used BH tactics so you can understand why sites outrank you etc.</em></p>
<p><em>@</em><a title="fantomaster" href="http://twitter.com/fantomaster">fantomaster</a> (if you don’t know this man, you need to read up. He KNOWS Black Hat SEO) <em>Expectably, my take is: Most certainly! If only to stay in the loop on the state-of-the-art side of things. (</em>BTW Ralph is launching <a href="http://customizedcontentcreation.com/">Customized Content Creation</a> soon)</p>
<p>But for me one of the best analogies was by <a href="http://twitter.com/kennyhyder">Kenny Hyder</a> (who by the way just launched <a href="http://awesomeseotools.com/">Awesome Tools</a>):</p>
<blockquote><p><span style="color: #ff9900;"><em><strong>Do cops NEED to know how to think like criminals? Gotta know both sides to compete on either.</strong> </em></span></p></blockquote>
<p>As you can see form the responses above, there is a certain pattern to peoples thoughts regarding BH SEO. What does that tell me? That I NEED to know Black Hat SEO:</p>
<ol>
<blockquote>
<li style="text-align: left;"><span style="color: #333333;"><strong>because I should be able to spot any of it by my competition</strong></span></li>
<li style="text-align: left;"><span style="color: #333333;"><strong>because I have to make sure I am not inadvertently using it</strong></span></li>
<li style="text-align: left;"><span style="color: #333333;"><strong>because there may be tricks that could be used in WH SEO</strong></span></li>
<li style="text-align: left;"><span style="color: #333333;"><strong>because that is the way I stay on top of the game</strong></span></li>
</blockquote>
</ol>
<p>And this <a title="Search Engine Watch Job Board Archives" href="SEO’s who restrict themselves with ethics need not apply. We are capable of evaluating the risk ourselves." target="_blank">old job posting</a> on Search Engine Watch encourages me to add one more:</p>
<blockquote>
<p style="text-align: center;"><span style="color: #333333;"><strong>5. because my cients may request that I do</strong></span></p>
</blockquote>
<p><strong>Some Resources: </strong></p>
<p>(<span style="color: #888888;"><em>disclaimer: visit these sites at your own risk <img src='http://explicitly.me/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  And be careful with any techniques, however harmless, that they talk about.</em></span>)</p>
<ul>
<li>Although not always Black Hat, Eli&#8217;s <a href="http://www.bluehatseo.com/" target="_blank">Blue Hat SEO</a> blog should be on your reading list.</li>
<li>Syndk8 is a self styled and out  and open <a href="https://www.syndk8.com/about/000162-about.html" target="_blank">Black Hat Company</a>.</li>
<li><a href="http://earl-grey.syndk8.net/" target="_blank">Earl Grey</a> is famous in the Black hat field.</li>
<li>A pretty Good Article in questioning if <a href="http://www.seo-theory.com/2008/06/09/is-black-hat-seo-advanced-enough-to-be-called-advanced-seo/" target="_blank">Black Hat theory is Advanced SEO</a></li>
<li>The <a href="http://seoblackhat.com/" target="_blank">Quadzilla Forums</a> are famous for insane tricks.</li>
<li>The <a href="http://www.irishwonder.com/blog/about/">Irish Wonder Blog</a> has got it&#8217;s routes in Black Hat.</li>
<li>Another <a href="http://www.seo-blackhat.com/about" target="_blank">SEO Black Hat</a> blog&#8230;</li>
<li>The <a href="http://www.blackhatworld.com" target="_blank">Black Hat forum</a> is usually ripe with ideas.</li>
<li><a href="http://sebastians-pamphlets.com/" target="_blank">Sebastian</a> isnt a black hat (that i know of) but is one of the most advanced bloggers I know.</li>
<li><a href="http://seo-wolf.com/tools" target="_blank">SEO Wolf</a> has a few decent links to some Black Hat Tools (<a href="http://twitter.com/Fearless_Shultz" target="_blank">hat tip</a>)</li>
<li>Slightly Shady is a long time fav, and I just remembered he wrote <a href="http://www.slightlyshadyseo.com/index.php/why-whitehats-need-to-know-blackhat-seo/" target="_blank">Why Whitehats need to know Blackhat SEO</a> way back in 2008.</li>
</ul>
<p>With that, I leave you to draw your own conclusions as to why YOU need to know Black Hat SEO &#8211; and feel free to add your thoughts in the comments! (Oh and a <a href="http://fantomaster.com/fantomNews/archives/2010/01/18/another-monday-another-fantoonday-8/">Fantomaster Special</a> below <img src='http://explicitly.me/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 577px">
	<img class="size-full wp-image-205" title="Blackhat vs White Hat - Conversation" src="http://explicitly.me/wp-content/uploads/2010/01/Blackhat-vs-White-Hat-Coonversation.png" alt="Blackhat vs White Hat - Conversation" width="577" height="499" />
	<p class="wp-caption-text">Blackhat vs White Hat - Conversation</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://explicitly.me/do-i-need-to-know-blackhat-seo/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>
