NO BUG: Pagination SEO - URL Canonical for page 2,3 and other

Browser: Chrome 132.0.6834.197
OS: Windows
Bricks : 1.12.1

Hello,

I’m using pagination in an article loop.
When I go to page 2 of the pagination (actualites/page/2/), the canonical URL is still the one from page 1 (.../actualites/).

How can I make sure that on page 2 and the following pages, the canonical URL corresponds to .../actualites/page/2/?

Thank you!

Hi,
Welcome to the forum, and thanks so much for your report!

What you describe sounds pretty much like this report, which is not a Bricks bug.
You are using an SEO plugin, right? Which one?

Best regards,
timmse

Hello,

I am using the Seopress Pro plugin. I will check in this article.

I have the same problem. It works correctly on the archive template. Here, the canonicals of paginated pages always lead to their own page.

When I insert a query loop with pagination on a normal page, the canonicals of the paginated pages always point to the first page. Can I change this?

Sounds like the problem mentioned here: NO BUG: Pagination SEO Issue with RankMath: no page 2, 3, etc - #4 by timmse

Yes, thank you. That’s how I solved it now.

But shouldn’t Bricks handle pagination and canonicals according to best practice by default?

I think that’s the more sensible option in most cases, right?

Well, WordPress handles the pagination – not Bricks :slight_smile:

Ah, OK. Good to know. I thought it had something to do with the Bricks pagination element. But now I know. Thanks for the quick help!