• Resolved Oxibug

    (@oxibug)


    Hi There!
    Thanks a lot for this great work and useful plugin.

    I’ve a WordPress Multisite in nested folders and it contains 5 nested websites, I do test for both scenarios and the got the same result
    1. Enabling as [Network Activate]
    2. Enable for each website

    The Issue:
    In GTmetrix I got this tab [Minimize Redirects] and a lot of requests to the same files one from domain and the other from cdn for all folders and files .. just an example…

    Example of [wp-content/plugins] - Remove the following redirect chain if possible:
    
    //awscdn.example.com/projects/test-en/wp-content/plugins/i-recommend-this/js/dot_irecommendthis.js?ver=2.6.0
    
    //example.com/projects/test-en/wp-content/plugins/i-recommend-this/js/dot_irecommendthis.js

    Thanks for your support.

    • This topic was modified 7 years ago by Oxibug.
Viewing 1 replies (of 1 total)
  • Thread Starter Oxibug

    (@oxibug)

    Never mind, My bad

    The Solution:

    I’m using the AWS Certificate Manager to generate an SSL certificate for Cloudfront distribution but in [Origin Settings] I chose [HTTP Only] for [Origin Protocol Policy] and this was a fetal mistake which display two main issues

    1. Redirect images from [//cdn.example.com/image_1.png] to [//example.com/image_1.png]

    2. Doubled files requests one from CDN’s URL and the other from the website’s URL like:

    //awscdn.example.com/file_1.js
    
    //example.com/file_1.js

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Double requests to the same files’ is closed to new replies.