Css and javascript locking

Asked

Viewed 107 times

0

I tested my blogger on pagespeed and appeared for css and javascript blocking and as an example she gave me the following files in which I should block:

css:

http://fonts.googleapis.com/css?family=Qwigley&subset=latin   (e mais de 20 outras fonts diferentes)

http://cdnjs.cloudflare.com/…t-awesome/4.4.0/css/font-awesome.min.css

https://www.blogger.com/…s/548467171-widget_css_mobile_bundle.css
http://www.google.com/uds/css/gsearch.css´ 

https://www.blogger.com/…&zx=4116a2a2-4edb-4562-bcdf-ddb8eeb43b48 

script:

http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js
http://www.nomedoblog.com/…json-in-script&callback=showrecentposts1

The tutorials you have here do not serve for these cases and the files are extremely necessary, will a tag style or script and take out the external files would help?

  • 1

    There’s nothing to do if you really need to import the files there, you can reduce the number of files by merging all css/js into one file, but it will always give that warning. You can test this with your own Velopers.google.com/speed/pagespeed page on the site, they even give you this warning about the test page itself

  • Hello, look at that, I was seeing the same thing that you and I ended up finding this video youtube. Maybe I can help you.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.