<div dir="ltr">This should be pretty simple as I really cannot find a good answer on:<div><br></div><div><br></div><div>Running Wordpress with the default permalinks (?page_id=xxx)</div><div><br></div><div>On NGINX conf, I tried:</div><div><br></div><div>location / {<br>             try_files $uri $uri/ /$args /index.php?$args;<br></div><div>}</div><div><br></div><div>And the main page caches OK, but any page the resides on the "?page_id" is not getting cached.  Is there more to the "try_files" that needs applied for caching of these permalinks?</div><div><br></div><div><br></div><div>Thank You,</div><div>Alex</div><div><br></div><div> </div></div>