# "Page" query string from search engine breaks content

**URL:** https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194
**Category:** Bug
**Created:** [July 13, 2016, 3:22am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194 "2016-07-13T03:22:50Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![waza](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/waza/32/115185_2.png) [@waza](https://meta.discourse.org/u/waza)
#### Post date: [July 13, 2016, 3:22am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/1 "2016-07-13T03:22:50Z")

</div>

This is broken. Only show blank content.

```
https://meta.discourse.org/t/tuning-ruby-and-rails-for-discourse/4126?page=5

```

However, if i omit the `page` query string, the content is loaded:

```
https://meta.discourse.org/t/tuning-ruby-and-rails-for-discourse/4126

```

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [July 13, 2016, 4:13am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/2 "2016-07-13T04:13:39Z")

</div>

I tried with JavaScript enabled - not a complete wash out (but Bad) - using the timeline “breaks out” _if_ one thinks to try using it.

I tried with JavaScript disabled - not good - got  
`Tags: #<Tag:0x007fbb686c7160>`

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [July 13, 2016, 4:16am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/3 "2016-07-13T04:16:25Z")

</div>

Hmm, I guess the “bug” here is that we are not returning a 404, there is no page 5 on that topic.

---

<div class="post-metadata">

### Author: ![waza](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/waza/32/115185_2.png) [@waza](https://meta.discourse.org/u/waza)
#### Post date: [July 13, 2016, 4:47am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/4 "2016-07-13T04:47:54Z")

</div>

I see. Seems like Google indexed wrong url?

I get that url from this keyword:

 ![](https://global.discourse-cdn.com/meta/original/3X/2/7/2774030c90c958f93f64a121a1748edcdf13bf45.png)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [July 13, 2016, 4:49am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/5 "2016-07-13T04:49:25Z")

</div>

I will have a look

This may be an office space class off by one error

---

<div class="post-metadata">

### Author: ![ryantm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ryantm/32/134063_2.png) [@ryantm](https://meta.discourse.org/u/ryantm)
#### Post date: [February 22, 2018, 6:49pm UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/6 "2018-02-22T18:49:19Z")

</div>

Hi.

@sam, was this off-by-one issue resolved? I think I may be seeing the same issue because the second link in this Google search

> **[Google Search](https://www.google.com/search?q=pololu+metabeam)**

is

[https://forum.pololu.com/t/new-products-zumo-shield-and-zumo-robot-kit-for-arduino/5161?page=2](https://forum.pololu.com/t/new-products-zumo-shield-and-zumo-robot-kit-for-arduino/5161?page=2)

And, clicking on that link gives a 404 because there is no page 2.

Ryan

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [February 22, 2018, 9:05pm UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/7 "2018-02-22T21:05:22Z")

</div>

I need to find where the link is coming from cause I am not seeing it here [https://forum.pololu.com/t/new-products-zumo-shield-and-zumo-robot-kit-for-arduino/5161?\_escaped\_fragment\_=true](https://forum.pololu.com/t/new-products-zumo-shield-and-zumo-robot-kit-for-arduino/5161?_escaped_fragment_=true)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [July 21, 2022, 7:03am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/8 "2022-07-21T07:03:07Z")

</div>

This has been fixed, topic in OP is deleted.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [July 21, 2022, 7:03am UTC](https://meta.discourse.org/t/page-query-string-from-search-engine-breaks-content/47194/9 "2022-07-21T07:03:11Z")

</div>


