just wanted to tell that this is not bug but question. As I am new to this, want to know abt 301 redirection.
I am multiple language web sites under my content node. My old web sites were normal html pages and were not CMS based. Now, I want to 301 redirect some old pages to umbraco pages. see examples below....
The pages you want to 301 redirect to the umbraco pages are they living outside of Umbraco? Could you tell us a bit more about your setup?
From the explanation above I don't think you can achieve what you want using this package since it only handles umbraco pages - not pages outside of Umbraco.
You can add mappings from old non umbraco pages with this package. You can do this on the settings section or by adding the 301 redirect datatype to your doctype
I have tried the same... but it does not accept my old url. i.e. page with .html extension. in mapping I enter my old url as /article1.html but it is not saving the mapping.
301 redirect in multilang site for old site urls
hi
just wanted to tell that this is not bug but question. As I am new to this, want to know abt 301 redirection.
I am multiple language web sites under my content node. My old web sites were normal html pages and were not CMS based. Now, I want to 301 redirect some old pages to umbraco pages. see examples below....
1) old: http://mydomain.es/books/bookpage.html ; to new : http://mydomain.es/media/bookpage/
2) old: http://mydomain.org/article1.html to new: http://mydomain.org/articles/article1/
Hi Hetaurhet
The pages you want to 301 redirect to the umbraco pages are they living outside of Umbraco? Could you tell us a bit more about your setup?
From the explanation above I don't think you can achieve what you want using this package since it only handles umbraco pages - not pages outside of Umbraco.
Looking forward to hearing more from you.
/Jan
ohh.. these pages are not on umbraco..
You can add mappings from old non umbraco pages with this package. You can do this on the settings section or by adding the 301 redirect datatype to your doctype
I have tried the same... but it does not accept my old url. i.e. page with .html extension. in mapping I enter my old url as /article1.html but it is not saving the mapping.
It is working here. Where are you adding the mapping ? In the settings section ?
yes... it accepts the custom mapping now... but not able to redirect the page.. it takes the url as /article1.html/ ....
@Dawoe - can it handle rewrites for requests from another domain?
@ Hetaurhet - I think it's easier if you perhaps post a screendump of where and how you add the mapping.
/Jan
yes... it accepts the custom mapping now... but not able to redirect the page.. it takes the url as /article1.html/ ....
So let me get this one straight...the old site exists on another server than the new site?
/Jan
@ Hetaureth For redirecting html pages you will need to set IIS to handle .html pages by ASP.NET
@Jan as far as I can see it can't handle external URL's. But why would you want to redirect a URL's from a external domain ?
Dave
@ Jan I think the old site had the same domains as the new site build in Umbraco. Now Hetaureth wants to map the old URL's to the new umbraco pages.
Dave
yes... old site was not umbraco driven and now none of the pages exist of old site
how can I set IIS to handle .html pages?
This is for IIS 6 but 7 should be similar.
http://stackoverflow.com/questions/4856365/iis-6-executing-html-as-aspx
is working on a reply...
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.