Title: Read Meter &#8211; Reading Time &amp; Progress Bar
Author: Brainstorm Force
Published: <strong>17 Giugno 2019</strong>
Last modified: 10 Luglio 2025

---

Ricerca i plugin

![](https://ps.w.org/read-meter/assets/banner-772x250.jpg?rev=2822692)

![](https://ps.w.org/read-meter/assets/icon.svg?rev=2822692)

# Read Meter – Reading Time & Progress Bar

 Di [Brainstorm Force](https://profiles.wordpress.org/brainstormforce/)

[Scarica](https://downloads.wordpress.org/plugin/read-meter.1.0.11.zip)

 * [Dettagli](https://it.wordpress.org/plugins/read-meter/#description)
 * [Recensioni](https://it.wordpress.org/plugins/read-meter/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/read-meter/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/read-meter/#developers)

 [Supporto](https://wordpress.org/support/plugin/read-meter/)

## Descrizione

Le persone solitamente evitano di leggere gli articoli per paura del tempo che perderebbero
a leggerlo. Anche tu perdi dei lettori?

The Read Meter plugin displays the estimated reading time for blog posts along with
a progress bar. It works great to give visitors a quick idea about the time needed
to read a post and encourages them to go on till the end.

Usually, visitors try to scan the entire post at first glance and grasp as much 
as information possible from the post. Reading time specified in minutes motivates
users to read the post.

A handy progress bar will show the reader’s position on the post. As the reader 
scrolls the page, the progress bar indicates the remaining part of the post. This
lets readers know how far have they reached and how much more do they have to go
on.

[Try it out on a free dummy site](https://bsf.io/read-meter-demo)

The plugin uses an advanced image time calculation technique. In case your post 
contains images, the plugin calculates the time to view those images as well. It
adds 12 seconds for the first image, 11 seconds for the second image and so on till
the 10th image. After that, it adds 3 seconds for each further image.

Funziona benissimo per dare ai tuoi visitatori un’idea veloce di quanto tempo impiegheranno
a leggere il tuo articolo e per incoraggiarli ad arrivare fino alla fine.

Ecco alcune funzioni chiave del plugin –

 * A simple shortcode – `[read_meter]`, gives you the flexibility to add read time
   anywhere on the site.
 * A simple ID attribute to the shortcode can display reading time of that particular
   post/page irrespective of where the shortcode is added – `[read_meter id=47]`.
 * Even if the post is updated multiple times, the plugin will calculate the read
   time for the most recent version of the post.
 * Puoi scegliere di mostrare il tempo di lettura e la barra di avanzamento su diversi
   tipi di contenuto.
 * Puoi decidere se vuoi includere immagini e commenti nel tempo di lettura e nella
   barra di avanzamento.

That’s not all! Here are some more controls you get over **Reading Time** –

 * Display the read time on a blog/archive page or single post page
 * Show the estimated time it takes to read any blog/archive page or single post
   page, which can be displayed on any section of the website
 * Set the read time position – i.e. Above/Below title or above content
 * Set a read time Prefix and Postfix
 * Use various read time styling options – Spacing, Background color, Font size,
   etc.

Controlli specifici per la **barra di avanzamento** –

 * Set a progress bar position – i.e. Top/ Bottom of the page.
 * Use various progress bar styling options – Gradient Background color, Bar thickness,
   etc.

## Screenshot

[⌊Impostazioni generali⌉⌊Impostazioni generali⌉[

Impostazioni generali

[⌊Tempo di lettura⌉⌊Tempo di lettura⌉[

Tempo di lettura

[⌊Barra di avanzamento⌉⌊Barra di avanzamento⌉[

Barra di avanzamento

[⌊Guida introduttiva⌉⌊Guida introduttiva⌉[

Guida introduttiva

## Installazione

 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Once activated, you’ll find Read Meter settings in the Dashboard Settings.

## FAQ

### Dopo posso trovare le impostazioni del plugin Read Meter?

After installing and activating the plugin, settings can be found under Settings
> Read Meter

### Come viene calcolato il tempo di lettura?

Let’s assume, you have set Words Per Minute ( Settings > Read Meter > General Settings)
to 275 and total words in your blog post are 1100. So the total number of words (
1100) divided by Words per minute (275) will give you an estimated time of reading
i.e. 4 minutes.

### Posso aggiungerlo per un CPT (Custom Post Type)?

Yes! The plugin works with all CPTs. You can select Post Types from Settings > Read
Meter > General Settings

### Dove posso aggiungere uno shortcode?

Shortcode – `[read_meter]` can be added to any page with a shortcode module/block.
This will work with the Gutenberg editor or any page builder editor.

### Con quali temi funziona il plugin Read Meter?

Il plugin Read Meter funziona con tutti i temi di WordPress!

## Recensioni

![](https://secure.gravatar.com/avatar/981c6176e8885e61da724161c8a4b196ce74ba8c94727770dfe60ffa63559492?
s=60&d=retro&r=g)

### 󠀁[Nice and intuitive](https://wordpress.org/support/topic/nice-and-intuitive-2/)󠁿

 [tampopo1969](https://profiles.wordpress.org/tampopo1969/) 11 Gennaio 2025 1 risposta

Works out of the box !

![](https://secure.gravatar.com/avatar/95e2863b944d4d3d429f7a559049b6f13cd6f5e8a188e1cf4e78a88a2607fe12?
s=60&d=retro&r=g)

### 󠀁[Does not count custom fields](https://wordpress.org/support/topic/does-not-count-custom-fields/)󠁿

 [ranmma](https://profiles.wordpress.org/ranmma/) 22 Febbraio 2023 1 risposta

The plugin works, but it only counts the words on the blog itself. It does not count
words in custom blocks and custom field text

![](https://secure.gravatar.com/avatar/4ed727ff28d43dd511e344e52ebda04c4be81df79c922a3e14d898a114924aae?
s=60&d=retro&r=g)

### 󠀁[Progress Bar is Cool; Read Time Broken](https://wordpress.org/support/topic/progress-bar-is-cool-read-time-broken/)󠁿

 [steveoh88](https://profiles.wordpress.org/steveoh88/) 25 Dicembre 2022 1 risposta

I really like the progress bar. This plugin is simple, which is good. No matter 
what, the read time is only 1 minute. I thought of reaching out to support, but 
then I saw that several people already have and the dev doesn’t seem to have fixed
the issue. Could be a great plugin, if the main feature worked. I would also be 
cool if it had the option to display word count.

![](https://secure.gravatar.com/avatar/aac9c24d8c3cefcb21b51ca1826e7420723761bee0fd01742478397a76bf6110?
s=60&d=retro&r=g)

### 󠀁[Nice and easy](https://wordpress.org/support/topic/nice-and-easy-387/)󠁿

 [Jmarc](https://profiles.wordpress.org/jmarcsyd/) 7 Aprile 2022 1 risposta

Perfect for purpose. I just added a bit a margin below to separate it better from
the start of the text and presto! It just works. Thanks!

![](https://secure.gravatar.com/avatar/d6f738973dd5e17b17853b4d1fb83689e43555b65d1fce170ce6abea0b01a16f?
s=60&d=retro&r=g)

### 󠀁[Keep it simpel with this plugin](https://wordpress.org/support/topic/keep-it-simpel-with-this-plugin/)󠁿

 [imeco](https://profiles.wordpress.org/imeco/) 8 Marzo 2022 1 risposta

Excellent little plugin. The features make it usable for most websites. The only
thing I did not figure out yet is how to dynamically translate the text ‘Reading
Time .. mins’ while using TranslatePress. @Brainstorm Force: Thanks for making this
plugin available.

![](https://secure.gravatar.com/avatar/77343c83ef3945837eee5d1a8ab3bcc903b8ddb6dd0658c821dca46d07d04758?
s=60&d=retro&r=g)

### 󠀁[Such a good plugin!](https://wordpress.org/support/topic/such-a-good-plugin-10/)󠁿

 [aethronos](https://profiles.wordpress.org/aethronos/) 17 Febbraio 2022 1 risposta

Simple, practical and useful! Good job with this plugin and thank you.

 [ Leggi tutte le recensioni di 20 ](https://wordpress.org/support/plugin/read-meter/reviews/)

## Contributi e sviluppo

“Read Meter – Reading Time & Progress Bar” è un software open source. Le persone
che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Brainstorm Force ](https://profiles.wordpress.org/brainstormforce/)

[Traduci “Read Meter – Reading Time & Progress Bar” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/read-meter)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/read-meter/) segui
il [repository SVN](https://plugins.svn.wordpress.org/read-meter/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/read-meter/)
tramite [RSS](https://plugins.trac.wordpress.org/log/read-meter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.11

 * Fix: Updated Readme file.
 * Fix: Updated CSS selector to correctly apply styles to the read meter text.

#### 1.0.10

 * Fix: Improved input handling by updating to a safer and more modern sanitization
   method.

#### 1.0.9

 * Feature: Added the ID attribute to the `[read_meter]` shortcode eg: `[read_meter
   id="47"]` to show reading time of that particular post/page irrespective of where
   the shortcode is added.
 * Fix: Reading time using shortcode `[read_meter]` was not visible on individual
   post/page unless the post type was selected.

#### 1.0.8

 * Fix: Page Content Wrap Marker used for progress bar was causing styling issues
   with non block based themes.
 * Fix: Only added the marker needed for progress bar on the post types selected.

#### 1.0.7

 * Fix: Theme Layout Styles conflict with the Marker div added as a wrapper to the_content.

#### 1.0.6

 * Fix: Hardened the security.

#### 1.0.5

 * Fix: Progress Bar displaying on 404 Page.

#### 1.0.4

 * Improvement: Loaded the minified versions of CSS and JS files.
 * Fix: Progress Bar Opacity adjustment working on mobile devices.
 * Fix: Progress Bar working on iPhone Mobile devices.
 * Fix: Set Minimum width of the Reading time Container.

#### 1.0.3

 * Fix: Read time postfix not displayed in frontend.

#### 1.0.2

 * Fix: Do not load CSS/JS on pages where read-meter/read-time is not used.

#### 1.0.1

 * Fix: Fixed the Dropdown of Progress bar error.
 * Fix: Changed default values of Progress Bar colors.
 * Fix: Changed default values of Post type.

#### 1.0.0

 * Initial Release.

## Meta

 *  Versione **1.0.11**
 *  Ultimo aggiornamento **1 anno fa**
 *  Installazioni attive **10.000+**
 *  Versione WordPress ** 4.2 o superiore **
 *  Testato fino alla versione **6.8.6**
 *  Versione PHP ** 5.2 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/read-meter/)
 * Tag
 * [progressbar](https://it.wordpress.org/plugins/tags/progressbar/)[readtime](https://it.wordpress.org/plugins/tags/readtime/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/read-meter/advanced/)

## Valutazioni

 4.5 su 5 stelle.

 *  [  16 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/read-meter/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/read-meter/reviews/?filter=4)
 *  [  1 3- recensioni a stelle     ](https://wordpress.org/support/plugin/read-meter/reviews/?filter=3)
 *  [  1 2- recensioni a stelle     ](https://wordpress.org/support/plugin/read-meter/reviews/?filter=2)
 *  [  1 1- recensioni a stelle     ](https://wordpress.org/support/plugin/read-meter/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/read-meter/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/read-meter/reviews/)

## Collaboratori

 *   [ Brainstorm Force ](https://profiles.wordpress.org/brainstormforce/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/read-meter/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://www.paypal.me/BrainstormForce)