Faster page load

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
piotrh
 
 
Posts: 165
Joined: Sat Mar 15, 2014 11:00 pm

Faster page load

Post by piotrh »

Dear Pablo,
one of things that makes site I made run slower is .js and .css recourses loading (jquery, google fonts).
How can I made them to load later?
bests
P
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Faster page load

Post by Pablo »

You can make the page load faster by adding fewer scripts and fonts.
piotrh
 
 
Posts: 165
Joined: Sat Mar 15, 2014 11:00 pm

Re: Faster page load

Post by piotrh »

Ok, but in this case I dont want to load fewer scripts/fonts.
I just don't want them to be loaded as first, most critcal elements.
P
User avatar
crispy68
 
 
Posts: 2911
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: Faster page load

Post by crispy68 »

I would:

1. make sure you are minimizing your css and js codes.
2. set it so the .js code is at the end of your html code (not in the head). You can do the same for .css.
piotrh
 
 
Posts: 165
Joined: Sat Mar 15, 2014 11:00 pm

Re: Faster page load

Post by piotrh »

Thank You crispy68.
Is there a way to make WWB – for example – move script loading and googlefont CSS to the end of html code?
P
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Faster page load

Post by Pablo »

You can configure the HTML output in Tools -> Options -> HTML
piotrh
 
 
Posts: 165
Joined: Sat Mar 15, 2014 11:00 pm

Re: Faster page load

Post by piotrh »

Ok, thank You.
P
piotrh
 
 
Posts: 165
Joined: Sat Mar 15, 2014 11:00 pm

Re: Faster page load

Post by piotrh »

One more question. Is there a way to automaticly add &display=swap atribbute to google fonts?
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Faster page load

Post by Pablo »

I'm sorry, there is no option for this.
Post Reply