Mobile app version of vmapp.org
Login or Join
Barnes591

: Search engine ranking of paginated categories, subcategories and tag pages Suppose we have an E-commerce domain with the following structure: domain/items - contains all items. domain/items/category

@Barnes591

Posted in: #Googlebot #Pagination #SearchEngines #Seo

Suppose we have an E-commerce domain with the following structure:


domain/items - contains all items.
domain/items/category - contains a narrower spectrum of results than above.
domain/items/category/subcategory - contains a narrower spectrum of results than above.


All these URLs listing items for sell can have pagination (with query string parameter ?page=X, where X is a page number).

My question is:

In order to obtain the best results in SEO (especially Google), how they should be indexed?

It is possible to index them by:


Providing "view all link" and including rel="canonical" link to "view all link" to all paginated pages.
Implementing canonical rel="prev" and rel="next" links.


But each narrower category/subcategory contains same items as broader category. Would search ranking algorithm give penalty for duplicate content?

What if we have paginated domain/tag/[tag], where [tag] is a word given to item by users. Should we index those pages too or exclude them from indexing because it is already indexed in items/category or subcategory?

I will appreciate any useful information regarding this issue.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Barnes591

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme