Opened 16 years ago
Closed 16 years ago
#10301 closed enhancement (wontfix)
Add rel="nofollow" to links in wp_loginout()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Template | Keywords: | has-patch |
Focuses: | Cc: |
Description
Just a suggestion... I can't see why most people would care about (or want) search engines following the WordPress login/logout links. For people who are trying to be careful about not giving away PageRank to unnecessary pages, it'd be handy if rel="nofollow" were added to the login/logout links in wp_loginout(), which is in general-template.php.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
adds rel="nofollow" to loginout()