[wp-trac] [WordPress Trac] #23859: Logout Url getting indexed
WordPress Trac
noreply at wordpress.org
Mon Mar 25 11:24:18 UTC 2013
#23859: Logout Url getting indexed
-----------------------------+--------------------------
Reporter: unsalkorkmaz | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: General
Version: | Severity: normal
Keywords: |
-----------------------------+--------------------------
Problem line: http://core.trac.wordpress.org/browser/tags/3.5.1/wp-
includes/class-wp-admin-bar.php#L357
{{{
<a class="screen-reader-shortcut" href="<?php echo esc_url(
wp_logout_url() ); ?>"><?php _e('Log Out'); ?></a>
}}}
It gets indexed by google and probably other search engines too. (see:
attachment)
Possible solution: Maybe adding rel="nofollow" will fix problem
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23859>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list