How to minimise the page mbSo, cookies are which is generated by domains/websites to store some details like user logins, etc.
You can remove these cookies from the script you are using on your website and use alternative methods like direct server contact, etc.
Simply i would say , "You should ignore this warning but yes if you are using unneccessay cookies then remove them from your script"
Just search for unneccessary code lines in your script and remove them!How to minimise the page mb
to minimalize the page size just use lazyloading for all image in your website, and remove unnecessary fonts, minified all JS and CSS fileHow to minimise the page mb
if you want to reduce loading time you should reduce request numbers.
Also, use optimised and compressed images.How to minimise the page mb