Slow page preview and web browsing after publishing

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
gigione
 
 
Posts: 2
Joined: Mon May 03, 2021 3:21 pm

Slow page preview and web browsing after publishing

Post by gigione »

"Disarming slowness in local page previews and equally slow in loading pages after publication on the web. Navigation is very difficult from one page to another. The links work perfectly. A week ago everything worked perfectly (for years) suddenly it's not like that anymore, VERY SLOW! What can I do? Is there a possibility to optimize the created web pages? Thank you (Website to verify: www.gambacorta.it)
User avatar
BaconFries
 
 
Posts: 5978
Joined: Thu Aug 16, 2007 7:32 pm

Re: Slow page preview and web browsing after publishing

Post by BaconFries »

If it has previously worked for years then what have you changed? Looking at the page HTML you have added a line of code (script) between the <body!-------!> this is incorrect and will break the code of the page.
Please remove the following from between the <body!----remove the script from here----!> and insert correctly ie between the <head> Here</head> tags* or between <body> Here </body>

Code: Select all

<script data-host="https://v2.statistichegratis.net" data-dnt="false" src="https://v2.statistichegratis.net/js/script.js" id="ZwSg9rf6GA" async defer></script><script language="javascript" src="https://www.01statistichegratis.net/stats/piwikTra9cker.js?Id=ZwSg9rf6GA"></script>
gigione
 
 
Posts: 2
Joined: Mon May 03, 2021 3:21 pm

Re: Slow page preview and web browsing after publishing

Post by gigione »

Thank you very much! Resolved. I don't know what happened. However now everything is fine. Thanks again.
Post Reply