<?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>Brady White &#187; php</title>
	<atom:link href="http://www.bradywhite.net/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradywhite.net</link>
	<description>Development and Life</description>
	<lastBuildDate>Thu, 24 Nov 2011 00:52:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easy Google Sitemap with PHP</title>
		<link>http://www.bradywhite.net/2007/09/30/easy-google-sitemap-with-php/</link>
		<comments>http://www.bradywhite.net/2007/09/30/easy-google-sitemap-with-php/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 03:45:14 +0000</pubDate>
		<dc:creator>Brady White</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://bradywhite.net/?p=61</guid>
		<description><![CDATA[Tonight I needed a fast php google sitemap created for my site.  Here's how I did it.
<ol>
	<li>Go to: <a href="http://enarion.net/google/phpsitemapng/download/">http://enarion.net/google/phpsitemapng/download/</a></li>
	<li>Download phpSitemapNG  </li>
	<li>Upload the folder to your web site</li>
	<li>Go to that folder on your web site, i.e.: http://www.mysite.com/phpSitemapNG/</li>
	<li>Click create sitemap, you now have a sitemap in your root folder ( http://www.mysite.com/sitemap.xml )</li>
	<li>Submit it to google using webmaster tools.  Done.</li>
</ol>

Sitemap it up. <a href="http://www.bradywhite.net/2007/09/30/easy-google-sitemap-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.bradywhite.net/2007/09/30/easy-google-sitemap-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

