My problem is the following: I've built a website for an event last year (edition 2014). Now I've created a website for the same event, but for this year (2015). However, whenever I visit the website, it opens the 2014 version, even though I've put the other version up... Pressing F5 refreshes the page en shows the 2015 site.
So I believe the problem is this web page is a cached version and that that's the reason this happens. Here's my question: Is there any way this can be fixed? (Thinking of a JavaScript script to clear every visitor's cache of this website...)
P.S.: The site uses HTML5, CSS3, JavaScript in 2015. HTML4 and CSS2-3 (idk anymore) in 2014 version.