<?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; Howtos</title>
	<atom:link href="http://hackingsearch.com/category/howtos/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>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>Tracking multiple pages with the same URL in Google Analytics</title>
		<link>http://hackingsearch.com/2008/10/tracking-multiple-pages-with-the-same-url-in-google-analytics/</link>
		<comments>http://hackingsearch.com/2008/10/tracking-multiple-pages-with-the-same-url-in-google-analytics/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 09:00:07 +0000</pubDate>
		<dc:creator>Ryan Smith</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[google analytics]]></category>

		<guid isPermaLink="false">http://hackingsearch.com/?p=20</guid>
		<description><![CDATA[What  do you do when you’re trying to put Google Analytics on a dumb-ass checkout process which uses the same identical URL like /stupidcommerce.cgi for every step?
Naturally any web analytics package is going to see every step every user performs as views of the same page and count them all together as the same [...]<p><a href="http://hackingsearch.com/2008/10/tracking-multiple-pages-with-the-same-url-in-google-analytics/">Tracking multiple pages with the same URL in Google Analytics</a> courtesy of <a href="http://hackingsearch.com/">Technical SEO</a> Ryan Smith.</p>
]]></description>
		<wfw:commentRss>http://hackingsearch.com/2008/10/tracking-multiple-pages-with-the-same-url-in-google-analytics/feed/</wfw:commentRss>
		<slash:comments>1</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>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>
