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)
mozilla.org Graveyard
Server Operations
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.
Updated•15 years ago
|
Assignee: nobody → server-ops
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Version: unspecified → other
Comment 1•15 years ago
|
||
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
Comment 2•15 years ago
|
||
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.
Comment 3•15 years ago
|
||
robots.txt is usually created/maintained by webdev?
Comment 4•15 years ago
|
||
(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.
Comment 5•15 years ago
|
||
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
Comment 6•15 years ago
|
||
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 | ||
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
Assignee | ||
Comment 7•15 years ago
|
||
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
Comment 8•15 years ago
|
||
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 → ---
Assignee | ||
Comment 9•15 years ago
|
||
Changed to 301.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•