[wp-trac] [WordPress Trac] #35288: Search Engines Discouraged message improvements
WordPress Trac
noreply at wordpress.org
Fri Apr 15 14:23:17 UTC 2016
#35288: Search Engines Discouraged message improvements
-------------------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: needs-patch ui-feedback | Focuses: ui
-------------------------------------+-----------------------------
Comment (by Presskopp):
Would this be to harsh?
WARNING: SEARCH ENGINES DISCOURAGED
For me it has been an issue because I once did this via functions.php:
{{{#!php
$meta = '<meta name="robots" content="noindex, follow" />' . "\n";
}}}
while developing and then forget.
The Site was not to find at google! until I set to index, follow
So this has an impact and therefore why not warn people !?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35288#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list