Copied to clipboard

Flag this post as spam?

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


This forum does not allow new topics to be created, please use the v2 forum from now on.

  • Qube 74 posts 116 karma points
    Jun 17, 2010 @ 06:58
    Qube
    0

    Multi-site Support

    I manage a couple of multi-site umbraco installations. In this scenario, the NiceUrl property of a Node changes from something like /my-path/my-page to http://my-domain.com/my-path/my-page.

    At the moment, Url Tracker only allows root relative Urls (i.e. starting with a slash). Would it be possible for Url Tracker to support Urls that include the full scheme and authority?

    P.S. Willing to contribute to this excellent project. It's more or less exactly solves what I had in mind for my own project (a UrlRewriting.config wrapper that didn't pan out).

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 17, 2010 @ 09:41
    Stefan Kip
    0

    First; I'm glad you like the package :-)

    Secondly; We're going to migrate a few websites into a single Umbraco installation soon, so I will have to change the 301 URL Tracker.
    I haven't thought about this yet, so thanks for the heads up. Can't say yet when I have the time to look into this, but I hope it will be tonight :-)

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 17, 2010 @ 21:48
    Stefan Kip
    0

    Small update: I started extending the 301 URL Tracker to support multi-site projects.
    It's progressing nicely, so I think I'll be able to release a new version on monday or tuesday :-)

  • Qube 74 posts 116 karma points
    Jun 18, 2010 @ 04:51
    Qube
    0

    Awesome! Thanks for the update :)

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 23, 2010 @ 22:31
    Stefan Kip
    0

    Ben, this feature is a little bit delayed, because I've got a lot to do at work and school lately.

    Sorry 'bout that!

  • Qube 74 posts 116 karma points
    Jun 24, 2010 @ 14:08
    Qube
    0

    No problem Stefan, I understand.

    I'm in the middle of transferring three sites to a single umbraco install at the moment. Got quite a bit of work to do yet, so there's a bit of time before I have to configure all the redirects (for Google's sake).

    Would be great if it was ready in time for go live though... don't envy setting up hundreds of redirect rules in URLRewriting.config ;)

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 25, 2010 @ 11:10
    Stefan Kip
    0

    Ah, well you could help me too btw!

    We want to transfer 2 single Umbraco installations into one other installation. How are you doing this?

  • Qube 74 posts 116 karma points
    Jun 25, 2010 @ 14:06
    Qube
    0

    Not sure if this is the best way, but I wrote an SQL view to normalise all the content, then used CMSImport to do the rest. Quite a bit of manual work to do fixing the links and hooking up all the images though. Thankfully I could at least get them all at once with Import Media.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jun 28, 2010 @ 03:44
    Stefan Kip
    0

    Hmm, that's a pity...

    I think this is the worst shortcoming of Umbraco; importing and exporting content decently :-/

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jul 27, 2010 @ 21:43
    Stefan Kip
    0

    Hi Ben,

    Just a short update: I'm not able to implement this feature before the end of August. This is because I'm very busy writing my dissertation/thesis, sorry...

  • Qube 74 posts 116 karma points
    Jul 28, 2010 @ 07:22
    Qube
    0

    Thanks for the heads up Stefan. Keep me posted when you get back into it.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Jul 28, 2010 @ 23:54
    Stefan Kip
    0

    I will :-)

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Nov 25, 2010 @ 23:03
    Stefan Kip
    1

    Just released the 301 URL Tracker version 1.2 for umbraco 4.5, with multi-site support :-)

    Please mark this reply as 'the answer'.

    (Sorry for the HUGE delay!)

  • Qube 74 posts 116 karma points
    Nov 28, 2010 @ 22:22
    Qube
    0

    Thanks Stefan. I have it running on our dev server at the moment, but haven't been able to get it redirecting properly yet. That may be something to do with a conflicting handler - our site is pretty custom now. The backend UI works perfectly, but the redirects just aren't actually... redirecting... yet :P

    Assuming I get it figured out, I will of course mark the issue as solved.

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Nov 29, 2010 @ 15:07
    Stefan Kip
    0

    Can you post the contents of the 'config/404handlers.config' file?

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Dec 06, 2010 @ 21:44
    Stefan Kip
    0

    And take a look at the notice on the package's homepage. Could be that the request isn't even hitting umbraco...
    Can you confirm this?

  • Qube 74 posts 116 karma points
    Dec 06, 2010 @ 22:45
    Qube
    0

    Thanks for your persistance Stefan. Yes, I've got the site configured properly in IIS - Integrated mode all the way :)

    I figured out what the problem was. I had a dud entry in 404handlers.config. Even though it was after InfoCaster.Umbraco._301UrlTracker, the fact that there was a reference to a missing assembly obviously throws the whole thing off!

    Feature request... complete!

  • Stefan Kip 1606 posts 4098 karma points c-trib
    Dec 06, 2010 @ 22:46
    Stefan Kip
    0

    Never mind ;-)

  • 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