Copied to clipboard

Flag this post as spam?

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


  • Darren Wilson 234 posts 622 karma points
    Jun 29, 2015 @ 09:57
    Darren Wilson
    0

    301 Redirect

    Hi, I've just created a site that overwrites an old wordpress site - they want to maintain their Google ranking. Can I use a 301 redirect within the web.config file to ensure this is maintained? I've had a look at some of the options here and was a bit confused - is there a consistent way of doing it?

    Thanks in advance.

    Darren

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jun 29, 2015 @ 10:07
    Dennis Aaen
    0

    Hi Darren,

    Perhaps you should have a look at the 301 Url Tracker with this package you have different option for create 301 redirects:

    The Url Tracker is used to manage URLs within umbraco. It automatically tracks URL changes, for instance when a node is renamed, and makes sure the old URL will redirect to the new location.

    This is great for SEO and great for people visiting your website via this old URL. Search engines will update the indexed URL and people won't visit the old, broken URL.

    You can also create your own redirects, based on a simple URL or using a Regex pattern. You can redirect to an existing node or a manually entered URL. This is great for migrating existing indexed URLs to your new website!

    You can find the package here: https://our.umbraco.org/projects/developer-tools/301-url-tracker

    Hope this can help you to archive what you want.

    /Dennis

  • Damon 217 posts 288 karma points
    Apr 04, 2016 @ 08:42
    Damon
    0

    Hi Dennis,

    is this package suppose to work with old .aspx pages?

    The UI does not seem to allow me to add .aspx pages?

    Any ideas about this?

    Thanks

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Apr 04, 2016 @ 09:15
    Dennis Aaen
    0

    Hi Damon,

    Which exact version of Umbraco CMS are you using?

    /Dennis

  • Damon 217 posts 288 karma points
    Apr 06, 2016 @ 12:14
    Damon
    0

    Hi Dennis,

    Version 7.2.4.

    I found out that it acutally works even though the .aspx is taken off the end of the link.

    IT seems .aspx pages are redirected to the near routed page

    for example /test.aspx goes to /test

    This may be some IIS setting. Anyway tis working,

    Thanks

  • Stefan Kip 1614 posts 4131 karma points c-trib
    Jun 29, 2015 @ 10:20
    Stefan Kip
    0

    This is indeed exactly why I built the Url Tracker ;-)

  • Darren Wilson 234 posts 622 karma points
    Jun 29, 2015 @ 12:04
    Darren Wilson
    0

    Thanks guys - will give this a try!

  • Richard Soeteman 4045 posts 12898 karma points MVP 2x
    Jun 30, 2015 @ 05:32
    Richard Soeteman
    0

    Hi Darren,

    Shameless plug :) But if you want to import all the old redirects you can use SEOChecker maybe? Comes with an import option, but all depends on the size of the site a few records make no sense but 100's or 1000's can be added easily using the import.

    http://soetemansoftware.nl/seo-checker

    Best,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft