Dear Sir,
On my website I am getting three calls to admin-ajax.php from wppizza which are ajax call and each call is taking nearly 2s and make my whole website slow. I have wp_rocket cache pluging installed. Here are details of these three calls and their exact time from firebug
1. action wppizza_json vars[attributes] {“type”:”cart”,”stickycart”:”1″,”height”:”300px”}
vars[type] hasCachePlugin and it takes 1.2s
2. action wppizza_dbp_json vars[type] dbp-thickbox and it takes 1.49s
3. action wppizza_po_json vars[type] checkifopen and it takes 1.77s
Any suggestion on how can I optimize these three calls so that my website is not slow.
Best Regards.
Davinder