Copied to clipboard

Flag this post as spam?

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


  • Stefano Beretta 91 posts 235 karma points
    Jun 20, 2014 @ 00:16
    Stefano Beretta
    0

    Is it possible to use vorto with umbracoUrlName?

    Hi everyone! I'd like to build mi starterkit for multilingual sites. I was usually create a branch for each language, with the children nodes linked each other with a relation. Does anyone knows if I can can use vorto for the feature umbracoUrlName or something else?

    My objective is to create a starterkit with every page responding to two different urls, even if this means overriding or rewriting the core functionalities of umbraco. In this way I can solve the SEO problem: having the url for the corresponding language, all in the same node.

    If this were possible vorto would be the best component for multilanguage I've ever seen!!!

    Thank you everyone!

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jun 20, 2014 @ 10:10
    Matt Brailsford
    0

    Hi Stefano,

    Unfortunately not OOTB. In theory though, this could be possible by implementing an IUrlProvider. If you take a look at the docs here:

    http://our.umbraco.org/documentation/Reference/Request-Pipeline/outbound-pipeline (See number 3)

    You could implement an IUrlProvider and check to see if the umracoUrlAlias is wrapped in VORTO control and register all the possible URL combinations. I can't say I've tried this yet with Vorto, but it could be interesting if you fancy giving it a go.

    Would love to know how you get on if you do.

    Many thanks

    Matt

  • Stefano Beretta 91 posts 235 karma points
    Jun 20, 2014 @ 10:38
    Stefano Beretta
    0

    Wow! Thank you so much! Me and my team will work onIUrlProvider as soon as possible :-D

    When (and if) we find a solution I'll let you know!

    Thank you so much, H5!

    Stefano

  • Matt Brailsford 2958 posts 15629 karma points MVP 7x c-trib
    Jun 20, 2014 @ 11:17
    Matt Brailsford
    0

    Hey Stefano,

    No worries.

    One other thing I might suggest would be to maybe use a different propertyAlias, just so you don't conflict with the inbuilt umbraco feature. You should still be able to create your custom IUrlProvider the same way, you'll just access a different property.

    Just thought it might be worth mentioning.

    Matt

  • MrFlo 149 posts 392 karma points
    Sep 06, 2014 @ 01:02
    MrFlo
    0

    Hello,

    Stefano, did you manage to make this working ?
    I'm looking to do the same one content tree for all languages but SEO is the most important thing for us.

    Let me know if someone have make this working?

    MrFlo

  • lele 102 posts 429 karma points
    May 20, 2015 @ 10:42
    lele
    0

    Hi all

    Any news on this topic? I would be intressed too...

  • 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