bigretromike commented on issue #1755:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1755#issuecomment-1335161969

   > A question... How the resources are wruten in the html code? some like 
src=//mydomain/myimge or src=https://mydomain/myimage ?
   > 
   > Also why this?: (Note 1 image have http and others have https)
   > 
   > > > Critical Images:
   > > > data:image/svg+xml;base64,PHN223==
   > > > data:image/svg+xml;base64,PHN2Zy==
   > > > data:image/svg+xml;base64,PHN2Pg==
   > > > 
http://mydomain.com/wp-content/uploads/slider/cache/f3c95aed3bef34293901d9e8fe70a1/baner_new-1.webp
   > > > https://mydomain.com/wp-content/uploads/2021/02/000-300x300.jpg
   
   I know ! And have no clue why pagespeed does that ! 
   Every link contains schema `https://mydomain.com/.....`
   
   Also now its also included:
   ```
   <!--Summary computation status for CriticalCssBeacon
   Resource 0 http://mydomain.com/:46: Computed OK
   Resource 1 
https://mydomain.com/wp-content/plugins/woocommerce-points-and-rewards/build/style-index.css?ver=1.7.18:
 Computed OK
   Resource 2 
https://mydomain.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1:
 Computed OK
   Resource 3 
https://mydomain.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-vendors-style.css?ver=8.7.5:
 Computed OK
   Resource 4 
https://mydomain.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=8.7.5:
 Computed OK
   Resource 5 http://mydomain.com/:64: Computed OK
   Resource 6 
https://mydomain.com/wp-includes/css/classic-themes.min.css?ver=1: Computed OK
   Resource 7 http://mydomain.com/:69: Computed OK
   Resource 8 
https://mydomain.com/wp-content/plugins/pay-by-paynow-pl/assets/css/front.css?ver=2.4.10:
 Computed OK
   Resource 9 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/frontend-style.css?ver=2.0.2:
 Computed OK
   Resource 10 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/genericons.css?ver=6.1.1:
 Computed OK
   Resource 11 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/font-awesome/font-awesome.min.css?ver=6.1.1:
 Computed OK
   Resource 12 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/rtl_styles.css?ver=6.1.1:
 Fetch failed or resource not publicly cacheable
   Resource 13 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/linear-icon-font.min.css?ver=6.1.1:
 Computed OK
   Resource 14 
https://mydomain.com/wp-content/plugins/total-gdpr-compliance/assets/css/jquery.mCustomScrollbar.css?ver=2.0.2:
 Resource removed by another filter
   Resource 15 http://mydomain.com/:82: Computed OK
   Resource 16 
https://mydomain.com/wp-content/plugins/woocommerce-brands/assets/css/style.css?ver=1.6.38:
 Computed OK
   Resource 17 
https://mydomain.com/wp-content/plugins/yith-infinite-scrolling/assets/css/frontend.css?ver=1.8.0:
 Computed OK
   Resource 18 
https://mydomain.com/wp-content/themes/shoptimizer/style.css?ver=2.6.2: 
Computed OK
   Resource 19 
https://mydomain.com/wp-content/themes/shoptimizer-child-theme/style.css?ver=1.2.1:
 Computed OK
   Resource 20 
https://mydomain.com/wp-content/themes/shoptimizer/assets/css/main/main.min.css?ver=2.6.2:
 Computed OK
   Resource 21 
https://mydomain.com/wp-content/themes/shoptimizer/assets/css/main/modal.min.css?ver=2.6.2:
 Computed OK
   Resource 22 
https://mydomain.com/wp-content/themes/shoptimizer/assets/css/main/blocks.min.css?ver=2.6.2:
 Resource removed by another filter
   Resource 23 
https://mydomain.com/wp-content/plugins/newsletter/style.css?ver=7.5.6: 
Computed OK
   Resource 24 
https://mydomain.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/checkout-blocks.css?ver=6.16.1:
 Computed OK
   Resource 25 
https://mydomain.com/wp-content/plugins/woocommerce-waitlist/includes/css/src/wcwl_frontend.min.css?ver=2.3.0:
 Computed OK
   Resource 26 
https://mydomain.com/wp-content/themes/shoptimizer/assets/css/main/woocommerce.min.css?ver=2.6.2:
 Computed OK
   Resource 27 
https://mydomain.com/wp-content/plugins/woocommerce-product-bundles/assets/css/frontend/woocommerce.css?ver=6.16.1:
 Computed OK
   Resource 28 
https://mydomain.com/wp-content/plugins/smart-slider-3/Public/SmartSlider3/Application/Frontend/Assets/dist/smartslider.min.css?ver=23139749:
 Cannot create resource: either its domain is unauthorized and 
InlineUnauthorizedResources is not enabled, or it cannot be fetched (check the 
server logs)
   Resource 29 http://mydomain.com/:107: Computed OK
   Resource 30 http://mydomain.com/:125: Computed OK
   Resource 31 http://mydomain.com/:178: Computed OK
   Resource 32 http://mydomain.com/:319: Computed OK
   -->
   ```
   
   As you see it reads main domain/page as http:// even when there is no 
explicid configuration for http version (there is currently only one page 
configured on this server which is mydomain.com on port 443 with ssl enabled) 


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to