# Google 错误索引了 Meta 上的一个话题

**URL:** https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672
**Category:** Site feedback
**Created:** [2019年一月27日 23:45 UTC](https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672 "2019-01-27T23:45:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![jack2](https://avatars.discourse-cdn.com/v4/letter/j/ac91a4/32.png) [@jack2](https://meta.discourse.org/u/jack2)
#### Post date: [2019年一月27日 23:45 UTC](https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672/1 "2019-01-27T23:45:27Z")

</div>

Not sure if it is important, but I ran into a strange issue when looking for one of my old topic on Meta.

I googled “discourse meta await async” and got this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/4/9/49e2e8e2263e41e65b1a9eaaa78443f1a3f4bd04.png)

The first result is what I was looking for, but the link proposed by Google is wrong:  
`https://meta.discourse.org/t/async-await-in-plugin-works-in-dev-instance-not-in-docker-instance/82363?page=2`

When I click on it, it opens the error page “Oops! That page doesn’t exist or is private.”

So I looked for the topic from within Meta and got the correct link:  
`https://meta.discourse.org/t/async-await-in-plugin-works-in-dev-instance-not-in-docker-instance/82363`  
(notice the missing query param)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2019年一月27日 23:48 UTC](https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672/2 "2019-01-27T23:48:17Z")

</div>

Hmm, how do you think we should handle this @vinothkannans? A 404 does not seem right.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2019年一月27日 23:55 UTC](https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672/4 "2019-01-27T23:55:40Z")

</div>

This is leftover old index data from a Googlebot pagination fix related to Google switching to a default Android user agent in the last 12 months. 404 is the correct reply, it should correct itself over time.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2019年一月27日 23:55 UTC](https://meta.discourse.org/t/google-wrongly-indexed-a-topic-on-meta/107672/5 "2019-01-27T23:55:43Z")

</div>


