In all places where I have paginated content, there's a discrepancy between the page number in the URL and the actual page. The current behaviour seems to be: Page number in URL = (Actual page number) - 1.
This could be confusing for users copying/pasting the URL and being taken to a different page number.
I've also been playing around with URL alias settings because the URL is not "clean", so it might be a wrong/missing setup on my side. I'd appreciate any tips.
For example: In the picture below illustrating the problem, how can I automatically turn the URL into ".../page/2", ".../page-2" or something similar?
Maybe it's just because the page numbers are zero-based, and the "0" is never shown.
Personally, I never had trouble with that, but I understand the confusion.
I don't think there's an easy workaround for that - never tried, though.