webmastersun
Active member
Hello,
I want to change url structure like these examples
to this
AND
to this
I checked route filter in admin page but it could not remove forums and threads in the url and adding .html too.
needing a custom mod for this?
Thanks
I want to change url structure like these examples
Code:
xenforo.com/community/forums/xenforo-questions-and-support.25/
to this
Code:
xenforo.com/community/25-xenforo-questions-and-support/
AND
Code:
xenforo.com/community/threads/how-to-show-real-link-on-homepage.128222/
to this
Code:
xenforo.com/community/128222-how-to-show-real-link-on-homepage.html
I checked route filter in admin page but it could not remove forums and threads in the url and adding .html too.
needing a custom mod for this?
Thanks