<?xml version="1.0" encoding="utf-8"?>
<!-- generator="ThemeXpert" -->
<?xml-stylesheet href="https://www.themexpert.com/media/quixnxt/css/quix-core.css?ver=4.5.4" type="text/css"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
	<channel>
		<title>WordPress &amp; Joomla Documentation - ThemeXpert</title>
		<description><![CDATA[ThemeXpert: Joomla's oldest and most trusted template and extension club since 2010 with the best page builder, Quix.]]></description>
		<link>https://www.themexpert.com/docs/quix-builder/optimization</link>
		<lastBuildDate>Fri, 09 Aug 2024 15:23:06 +0600</lastBuildDate>
		<generator>ThemeXpert</generator>
		<atom:link rel="self" type="application/rss+xml" href="https://www.themexpert.com/docs/quix-builder/optimization?format=feed&amp;type=rss"/>
		<language>en-gb</language>
		<managingEditor>support@themexpert.com (ThemeXpert)</managingEditor>
		<item>
			<title>GD Library</title>
			<link>https://www.themexpert.com/docs/quix-builder/optimization/gd-library</link>
			<guid isPermaLink="true">https://www.themexpert.com/docs/quix-builder/optimization/gd-library</guid>
			<description><![CDATA[<p>Webp is a next generation image format developed by google.</p>
<h3>Why do you need WebP?</h3>
<p>The webp format provides <code>28%</code> compression over jpeg. if your image size 100 kb in jpeg, it'll be <code>~72kb</code> in webp format.</p>
<p>WebP only works on Chrome and Opera. Quix has fallback support for Mozilla and other non supported browser. When <code>WebP</code> failed to load Quix will automatically load the <code>jpeg</code> version.</p>
<h3>WebP doesn't load on Chrome!</h3>
<p>Make sure your server is fully configured for WebP support. To configure WebP please consult with your hosting provider.</p>
<h4>Guideline that you can use when you will talk with your server administrator.</h4>
<ol>
<li>WebP needs PHP GD library, But the problem is default GD library won't come with WebP support.</li>
<li>For my webpage and better seo rank, you need to install PHP with WebP enabled.</li>
<li>Here's the resource I found on internet :</li>
</ol>
<p><strong>Yum php-gd lib installer ( <a href="https://ma.ttias.be/install-gd-library-for-php5-on-centos/">https://ma.ttias.be/install-gd-library-for-php5-on-centos/</a> )</strong></p>
<p><strong>PHP source to binary ( <a href="https://talk.plesk.com/resources/how-to-compile-php-gd-so-module-with-webp-support.4/">https://talk.plesk.com/resources/how-to-compile-php-gd-so-module-with-webp-support.4/</a> )</strong></p>
<p><strong>PHP docs ( <a href="https://php.net/manual/en/image.installation.php">https://php.net/manual/en/image.installation.php</a> )</strong></p>]]></description>
			<author>parvez@themexpert.com (Parvez Akther)</author>
			<category>Optimization</category>
			<pubDate>Mon, 04 Feb 2019 17:13:27 +0600</pubDate>
		</item>
	</channel>
</rss>
