# Fetch Fresh data from Builder using sdk after Builder content is updated

**URL:** https://forum.builder.io/t/fetch-fresh-data-from-builder-using-sdk-after-builder-content-is-updated/5703
**Category:** Technical Questions
**Tags:** nextjs
**Created:** [May 30, 2024, 10:11am UTC](https://forum.builder.io/t/fetch-fresh-data-from-builder-using-sdk-after-builder-content-is-updated/5703 "2024-05-30T10:11:12Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![RadisLuo](https://avatars.discourse-cdn.com/v4/letter/r/2bfe46/32.png) [@RadisLuo](https://forum.builder.io/u/RadisLuo)
#### Post date: [October 8, 2024, 6:15am UTC](https://forum.builder.io/t/fetch-fresh-data-from-builder-using-sdk-after-builder-content-is-updated/5703/3 "2024-10-08T06:15:31Z")

</div>

> [@What are the rules for counting Visual Views?](https://forum.builder.io/t/what-are-the-rules-for-counting-visual-views/6488/3):
>
> I’m currently facing an issue with using SSG. Due to caching, the page doesn’t get updated immediately after publishing. It may require a hard reload or some waiting time. How can I ensure the page gets updated every time after publishing? PS: It seems that requesting fetchOneEntry with options: { cachebust: true, noCache: true } can fetch the latest version, but this would increase the load on the Visual View.

Do you have a good solution for a similar problem I encountered?

---

_[View the full topic](https://forum.builder.io/t/fetch-fresh-data-from-builder-using-sdk-after-builder-content-is-updated/5703)._
