Makes Google searches break down into separate pages, rather than displaying as one continuous page.
< Opiniones de Return Pagination to Google
Unfortunately, we're limited to the number of results Google serves up per page. We're taking advantage of the fact that requesting a specific page of results still works. Actually changing the number of results per page would require something a lot more complex. We'd have to hook into Google in ways I don't know how to do.
I've been thinking about this for the past month. I think I have an idea. We may see a 2.0 version.
However, Google may have just restored pagination, so I may not need to.
How do we edit the script so that it shows more results per page? E.g. lets say we wanted to show 50 or 100 results per page.