Yoast / Beaver Builder Pagination & Canonical Issue
-
I’m having an issue on a site that I think I’ve narrowed down to some type of issue between Yoast and Beaver Builder.
I’m using Beaver Builder to override the display on a blog archives page using their Posts module. The posts module is creating paginated pages in the format of https://www.domain.com/blog/paged-2/2/.
My 2 issues are:
1) Yoast is adding a rel=”next” attribute on the blog page (and paginated pages) using https://www.domain.com/blog/page/2/. That page doesn’t exist and I’m not sure what it’s being added. But I added a filter in the functions.php file for Yoast to remove the rel attributes and they are no longer appearing. So they were clearly being added by Yoast.
2) The paginated pages (www.domain.com/blog/paged-2/2/) are using the main page for the canonical (www.domain.com/blog/). I know that’s not correct and I think without using Beaver Builder it correctly self-references paginated pages. But with Beaver Builder (and the Posts module specifically), it’s using the wrong canonical.
How can we get this addressed? Maybe it’s something in the Beaver Builder code, but it’s definitely causing some big issues for me.
Thanks
- The topic ‘Yoast / Beaver Builder Pagination & Canonical Issue’ is closed to new replies.