Posts: 752
Threads: 90
Joined: May 2017
Could you recommend me the ways to improve my WordPress site’s speed?
One of my colleagues suggested me these tips:
- Optimize images for speed on
FLATsite
- Use faster plugins
- Choose a theme that’s optimized for speed
So, i need to consult with you on what way is right for me and why.
Any inputs?
Posts: 742
Threads: 78
Joined: May 2017
The control panel interface is fairly intuitive and it's easy to manage most things through FlatSite.com web interface.
It’s a fact, static sites are better and load faster, but the popularity and ease of use of dynamic CMS like WordPress would make you think otherwise.
Posts: 324
Threads: 308
Joined: Apr 2017
07-26-2021, 06:52 AM
(This post was last modified: 07-26-2021, 06:52 AM by MilesWeb.)
Several things will help improve the speed of a WordPress website.
For speed optimization & performance of your WordPress Website,
• Install a WordPress Caching Plugin like an SEO plugin.
• Do not upload any heavy files on your website.
• Optimize Images for Speed, reduce the size of images you are using, and less CSS.
• To speed up loading time for archive pages, you can fix your site to display excerpts instead of the full content.
• Do not upload audio or video content directly to WordPress.
• Remove old plugin and theme if not in use.
• Remove Bad links.
Posts: 59
Threads: 36
Joined: Jan 2018
- Choose a better web hosting provider.
- Use a lightweight WordPress theme/framework.
- Reduce image sizes.
- Cleanup WordPress database.
- Deactivate or uninstall plugins.
- Keep external scripts to a minimum.
- Disable pingbacks and trackbacks.
- Minify JS and CSS files.
- Use advanced caching mechanisms with a caching plugin.
- Use a CDN and enable GZIP compression.