{"title":"Changes not showing on the website","slug":"changes-not-showing-on-website","url":"https://support.storeconnect.com/articles/changes-not-showing-on-website","url_markdown":"https://support.storeconnect.com/articles/changes-not-showing-on-website.md","subtitle":null,"summary":"Your Salesforce data is correct but your website still shows the old version. Work through these checks in order: confirm the change was published, allow a moment for the cache, clear your store\u0026#39;s cache, and rule out your own browser.","type":"Help_Documentation","video_url":"","keywords":"changes not showing, not updating, old content, stale, cache, cache version, clear cache, published, website not updating, changes not live, product not showing, search not updating, hard refresh","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"You changed something in Salesforce, the record looks right, but your website still shows the old version. Sync is usually a matter of seconds, so a change that is correct in Salesforce and wrong on the site is almost always one of a small number of publishing or timing causes.\n\nWork through these checks in order. Most cases are resolved by the first two.\n\n## 1. Check the change was published\n\nChanges made in the [Website Builder](website-builder) do not affect your live site until someone with approver access sets the **Content Change** records to **Published**. Until then the change exists only as a pending change, visible to you in the builder and to nobody else.\n\nThis is the single most common cause. If the change looks perfect in the builder but the live site never reflects it, check whether it was ever published.\n\n:::note\nThe Website Builder deliberately shows you current content rather than a cached copy, so it always looks up to date. Looking correct in the builder tells you the change was saved. It does not tell you the change is live.\n:::\n\n## 2. Allow a moment for the cache\n\nYour storefront holds rendered pages and page sections in a short-lived cache so that it loads quickly. After a change goes live, allow up to a minute for the site to pick it up, then reload.\n\nIf a minute passes and the page is still wrong, move on to the next step.\n\n## 3. Clear your store's cache\n\nYou can clear your store's cache yourself, without contacting support.\n\n1.  Open the **Store** record in Salesforce.\n2.  Find the **Cache Version** field.\n3.  Change it to any different value. If it currently reads `1`, set it to `2`.\n4.  Click **Save**.\n\nAny new value works. The value itself has no meaning; changing it is what discards the cached copies for that store.\n\nThis is also the fix to reach for when you changed content **outside** the Website Builder, for example by editing content blocks directly on their Salesforce records. Publishing from the builder clears the cache for you, and editing records directly does not, so the site can keep serving the previous version until the cache expires on its own.\n\n:::note\nPublishing a content change clears the cache automatically, so you only need this step when a change did not go through the Website Builder. How many stores publishing covers depends on the scope of the publisher's [Store Role](store-roles): a single store, every store in a store group, or every store.\n:::\n\n## 4. Rule out your own browser\n\nCheck the page in a private or incognito window.\n\n- **Correct in a private window, wrong in your normal one.** Your browser is holding an old copy. A hard reload usually fixes it, or clear your browser cache.\n- **Wrong in both.** The cache on your store has not cleared yet. Go back to step 3.\n\nStyling and layout are a special case. Your browser keeps your theme's stylesheet and scripts for a long time on purpose, because those files rarely change. If new content appears but looks wrong, unstyled, or partly broken, your browser is pairing new content with an old stylesheet. Theme developers must give the updated file a new filename for returning visitors to receive it, which is covered in [theme resources](liquid-theme-resources).\n\n## 5. Products or categories missing from search and listings\n\nProduct search results, category listings, and sale prices shown on product cards are built from a search index that rebuilds on a schedule rather than instantly.\n\nA product can be correct in Salesforce, synced, and visible on its own product page, while still being absent from search results or a category listing. The same applies to a new discount: the correct price is charged in the cart and shown on the product page before the discounted price appears on a product card.\n\nThe index rebuilds automatically every few hours, so this normally resolves without any action. If more time than that has passed, you can [request an index rebuild](how-to-trigger-a-reindex-from-the-support-portal).\n\nChanging the **Cache Version** field does not affect this index. It is a separate system.\n\n## 6. Article or page text not appearing in search\n\nWhen you edit the body text of a content page or article, the page itself updates as normal, but the searchable text behind it is refreshed about once a day. For a short period a search may still match the old wording, or fail to match new wording, even though the page reads correctly when opened.\n\nNo action is needed. This catches up on its own.\n\n## Still not showing\n\nIf you have worked through every step above and the site is still wrong, the cause is probably not caching. Check for a sync error on the record using the [sync error tool](sync-error-tool), then [contact support](storeconnect-support) with the store, the record, the change you made, and the time you made it."}