Hi @immmukeshpatel,
Thanks for sharing your UUID, let’s go to your questions:
1- How to Optimize AMP
AMP Optimizer is already built-in at the AMP plugin. You can check the AMP documentation:
The best way to publish optimized AMP is to use a site generator or CMS with built-in AMP Optimizer support. In this case, your AMP pages will be optimized automatically. Currently, the following site generators and CMSs integrate AMP Optimizer.
2 – How to Use Amp Tool Box for minify css html etc,
AMP will automatically, minify your CSS and HTML when is needed, please check the documentation.
3 – How to increase page speed of amp,
I had run a few tests over your pages and the number are excellent.
https://pagespeed.web.dev/report?url=https%3A%2F%2Femka.news%2Fgoogle-web-story-me-ads-kaise-lagaye%2Famp%2F
https://gtmetrix.com/reports/emka.news/IIqQhV9a/
But I saw the number of ads is affecting your page performance; you should find a balance between performance and revenue because AMP-compatible plugins make it possible to run ads on your AMP pages. Still, once the request for ads loads external code to display the ads via iframe, it goes outside AMP framework control.
If revenue is a crucial point for your project. I should improve the performance in other areas, server response, caching, and use CDN to static assets. Based on that. I would recommend:
1. test different cache plugins to check which one suits better to your case.
2. use a CDN service