How to correct. This “ use cookies free domain

rareout

Active member
Aug 16, 2019
291
66
28
Anyone have any idea how to correct this one ? Like in gtmetrix my site is of 3 mb and use cookies free domain is at red level ,I want to fix it .
 

Rohitkumar

Active member
Jul 27, 2020
173
57
28
Nicobar
So, 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"
 
  • Like
Reactions: rareout

rareout

Active member
Aug 16, 2019
291
66
28
So, 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"
How to minimise the page mb
 

Baumaterial

New member
May 29, 2020
4
4
3
In addition to what @Rohitkumar has said, if these cookies are from things on your site like images, js, or CSS, you can use a CDN to serve those files, and that would remove 'error.'

Cloudflare doesn't work for this... You need a CDN that serves the files from a custom domain. Otherwise, you can safely ignore this issue if you are using cloudflare.

To minimise the page mb, try minifying your files, reducing image files, remove unused scripts/plugins, ads, etc.
 
  • Like
Reactions: rareout

guguk

Well-known member
Jul 19, 2019
1,150
828
113
Ottoman Empire
if you want to reduce loading time you should reduce request numbers.
if you want to reduce request numbers you should eliminate CSS/JS and font files when page loading. (Merge some CSS / JS files) (Remove unnecessary fonts,and prefecth if you use google font)
Also you should reduce to consider DOM numbers. (this is important)
 
  • Love
Reactions: rareout

rareout

Active member
Aug 16, 2019
291
66
28
Thank you all of you speacially @demidoff .. he just amazing with this speed and loading speed of site setting .. this forum is just amazing .@Tomz Thank you for this amazing forum ..
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu