Title: Sitestream
Author: seenthis
Published: <strong>27 Μαΐου  2022</strong>
Last modified: 27 Οκτωβρίου  2022

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://ps.w.org/greenweb/assets/icon-256x256.png?rev=2798403)

# Sitestream

 Από [seenthis](https://profiles.wordpress.org/seenthis/)

[Λήψη](https://downloads.wordpress.org/plugin/greenweb.1.1.3.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/greenweb/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/greenweb/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/greenweb/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/greenweb/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/greenweb/)

## Περιγραφή

**What is Sitestream?**

Our technology streams your website’s images to reduce unnecessary data transfer
and display them faster for your visitors. Your user experience improves while you
can avoid CO2 emissions from your website.

Just download our plugin and we automatically convert your images to our streamed
format in seconds. Suddenly, your images load faster and use less data.

Activate your plugin by starting your 7 day free trial and following the instructions
on this link: https://sitestream.co/pricing/

**Why is this important?**

The internet stands for over 2% of global carbon emissions (equal to aviation) and
around 30% of its energy consumption is from data transfer

An improvement in site speed by 0.1 seconds improves conversion rate up to 8% (Google&
Deloitte, 2020 study)

**How can Sitestream save data and reduce my emissions?**

When users quickly scroll past an image, we pause its data load. Combined with the
most aggressive lazy loading on the market, and optimal image compression, this 
leads to reduced data and energy usage for your site usage.

**How can Sitestream show my images faster?**

As our first image layer is a lot lighter than the original image, content is displayed
quicker for your users – improving their experience. This is especially beneficial
for high quality images on sites that desire a premium user experience.

**Customer Testimonials**

“Not only were we able to reduce our data usage with up to 78%, but we now also 
show images 38% faster for users on fiber connection, and 71% faster on slow 4G.
So our user experience has greatly improved, especially for mobile.” – CEO at Rhyme
Sthlm

“Initial results have seen AOP reduce its data usage by 65% – greatly exceeding 
original predictions of 40% – and improve its website image load time by 65-85%,
resulting in a better user experience.” – Managing Director at UK AOP

**Benefits**

 * Avoided emissions be reducing unnecessary image data transfer
 * Improved user experience by displaying images faster for users, especially large
   impact on mobile connection speeds
 * See your estimated avoided emissions in real-time in your dashboard
 * Optimize image file size automatically by using our smart compression algorithm
 * Scale and resize your images using our smart image toolbox
 * Positive SEO score impact by improving user experience
 * All your images will show up in Google image search etc exactly as normal

**Features**

 * Image streaming
 * Avoided CO2 emissions from data transfer
 * Data pausing
 * Faster image display
 * SEO friendly
 * Global CDN
 * Scaling and resizing
 * Smart compression algorithm
 * Real-time data usage and avoided emissions dashboard

## Εγκατάσταση

 1. Subscribe to a monthly plan to get a license key
 2. Click “Plugins” > “Add New” in the WordPress admin menu.
 3. Search for “Sitestream”
 4. Click “Install Now”
 5. Click “Activate Plugin”
 6. Enter your license key and save

## Συχνές Ερωτήσεις

### Does SITESTREAM work with CSS image backgrounds?

SITESTREAM are working on a solution for handling basic CSS image backgrounds in
upcoming releases

### What image file types does SITESTREAM support for streaming?

JPG and PNG.

### Why are my website images blurry after implementing the SITESTREAM script?

When blurry images are shown this is most likely a result of prefixing images on
pages where the SITESTREAM script is not implemented in the head tag. Make sure 
that the SITESTREAM script is added to every page where the SITESTREAM prefix is
used.

### Why are the images not streamed when I’m testing the website in a local development environment?

SITESTREAM requires the images to be publicly accessible over the internet. If not,
SITESTREAM will fallback to the original image.

### How does the solution work?

The first time an image is requested, e.g. when a visitor is access a page (or a
crawler), a request for the image will be sent to the SITESTREAM server. Since this
is the first time the image is being requested, the image is not transcoded, so 
the visitor will simply be redirected to the original image source. In parallel 
the image will be downloaded and transcoded be SITESTREAM. When transcoding of the
image is completed, the following image requests will be streamed to any user visiting
the site.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Sitestream” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη 
δημιουργία του.

Συντελεστές

 *   [ seenthis ](https://profiles.wordpress.org/seenthis/)

[Μεταφράστε το “Sitestream” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/greenweb)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/greenweb/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/greenweb/) ή εγγραφείτε
στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/greenweb/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/greenweb/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.1.3

 * Name change from Apart to Sitestream
 * Readme update

#### 1.1.2

 * Bugfix: Css backgrounds images removed from altering url

#### 1.1.1

 * Bugfix: If there is no prefix or wrong/failing prefix the plugin will not alter
   the src of image.
 * Bugfix: Where admin settings can’t be reached.

#### 1.1.0

 * Name change from Greenweb to Apart

#### 1.0

 * Name change from Seenthis ImageStream to Greenweb

## Μεταστοιχεία

 *  Version **1.1.2**
 *  Τελευταία ενημέρωση: **πριν από 3 έτη**
 *  Ενεργές εγκαταστάσεις: **Λιγότερες από 10**
 *  Έκδοση WordPress: ** 3.0.1 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **6.1.10**
 *  Language
 * [English (US)](https://wordpress.org/plugins/greenweb/)
 * Ετικέτες:
 * [carbon](https://el.wordpress.org/plugins/tags/carbon/)[save](https://el.wordpress.org/plugins/tags/save/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/greenweb/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[Προσθήκη της κριτικής μου](https://wordpress.org/support/plugin/greenweb/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/greenweb/reviews/)

## Συντελεστές

 *   [ seenthis ](https://profiles.wordpress.org/seenthis/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/greenweb/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://rhymesthlm.se)