the five things is slowing down your website and how it can fix them
1 . reducing your image sizes it's not case of one size fits all you can serve up different images for mobile tablet and the desktop and this allows you to get smaller images the quicker load feeds on mobile but bigger higher court images on desktop to really show off your website what you don't want happen is all the different image sizes to lower at once on each device I could really slow down your website to solve this you could use the picture HTML tag this allows different devices to share with their specific images and is ported like all modern browsers
2 . minify combine your files we come across blows at websites and have a lot of JavaScript and CSS massive forehead open header and the footer of their website to solve this you can combine your many files that's just too long via CSS and one for your JavaScript and I'll reduce those dreaded requests alongside this you can minify both of those files and that will reduce the file size of the you're loading in
3 . asynchronous loading of less important code the time to first payment is incredibly important this is the amount of time it takes for something to be showing on your user screen and the key assets to be loaded in we can reduce this by removing some of the less important code and serving up to the user only when they need it that can improve their experience and the load time a great example of this is lazy loading of images you can do this on your Google search image results as you scroll down the website the image is loaded in how to get to them and this can massively get reduce initial load times
4 . beware of WordPress plugins there are many many plugins available to use on your WordPress website are just the click of a button however this can also be a bad thing make sure you turn off any unused are all plugins and check the reviews and ratings of any new ones you want to use
5 . choosing the right server for the job if you're running a larger website and you're using cloud hosting that can be an issue cloud hosting has many different websites on a single box and if one of those web site specific spike in traffic or engine security issues and all the other websites on that part can be affected if you do have a bigger website you could use dedicated hosting this means there's only one website on that box even further you could use automatic scaling this means should there be a big spike in traffic for your website it's automatically scaled up to meet your needs and if there's less traffic it scales down and reduce your costs that's all from me if you want to read more about improving your PageSpeed you can download our free guide thanks for watching
Comments
Post a Comment