Closed Bug 784290 Opened 13 years ago Closed 13 years ago

We shouldn't let Google index pages of edition ($edit, $translate, $tolocales)

Categories

(developer.mozilla.org Graveyard :: Editing, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Assigned: davidwalsh)

Details

These pages should not be indexed as they can lead to spam, strange behavior. In case of $edit, $translate or $tolocales, we should add a <meta name="robots" content="noindex"> (but not nofollow as we want the links to be followed :-) ) This will help us in lowering somewhat the noise in some tools, hiding real problems.
Priority: -- → P1
Assignee: nobody → dwalsh
Commits pushed to master at https://github.com/mozilla/kuma https://github.com/mozilla/kuma/commit/3f36843d400cb4f284f592938cfe7ad60ca87267 fix bug 784290 - Adds decorator to prevent indexing given views https://github.com/mozilla/kuma/commit/0eb588aaf9e7efbf470212d5a4f876b1a025c9cc Merge pull request #595 from darkwing/noindex-decorator-784290 fix bug 784290 - Adds decorator to prevent indexing given views
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Version: Kuma → unspecified
Component: Docs Platform → Editing
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.