# Hi! I am using Astro's built-in pagination, and it's nicely generating blogs/1", blogs/2, but is there any way to make the first page /blogs/? I can probably create a redirect from /blog/ to /blog/1, but is that the recommended approach?