hackpurrin / jackpurrin.me

This is the official repository for my website:
https://jackpurrin.me/
2 stars 2 forks source link

Web ideas! #3

Open JollyJolli opened 3 days ago

JollyJolli commented 3 days ago

I hope you remember me! I was reviewing your web again to see if I could help again. I got a list of things that you can add to, im willing to help if you need to.

I can make all this if you want. I hope this helps, have a nice day <3

hackpurrin commented 1 day ago

I dunno if this link works, but according to Pingdom I need expiry headers?How do I add those if my website is protected with Cloudflare? I think they are enabled, but it doesn't say so. Also, it it possible to compress the page with gzip or is that not able to work on Github Pages? I've gotten analytics to work, and I am also working on SEO data.

JollyJolli commented 14 hours ago

1.- Im not sure about that, cloudflare is great, but let me investigate a little bit.

2.- to compress the web you can minify the CSS, JS and HTML! (Just search in google Css Minify)

3.- That's perfect my friend! 🫶🏻

JollyJolli commented 14 hours ago

Also an alternative of Pingdom you can use Lighthouse! Go to you website, open the inspect tools, and go to Lighthouse, I think it does the same as Pingdom, I have never use it, maybe it is better idk image

hackpurrin commented 4 hours ago

I use Firefox, so I don't have Lighthouse, unfortunately. I don't know if I will use a minifier, because it makes my code harder to read and work with. I'll see if it would work, and considering my website is quite small, I don't know if I will do it.