Copied to clipboard

Flag this post as spam?

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


  • Craig100 1078 posts 2366 karma points c-trib
    Mar 09, 2015 @ 22:07
    Craig100
    0

    Is there a library.GetCurrentDomains for V7?

    V7.2.2

    Building a GeoIP Redirection facility on a multi-lingual site. Need to redirect to appropriate language site (not necessarily the language for the country!). Am getting tied up in knots with the URL creation and redirection.  Is there an equivalent of library.GetCurrentDomains for V7?

    Also what's the best way to actually do the redirection? This is all in controllers before any page is called so Umbraco.Web.Mvc.UmbracoTemplatePage etc isn't there.

    Any advice would be appreciated.

    Craig

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Mar 09, 2015 @ 22:26
  • Craig100 1078 posts 2366 karma points c-trib
    Mar 09, 2015 @ 23:08
    Craig100
    0

    Thanks Jan, 

    Tried that but got a list length of 0.

    Maybe "domains" aren't what I should be looking for. I'm trying to list out the /en-us/ part of the address, basically all the home page names, looking to see if we're already in that language's site and if not redirecting to the new language site. It's a combination of GeoIP Redirection, and country switching page. What I'm doing at the moment is causing things like /en-US/un-US/somepage, just getting tied up in knots basically. There must be a solution for this somewhere. Pity that IP Redirection package doesn't exist anymore.

     

  • Jan Skovgaard 11258 posts 23500 karma points MVP 7x admin c-trib
    Mar 10, 2015 @ 15:09
    Jan Skovgaard
    0

    Hi Craig

    Ok, how is your site structure? And is there one or more hostname setup?

    /Jan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies