I would like to add a couple of redirects to pages that we have already created.
To be fair the Umbraco version we are using is a bit old now - 7.1.6
But is there a good Umbraco Redirect package anyone can reccommend?
Ideally it would be great if i can do all the redirects within the front end Dashboard avoiding any back configuration as I dont have the knowledge for that.
I have installed the 301 url tracker via the Umbraco front end dashboard
Developer > Packages > Install local package
It appears to have installed ok but im not sure what to do after as the documentation isnt very clear at all
I can only work in the front end dashboard as I dont have access to any backend files, I was expecting to see a URL Tracker tab but i cant see anything.
Is there something in particular i need to look for?
Umbraco 301 redirects
Hi
I would like to add a couple of redirects to pages that we have already created.
To be fair the Umbraco version we are using is a bit old now - 7.1.6
But is there a good Umbraco Redirect package anyone can reccommend?
Ideally it would be great if i can do all the redirects within the front end Dashboard avoiding any back configuration as I dont have the knowledge for that.
Any help or information much appreciated
Thanks Jools
Hi Jools,
you can use this package. I hope it will help you.
https://our.umbraco.com/packages/developer-tools/301-url-tracker/
I have installed the 301 url tracker via the Umbraco front end dashboard
Developer > Packages > Install local package
It appears to have installed ok but im not sure what to do after as the documentation isnt very clear at all
I can only work in the front end dashboard as I dont have access to any backend files, I was expecting to see a URL Tracker tab but i cant see anything.
Is there something in particular i need to look for?
Thanks in advance
Hello jools,
for Umbraco 7 we`re using the skybrud package to achive this.
v7-Version: https://github.com/skybrud/Skybrud.Umbraco.Redirects/tree/dev-v7
It should work with your version and it also comes with some handy property editors.
Make sure to install the v7-Nuget-Version instead of the v8. Currently this is v0.3.5.
~Jonathan
Thanks for the replies - I’ll give both of your suggestions a try and see which one works best for what I need .
is working on a reply...