How to Force HTTP instead of HTTPS in Canonical tag - Magento 2How to make https URL to httphttps to http change url through .htaccess in magento sites except checkout or my account pageMagento unsecure URLs set to https > can't access to admin and frontForce HTTPS on all pages in the frontend, not just Checkout/AccountHTTPS everywhere - Magento 2My secure(https) pages showing “page isn’t redirecting properly” after adding SSLHow to make the /checkout/cart page load with HTTPS?Magento 1.9.2.4, HTTP to HTTPS, all pages are ok, except home pageSome of url are redirected to httpsHow to force https on magento 2?

Is TA-ing worth the opportunity cost?

How many hit points does the Battle Smith Artificer's Iron Defender have?

Word or idiom defining something barely functional

Shabbat clothing on shabbat chazon

Was the 2019 Lion King film made through motion capture?

How does The Fools Guild make its money?

Can I call myself an assistant professor without a PhD

How to help new students accept function notation

What word can be used to describe a bug in a movie?

Replace data between quotes in a file

Tikzcd pullback square issue

How do we avoid CI-driven development...?

How to say "fit" in Latin?

Is it really ~648.69 km/s delta-v to "land" on the surface of the Sun?

What method to use in a batch apex in order to get authentication token from a remote server?

Can a PC attack themselves with an unarmed strike?

A stranger from Norway wants to have money delivered to me

Atari ST DRAM timing puzzle

Double blind peer review when paper cites author's GitHub repo for code

Is there a loss of quality when converting RGB to HEX?

Why did the RAAF procure the F/A-18 despite being purpose-built for carriers?

How can you evade tax by getting employment income just in equity, then using this equity as collateral to take out loan?

How to display a duet in lyrics?

Ordering a word list



How to Force HTTP instead of HTTPS in Canonical tag - Magento 2


How to make https URL to httphttps to http change url through .htaccess in magento sites except checkout or my account pageMagento unsecure URLs set to https > can't access to admin and frontForce HTTPS on all pages in the frontend, not just Checkout/AccountHTTPS everywhere - Magento 2My secure(https) pages showing “page isn’t redirecting properly” after adding SSLHow to make the /checkout/cart page load with HTTPS?Magento 1.9.2.4, HTTP to HTTPS, all pages are ok, except home pageSome of url are redirected to httpsHow to force https on magento 2?






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








0















I have SSL enabled in my site, here is what I was expecting: SSL only on checkout process, customer restrict area and backend, not on the entire store such as product and category pages.



In my settings I have both options:



  • Use Secure URLs on Storefront: YES

  • Use Secure URLs in Admin: YES

The Storefront option if changed to NO, the checkout and customer restrict area doesn't work with SSL.



Is there any way to set the store to work as expected?



Thank you.










share|improve this question


























  • Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

    – Goose84
    Aug 22 '16 at 19:59











  • SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

    – BrunoBueno
    Aug 22 '16 at 20:01












  • Do you have your base url with or without https

    – Goose84
    Aug 22 '16 at 20:17











  • Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

    – Goose84
    Aug 22 '16 at 20:19











  • base url without https

    – BrunoBueno
    Aug 22 '16 at 20:53

















0















I have SSL enabled in my site, here is what I was expecting: SSL only on checkout process, customer restrict area and backend, not on the entire store such as product and category pages.



In my settings I have both options:



  • Use Secure URLs on Storefront: YES

  • Use Secure URLs in Admin: YES

The Storefront option if changed to NO, the checkout and customer restrict area doesn't work with SSL.



Is there any way to set the store to work as expected?



Thank you.










share|improve this question


























  • Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

    – Goose84
    Aug 22 '16 at 19:59











  • SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

    – BrunoBueno
    Aug 22 '16 at 20:01












  • Do you have your base url with or without https

    – Goose84
    Aug 22 '16 at 20:17











  • Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

    – Goose84
    Aug 22 '16 at 20:19











  • base url without https

    – BrunoBueno
    Aug 22 '16 at 20:53













0












0








0








I have SSL enabled in my site, here is what I was expecting: SSL only on checkout process, customer restrict area and backend, not on the entire store such as product and category pages.



In my settings I have both options:



  • Use Secure URLs on Storefront: YES

  • Use Secure URLs in Admin: YES

The Storefront option if changed to NO, the checkout and customer restrict area doesn't work with SSL.



Is there any way to set the store to work as expected?



Thank you.










share|improve this question
















I have SSL enabled in my site, here is what I was expecting: SSL only on checkout process, customer restrict area and backend, not on the entire store such as product and category pages.



In my settings I have both options:



  • Use Secure URLs on Storefront: YES

  • Use Secure URLs in Admin: YES

The Storefront option if changed to NO, the checkout and customer restrict area doesn't work with SSL.



Is there any way to set the store to work as expected?



Thank you.







magento-2.1 https






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 30 at 4:25









Mohit Rane

1,20918 bronze badges




1,20918 bronze badges










asked Aug 22 '16 at 16:16









BrunoBuenoBrunoBueno

7433 gold badges12 silver badges29 bronze badges




7433 gold badges12 silver badges29 bronze badges















  • Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

    – Goose84
    Aug 22 '16 at 19:59











  • SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

    – BrunoBueno
    Aug 22 '16 at 20:01












  • Do you have your base url with or without https

    – Goose84
    Aug 22 '16 at 20:17











  • Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

    – Goose84
    Aug 22 '16 at 20:19











  • base url without https

    – BrunoBueno
    Aug 22 '16 at 20:53

















  • Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

    – Goose84
    Aug 22 '16 at 19:59











  • SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

    – BrunoBueno
    Aug 22 '16 at 20:01












  • Do you have your base url with or without https

    – Goose84
    Aug 22 '16 at 20:17











  • Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

    – Goose84
    Aug 22 '16 at 20:19











  • base url without https

    – BrunoBueno
    Aug 22 '16 at 20:53
















Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

– Goose84
Aug 22 '16 at 19:59





Can you explain why you wouldn't want SSL across the whole site? I can't think of anything positive of doing your way however there are plenty of positives if you SSL the whole site

– Goose84
Aug 22 '16 at 19:59













SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

– BrunoBueno
Aug 22 '16 at 20:01






SSL is slower than regular protocol. But also is creating duplicated content, because the canonical shows with http and with https.

– BrunoBueno
Aug 22 '16 at 20:01














Do you have your base url with or without https

– Goose84
Aug 22 '16 at 20:17





Do you have your base url with or without https

– Goose84
Aug 22 '16 at 20:17













Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

– Goose84
Aug 22 '16 at 20:19





Also with keep alive setting turn on ye security benefits of having SSL across the whole site should out weigh your speed concerns

– Goose84
Aug 22 '16 at 20:19













base url without https

– BrunoBueno
Aug 22 '16 at 20:53





base url without https

– BrunoBueno
Aug 22 '16 at 20:53










1 Answer
1






active

oldest

votes


















0














I believe that by now you have realized that it is better to serve all your web pages over HTTPS, instead of HTTP. Furthermore, HTTPS is the new Web Standard now and web content served over HTTP will be treated as a website flaw.



So, it is recommended to enable HTTPS redirect and full-page SSL for your Magento website.



From Stores > Configuration > Web for Base URL add the HTTPS version of your domain.
Then, set Use Secure URLs on Storefront, set Use Secure URLs on Admin and Upgrade Insecure Requests to YES.






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%2f132510%2fhow-to-force-http-instead-of-https-in-canonical-tag-magento-2%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I believe that by now you have realized that it is better to serve all your web pages over HTTPS, instead of HTTP. Furthermore, HTTPS is the new Web Standard now and web content served over HTTP will be treated as a website flaw.



    So, it is recommended to enable HTTPS redirect and full-page SSL for your Magento website.



    From Stores > Configuration > Web for Base URL add the HTTPS version of your domain.
    Then, set Use Secure URLs on Storefront, set Use Secure URLs on Admin and Upgrade Insecure Requests to YES.






    share|improve this answer





























      0














      I believe that by now you have realized that it is better to serve all your web pages over HTTPS, instead of HTTP. Furthermore, HTTPS is the new Web Standard now and web content served over HTTP will be treated as a website flaw.



      So, it is recommended to enable HTTPS redirect and full-page SSL for your Magento website.



      From Stores > Configuration > Web for Base URL add the HTTPS version of your domain.
      Then, set Use Secure URLs on Storefront, set Use Secure URLs on Admin and Upgrade Insecure Requests to YES.






      share|improve this answer



























        0












        0








        0







        I believe that by now you have realized that it is better to serve all your web pages over HTTPS, instead of HTTP. Furthermore, HTTPS is the new Web Standard now and web content served over HTTP will be treated as a website flaw.



        So, it is recommended to enable HTTPS redirect and full-page SSL for your Magento website.



        From Stores > Configuration > Web for Base URL add the HTTPS version of your domain.
        Then, set Use Secure URLs on Storefront, set Use Secure URLs on Admin and Upgrade Insecure Requests to YES.






        share|improve this answer













        I believe that by now you have realized that it is better to serve all your web pages over HTTPS, instead of HTTP. Furthermore, HTTPS is the new Web Standard now and web content served over HTTP will be treated as a website flaw.



        So, it is recommended to enable HTTPS redirect and full-page SSL for your Magento website.



        From Stores > Configuration > Web for Base URL add the HTTPS version of your domain.
        Then, set Use Secure URLs on Storefront, set Use Secure URLs on Admin and Upgrade Insecure Requests to YES.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 21 '17 at 15:06









        Iveta AllogenesIveta Allogenes

        10711 bronze badges




        10711 bronze badges






























            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%2f132510%2fhow-to-force-http-instead-of-https-in-canonical-tag-magento-2%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

            Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

            Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

            Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form