Articulate icon indicating copy to clipboard operation
Articulate copied to clipboard

The automatic redirect doesn't work with the yyyy/mm/dd url enabled

Open simonech opened this issue 7 years ago • 1 comments
trafficstars

When updating the title of a post, the automatic discovery of redirects doesn't work propertly.

if my page name is: my-blog-post the url would be /archive/2017/12/15/my-blog-post if I renamed it to my-amazing-blog-post the new url becomes /archive/2017/12/15/my-amazing-blog-post

The automatic redirect feature generates a redirect from /archive/my-blog-post => /archive/2017/12/15/my-amazing-blog-post

image

while it should create a redirect from /archive/2017/12/15/my-blog-post =>/archive/2017/12/15/my-amazing-blog-post

There is known issue on Umbraco: http://issues.umbraco.org/issue/U4-9525 but Stephan considers it a feature request, not a bug.

simonech avatar Dec 15 '17 11:12 simonech

Not sure how to tackle this one and if this is an Umbraco thing or something articulate should deal with. Have marked as help wanted to see if anyone can have a look at what the best option is.

Shazwazza avatar Jan 31 '20 00:01 Shazwazza