php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53390 svn.php.net is not indexed in Google
Submitted: 2010-11-23 19:00 UTC Modified: 2010-11-23 19:06 UTC
From: hm2k@php.net Assigned: kalle (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hm2k@php.net
New email:
PHP Version: OS:

 

 [2010-11-23 19:00 UTC] hm2k@php.net
Description:
------------
The svn.php.net website is not indexed in Google or other search engines.

It is stopped by the robots.txt file:

http://svn.php.net/robots.txt

 User-agent: *
 Disallow: /

The issue is this makes "svn.php.net" unsearchable and makes it more difficult to find code.

http://www.google.co.uk/search?q=site:svn.php.net

Assuming this is done on purpose, what was the reason for this?

Surely you'd want to make it as easy as possible for people to contribute to the code...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-11-23 19:06 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-11-23 19:06 UTC] kalle@php.net
If you want to search code, then you should use OpenGrok at:
http://lxr.php.net/

Thats updated periodical :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 21:01:33 2024 UTC