Closed Bug 573380 Opened 15 years ago Closed 15 years ago

Google links to invalid SSL certificate error for AMO

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: oremj)

Details

When I search Google like this: http://www.google.dk/search?q=QuickPasswords Then the third link on the page goes to: https://addons.acelb.sj.mozilla.com/da/firefox/addon/75777 Where I get an SSL error page. Mozilla should do something (robots.txt or whatever) so that Google does not index the wrong pages.
Assignee: nobody → server-ops
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Version: unspecified → other
Over to the addons devs for comment before IT takes any action on this. No idea how that subdomain made it to google.
Assignee: server-ops → nobody
Component: Server Operations → Public Pages
Product: mozilla.org → addons.mozilla.org
QA Contact: mrz → web-ui
Target Milestone: --- → Future
Version: other → unspecified
I don't think this is a dev thing - we're not linking to it anywhere (and searching for it with link: on google brings up nothing). If I had to guess, I'd say somewhere in all the switching to phx/sjc a box wasn't configured correctly and fell back to a default hostname for long enough that google picked it up.
robots.txt is usually created/maintained by webdev?
(In reply to comment #3) > robots.txt is usually created/maintained by webdev? I don't know how robots.txt can help us here. The site in question is a checkout of the real AMO. IT should shutdown direct access to addons.acelb.sj.m.c and redirect to the real AMO hostname.
Indeed, not an AMO issue. Back to IT.
Assignee: nobody → server-ops
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Target Milestone: Future → ---
Version: unspecified → other
In addition to addons.acelb.sj.mozilla.com, I also just got this in a search result: https://dyna-addons.nslb.sj.mozilla.com/en-US/firefox/addon/2207?lang=fi These links go to the SSL warning that tells people to run away, so we should resolve this soon.
Severity: normal → major
Assignee: server-ops → jeremy.orem+bugs
The default vhost is now just a redirect to addons.mozilla.org, so hosts like dyna-addons.nslb.sj.mozilla.com should no longer return 200s.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
http://dyna-addons.nslb.sj.mozilla.com/z/en-US/firefox/personas/websites is a 302 to https://addons.mozilla.org/z/en-US/firefox/personas/websites now, which is better, but a 302 tells search engines it's a temporary relocation so they are still hitting the dyna-addons address. Please make it a 301.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Changed to 301.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.