From 3639434f4722b87c646128c81a009d4a3648d76b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 25 Oct 2016 11:32:53 -0700 Subject: [PATCH] Update notes for 2016-10-25 --- content/post/2016-10.md | 2 ++ public/2016-10/index.html | 2 ++ public/index.xml | 2 ++ public/post/index.xml | 2 ++ public/tags/notes/index.xml | 2 ++ 5 files changed, 10 insertions(+) diff --git a/content/post/2016-10.md b/content/post/2016-10.md index df0f65dd6..6a154274d 100644 --- a/content/post/2016-10.md +++ b/content/post/2016-10.md @@ -190,3 +190,5 @@ UPDATE 1 ``` - Getting rid of these reduces the number of network requests each client makes on community/collection pages, and makes use of Font Awesome icons (which they are already loading anyways!) +- And now that I start looking, I want to fix a bunch of links to popular sites that should be using HTTPS, like Twitter, Facebook, Google, Feed Burner, DOI, etc +- I should look to see if any of those domains is sending an HTTP 301 or setting HSTS headers to their HTTPS domains, then just replace them diff --git a/public/2016-10/index.html b/public/2016-10/index.html index 74f3b9e67..02805ddcb 100644 --- a/public/2016-10/index.html +++ b/public/2016-10/index.html @@ -323,6 +323,8 @@ UPDATE 1 diff --git a/public/index.xml b/public/index.xml index 0c25329f8..6479580c4 100644 --- a/public/index.xml +++ b/public/index.xml @@ -250,6 +250,8 @@ UPDATE 1 <ul> <li>Getting rid of these reduces the number of network requests each client makes on community/collection pages, and makes use of Font Awesome icons (which they are already loading anyways!)</li> +<li>And now that I start looking, I want to fix a bunch of links to popular sites that should be using HTTPS, like Twitter, Facebook, Google, Feed Burner, DOI, etc</li> +<li>I should look to see if any of those domains is sending an HTTP 301 or setting HSTS headers to their HTTPS domains, then just replace them</li> </ul> diff --git a/public/post/index.xml b/public/post/index.xml index 8a3a7f1c2..e1fdc3ff9 100644 --- a/public/post/index.xml +++ b/public/post/index.xml @@ -250,6 +250,8 @@ UPDATE 1 <ul> <li>Getting rid of these reduces the number of network requests each client makes on community/collection pages, and makes use of Font Awesome icons (which they are already loading anyways!)</li> +<li>And now that I start looking, I want to fix a bunch of links to popular sites that should be using HTTPS, like Twitter, Facebook, Google, Feed Burner, DOI, etc</li> +<li>I should look to see if any of those domains is sending an HTTP 301 or setting HSTS headers to their HTTPS domains, then just replace them</li> </ul> diff --git a/public/tags/notes/index.xml b/public/tags/notes/index.xml index 2392986cb..c8fa1d407 100644 --- a/public/tags/notes/index.xml +++ b/public/tags/notes/index.xml @@ -249,6 +249,8 @@ UPDATE 1 <ul> <li>Getting rid of these reduces the number of network requests each client makes on community/collection pages, and makes use of Font Awesome icons (which they are already loading anyways!)</li> +<li>And now that I start looking, I want to fix a bunch of links to popular sites that should be using HTTPS, like Twitter, Facebook, Google, Feed Burner, DOI, etc</li> +<li>I should look to see if any of those domains is sending an HTTP 301 or setting HSTS headers to their HTTPS domains, then just replace them</li> </ul>