Closed Bug 931081 Opened 11 years ago Closed 11 years ago

[SEO] Add meta robots noindex to in-product or embedded pages

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kohei, Assigned: kohei)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

While working on Bug 906882, I've noticed some in-product or embedded pages are indexed by Google. For example:

https://www.mozilla.org/en-US/contribute/embed/
https://www.mozilla.org/en-US/facebookapps/downloadtab/
https://www.mozilla.org/en-US/firefox/sms/sent/
https://www.mozilla.org/en-US/newsletter/updated/

We may want to add <meta name="robots" content="noindex"> or the X-Robots-Tag: noindex header to those pages. Will send a PR.
Attached file Pull Request on GitHub
This PR will add noindex to the following pages:

/facebookapps/downloadtab/ (embedded page)
/firefox/installer-help/ (in-product page)
/firefox/nightly/firstrun/ (in-product page)
/firefox/sms/sent/ (thank you page)
/firefox/update/ (in-product page)
/firefox/{VERSION}/firstrun/ (in-product page)
/firefox/{VERSION}/whatsnew/ (in-product page)
/foundation/openwebfund/thanks/ (thank you page)
/contribute/embed/ (embedded page)
/contribute/universityambassadors/thanks/ (thank you page)
/newsletter/confirm/{TOKEN} (transaction page)
/newsletter/existing/{TOKEN} (transaction page)
/newsletter/hacks.mozilla.org/ (embedded page)
/newsletter/recovery/ (transaction page)
/newsletter/updated/ (transaction page)
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/1ce46df3b5777f12b3948e87fb42927e7dd60b03
Bug 931081 - [SEO] Add meta robots noindex to in-product or embedded pages

https://github.com/mozilla/bedrock/commit/8c7a5280c1182f0c9cdbef869529b0991b3f3e7e
Merge pull request #1344 from kyoshino/bug-931081-noindex

Bug 931081 - [SEO] Add meta robots noindex to in-product or embedded pages
Verified FIXED on the URLs in comment 3, on dev.
Status: RESOLVED → VERIFIED
(In reply to Stephen Donner [:stephend] from comment #4)
> Verified FIXED on the URLs in comment 3, on dev.

Also verified those on staging, just now.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: