How to change permalink structure of single coupon page
Hello,
Currently, when I access the single coupon page then the permalink structure looks like this:
Code:
http://example.com/coupon/name-of-coupon
How can I add year and month(or maybe even day) before name of the coupon so it should look like this:
Code:
http://example.com/coupon/year/month/day/name-of-coupon
I've tried to change the
Common Settings in the
Permalink Settings to
Day and name but the url structure remain intact.
So how can I achieve above task?
Thanks,
Felix