statamic / ideas

💡Discussions on ideas and feature requests for Statamic
https://statamic.dev
30 stars 1 forks source link

Entry link with configurable redirect status code 302 or 301 #1118

Closed wch-karol closed 3 months ago

wch-karol commented 5 months ago

I'm coming from this discord help thread.

As I wrote in title: It can be useful (and as Erin said: reasonable) to make more configurable entry link option in context of redirect status code.

I have a collection entry like this: image

And I want to create link to it from other slug: image image

And I received 302 status code in browser: image

Is there any chance to implement config option with 301 or 302 type of this redirect?