Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Jason Member
@unleashed · Joined 6 years ago · 22 posts · 8 topics · 0 reputation
Badges
Recent posts
-
Largest Contentful Paint
· 3 years ago
Great! Thanks for the confirmation and encouragement! I'll give it a try. It's less about doubt in Grav and more about my trepidation of coding. I thought there would be more involved. Thanks, J
-
Largest Contentful Paint
· 3 years ago
Not yet. I reviewed the Responsive images in the getgrav.org manual. Is it really as easy as adding the sizes with media queries in the markdown or twig?
-
Largest Contentful Paint
· 3 years ago
I have a pretty snappy site, but the LCP on mobile is too long. It looks like the Hero image is the primary culprit. Is there any way to improve the load delay? Thanks, J
-
Content Type for webp images in Quark theme
· 3 years ago
Cheers, all it took was an update to the .htaccess. Thanks for pointing me in the right direction. I added this AddType image/webp .webp to the end of the file, and here's the results: Thanks again,
-
Content Type for webp images in Quark theme
· 3 years ago
What's funny, I gradually updated all of my images to webp over the last couple of months because almost every SEO optimizer indicated it would improve page load for mobile devices. Improve speed, im
-
Content Type for webp images in Quark theme
· 3 years ago
Ouch. So this affects everyone that doesn't tweak their .htaaccess or Apache? For as long as webp has been around, I would have thought those types of issues would have been solved. Or maybe I"ll r
-
Content Type for webp images in Quark theme
· 3 years ago
Thanks for opening the issue. Does this mean it requires something in the core? I was hoping it would be a simple twig addition.
-
Content Type for webp images in Quark theme
· 3 years ago
What do I need to add so that "content type" is reported for webp images? I'm trying to optimize my website, and seobility.net reports that I could improve things with the correct content type. Thank
-
reCAPTCHA Errors?
· 3 years ago
I was reviewing my logs and saw a handful of these: Form reCAPTCHA Errors: [/contact] ["missing-input-response"] The site works fine anytime I test an email. Are there errors actually bot attempts,
-
How to not show image in blog post listing
· 3 years ago
Thanks, just what I was looking for. This does create an empty <p></p> in place of the image. It's not a showstopper, but I can see it in my summary list. Being a little OCD I can't u