52
your site is slower than 95% of websites Fonte immagine 22-10-2016 @overclokk 1

Your site is slower than 95% of websites

Embed Size (px)

Citation preview

Page 2: Your site is  slower  than 95% of websites

Enea OverclokkWordPress Lover

WordPress DeveloperWordPress Meetup Bologna

@overclokk

www.overclokk.netwww.italystrap.it

2@overclokk

Page 4: Your site is  slower  than 95% of websites

4

Page 15: Your site is  slower  than 95% of websites

Tip { 1 }Performaces are nothing without

control!

{ Cit.Pirelli } 15@overclokk

Page 17: Your site is  slower  than 95% of websites

what is the ”DOM” - document object modelHTML

Head Body

Meta Link H1 p

span“Ciao”

“a”

“tutti”

17@overclokk

Page 19: Your site is  slower  than 95% of websites

ANALySIs tools

Fonte immagine 19

Browser’s tools for dev

Chrome -> CTRL+MAIUSC+IFirefox -> CTRL+F12

@overclokk

Page 23: Your site is  slower  than 95% of websites

Tip { 2 } Accurate analysis of themes and

plugins

23@overclokk

Page 24: Your site is  slower  than 95% of websites

Fonte aforisma

“Perfection (in development) is achieved not when there is nothing more to add but when there is nothing left to take away.

(cit. Antoine de Saint -Exupéry )

24@overclokk

Page 25: Your site is  slower  than 95% of websites

K I S Skeep it simple stupid

25@overclokk

Page 28: Your site is  slower  than 95% of websites

28

Without WooCommerce

@overclokk

Page 29: Your site is  slower  than 95% of websites

29

With WooCommerce

@overclokk

Page 30: Your site is  slower  than 95% of websites

30

With WooCommerce

@overclokk

Page 31: Your site is  slower  than 95% of websites

. . .

31

With themes is even worse...

@overclokk

Page 32: Your site is  slower  than 95% of websites

. . .

32

Especially those using pagebuilder...

@overclokk

Page 33: Your site is  slower  than 95% of websites

“Pagebuilders kill your website’s performaces ”

{ Cit. Andrea Cardinali }

33@overclokk

Page 35: Your site is  slower  than 95% of websites

Tip { 3 }Solve problems … one at a time

35@overclokk

Page 36: Your site is  slower  than 95% of websites

Tip { 4 }There is no single solution for all

problems!

36@overclokk

Page 37: Your site is  slower  than 95% of websites

al clear so far?

?37@overclokk

Page 38: Your site is  slower  than 95% of websites

Tip { 5 }Performances begin with the

development, NOt with the use of plugins for solving development

problems!38@overclokk

Page 39: Your site is  slower  than 95% of websites

how can i do this without plugins?

?39@overclokk

Page 43: Your site is  slower  than 95% of websites

Tip { 7 }Well begun is half done… of

development, but with right tools!

43@overclokk

Page 44: Your site is  slower  than 95% of websites

44

Text editor● https://www.jetbrains.com/phpstorm/● https://www.sublimetext.com/

CSS preprocessor● http://sass-lang.com/● http://compass-style.org/

Task runner● https://nodejs.org/en/● http://gruntjs.com/

development toolS

@overclokk

Page 45: Your site is  slower  than 95% of websites

45

Some grunt’s plugins

https://github.com/overclokk/ItalyStrap/blob/Dev/Gruntfile.js

PLUGINs for GRUNT

@overclokk

Page 46: Your site is  slower  than 95% of websites

and for the Js and css which block above the fold visualisation?

?46@overclokk

Page 48: Your site is  slower  than 95% of websites

48

Some grunt’s pluginshttps://github.com/addyosmani/grunt-uncss

https://github.com/bezoerb/grunt-critical

PLUGINs FOR GRUNT

@overclokk

Page 49: Your site is  slower  than 95% of websites

. . .

49

And for cache, CDN, HTTPS etc?

@overclokk

Page 50: Your site is  slower  than 95% of websites

thank you! :-)

50@overclokk

Page 51: Your site is  slower  than 95% of websites

any questions?

?51@overclokk

Page 52: Your site is  slower  than 95% of websites

Enea OverclokkWordPress Lover

WordPress DeveloperWordPress Meetup Bologna

@overclokk

www.overclokk.netwww.italystrap.it

52@overclokk