Archived topic
Pagination with pretty permalinks
1 reply · Started by Mario on September 26, 2019
For some reason, if I use the ugly permalinks everything works correctly; however, my page load time decreases because all cache plugins require pretty permalinks to work correctly. Google also penalizes me for using ugly permalinks.
My problem is that when I use pretty permalinks the pagination doesn't work. With pretty permalinks the pagination looks like this page/2/?product_cat=%2Ftipo-de-flor%2Frosa%2F With ugly permalinks the link changes to ?product_cat=rosas&paged=2 The pagination is th eonlything affected. Is there a way or place to set it so the pagination works with pretty permalinks?
Thanks
Mario
Hi Mario,
Pagination should work with pretty permalinks by default in WordPress.
If it's not, it could be:
a) A plugin you're using causing them to break
b) A server setting causing them to break
I would start by deactivating your plugins - if that fixes it, activate them one by one until they break again.
If that doesn't work, I would check with your hosting to make sure everything is set up correctly.