#Payload Website template - Payload Redirects not on indexs pages?

5 messages · Page 1 of 1 (latest)

dense wagon
#

Hello guys, for the Payload Website template, is there a reason why <PayloadRedirects/> is not on index pages? (Eg: 'posts') Do they only need to be applied to pages with dynamic slugs?

cunning heath
#

Yep, exactly.! PayloadRedirects only needs to be on pages with dynamic slugs because redirects in Payload are matched against a URL path

e.g. /old-post-slug /new-post-slug

dense wagon
#

Thanks!

cunning heath
#

no problem!