From 52ec52dfb47fbc5e8a00de06279fb53be2b1f4f0 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Thu, 5 Sep 2019 15:23:37 +0900 Subject: [PATCH] HTTPS link to https://ogp.me/ --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index a84819dc..9a9557de 100644 --- a/docs/README.md +++ b/docs/README.md @@ -13,7 +13,7 @@ Jekyll SEO Tag adds the following meta tags to your site: * Canonical URL * Next and previous URLs on paginated pages * [JSON-LD Site and post metadata](https://developers.google.com/search/docs/guides/intro-structured-data) for richer indexing -* [Open Graph](http://ogp.me/) title, description, site title, and URL (for Facebook, LinkedIn, etc.) +* [Open Graph](https://ogp.me/) title, description, site title, and URL (for Facebook, LinkedIn, etc.) * [Twitter Summary Card](https://dev.twitter.com/cards/overview) metadata While you could theoretically add the necessary metadata tags yourself, Jekyll SEO Tag provides a battle-tested template of crowdsourced best-practices.