From 8bc81338de26030bcbc8a2a45f7f188ebe2ecd3a Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Sun, 17 Jul 2011 19:22:32 +0000 Subject: [PATCH] Added sitemap.xml to stop the 404s. This is probably not correct (for mirrors) but maybe it'll work (feel free to adjust). Although really, it's mainly to stop the 404s. :) --- sitemap.xml | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100755 sitemap.xml diff --git a/sitemap.xml b/sitemap.xml new file mode 100755 index 000000000..977280feb --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,142 @@ + + + + + http://php.net/ + + + http://php.net/archive/ + + + http://php.net/cal.php + + + http://php.net/ChangeLog-4.php + never + + + http://php.net/ChangeLog-5.php + + + http://php.net/conferences/ + + + http://php.net/contact.php + + + http://php.net/copyright.php + + + http://php.net/credits.php + + + http://php.net/distributions/ + + + http://php.net/docs.php + + + http://php.net/download-docs.php + + + http://php.net/download-logos.php + + + http://php.net/downloads.php + + + http://php.net/get-involved.php + + + http://php.net/license/ + + + http://php.net/license/contrib-guidelines-code.php + + + http://php.net/license/distrib-guidelines-code.php + + + http://php.net/links.php + + + http://php.net/manual/ + + + http://php.net/mailing-lists.php + + + http://php.net/mirror-info.php + + + http://php.net/mirror.php + + + http://php.net/mirroring.php + + + http://php.net/mirrors.php + + + http://php.net/my.php + + + http://php.net/privacy.php + + + http://php.net/quickref.php + + + http://php.net/releases/ + + + http://php.net/reST/ + + + http://php.net/search.php + + + http://php.net/security/ + + + http://php.net/security-note.php + + + http://php.net/sidebars.php + + + http://php.net/sitemap.php + + + http://php.net/sites.php + + + http://php.net/software.php + + + http://php.net/support.php + + + http://php.net/svn-php.php + + + http://php.net/svn.php + + + http://php.net/thanks.php + + + http://php.net/tips.php + + + http://php.net/unsub.php + + + http://php.net/urlhowto.php + + + http://php.net/usage.php + + \ No newline at end of file