<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Website content being cached somewhere? in Everything else</title>
    <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995724#M37256</link>
    <description>&lt;P&gt;I seem to remember entries in the .htaccess file can speed up or slow down cache controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 15:27:31 GMT</pubDate>
    <dc:creator>Champnet</dc:creator>
    <dc:date>2025-01-15T15:27:31Z</dc:date>
    <item>
      <title>Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994579#M37144</link>
      <description>&lt;P&gt;I have.a fixed IP and a small web server running nginx, with an SSL cert from let’s encrypt. &amp;nbsp;I’ve just updated the website and although I can see the new version of the site on port 80 (using the IP address) on the local network, if I look at the domain name, which automatically defaults to port 443, I still get the old version.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;As far as I can tell, my server isn’t caching anything, but something is. Does PN use Cloudflare or something similar as a nameserver? If so, is there any way I can get it to clear the cache? Or is there some other way of sorting this?&lt;/P&gt;
&lt;P&gt;TIA. Mike&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 22:16:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994579#M37144</guid>
      <dc:creator>Emseedee</dc:creator>
      <dc:date>2025-01-03T22:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994623#M37145</link>
      <description>&lt;P&gt;After several days, whatever was caching it has now stopped, so the problem has gone away.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jan 2025 20:09:38 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994623#M37145</guid>
      <dc:creator>Emseedee</dc:creator>
      <dc:date>2025-01-04T20:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994760#M37153</link>
      <description>&lt;P&gt;Web sites can have a max-age for cache entries - if not given explicitly by the site the default tends to be of the order of 2 or 3 hours.&lt;/P&gt;
&lt;P&gt;Web pages may be cached in many places, from your own server right through to the viewer's web browser. This is simply to minimize unnecessary traffic - since many web pages don't change frequently there is usually no need to go all the way to the hosting server for a copy of the page.&lt;/P&gt;
&lt;P&gt;It's likely that whatever max-age was used has now passed so your pages have been updated in the cache(s). Caching won't have stopped, just been updated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 09:58:06 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1994760#M37153</guid>
      <dc:creator>corringham</dc:creator>
      <dc:date>2025-01-06T09:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995367#M37204</link>
      <description>&lt;P&gt;I get the same "problem" though it's an ordinary website and I don't run a server and it's more than annoying to have to wait several days to be able to check whether a change that I've made is done correctly. It never used to be like this and changes for instance to a Wordpress blog were more or less immediate so something has changed.&lt;/P&gt;
&lt;P&gt;HOWEVER if instead of using my domain name I use instead ccgi.domainname.force9.co.uk any changes show straightaway so I'm not sure where the apparent caching happens.&lt;/P&gt;
&lt;P&gt;From my point of view unless you've a completely static website it makes things useless. Luckily I've other options.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 17:06:56 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995367#M37204</guid>
      <dc:creator>quelquod</dc:creator>
      <dc:date>2025-01-11T17:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995382#M37206</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/2137"&gt;@quelquod&lt;/a&gt;&amp;nbsp;you should be able to specify the cache max-age for your website and thereby override any defaults. The way to specify that will depend on how you've built your website (HTML, javascript, Wordpress etc.) but should be straightforward.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 19:22:32 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995382#M37206</guid>
      <dc:creator>corringham</dc:creator>
      <dc:date>2025-01-11T19:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995722#M37254</link>
      <description>&lt;P&gt;I don't think it's strictly a caching problem because new pages don't appear either (over a week now and changes made are not visible on the www but are definitely there on the&amp;nbsp;&lt;SPAN&gt;Hostopia (?)&lt;/SPAN&gt; server). This isn't something I can address so I'll raise a new topic and hope that one of the Plusnet Tech support guys sees it.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 14:51:43 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995722#M37254</guid>
      <dc:creator>quelquod</dc:creator>
      <dc:date>2025-01-15T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Website content being cached somewhere?</title>
      <link>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995724#M37256</link>
      <description>&lt;P&gt;I seem to remember entries in the .htaccess file can speed up or slow down cache controls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 15:27:31 GMT</pubDate>
      <guid>https://community.plus.net/t5/Everything-else/Website-content-being-cached-somewhere/m-p/1995724#M37256</guid>
      <dc:creator>Champnet</dc:creator>
      <dc:date>2025-01-15T15:27:31Z</dc:date>
    </item>
  </channel>
</rss>

