Post by xdomofab » Tue Sep 17, 2013 10:08 pm

One of the biggest mistakes a webmaster and their clients can make is using the same exact canonical URL on category pages and category pagination pages. Since the results on pages 2, 3, 4 ... are different from page 1, you should not use the same exact canonical tag here.

Canonical URL + Pagination Rel=Prev/Next Best Practices

  • Add Rel=Canonical tag to category/category pagination and brand/brand pagination
  • Add Rel=Prev/Next tag to category pagination and brand paginatioin
[/size]
Opencart allows various sort orders for category page (by lowest price, highest rated, new arrival…). Specify the canonical version using a tag in the head section of the page.
Demo:
1> Category page sort by price & limit: http://www.target409.com/desktops?sort= ... SC&limit=5
Add this tag in the <head> section: <link href="http://www.target409.com/desktops" rel="canonical" />

2> Category pagination: http://www.target409.com/desktops?sort= ... t=5&page=2
Add this tag in the <head> section: <link href="http://www.target409.com/desktops?page=2" rel="canonical" />

The most current technique for SEO pagination makes use of the HTML 4/5 link element pagination rel=”next” and rel=”prev” tag. Keep in mind that all rel=next/prev pages should also have a self-referencing rel=canonical tag. In cases where tracking IDs and various sort orders are appended to a URL, these rel canonical tags will ensure no duplication and equity leak occurs.
Demo:
On the second category page, http://www.target409.com/desktops?sort= ... t=5&page=2
<link rel="canonical" href="http://www.target409.com/desktops?page=2" />
<link rel="prev" href="http://www.target409.com/desktops?sort= ... t=5&page=1" />
<link rel="next" href="http://www.target409.com/desktops?sort= ... t=5&page=3" />

Requirements
VQmod 2.2 or later is required.
Easy VQMOD install. Installation instructions included.

Email Support: xdomofab@gmail.com

---------------------------------------------------------

Focus on Technical SEO Issues, check out my other seo extension:

No.1 - SEO Custom Category Title H1 Bottom Description and Product Title
http://www.opencart.com/index.php?route ... n_id=12247

No.2 - Google Product Rich Snippets for Product Review & Breadcrumb
http://www.opencart.com/index.php?route ... n_id=12220

Get the ALL in One SEO Ultimate Package for only $50 here:
http://www.opencart.com/index.php?route ... n_id=13208

Opencart Development & Consult:
All in One SEO Package: making your Opencart SEO friendly
Product Rich Snippets: Breadcrumb, Product & Product Reviews
Custom Titile H1 Tag: custom category title, h1, bottom description and product title
Optimize Site URL Architecture: unique url w/breadcrumb, seo friendly url architecture


New member

Posts

Joined
Wed Jun 05, 2013 11:03 am
Who is online

Users browsing this forum: No registered users and 2 guests