Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page caching #365

Open
testareas opened this issue May 21, 2018 · 0 comments
Open

Page caching #365

testareas opened this issue May 21, 2018 · 0 comments

Comments

@testareas
Copy link

testareas commented May 21, 2018

Hello,

New to smoothState.js... I am developing a static site at the moment that has a lot of content that gets added on a daily basis.
I found that I often have to refresh all of my pages (F5) to see new content changes.

Obviously since the page is not being refreshed and reloaded every time I click, is there a way I can have smoothState.js not cache my site? Or would that beat the entire point of the script?

Only thing I found was: pageCacheSize: 4, can I set that to pageCacheSize: 0,?

It's just when people visit my site they see old content even if there is new content available.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant