Thijs Kaspers
Thijs Kaspers
@gdejong thanks for creating this issue! I've just spent 2.5 hours debugging why my dates were suddenly in English instead of the given locale. Fixed after adding `icu-data-full` package or...
Hi @gerrytsui Thanks for your reply. I don't see what DNS / CNAME has to do with this? We already have a CNAME for 'www' in place, so that our...
Hi @matt-hh Somehow this isn't working for me, or maybe I'm missing something here. In order for https://my-domain.com to work with a valid certificate (to prevent the browser message that...
For clarification: The redirect is working fine, http://my-domain.com will end up at https://www.my-domain.com, but it does so with two 301's; 1. http://my-domain.com -> https://my-domain.com (proxy redirect from http to https)...
Hi @matt-hh Thanks for looking into this. I was afraid that in order to achieve this we'd need to 'hack' the nginx-proxy. Not very fond of it though, because it...
Would be nice if the image is configurable. We prefer using `redis:6-alpine` over `redis:6`.
> Could you say why alpine is important to you @thijskaspers ? Different images have different behaviors typically. In this case they are likely similar since both versions of the...
Same thing happening here on our server. Also using SEOMatic on this particular website, and the YouTube URL's aren't working anymore.
Anyone managed to bypass this? And if so, how? We looked at other plugins, but as long as they don't use Youtube's API, they will all give the same error...
> I had this error come up just now and adding a YouTube v3 enabled API key into the plugin settings got us back up and running. Hopefully, that helps...