I have developed a site using umbraco. But before it was in sharepoint. My umbraco site is ready. But now I get that some url get changed. My domain is same.
My old url is www.site.com/abc?cat=xyz
And new url is www.site.com/mnp/xyz.
So what I have to do to redirect from old url to new url? I am not getting it.
If you want to import old url's and map them to the new ones you can use SEOChecker also. It's also possible with that tool to fix broken links easily from a single overview.
Redirect old URL to new URL
Hello,
I have developed a site using umbraco. But before it was in sharepoint. My umbraco site is ready. But now I get that some url get changed. My domain is same.
My old url is www.site.com/abc?cat=xyz
And new url is www.site.com/mnp/xyz.
So what I have to do to redirect from old url to new url? I am not getting it.
Help me with it.
Thanks,
Dipa
301 URL tracker should do the trick https://our.umbraco.org/projects/developer-tools/301-url-tracker
I use it on 7.3.2, it has some known bugs but it does the job anyway. See this discussion i.e. https://github.com/kipusoep/UrlTracker/issues/90#issuecomment-166764189
The plan is to include this in the core from 7.5 https://our.umbraco.org/contribute/releases/750
If you want to import old url's and map them to the new ones you can use SEOChecker also. It's also possible with that tool to fix broken links easily from a single overview.
http://soetemansoftware.nl/seo-checker
Best,
Richard
is working on a reply...