Closed Bug 1068413 Opened 10 years ago Closed 10 years ago

Change canonical, alternate, and Open Graph URLs from HTTP to HTTPS

Categories

(www.mozilla.org :: Pages & Content, defect)

Production
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cmore, Assigned: kohei)

References

Details

(Whiteboard: [kb=1510228] )

Attachments

(1 file)

(deleted), text/x-github-pull-request
Details
In bug 481550, we implemented canonical and alternate URLs in meta tags as seen below:

<meta property="og:url" content="http://www.mozilla.org/en-US/">

<link rel="canonical" hreflang="en-US" href="http://www.mozilla.org/en-US/">
<link rel="alternate" hreflang="x-default" href="http://www.mozilla.org/">

Now that www.mozilla.org is forced SSL via bug 1032971, the meta tags are telling search engines to use the HTTP version of the site. We should change those from http to https.
Attached file pull request (deleted) —
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [kb=1510228]
Blocks: 796109
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/24cb0655fc6eca99a25d092ce06a5ed57671bcd7
Fix Bug 1068413 - Change canonical, alternate, and Open Graph URLs from HTTP to HTTPS

https://github.com/mozilla/bedrock/commit/8df28ea2ecfdce0225def7b6fa371320b2c8170e
Merge pull request #2286 from kyoshino/bug-1068413-canonical-https

Fix Bug 1068413 - Change canonical, alternate, and Open Graph URLs from HTTP to HTTPS
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Thanks! That was about the smallest pull request I could imagine. :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: