Hello, i´d be glad if someone helps me. I built my clients website in my server and there it loads fast (i used siteground) and when i transfered the web to their server, it loads slow
here are the test: https://www.webpagetest.org/result/170813_H7_151G/ here is the web: www.cielonek.com
Thanks
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Siteground will already have optimised web servers. Your site is relatively large and probably needs some tinkering around, this is the responsibility you have to take when you host it yourself. https://tools.pingdom.com will be a good tool to work out how to increase performance.
Some tips:
Look at the assets being delivered and if they are optimized. Is your clients site sending down full scale images that are larger then they get displayed on the site.
Bigger is not always better here.
JS/CSS are you sending all rules with comments, spacing and tabbing when just the rules will do. Are your rules repeating themselves and being moot.
make sure the site is ready for production, and is not a development version expecting the hosting server to do all the work to make you site fast.
That should be done in the build stage.
Grunt and gulp are your friends!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.