<?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>Technical SEO Ryan Smith, SEO Programmer on search engine friendly web development - HackingSearch.com &#187; SEO</title>
	<atom:link href="http://hackingsearch.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingsearch.com</link>
	<description>Technical SEO Ryan Smith</description>
	<lastBuildDate>Fri, 23 Jul 2010 12:55:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Parse the Google Results Page using Regular Expressions Even if You&#8217;re a Total PHP n00b</title>
		<link>http://hackingsearch.com/2009/10/how-to-parse-google-serp-results-page-using-regular-expressions/</link>
		<comments>http://hackingsearch.com/2009/10/how-to-parse-google-serp-results-page-using-regular-expressions/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 22:51:09 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Open Source Projects]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=26</guid>
		<description><![CDATA[ 
There comes a time in the course of every SEO&#8217;s life where they find themselves wishing to scrape their own search rankings data rather than use one of the fine commercial tools available for the task.  Fortunately for me, not every SEO is also a hacker, so I do a lot of work with professional [...]<p><a href="http://hackingsearch.com/2009/10/how-to-parse-google-serp-results-page-using-regular-expressions/">How to Parse the Google Results Page using Regular Expressions Even if You&#8217;re a Total PHP n00b</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2009/10/how-to-parse-google-serp-results-page-using-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Everyday Apache .htaccess Configuration Magic</title>
		<link>http://hackingsearch.com/2009/06/everyday-apache-htaccess-configuration-magic/</link>
		<comments>http://hackingsearch.com/2009/06/everyday-apache-htaccess-configuration-magic/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:32:06 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=70</guid>
		<description><![CDATA[Here&#8217;s a PDF of my presentation for TechMaine&#8217;s Web Designers User Group on common Apache .htaccess tricks ranging from password-protecting directories and Wordpress permalinks to how to do 301 redirects for a variety of situations and useful PHP runtime configuration directives you can do from .htaccess.

Everyday Apache .htaccess Configuration Magic courtesy of Technical SEO Ryan [...]<p><a href="http://hackingsearch.com/2009/06/everyday-apache-htaccess-configuration-magic/">Everyday Apache .htaccess Configuration Magic</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2009/06/everyday-apache-htaccess-configuration-magic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic Markup: How to feed Google Rich Snippets &amp; Yahoo SearchMonkey with RDFa and Microformats</title>
		<link>http://hackingsearch.com/2009/05/semantic-markup-how-to-feed-google-rich-snippets-yahoo-searchmonkey-with-rdfa-and-microformats/</link>
		<comments>http://hackingsearch.com/2009/05/semantic-markup-how-to-feed-google-rich-snippets-yahoo-searchmonkey-with-rdfa-and-microformats/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:12:54 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[posh]]></category>
		<category><![CDATA[rich snippets]]></category>
		<category><![CDATA[searchmonkey]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=42</guid>
		<description><![CDATA[The game sure is changing.  Though it often feels like a captor-hostage situation, and for some accompanied by a kind of Stockholm Syndrome, Google and its nearly pathetic (if precedent) runners-up in the search market have opened up new ways of tweaking your site&#8217;s presentation in their search results.  It used to be that all [...]<p><a href="http://hackingsearch.com/2009/05/semantic-markup-how-to-feed-google-rich-snippets-yahoo-searchmonkey-with-rdfa-and-microformats/">Semantic Markup: How to feed Google Rich Snippets &#038; Yahoo SearchMonkey with RDFa and Microformats</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2009/05/semantic-markup-how-to-feed-google-rich-snippets-yahoo-searchmonkey-with-rdfa-and-microformats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;No manual intervention&#8221; says a Google Fellow of Quality</title>
		<link>http://hackingsearch.com/2008/07/no-manual-intervention-says-a-google-fellow-of-qualit/</link>
		<comments>http://hackingsearch.com/2008/07/no-manual-intervention-says-a-google-fellow-of-qualit/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 09:00:18 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Industry News]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=24</guid>
		<description><![CDATA[Amit Singhal, a Google Fellow in charge of their Search Quality Group, just posted a killer entry on the official Google Blog describing their IR philosophy.  The first thing that jumps out at the casual SEO reading this is emphasized in bold below:

We work very hard to keep our system simple without compromising on [...]<p><a href="http://hackingsearch.com/2008/07/no-manual-intervention-says-a-google-fellow-of-qualit/">&#8220;No manual intervention&#8221; says a Google Fellow of Quality</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2008/07/no-manual-intervention-says-a-google-fellow-of-qualit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitemap URL Redirecting</title>
		<link>http://hackingsearch.com/2008/01/sitemap-url-redirecting/</link>
		<comments>http://hackingsearch.com/2008/01/sitemap-url-redirecting/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 09:00:29 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sitemaps]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=17</guid>
		<description><![CDATA[I recently encountered an issue where a client with a web server cluster was having difficulty keeping every node&#8217;s copy of their sitemap up-to-date, and wanted to know if all the search engines&#8217; sitemap bots would follow a 301 redirect on the sitemap itself to a master server with a different domain than the site [...]<p><a href="http://hackingsearch.com/2008/01/sitemap-url-redirecting/">Sitemap URL Redirecting</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2008/01/sitemap-url-redirecting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Keyword Research &#8211; 2007 Vegas PubCon</title>
		<link>http://hackingsearch.com/2007/12/automated-keyword-research-2007-vegas-pubcon/</link>
		<comments>http://hackingsearch.com/2007/12/automated-keyword-research-2007-vegas-pubcon/#comments</comments>
		<pubDate>Thu, 06 Dec 2007 09:00:46 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[pubcon]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=14</guid>
		<description><![CDATA[Here are the links from my presentation on Automated Keyword Research in the Organic Keyword Research panel at 2007 WebmasterWorld conference in Las Vegas.


Search Ranking Acquisition:
Yahoo Search API
Windows Live Search API
Google SOAP Search API tombstone and function reference for legacy API key holders

Keyword Search Volume Estimations:
KeywordDiscovery API
WordTracker API
WordsFinder Traffic Estimator API
Google Trends API coming soon
Microsoft [...]<p><a href="http://hackingsearch.com/2007/12/automated-keyword-research-2007-vegas-pubcon/">Automated Keyword Research &#8211; 2007 Vegas PubCon</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2007/12/automated-keyword-research-2007-vegas-pubcon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to properly 301 Redirect URL&#8217;s with Apache, IIS, PHP, ASP and ColdFusion</title>
		<link>http://hackingsearch.com/2007/09/how-to-properly-301-redirect-urls-with-apache-iis-php-asp-and-coldfusion/</link>
		<comments>http://hackingsearch.com/2007/09/how-to-properly-301-redirect-urls-with-apache-iis-php-asp-and-coldfusion/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 19:39:41 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[redirects]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=7</guid>
		<description><![CDATA[Properly translating your search-unfriendly URL&#8217;s into search-lovable ones, or just scrambling up your information architecture (or &#8220;IA&#8221;, which is essentially a site&#8217;s navigational structure, with respect to the way content is organized) into something more delicious to bots and humans alike should be a straightforward process.  Many of us had to learn this process [...]<p><a href="http://hackingsearch.com/2007/09/how-to-properly-301-redirect-urls-with-apache-iis-php-asp-and-coldfusion/">How to properly 301 Redirect URL&#8217;s with Apache, IIS, PHP, ASP and ColdFusion</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2007/09/how-to-properly-301-redirect-urls-with-apache-iis-php-asp-and-coldfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
