[wp-trac] [WordPress Trac] #18841: Sites with default permalinks do not return 'robots.txt'

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 17 05:22:52 UTC 2011


#18841: Sites with default permalinks do not return 'robots.txt'
--------------------------------------+------------------------------
 Reporter:  mbijon                    |       Owner:
     Type:  defect (bug)              |      Status:  new
 Priority:  normal                    |   Milestone:  Awaiting Review
Component:  Permalinks                |     Version:  3.3
 Severity:  major                     |  Resolution:
 Keywords:  2nd-opinion dev-feedback  |
--------------------------------------+------------------------------

Comment (by dd32):

 I think I'd prefer to just disable robots handling if pretty permalinks
 are disabled

 Pretty permalinks are more of a "Is some kind of rewriting enabled?"
 switch, there's a reason we don't enable rewrites by default - not all
 server configurations allow it (especially non-Apache servers) and some
 even cause HTTP 500 errors when mod_rewrite is attempted to be used but
 isn't supported.

 Until #6481 (enable pretty permalinks by default) is fixed I don't think
 we can support the direction requested here.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18841#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list