<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 08:52:02 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Debuggable Blog: Crawl Google, they do the same to you]]></title>
      <guid>http://www.phpdeveloper.org/news/10388</guid>
      <link>http://www.phpdeveloper.org/news/10388</link>
      <description><![CDATA[<p>
On the Debuggable blog, <i>Felix Geisendorfer</i> has <a href="http://www.debuggable.com/posts/crawl-google-they-do-the-same-to-you:484ebdeb-bbe8-45fa-ad0f-26b14834cda3">posted some code</a> (thought up by <a href="http://marcgrabanski.com/">Marc Grabaniski</a>) to go through Google and find the pages that they have indexed for your site. Their goal is to check and see if the migration of a site was successful.
</p>
<blockquote>
Just get a list of all pages google has indexed from your site and then use that as your basis for checking if your migration worked or not. This is very convenient because you do not have to know all your own urls yourself, and you'll only get the relevant ones (if they are not in google they are unlikely to have traffic).
</blockquote>
<p>
The <a href="http://www.debuggable.com/posts/crawl-google-they-do-the-same-to-you:484ebdeb-bbe8-45fa-ad0f-26b14834cda3">code</a> is included as well as an example usage. He also points out <a href="http://debuggable.com/open-source/fixtures-shell">FixtureShell</a> for more command-line CakePHP examples.
</p>]]></description>
      <pubDate>Wed, 11 Jun 2008 10:23:07 -0500</pubDate>
    </item>
  </channel>
</rss>
