SOLVED: Default WooCommerce and Bricks WooCommerce category pagination with SEOPress plugin

Bricks Version: 1.4
Browser: Firefox Developer Edition 102.0b1 (64 bit)
OS: macOS 10.15.7
URL: www.michy.it/bricks/cat/clothing/?product-page=2

Hi to all.
I am writing to understand how to solve a problem with WooCommerce pagination using Bricks Builder and SEOPress plugin.

For example, here: www.michy.it/bricks/negozio/page/2

everything works regularly.

And looking at the code we have:

(Canonical link that rightly points to itself) /> (Link prev pointing to previous page) /> (Link next pointing to the next page)

Google is very clear about that; every page within a paginated series should canonicalize to itself, so /page/2/ has a canonical pointing to /page/2/ and so on.
For more infos: Pagination & SEO: best practices • Yoast

Whereas where Bricks Builder’s layout and pagination intervenes the canonical and prev and next are treated completely differently.

For example here: www.michy.it/bricks/cat/clothing/?product-page=2

(Canonical link points to the main page and not to itself, as is the case with WooCommerce's default pagination) /> (Link Prev points to itself, when it should point to the previous page)

Link rel=“next” is missing altogether.

Do you have any suggestions on how this problem can be solved, please?

Does it depend on the integration of the theme with SEOPress plugin?
The same problem happens with the Squirrly SEO plugin (Peaks). Only in this case it is missing the (while with SEOPress PRO it is missing

I hope i managed to write clearly.
This post stems from an observation from an SEO Specialist i work with (not really my subject… heheh).

Many thanks for your attention and support.

1 Like

Hi mian,
Thanks so much for your report!

We’re using the default WooCommerce pagination without any customization, so we have no influence on the pagination markup (which is inherently questionable in some cases with WooCommerce). Have you tried contacting WooCommerce or looking for a filter that could help you further?

Best regards,
timmse

The same problem exists with the Rank Math plugin. True, pagination, in my opinion, are created by Wordpress itself.

The code specifies page numbering as …/page/2/ Bricks in the URL splits pages in a different way …/?product-page=2 Because of this search robots load a lot of doubles from the site. Including such links …/page/2/?product-page=1

I think we need to somehow make Bricks work with the standard Wordpress pagination.

Screenshot_1

Screenshot_2

Screenshot_3

Hey guys,
We’ll try to improve the pagination in a future release.

Best regards,
timmse

2 Likes

Hi guys,

We’ve fixed this issue in Bricks 1.8 beta, now available as a manual download in your account.

Please let us know if you are still experiencing issues.

As with any beta release, please do not use it on any production/live website. It is only meant for testing in a local/staging environment.

1 Like