Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Show more results vs pages: best technique for listing items on e-commerce site

         

dave_c00

8:53 am on May 24, 2012 (gmt 0)

10+ Year Member



Hi,

I have an e-commerce site and currently display items on x number of pages. So for example if there are 150 items in a category and user has selected to view 15 items per page there will be 10 pages for the user to sift through.

What I would like to do now is have all the items on one page and for more to load as the user scrolls down rather than them having the multiple pages.

My question is how will that affect rankings in Google? Obviously the amount of pages that are currently listed in there will drop but will it be massively detrimental to my optimisation or will it help it in that more content / keywords will be on the one page?

I want the user to have the best possible shopping experience but at the same time I don't want it to compromise my listings.

Any help is much appreciated,

Dave

Andy Langton

10:58 am on May 24, 2012 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It's a good question, and there's no simple answer. A usable solution is key (and also bear in mind that Google wants to execute your 'show more' javascript, so if you were to use AJAX or similar, this may not 'hide' the additional content from Google.

Pagination generally is bad for SEO, since it inevitably creates very similar pages that add very little - except what can sometimes be the crucial function of ensuring every product has at least one link - which is not necessarily the case if you use AJAX - and products with no links to them are all but certain to be deemed low quality and perform badly.

Google have their own suggestion as to how to better handle multiple pages with rel=next [webmasterworld.com], but I don't have a great deal of confidence on the effectiveness of that.

Another side effect of lots of products on a single page is that your categories become less meaningful, and potentially every category can display almost the same thing, in itself creating lower quality pages.

And then there is the broader question of which is more usable, which is likely to depend on your particular site and audience. But long scrolls are not necessarily the right way to go about it (but then neither is lots of clicks!).

So, a bit of a minefield ;)