"How much Carbon Dioxide (CO2) do you emit, when you surfing the web?"
It may be a weird question to ask, but Online Leaf ask this question from you and provide a solution to save the environment online. As Online Leaf states, in every minute a thousand visitors spend browsing a website an average of about 1.2kg of CO2 is emitted into our atmosphere. So it is a serious cause which happens unwittingly by You, I and Online users.
OnlineLeaf.com is a CO2 neutral website, neutralizing our CO2 footprints and making the use of our engines, as environmentally friendly as possible. OnlineLeaf uses Standby Engine, which reduce power consumption, when generating and displaying website. This is done by covering the site in a stationary, black color, which hides visual effects making the visitor's computer use less energy generating and displaying these.
You can install Online Leaf Standby Engine on Blogger, WordPress or any other website.
Steps:
Blogger
2. Click on link Design.
3. Follow to Edit HTML tab.
Note: Before editing your template, you may want to save a copy of it. read How to Back Up Your Template.
4. Search for tag <head>.
5. Copy following code right after <head> tag.
<script language="javaScript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>
<script>jQuery.noConflict();</script>
<script>jQuery.noConflict();</script>
Note: This code install Online Leaf Standby Engine with default settings. If you need to configure Standby Engine, you can find more information here - Online Leaf Advanced Options
6. Save your template.
WordPress
Download and install Online Leaf WordPress plugin from here - Online Leaf WordPress Plugin
Other Websites
Just copy following code after <head> tag on your website.
<script language="javaScript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>
<script>jQuery.noConflict();</script>
<script>jQuery.noConflict();</script>
Note: This code install Online Leaf Standby Engine with default settings. If you need to configure Standby Engine, you can find more information here - Online Leaf Advanced Options