Copied to clipboard

Flag this post as spam?

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


  • Brett Spencer 88 posts 259 karma points
    May 02, 2018 @ 15:26
    Brett Spencer
    0

    refresh the user's cached pages

    This is a continuation of a question asked and solved earlier. But this is a different question that may be applied in other scenarios (hence the new thread).

    I'm running into a bit of a conundrum. The user's browser cache is still pointing to the old domain - ie, Example.com/us. The orignal node (page) is renamed to /home.

    The user's browsers still points to "example.com/us".

    How can I refresh the user's cached pages/browser in order for my changes to be loaded correctly? (stackexchange and stackoverflow do not have any clues on this matter. Although there are plenty of unanswered questions pertaining to this context.)

  • Matthew Wise 271 posts 1373 karma points MVP 4x c-trib
    May 02, 2018 @ 15:49
    Matthew Wise
    0

    Hi Brett

    Can you 301 redirect /us to /home?

    There are a few packages that let you manage 301s in Umbraco

    https://github.com/skybrud/Skybrud.Umbraco.Redirects/ https://our.umbraco.org/projects/developer-tools/301-url-tracker/

    Probably more as well

    Hope this helps Matt

  • Brett Spencer 88 posts 259 karma points
    May 02, 2018 @ 16:16
    Brett Spencer
    0

    Hi Matt. Thanks for the input.

    No. What if I want to use another node named /us? (Which is exactly the case.) Sorry, I edited that point out of the question before submitting it.

Please Sign in or register to post replies

Write your reply to:

Draft