Make WordPress Core


Ignore:
Timestamp:
12/08/2015 09:55:48 PM (10 years ago)
Author:
ocean90
Message:

Install/Upgrade: Keep indexing bots away until a site is ready to be seen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/maint/repair.php

    r35519 r35837  
    1717    <meta name="viewport" content="width=device-width" />
    1818    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     19    <meta name="robots" content="noindex,nofollow" />
    1920    <title><?php _e( 'WordPress &rsaquo; Database Repair' ); ?></title>
    2021    <?php
Note: See TracChangeset for help on using the changeset viewer.