PageSpeed 99/100 – Problem with newspaper.woff

Posted in: Newspaper
Post count: 31

Hi, I have managed to push demo install to 99/100 on Google Page Speed!

Only one thing keeps me from 100/100 and it drives me crazy ๐Ÿ™‚

“Leverage browser caching for the following cacheable resources:
http://…/images/icons/newspaper.woff?7 (5 days)”

What ever I do for this newspaper.woff file, addtype, add to browser caching, delete from style.css and font-less file, rename, nothing – it is always there and it is the only file not cached by my server.

PLEASE HELP ๐Ÿ™‚ How to remove this file, or make it cache in browser for at least one year …

Thanks!

  • This topic was modified 10 years by fokus.
Post count: 9544

If you look at my sticky post on site optimization, one of the elements I added for the htaccess file is the fonts stuff like woff, and also webp image format ๐Ÿ™‚

https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/

That “should” work … but also make sure you’re removing the versioning like the ?7 … but I guess you’re saying it’s not working?

Did you also check to see that the woff file type actually enabled on server? I ran into this with the webp format for images when we switched our main business site to https — for some bizarre reason we kept seeing “unknown file type” errors with webp — turns out the server didn’t know what kind of file that was (!). So, although woff isn’t new — it’s “possible” your server doesn’t have the MIME TYPE added at server level for woff and might need that for gzip/deflate at top level. Just a thought ๐Ÿ™‚

  • This reply was modified 10 years by simchris.
  • This reply was modified 10 years by simchris.
Post count: 31

Thanks, I am now 100/100 at Mobile and on Desktop test … incredible ๐Ÿ™‚

Post count: 9544

Glad you are rockin it…

I will be adding a tip jar here for sending me ginger bread cookies via amazon ?

(Kidding)

  • This reply was modified 10 years by simchris.
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.