I moved my blog to AWS Lightsail for Wordpress instance. I have Ezoic CDN enabled + DNS management proxied with Cloudflare. Domain name redirects to HTTPS from HTTP.
example.com --> https://example.com
but, but all of my hyperlinks within the articles are replaced by HTTP static IP automatically.
https://example.com/article1 --> hhtp://1.123.456.78/article1
what could be the reason? As it happened automatically, can I reverse it automatically?
For context, SSL certificate is provided by cloudflare and Ezoic. SSL at origin server is yet to installed. I toggled off IPv6 while installing Let's Encrypt certificate SSL using bncert-tool. Could that be a reason?