Audio recording using PHP Codeigniter
How to Record Audio and Upload to Folder in Codeigniter Today we are going to explain how to reco
Read More
Ways to Speed up OpenCart website
There are several ways to Optimize OpenCart website that help improve your site's speed and performance. The procedures below show you how to do this so your site is optimized for high performance.
Using the cPanel File Manager or the SSH command prompt, in the directory where you installed OpenCart, rename the .htaccess.txt file to .htaccess. The .htaccess file contains rewrite rules for the sitemap file and other URLs.
If you installed OpenCart in a subdirectory beneath the public_html directory, you must make an additional modification to the .htaccess file. To do this:
Using the cPanel File Manager or the SSH command prompt, open the .htaccess file in your preferred text editor.
Locate the following line of text:
RewriteBase /
Add the name of the directory where you installed OpenCart. For example, if you installed OpenCart in the public_html/shop directory, type /shop.
Apache advancements
You can add pressure and storing mandates to the .htaccess record in OpenCart's root index to assist decline with paging load times for your site.
Pressure
The Apache mod_deflate module empowers you to pack yield. This the two spares data transfer capacity and guarantees quicker page download times. To empower yield pressure for OpenCart, follow these means:
AddOutputFilterByType DEFLATE text/html text/css text/javascript application/javascript
BROWSER CACHING
The Apache mod_expires module enables you to instruct web browsers how long to cache certain types of content. This both saves bandwidth and ensures faster page download times. To enable browser caching directives for OpenCart, follow these steps:
ExpiresActive On
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType text/css "access plus 1 week"
ExpiresByType text/javascript "access plus 1 week"
ExpiresByType application/javascript "access plus 1 week"
ExpiresDefault "access plus 1 week"
Item counters for classes
As a matter of course, OpenCart includes the quantity of items in each subcategory. On the off chance that your store has a ton of subcategories, in any case, this element can adversely influence execution. To handicap item counters, follow these means:
On the off chance that you are running OpenCart 1.5, on the top menu bar, click System, and afterward click Settings.
On the off chance that you are running OpenCart 2.0, in the left sheet, click the OpenCart - Settings symbol, and afterward click Settings.
In the event that you are running OpenCart 1.5, select your store, and afterward click Edit.
On the off chance that you are running OpenCart 2.0, select your store, and afterward click the Edit (OpenCart - Edit symbol) symbol.
On the off chance that you are running OpenCart 1.5, click Save.
In the event that you are running OpenCart 2.0, click the Save (OpenCart - Save symbol) symbol.
How to Record Audio and Upload to Folder in Codeigniter Today we are going to explain how to reco
Read MoreShopify is a powerful and popular eCommerce solution used by over thousands of online retailers. The
Read MoreWe are Experts from Mumbai, India providing highly professional Web developer in Mumbai locatio
Read More