Closed Bug 835312 Opened 11 years ago Closed 11 years ago

Add robots:noindex to mobile base template

Categories

(support.mozilla.org :: General, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013Q1

People

(Reporter: rrosario, Assigned: rrosario)

Details

(Whiteboard: u=user c=general p=0 s=2013.2)

All the mobile optimized share urls (and content) with the full site pages. We should make sure that google always indexes the full site. When the user visits, we'll serve them the right templates.

We just need to add this to the base template for mobile:
    <meta name="robots" content="noindex"/>

Making this a 0pt and fixing immediately.

See https://support.mozilla.org/en-US/forums/contributors/708936
This was deployed yesterday:

https://github.com/mozilla/kitsune/commit/dd082adea5f61d22ac028eb05c2c3a0c23f28201
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.