amp html - Why the src attribute in the amp-list always has to be HTTPS? -
in amp specification, says <amp_list> src attribute has https , cors enabled.
amp mobile content , mobile articles don't understand why host site has cors enabled , https ?
is because amp pages served google cache won't come same origin host/publisher site?
please update if there info on same.
afaik, google caching images , html. so, since google serving cached amp pages on https, src attributes, except <amp-img>, must served on https otherwise have mixed content , request blocked security reasons when page loaded google cache.
Comments
Post a Comment