Copied to clipboard

Flag this post as spam?

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


  • Jim 1 post 50 karma points
    Aug 06, 2014 @ 18:41
    Jim
    0

    URL Rewrite for non existant nodes

    Hi,

     

    First post here and I am hoping someone can help.

    My company are currently using Umbraco for part of a site that deals in donations to funds of people who are sadly no longer here, so in memorium.

    We have a database filled with funds which currently map into a umbraco fund, the problem is umbraco has now become really slow due to the number of funds in the tree (hundreds of thousands).

    We are currently using the umbraco URL alias to be able reference the fund by name, i.e. www.site.com/fundname where fundname is user generated.

    My question is, how can I remove these nodes from umbraco and enable the redirect to work?

    Would love to know peoples thoughts.

     

    Cheers

    Jim

  • Richard Soeteman 3875 posts 12037 karma points MVP
    Aug 13, 2014 @ 16:19
    Richard Soeteman
    0

    Hi Jim,

    You might want to check out SEO Checker http://soetemansoftware.nl/seo-checker to import all the links you need to redirect. Then after the redirects are imported you can use http://soetemansoftware.nl/bulkmanager (free version) to delete the old pages.

    Hope this can help you.

    Best,

    Richard

  • Jeroen Breuer 4861 posts 12138 karma points MVP 3x admin c-trib
    Aug 13, 2014 @ 16:23
    Jeroen Breuer
    0

    Hello,

    If you are using Umbraco 6.1 or higher it's also possible to programmatically create url rewriting.

    Check out this documentation:

    http://our.umbraco.org/documentation/Reference/Request-Pipeline/outbound-pipeline

    http://our.umbraco.org/documentation/Reference/Request-Pipeline/IContentFinder

    Jeroen

  • 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