You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2019. It is now read-only.
I'm migrating what was a static HTML website to Umbraco and had hoped to use your plugin to handle 301 redirects. I've created entries like:
/aboutus/index.html /aboutus/
but I get a 404 error instead of a redirect.
So.. two questions:
Is it possible to redirect requests for HTML (and indeed other pages such as php pages etc..) and
Is there a practical way of importing a large number of entries?
Finally, am I going about this all wrong? Is there a better way of handling this use case?