Is the Maytronics Dolphin S200 pool cleaning robot doing its job?
/0 Comments/in General Stuff /by myStuffMaytronics Dolphin S200
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Le Bar a Bonbons
/0 Comments/in General Stuff /by myStuff
Happy Birthday my sweet heart
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Kart avec un moteur de vespa 125
/0 Comments/in General Stuff /by myStuff
Kart fabrication maison, avec un moteur de vespa 125, traction arrière gauche! pas évident pour tourner a gauche!
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Red Warning for Rain-Flood in effect
/0 Comments/in General Stuff /by myStuffShare this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
First test to Optimize myStuff wordpress
/0 Comments/in Wordpress /by myStuffTrying 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/
- Using O2Switch hosting that also offers SSD storage
- WP-Optimize – To clean up and optimize my DB
- The uses of Cloudflare
- For Leverage browser caching, I have added the following to the htaccess
- Autoptimize to concatenates scripts and styles, minifies and compresses and more…
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
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Registered user activity monitoring
/0 Comments/in Plugins, Wordpress /by myStuffFor monitoring your registered logged in users activities
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Favicon Apple-touch-icon
/0 Comments/in General Stuff /by myStuffThe 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">
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Initial WordPress Security
/0 Comments/in Wordpress /by myStuffBasics and easiest
- CloudFlare
- Do not use Admin or administrator as a username
- Use strong password
- Login Lockdown like Limit Login Attempts
- Keep everything up to date and backup regularly
Additional security
- Hide Login+
- or Better WP Security (also does file monitoring)
- or BulletProof Security
- or Wordfence Security
- or just WordPress File Monitor Plus
More Secure login using:
- Clef
- Google Authenticator using Two Factor Authentication
- Social Logins
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Clef
/1 Comment/in Plugins, Wordpress /by myStuffStop 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….
Share this:
- Click to print (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Twitter (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Skype (Opens in new window)
- Click to email a link to a friend (Opens in new window)
Visit myStuff on…
To find out more, including how to control cookies, see here: Cookie Policy