<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>SEO Egghead by Jaimie Sirovich</title>
	<link>http://www.seoegghead.com/blog</link>
	<description>A blog about SEO, written for nerds, by a nerd.</description>
	<lastBuildDate>Wed, 19 Mar 2008 03:26:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>SEO Egghead, Inc. - Now Taking Web Development Projects</title>
		<description><![CDATA[We're currently looking for clients in the following realms:
Custom Application Development
1. Custom Content Management System Development
2. Custom eCommerce Web Site Development
3. Intranet Development
Our applications are designed to give users full control over content and require no knowledge of HTML or advanced web design skills. All applications are designed to be SE-friendly at an architectural basis. [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/seo-egghead-inc-now-taking-web-development-projects-p219.html</link>
			</item>
	<item>
		<title>MySpace Negligent: Pedophile IQ &gt; MySpace IQ</title>
		<description><![CDATA[The average IQ of the internet pedophile is apparently much higher than the aggregate of IQs at MySpace.
Let me make a prediction: MySpace will be found liable for several incidents of child exploitation going forward -- even more so than before.  Wired's blog made it public over here.
I was blissfully unaware of this until [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/myspace-negligent-pedophile-iq-myspace-iq-p218.html</link>
			</item>
	<item>
		<title>ASP.NET 2.0 Setting Dangerous for Google Indexing</title>
		<description><![CDATA[Authored By: Cristian Darie
http://www.cristiandarie.ro/books.
I’m writing this article to warn you about an implementation detail of the ASP.NET 2.0 session management mechanism, which, if handled incorrectly, can potentially remove your ASP.NET 2.0 web site from Google's index.
The Background
The communication protocol our web browsers use when navigating the Internet - HTTP - was designed to be stateless [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/aspnet-20-setting-dangerous-for-google-indexing-p217.html</link>
			</item>
	<item>
		<title>WP HTML Taint Check</title>
		<description><![CDATA[&#60;?
/*Plugin&#160;Name:&#160;HTMLTaintCheckPlugin&#160;URI:&#160;http://www.seoegghead.com/Description:&#160;Checks&#160;for&#160;suspicious&#160;links&#160;in&#160;posts.  MAKE SURE TO REPLACE YOUR EMAIL ADDRESS IN THE CODE BELOW -- ALSO ONLY LEAVE THIS ON TO CHECK, THEN TURN IT BACK OFF!!!Author:&#160;Jaimie&#160;SirovichVersion:&#160;0.1Author&#160;URI:&#160;http://www.seoegghead.com/*/&#160;
if&#160;(true)&#160;{&#160;&#160;check_posts();}
function&#160;check_posts(){&#160;&#160;&#160;&#160;
&#160;&#160;&#160;&#160;global&#160;$wpdb,&#160;$table_prefix;
&#160;&#160;&#160;&#160;$items&#160;=&#160;$wpdb-&#62;get_results("
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;SELECT&#160;post_title,&#160;ID,&#160;post_name,&#160;post_content
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;FROM&#160;{$table_prefix}posts
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;WHERE&#160;TRUE&#160;&#160;&#160;&#160;");&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;$copy&#160;=&#160;'';&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;foreach&#160;($items&#160;as&#160;$i)&#160;{&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;if&#160;(preg_match('#adshelper&#124;softicana#i',&#160;$i-&#62;post_content))&#160;{&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;$copy&#160;.=&#160;$i-&#62;ID&#160;.&#160;'&#160;'&#160;.&#160;"IS&#160;SUSPICIOUS.\r\n";&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;}&#160;else&#160;{&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;$copy&#160;.=&#160;$i-&#62;ID&#160;.&#160;'&#160;'&#160;.&#160;"OK.\r\n";&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;}&#160;&#160;&#160;&#160;}&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;mail('YOUREMAIL@ADDRESS.com',&#160;'test',&#160;$copy);&#160;&#160;&#160;&#160;}
?&#62;

	 
	 
	 
	 

]]></description>
		<link>http://www.seoegghead.com/blog/seo/wp-html-taint-check-p216.html</link>
			</item>
	<item>
		<title>Latest WordPress 2.3.1 Vulnerable To Hackers</title>
		<description><![CDATA[Update: WP developers are looking into this now . . .
The current version of WordPress (also 2.1-2.3.1 verified so far) is apparently vulnerable to an HTML-tainting attack.  I first noticed it on this blog in the next-to-top post.  I've actually been on a vacation of sorts, but I monitor changes to my web [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/latest-wordpress-231-vulnerable-to-hackers-p214.html</link>
			</item>
	<item>
		<title>Protected: WP Spammer Information</title>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
		<link>http://www.seoegghead.com/blog/seo/wp-spammer-information-p215.html</link>
			</item>
	<item>
		<title>Professional SEO with ASP.NET Released!</title>
		<description><![CDATA[And it's not just a patched-together port of Search Engine Optimization with PHP, either.  Cristian and I did it right.  The examples are programmed using typical ASP.NET design patterns, and we built reusable components for your .NET applications.  So if you're an ASP.NET programmer and you need to know how to effectively [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/professional-seo-with-aspnet-released-p213.html</link>
			</item>
	<item>
		<title>How To Guide: Prevent Google Proxy Hacking</title>
		<description><![CDATA[One day your traffic comes to a grinding halt.  What happened?  Check the index.  Google may have found all your reciprocal links from i-hump-sheep.info and white-castle-coupons.biz.  But it's also possible that you have been "proxy hacked."  That's the term being tossed around by a few people who have been mum [...]]]></description>
		<link>http://www.seoegghead.com/blog/seo/how-to-guide-prevent-google-proxy-hacking-p210.html</link>
			</item>
</channel>
</rss>
