Opened 16 years ago
Closed 16 years ago
#2064 closed defect (bug) (fixed)
Activity: nofollow in delete link
| Reported by: | nuprn1 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Core | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
add nofollow to the delete-activity link?
(starting to see google crawler 404 errors)
Change History (4)
#2
@
16 years ago
- Component → Core
- Resolution fixed
- Status closed → reopened
Anonymous clients should not see the delete activity link (and in my test installs I don't).
Wouldn't the correct fix for this issue be to identify where the crawler is getting the activity link and fix that?
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3494]) Adds rel='nofollow' to activity delete links. Fixes #2064