You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2019/07/24 21:44:43 UTC

[GitHub] [incubator-pagespeed-mod] Lofesa commented on issue #1933: webp images not being served in AMP pages?

Lofesa commented on issue #1933: webp images not being served in AMP pages?
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1933#issuecomment-514811655
 
 
   Hi there
   to get images optimized in amp you need set this:
   `pagespeed AddUrlValuedAttribute amp-img src image`
   in your config file.
   This rewrite the src=Image_url but not the srcset.
   In a next release (or building modpagespeed from scracth) the srcset attirbute get optimized.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services