<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: LashaC</title>
    <description>The latest articles on DEV Community by LashaC (@lashac).</description>
    <link>https://dev.to/lashac</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F690656%2Fa4411f59-ff04-494c-9ec0-dc775075d1a8.png</url>
      <title>DEV Community: LashaC</title>
      <link>https://dev.to/lashac</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lashac"/>
    <language>en</language>
    <item>
      <title>Make Your WordPress Website Faster</title>
      <dc:creator>LashaC</dc:creator>
      <pubDate>Sat, 21 Aug 2021 12:11:09 +0000</pubDate>
      <link>https://dev.to/lashac/make-your-wordpress-website-faster-2lfg</link>
      <guid>https://dev.to/lashac/make-your-wordpress-website-faster-2lfg</guid>
      <description>&lt;p&gt;WordPress is very popular tool for website building. And the best tool for freelancers. All in all, 40% of all websites are built with WordPress.&lt;br&gt;
But because it's easy to master, many people use it but not all of them built good websites.&lt;br&gt;
Most of WordPress websites have speed and performance issues. But if you do everything correctly, you can build fast and lightweight websites with WP.&lt;br&gt;
Here are some steps you should follow to create modern, clean, and fast WP websites.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Choose A Good Hosting
&lt;/h2&gt;

&lt;p&gt;First and the most important thing for performance is hosting. It is critical to choose the best hosting platform you can find.&lt;br&gt;
There are many great affordable hosting platforms. And almost all of them have specific hosting plans for WordPress.&lt;br&gt;
Personally I recommend Cloudways. Its fast, affordable, and very easy to use.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Choose A Great Theme
&lt;/h2&gt;

&lt;p&gt;Next, you need to choose a theme that is perfectly built for WP. There are tons of free or premium themes, but not every one of them performs well.&lt;br&gt;
If you use Gutenberg, there are many &lt;a href="https://wpsum.com/best-gutenberg-themes/"&gt;great templates&lt;/a&gt; you can use for free.&lt;br&gt;
But if you want to build pages with Elementor, you can use the Hello theme.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Use Few Plugins
&lt;/h2&gt;

&lt;p&gt;Plugins can cause not only bad performance, but also website hacking. So, you have to choose well-known plugins and as few as you can.&lt;br&gt;
Use the plugin if you really need it. Must use plugins could be cache, SEO, security, and perhaps forms.&lt;br&gt;
Do everything you can with your theme or page builder and try to avoid use of too many plugins.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Cache Is Mandatory
&lt;/h2&gt;

&lt;p&gt;And one of the must use plugin is a caching plugin. Because WP is dynamic, you have to have cache installed to decrease page load speed.&lt;br&gt;
There are great cache plugins like &lt;a href="https://wp-rocket.me/"&gt;WP Rocket&lt;/a&gt;, but also you can try some free plugins like &lt;a href="https://wordpress.org/plugins/hummingbird-performance/"&gt;Hummingbird&lt;/a&gt; or &lt;a href="https://wordpress.org/plugins/wp-optimize/"&gt;WP Optimize&lt;/a&gt;.&lt;br&gt;
Some hosting platforms suggest their own caching, but I don't like them.&lt;br&gt;
Also, you can use some server side caching like Redis.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Optimize Images
&lt;/h2&gt;

&lt;p&gt;And the last thing you can do for increasing the page load speed is to optimize images. Image optimization includes choosing the right dimensions and also compressing.&lt;br&gt;
Because WordPress creates several image sizes when you upload them, you need to know which size you need to upload to make fewer image versions.&lt;br&gt;
Also, compress them before uploading. You can use tools such as &lt;a href="https://tinypng.com/"&gt;TinyPNG&lt;/a&gt; for image compression.&lt;br&gt;
Also, since WordPress 5.8 supports WebP image format, you can convert JPEG to WebP and it will increase page speed a lot.&lt;/p&gt;

&lt;h2&gt;
  
  
  Wrap Up
&lt;/h2&gt;

&lt;p&gt;So, if you want to build websites with WordPress, you should consider this steps. No matter what kind of website you build - big or small - you need to have a fast website. Its crucial for user experience and also for Google. A website won't rank because of a bad performance.&lt;/p&gt;

</description>
      <category>wordpress</category>
      <category>performance</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
