@AndrewinKC there is a small trick that has worked about 85% of the time for me over the last few years (and has worked every time more recently) to reset the server cache in HubSpot.
I agree that this would be helpful. We are stuck with an issue while implementing a new cookie service and could handle it better if we could get the page header to load as expected!
This seems like a no-brainer. If Hubspot wants to compete on the CMS - Website hosting state, this is 101-type functionality. When trying to make changes, or even fix an issue, clearing the cache is so important. Simple button, clear cache, done… Can be located under the Content / Pages section where we put code snippets in the header/footer
It’s incredibly frustrating that this is a paid CMS and it’s features are so lacking to other CMS and hosting providers. @Jnix284’s solution used to work for me, but the last few months, it’s been successful less than 50% of the time and frankly, I’m tired of needing “tricks” to get Hubspot to do the most basic of tasks.
This is an absolute MUST-have. I used to rely on a handy Chrome extension called HubSpot Developer Tools to flush page cache, but it is sadly no longer supported. We may just be forced to move our landing pages off of HubSpot if we can’t find a solution for this.
PLEASE. This would be so helpful. Another super basic functionality (at least on other CMS’s) that isn’t possible on Hubspot.
Strong thumbs up to having this.
Adding “?hsDebug=true&hsCacheBuster” without the quotation marks to the end of the URL seems to work for me as a workaround. Hope this helps someone else!
I’m having trouble ensuring that the changes I’ve made to a HubDB table are accurately reflected on the website. It’s critical to my customer because the database contains the sales personnel’s contact details (which have been updated). Without cache clearing, all relevant information doesn’t seem to be updating on the website as changes are made.
I used to be able to dev on landing page templates no problem, and see changes as soon as I would save the template.
Now I have to wait over 10 minutes to see a change. I did find a hack to this, by changing the url of a landing page while I’m in dev mode. But it’s ridiculous to be working like this. We need to find a way to be able to dev a template page in the hubl/html code without having to wait or changing URL. I tried all the added trailing URL techniques, but nothing works …com/page?v=123
To publicy clear the cache , the article linked by @Jnix284 is the correct thing to follow. Adding a space wasn’t working for me on the blog post. So I tried an HTML comment and that worked for me.