<?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: brad431</title>
    <description>The latest articles on DEV Community by brad431 (@brad431).</description>
    <link>https://dev.to/brad431</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%2F919621%2F3402bbd6-e646-4984-a41d-7cfd6d245042.png</url>
      <title>DEV Community: brad431</title>
      <link>https://dev.to/brad431</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brad431"/>
    <language>en</language>
    <item>
      <title>What Is The Purpose Of The WebP Images In Magento 2 Extension?</title>
      <dc:creator>brad431</dc:creator>
      <pubDate>Thu, 08 Sep 2022 07:12:57 +0000</pubDate>
      <link>https://dev.to/brad431/what-is-the-purpose-of-the-webp-images-in-magento-2-extension-2le6</link>
      <guid>https://dev.to/brad431/what-is-the-purpose-of-the-webp-images-in-magento-2-extension-2le6</guid>
      <description>&lt;p&gt;&lt;strong&gt;What is WEBP?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is probably something you have heard of if you want to optimize the performance of your website. Google developed the WEBP file format which is supported by a number of browsers. The size of the file makes it popular. It is compact and loads quickly. For Magento2 sites that feature many images, this is especially important.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Benefits&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Improved Website Performance&lt;/li&gt;
&lt;li&gt;Boosted SEO&lt;/li&gt;
&lt;li&gt;Increased Traffic&lt;/li&gt;
&lt;li&gt;Better Customer Retention&lt;/li&gt;
&lt;li&gt;Reduced Bounce Rates&lt;/li&gt;
&lt;li&gt;Higher Google Positions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Next-Generation File Format&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The WebP file format replaces older formats such as PNG, JPG, and GIF, developed when website performance was not as critical to SEO or Google ranking. The WebP file format is small and it has a direct effect on the performance of a website.  Using the &lt;a href="https://www.fmeextensions.com/magento-2-webp-images-extension.html"&gt;Magento 2 WebP&lt;/a&gt; Image extension, images can be automatically and manually converted to WebP format.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Improved Website Performance&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is important to remember that the performance of your website affects your search engine ranking on Google. You will find several reasons why it isn't what you expected. It is easy to see why Magento 2 is behind slow-loading websites, however. It takes longer to load an image with a larger size, and the longer it takes to load the page, the worse the performance of the website overall. By using the Magento 2 WebP Images extension, you can avoid this issue and create faster websites.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Better SEO Ranking&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As mentioned earlier, there is a direct correlation between website performance and your position on Google. Google's priority is to provide our users with the best possible results. But even if your content is the best, people won't know about it because your site loads slowly. Convert your images to a smaller WebP format than regular PNG, JPG, or GIF formats to improve your website's performance and overall SEO.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;File Size Reduction up to 50%&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The reason WEBP is so popular is because of its size, but mainly because of its quality. With WebP Image Extensions, you can reduce the size of your images by up to 50% while preserving the quality of your images. It can be difficult to tell the difference between the original image and  WebP. The only difference is the size and charging speed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conversion Settings Change&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;When configuring the Magento 2 Webp Images extension, you have several options to choose from. You can select the quality of the image. This affects the size of the image. However,  you may want to change the settings. You don't like the quality, you want to make it even smaller, or you need some other reason. With this extension, you can change the settings at any time. All you have to do is clear the WebP cache, delete the converted images and set new options.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Automatic or Manual Conversion&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;WebP images can be converted from PNG, JPG, or GIF using the Magento 2 WebP Images Extension. It offers two conversion options: manual conversion and automatic conversion. By converting all the images manually, all of the images would be converted at one time for a short period of time. If the extension is configured for automatic conversion of the image, then the image will be converted to WEBP format when the page is loaded. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Multi-Browser Compatibility&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The widely used WEBP file format. Due to its usefulness, it has been adopted by several browsers. However, some browsers are still not integrated. At this point, you're probably thinking about the images you'll see of people accessing your website from these browsers. Magento2 WebP Images extension creates and saves copies of images in WEBP format. When someone visits the website from one of these browsers that don't support WEBP, it loads the native PNG or JPG format.&lt;/p&gt;

</description>
      <category>magento2</category>
      <category>magento</category>
      <category>magento2extensions</category>
      <category>webpimages</category>
    </item>
    <item>
      <title>Magento 2 Product Labels: How To Set Up &amp; Benefits?</title>
      <dc:creator>brad431</dc:creator>
      <pubDate>Fri, 02 Sep 2022 09:46:34 +0000</pubDate>
      <link>https://dev.to/brad431/magento-2-product-labels-how-to-set-up-benefits-j2b</link>
      <guid>https://dev.to/brad431/magento-2-product-labels-how-to-set-up-benefits-j2b</guid>
      <description>&lt;p&gt;In order to increase sales, each store offers promotions and discounts. Your promoted items will be more visible and appealing to your customers if you add a clear image to the &lt;a href="https://www.fmeextensions.com/magento-2-product-labels-stickers.html"&gt;product labels Magento 2&lt;/a&gt; extension. Our extensions will enable you to market your online store efficiently and effectively!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Label your product photos with text and images&lt;/li&gt;
&lt;li&gt;Stickers made from ready-made shapes&lt;/li&gt;
&lt;li&gt;Label and sticker each product multiple times&lt;/li&gt;
&lt;li&gt;Your product image can have the label placed anywhere you like&lt;/li&gt;
&lt;li&gt;Labels that are out of stock &amp;amp; most viewed are automatically displayed&lt;/li&gt;
&lt;li&gt;Use flexible conditions to attach labels to specific products&lt;/li&gt;
&lt;li&gt;Different labels can be uploaded for product and listing pages&lt;/li&gt;
&lt;li&gt;Multiple labels can be added at once&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;*&lt;em&gt;Add Text &amp;amp; Image Labels to Your Products&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Our extensions come with a variety of ready made label styles such as circle, leaf, arrow, which you can use to add attractive custom product labels for sale, bestsellers, and new Magento 2 products. Edit the label text according to the product type. You can also display plain text labels or upload a custom image as a background and customize the following options.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Define text color, size, and style of text&lt;/li&gt;
&lt;li&gt;Change background color of ready-made design&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;*&lt;em&gt;Position Label Anywhere on Product Images&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
You can position labels anywhere on your product images in a click. Just click on any of the 9 positions i.e. top left, top middle, top right, bottom left, etc. and the extension will position the label there. Moreover, you can set label positions differently for category pages and product details pages.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Separate Labels for Listing Page&lt;br&gt;
*&lt;/em&gt;&lt;br&gt;
Different product labels for Magento 2 category and product detail page can be used to give customers a different look on both pages. Both can be managed from separate settings to optimize your promotions and marketing content.&lt;/p&gt;

</description>
      <category>magento2</category>
      <category>magento</category>
      <category>ecommerce</category>
      <category>productlabels</category>
    </item>
  </channel>
</rss>
