Serve resources from a consistent URL





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







1















I'm working on optimizing our website & am getting this notice when using GTMetrix.




The following resources have identical contents, but are served from
different URLs. Serve these resources from a consistent URL to save 2
request(s) and 10.9KiB.




Now, I can see from the URL that the issue is that 3 of our products have the exact same image, yet Magento has to reference these URLs differently. Is there any way that I can resolve this? I've done some digging using Google but nothing promising has come up.



Fewer requests means faster rendering time & improved efficiency.










share|improve this question































    1















    I'm working on optimizing our website & am getting this notice when using GTMetrix.




    The following resources have identical contents, but are served from
    different URLs. Serve these resources from a consistent URL to save 2
    request(s) and 10.9KiB.




    Now, I can see from the URL that the issue is that 3 of our products have the exact same image, yet Magento has to reference these URLs differently. Is there any way that I can resolve this? I've done some digging using Google but nothing promising has come up.



    Fewer requests means faster rendering time & improved efficiency.










    share|improve this question



























      1












      1








      1








      I'm working on optimizing our website & am getting this notice when using GTMetrix.




      The following resources have identical contents, but are served from
      different URLs. Serve these resources from a consistent URL to save 2
      request(s) and 10.9KiB.




      Now, I can see from the URL that the issue is that 3 of our products have the exact same image, yet Magento has to reference these URLs differently. Is there any way that I can resolve this? I've done some digging using Google but nothing promising has come up.



      Fewer requests means faster rendering time & improved efficiency.










      share|improve this question
















      I'm working on optimizing our website & am getting this notice when using GTMetrix.




      The following resources have identical contents, but are served from
      different URLs. Serve these resources from a consistent URL to save 2
      request(s) and 10.9KiB.




      Now, I can see from the URL that the issue is that 3 of our products have the exact same image, yet Magento has to reference these URLs differently. Is there any way that I can resolve this? I've done some digging using Google but nothing promising has come up.



      Fewer requests means faster rendering time & improved efficiency.







      magento-1 image catalog-optimize






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 11 mins ago









      Teja Bhagavan Kollepara

      2,99542050




      2,99542050










      asked Aug 4 '14 at 8:39









      MooseMoose

      5,69563979




      5,69563979






















          2 Answers
          2






          active

          oldest

          votes


















          0














          This is an edge case where you uploaded the same image to 3 products and those images are stored in different folders. That is why you have 3 different URLs and the same image.






          share|improve this answer
























          • I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

            – Moose
            Aug 4 '14 at 8:49













          • Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

            – mbalparda
            Aug 4 '14 at 9:05





















          0














          Found what I was looking for, a method for Magento to reference the same image between different products thus saving disk space & bandwidth and in turn speeding up your site.



          Magento use images on multiple Products



          The extension is free to boot :)






          share|improve this answer
























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "479"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f31137%2fserve-resources-from-a-consistent-url%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            This is an edge case where you uploaded the same image to 3 products and those images are stored in different folders. That is why you have 3 different URLs and the same image.






            share|improve this answer
























            • I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

              – Moose
              Aug 4 '14 at 8:49













            • Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

              – mbalparda
              Aug 4 '14 at 9:05


















            0














            This is an edge case where you uploaded the same image to 3 products and those images are stored in different folders. That is why you have 3 different URLs and the same image.






            share|improve this answer
























            • I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

              – Moose
              Aug 4 '14 at 8:49













            • Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

              – mbalparda
              Aug 4 '14 at 9:05
















            0












            0








            0







            This is an edge case where you uploaded the same image to 3 products and those images are stored in different folders. That is why you have 3 different URLs and the same image.






            share|improve this answer













            This is an edge case where you uploaded the same image to 3 products and those images are stored in different folders. That is why you have 3 different URLs and the same image.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 4 '14 at 8:47









            mbalpardambalparda

            6,76331644




            6,76331644













            • I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

              – Moose
              Aug 4 '14 at 8:49













            • Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

              – mbalparda
              Aug 4 '14 at 9:05





















            • I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

              – Moose
              Aug 4 '14 at 8:49













            • Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

              – mbalparda
              Aug 4 '14 at 9:05



















            I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

            – Moose
            Aug 4 '14 at 8:49







            I realize that, but this is no solution. If GTMetrix can detect that the content is identical, Magento should be able to & reference images more efficiently.

            – Moose
            Aug 4 '14 at 8:49















            Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

            – mbalparda
            Aug 4 '14 at 9:05







            Yeah, i don’t agree. There is no actual solution since this is not a bug in the core but a justified feature.

            – mbalparda
            Aug 4 '14 at 9:05















            0














            Found what I was looking for, a method for Magento to reference the same image between different products thus saving disk space & bandwidth and in turn speeding up your site.



            Magento use images on multiple Products



            The extension is free to boot :)






            share|improve this answer




























              0














              Found what I was looking for, a method for Magento to reference the same image between different products thus saving disk space & bandwidth and in turn speeding up your site.



              Magento use images on multiple Products



              The extension is free to boot :)






              share|improve this answer


























                0












                0








                0







                Found what I was looking for, a method for Magento to reference the same image between different products thus saving disk space & bandwidth and in turn speeding up your site.



                Magento use images on multiple Products



                The extension is free to boot :)






                share|improve this answer













                Found what I was looking for, a method for Magento to reference the same image between different products thus saving disk space & bandwidth and in turn speeding up your site.



                Magento use images on multiple Products



                The extension is free to boot :)







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 4 '14 at 8:54









                MooseMoose

                5,69563979




                5,69563979






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f31137%2fserve-resources-from-a-consistent-url%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Alcázar de San Juan

                    Griza ansero

                    Heinkel He 51