Pagination with prettyurl

Hi,
I’m currently using v9.3.9.
I’d like to get prettyurls in the page list block pagination.
current link example: news?p_b5416=2
what I need: news/2
Is it possible?
thank you

Hi @n0m3n,
Yes that’s possible to achieve in v9.3.9

Check here Urls and Redirection

Incase any help needed connect further

Good Day

thank you for your reply.
I already activated that function, but it doesn’t affect the pagination urls.

I did something similar on an 8.5.x site years ago with some custom coding and overriding the core pagination function. It resulted in a ?page=2 being appended (rewriting the standard pagination URL). I found this was more SEO friendly and benefits the average site much better than the current method. I don’t know if the core team will change it because the current method is a little more “cache friendly”. I would love to see that option as a checkbox or select field in the Dashboard and all blocks using pagination would respect it.

If you need custom coding services, just let me know via DM or contact me at c5extras.com and I’ll be happy to put together a quick quote.

Hope this helps.

JB