Le Bar a Bonbons

Happy Birthday my sweet heart
Happy Birthday my sweet heart
Kart fabrication maison, avec un moteur de vespa 125, traction arrière gauche! pas évident pour tourner a gauche!
Trying to optimize myStuff without the use of caching plug in.
I am using P3 (Plugin Performance Profiler) for measuring plugins impact on myStuff!s load time
And also the follow sites to test for speed a
http://loadimpact.com/
https://www.blitz.io/
http://developers.google.com/speed/pagespeed/
http://tools.pingdom.com/fpt/
http://www.webpagetest.org/
http://gtmetrix.com/
http://www.pagescoring.com/website-speed-test/
Header unset Pragma
FileETag None
Header unset ETag
## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType image/ico "access plus 14 days"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresByType image/svg+xml "access plus 1 month"
ExpiresByType text/css "access 1 month"
ExpiresByType text/xml "access plus 0 seconds"
ExpiresByType text/javascript "access plus 14 days"
ExpiresByType text/x-javascript "access 1 month"
ExpiresByType text/html "access plus 14 days"
ExpiresByType video/ogg "access plus 1 month"
ExpiresByType audio/ogg "access plus 1 month"
ExpiresByType video/mp4 "access plus 1 month"
ExpiresByType video/webm "access plus 1 month"
ExpiresByType application/pdf "access 1 month"
ExpiresByType application/x-javascript "access 1 month"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType application/x-shockwave-flash "access plus 1 year"
ExpiresByType application/x-font-woff "access plus 1 month"
ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
ExpiresByType application/xml "access plus 0 seconds"
ExpiresByType application/json "access plus 0 seconds"
ExpiresByType application/rss+xml "access plus 1 hour"
ExpiresByType application/atom+xml "access plus 1 hour"
</IfModule>
## EXPIRES CACHING ##
# BEGIN Cache-Control Headers
<ifModule mod_headers.c>
<filesMatch "\.(ico|jpe?g|png|gif|swf)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(css)$">
Header set Cache-Control "public"
</filesMatch>
<filesMatch "\.(js)$">
Header set Cache-Control "private"
</filesMatch>
<filesMatch "\.(x?html?|php)$">
Header set Cache-Control "private, must-revalidate"
</filesMatch>
</ifModule>
# END Cache-Control Headers
For monitoring your registered logged in users activities
The Fastest way to create the necessary Favicon Apple-touch-icon among many others:
Favicon.ico with http://pic2icon.com/website_favicon_generator.php
Apple touch icon with http://manytools.org/http-html-text/apple-touch-icon-generator/
<!-- Add this to your HEAD if you want to load the
apple-touch-icons from another dir than your sites' root -->
<link rel="apple-touch-icon" href="touch-icon-iphone-60x60.png">
<link rel="apple-touch-icon" sizes="60x60" href="touch-icon-ipad-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="touch-icon-iphone-retina-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="touch-icon-ipad-retina-152x152.png">
Basics and easiest
Additional security
More Secure login using:
Stop using passwords.
Clef is a mobile app that replaces user names and passwords with your smartphone.
Also whats really cool is with multiple WordPress sites, once logged with Clef, you’re also logged into all the other WordPress sites (using Clef)…
And you can remotely log out from all sites from your smartphone too!
Check Clef out….
Testing a couple Social Login plugins for myStuff
Been testing a couple social sharing tools to add to myStuff