# Hoe de lengte van bestaande fragmenten te wijzigen?

**URL:** https://meta.discourse.org/t/how-to-change-the-length-of-existing-excerpts/278722
**Category:** Support
**Created:** [9 februari 2022 om 13:12 UTC](https://meta.discourse.org/t/how-to-change-the-length-of-existing-excerpts/278722 "2022-02-09T13:12:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![nathank](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nathank/32/290039_2.png) [@nathank](https://meta.discourse.org/u/nathank)
#### Post date: [19 februari 2022 om 11:18 UTC](https://meta.discourse.org/t/how-to-change-the-length-of-existing-excerpts/278722/2 "2022-02-19T11:18:48Z")

</div>

> [@JQ331](#):
>
> Any way to have a change of excerpt length shown on the topics list apply to all topics, including pre-existing ones?

Yup - you just need to rebake the posts:

```plaintext
$ cd /var/discourse
$ ./launcher enter app
$ rake posts:rebake

```

---

_[View the full topic](https://meta.discourse.org/t/how-to-change-the-length-of-existing-excerpts/278722)._
