Archive for June 15th, 2004

Googlebot/2.1 (+http://www.googlebot.com/bot.html)

Posted: Tuesday, June 15th, 2004 @ 1:04 am in Uncategorized | No Comments »

I keep getting hits in my server log from googlebot looking for 3 files (/index.rdf, /rss.xml, /atom.xml) i assume these correspond to the files /wp-rdf.php, /wp-rss.php, /wp-atom.php how to make a request to /rdf.xml translate to /wp-rdf.php ?
First i symlinked wp-rdf.php to rdf.xml however rdf files will not be parsed by the PHP interpreter so […]