Looking this post, I found this article on zdnet : https://www.zdnet.com/article/firefox-and-edge-add-support-for-googles-webp-image-format/
For pc mozilla and chrome seems no problem but about Apple it seems it do not wok.
In your plan you can add. I take this information in this topic : https://www.clicshopping.org/forum/topic/144-seo-optimization/
Created by @Alice
1. Optimize for page speed
2. Secure your website with SSL
3. Create an FAQ page for your website
4. Create Short form content
5. Create long form content
6. Use simple words and short sentences
7. Be active on Social Media
8. Use Schema Metadata
9. Update your Google My Business Listing
10. Optimize Your Website’s Structured Data Markup
Ok, look a little more the topics, I find some interesting point ! Happy for me !!
Find also the tuto about the smtp configuration. @Ronaldo hank you for this information
I installed the version but I have this error appear :
01-Aug-2019 15:32:30 Europe/London] PHP Warning: escapeshellcmd() has been disabled for security reasons in /home/*******/public_html/shop/ext/PHPMailer-master/vendor/phpmailer/phpmailer/src/PHPMailer.php on line 1567
Do you know the problem ?
Hello,
I don't know if you have this problem, but for moment, it's impossible to fill the fields, I must use the tabulation keyboard to fill the configuration fields.
Hello @Drack
Thank you for this example. Indeed, it seems very simple to create a new template quickly.
I suggest to change this line :
<div class="ModulesFrontPageBoostrapColumn6Title"><h3><a href="<?php echo $products_name_url; ?> "><?php echo $products_name; ?></a></h3></div>
by
<div class="ModulesFrontPageBoostrapColumn6Title"><h3 class="text-md-center"><a href="<?php echo $products_name_url; ?> "><?php echo $products_name; ?></a></h3></div>