# ?page=n URLs have high CLS hence bad SEO

**URL:** https://meta.discourse.org/t/page-n-urls-have-high-cls-hence-bad-seo/249554
**Category:** Feature
**Tags:** seo
**Created:** [December 21, 2022, 7:08am UTC](https://meta.discourse.org/t/page-n-urls-have-high-cls-hence-bad-seo/249554 "2022-12-21T07:08:17Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [December 26, 2023, 6:36am UTC](https://meta.discourse.org/t/page-n-urls-have-high-cls-hence-bad-seo/249554/10 "2023-12-26T06:36:22Z")

</div>

Fix is here: [FIX: CLS jumpiness in post-stream when ?page=N by nattsw · Pull Request #25034 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/25034)

Thanks for your patience yall! This was pretty hard to reproduce. I’ll set a timer for a month and we can revisit to confirm if this fixes the issue – feeels like it should.

EDIT:

I just confirmed the fix is on meta. An example topic would be [https://meta.discourse.org/t/111143?page=3](https://meta.discourse.org/t/111143?page=3). Previously, it would jump when the page is determining the scroll position.

With the fix, the scroll position is calculated correctly and we won’t see the jump.

---

_[View the full topic](https://meta.discourse.org/t/page-n-urls-have-high-cls-hence-bad-seo/249554)._
