[wp-trac] [WordPress Trac] #18465: robots.txt should tell Google to not index wp-admin and wp-includes

WordPress Trac wp-trac at lists.automattic.com
Sun Sep 11 03:28:58 UTC 2011


#18465: robots.txt should tell Google to not index wp-admin and wp-includes
--------------------------+------------------------------
 Reporter:  Viper007Bond  |       Owner:
     Type:  enhancement   |      Status:  new
 Priority:  lowest        |   Milestone:  Awaiting Review
Component:  General       |     Version:  3.2.1
 Severity:  trivial       |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by justindgivens):

 Why not just add these lines in the robots.txt?

 {{{
 Disallow: */wp-admin
 Disallow: */wp-includes
 Disallow: */wp-content/
 }}}

 So then, no matter where wp-admin is, it won't index it.

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


More information about the wp-trac mailing list