A PHP Error was encountered

Severity: Notice

Message: Undefined index: site_title

Filename: nsm_better_meta/mod.nsm_better_meta.php

Line Number: 343

A PHP Error was encountered

Severity: Notice

Message: Undefined index: robots_index

Filename: nsm_better_meta/mod.nsm_better_meta.php

Line Number: 356

A PHP Error was encountered

Severity: Notice

Message: Undefined index: robots_follow

Filename: nsm_better_meta/mod.nsm_better_meta.php

Line Number: 357

A PHP Error was encountered

Severity: Notice

Message: Undefined index: robots_archive

Filename: nsm_better_meta/mod.nsm_better_meta.php

Line Number: 358

DesignScan, Get insight in your website | Support Center - Forum: what we’ve been up to…. DesignScan Support Forum | what we’ve been up to…. {f4acc930e16260a7c8fcfd443f232ba1fb6b238e}
 
   
 

what we’ve been up to….

 
DesignScan
 
Avatar
 
 
DesignScan
Total Posts:  35
Joined  22-06-2010
 
 
 
18 September 2014 11:23
 
  • CMS;
  • Image;
  • Optimising;
  • Caching;
  • Passing 100 designscans;
  • Next;


​CMS:
We upgraded our ExpressionEngine version from 2.7.3 to 2.9.0. ExpressionEngine is the core for DesignScan. This update has first been done on our developer version of DesignScan.me so that all problems where solved before moving to the live version.

It took longer than we participated, but we did it. Lot of modules, plug-ins and extensions needed to be updated or code slightly altered to run with the new EE 2.9.

  • Template codes needed to be altered (due to a new conditionals parser)
  • Testing member section and payment module (mayor update as well)

 

​Image:
From now on we use “lossless” compression for our image compression.

 

 

gifsicle -b -O2—no-names—no-comments—same-delay—same-loopcount—no-warnings {{path}}
pngquant—quality=70-85—ext=.png—force {{path}}
pngout -q {{path}}
jpegoptim—strip-all—all-progressive -q {{path}}

This resulted in significant savings in terms of KB's.

Optimising:
We combined and minified our stylesheets and javascript files.

 

Resulting in appealing 1 stylesheet file and 1 javascript file.
Our HTML is minified as well, look at our websites source code.
 

Caching:
We use APC (Alternative PHP Cache) as php Opcode.
Redis for key-value cache and store
Server: Gzip enabled.
 

Result:

 

  Size Uncompressed Size
1 Document 7 KB 31 KB
56 Images 80 KB 80 KB
0 Objects    
2 Scripts 7 KB 246 KB
1 Style Sheet 8 KB 505 KB
60 Files 102 KB 862 KB

Passing 100 designscans:
Great news, we past the 100 DesignScans last week.

Next:
Working on some nice video tutorials, will go live this week.
Going to complete our support section.

 

Read More

[ Edited: 18 September 2014 11:41 by DesignScan]
 
   
 
 
 
{a03bdb3959f18e314faea1079994cc49e8570fd5}