Using CloudFront CDN – Missing HTTP: in front of //cdn.whatever.tld
-
Hi erverybody!
Most browser will autocorrect this and show the page without error. But its like an sandcorn in my eyes and google shows errors in the provided microdatas:
Using CDN Amazon CloudFront. The pluglin replaces for example
<img src="https://www.whatever.tld/wp-content/uploads/some.jpg"
with
<img src="//cdn.whatever.tld/wp-content/uploads/some.jpg"
there is missing the “http:” in front of the //cdn…etc…
(btw. cdn.whatever.tld is c-name pointing to the xyz.cloudfront.net, but irrelevant for this issue)Can i do a workaround and in which file have i do what for a workaround?
I will be very happy about some help.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Using CloudFront CDN – Missing HTTP: in front of //cdn.whatever.tld’ is closed to new replies.