Opened 4 years ago
Closed 4 years ago
#10301 closed enhancement (wontfix)
Add rel="nofollow" to links in wp_loginout()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Template | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | philfreo, ryan@… |
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)
comment:4
Denis-de-Bernardy
— 4 years ago
- Milestone Unassigned deleted
- Resolution set to wontfix
- Status changed from new to closed
the login form already has noindex,nofollow since 2.8
Note: See
TracTickets for help on using
tickets.
adds rel="nofollow" to loginout()