I redesigned my wordpress site recently but fortunately/unfortunately i had some sort of caching plugin installed on it which is causing the first load page (the home page) to show as the older version. Only on reload is it showing the right (Updated home) page.
Heres what i already tried:
I am at a loss, need the updated page to show earliest possible and im unable to clear this caching issue. If its of any help/ clue the gtmetrix image gives a link
<https://www.sugarswap.in/wp-json/>; rel="https://api.w.org/", <https://www.sugarswap.in/>; rel=shortlink
I am also including how the page should look and how it is looking on first load on both mobile and desktop below.
Mobile (Old)--------------------------------------------------------------Mobile (NEW)
UPDATE:(12th Jul 2020 05:27pm IST)
I tried this plugin called "Proxy Cache Purge" and checked via it and the following was the result it gave.
Note how it has the same https://api.w.org/
in link and X-server-cache as true
. Well the plugin itself didn't help purging the cache anyway, So i am STILL stuck. :(
Could you try to put into your wp-config.php file this:
define('WP_CACHE', false)