Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Hemika 4 posts 74 karma points
    Aug 07, 2019 @ 09:06
    Hemika
    0

    Personalisation Package Issue : Country wise URL and content issue

    Hi,

    Umbraco Version: 7.3.0
    Package name : Personalisation Groups
    Package version : 0.2.5

    My Umbraco website url is https://www.example.com/

    BUT I want country wise site url like :

    India : https://www.example.com/in/
    USA : https://www.example.com/us/
    UK : https://www.example.com/uk/

    I have developed the functionality as per need using cookie.It's working in QA environment but when i upload it on live site It's not working.

    When we are trying test personalisation group package on cloud front it's not working over there.

    Kindly let me know the all the steps and code in umbraco. Kindly reply me as soon as possible.

  • Shaishav Karnani from digitallymedia.com 354 posts 1638 karma points
    Oct 15, 2019 @ 13:18
    Shaishav Karnani from digitallymedia.com
    0

    Hi Hemika,

    Issue could be related to http mode on test site and https mode on the live site.

    Your cookie might require following line in web.config.

    https://headmelted.com/securing-asp-net-cookies-a1e1b1648ed

    Hope this helps to solve your issue.

    Cheers,

    Shaishav

  • Hemika 4 posts 74 karma points
    Oct 15, 2019 @ 13:43
    Hemika
    0

    Sorry but I have tried it but It's not working.

    On the QA site it's working.

    On live site When fetching cookie and it's value it always returns null and when cookie gets null or empty my logic is not work.

    The same thing is working on the qa site. But not on cloud front website.

Please Sign in or register to post replies

Write your reply to:

Draft