Been Facing this issue from few days. Remx is indeed taking time in uploading the page, at times it is taking more than 30sec. To understand I checked the page speed and it indeed showed the issue.
Link:
Please check the result:
https://pagespeed.web.dev/analysis/https-remx-xyz-soumyageetha-drop-a846a6bb-b277-46bb-b22e-6f182908367c/at9cm0fkwu?form_factor=desktop
Running on ChatGpt suggested this Solution:
To improve your PageSpeed Insights score for your Remx NFT drop page, follow these optimizations based on common issues:
Use WebP instead of PNG/JPEG (reduces file size by ~30%).
Compress images using tools like TinyPNG, ImageOptim, or Squoosh.
Enable lazy loading so images load only when needed.
Remove unused JavaScript (especially from third-party libraries).
Minify and combine CSS/JS files using Gzip or Brotli compression.
Use async or defer attributes to prevent render-blocking JS.
Use a fast hosting provider/CDN (e.g., Cloudflare, Vercel, Netlify).
Optimize database queries if using a CMS.
Set explicit width & height for images/videos to prevent layout shifts.
Preload fonts to avoid delays in rendering text.
Remove unnecessary scripts (e.g., excess tracking pixels).
Use Google Tag Manager to manage scripts efficiently.
Set cache expiration headers for static assets (CSS, JS, images).
Enable Gzip/Brotli compression in server settings.
Reduce JavaScript execution time (defer non-critical scripts).
Optimize event listeners for faster interactivity.
Hope this helps in getting the speed back.
Thank you
Soumya Geetha
Please authenticate to join the conversation.
In Review
π Report an Issue
12 months ago

soumya.geta
Get notified by email when there are changes.
In Review
π Report an Issue
12 months ago

soumya.geta
Get notified by email when there are changes.