Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

HeadlineEngine

Apraksts

HeadlineEngine is part of a suite of tools for news publishers, built by MavEngine, a division of Daily Maverick.

It analyses your headline as you type it and provides a score, based on the readability (how complex it is), length (how long it is), and powerwords (how many words it contains).

Features

Readability

We use the Flesch Kincaid formula to calculate readability. A good range of not too complex or too simple would be between 45 and 90. This is configurable in the system.

Reading Grade

We use the Flesch Kincaid formula to calculate reading grade. This is configurable in the system.

Length

You should aim for a letter count in the mid-80s. We recommend between 40 and 90 characters. This is configurable in the system.

Word Count

Our analysis of best-performing headlines shows that the ideal limit for a news article is around 12 to 14 words. This is configurable in the system.

Powerwords

Powerwords are emotional words. You can set your own, or use the words from RankMath.

Ekrānuzņēmumi

  • HeadlineEngine in the Gutenberg editor.
  • HeadlineEngine in the Classic editor.
  • Customise settings to suit your audience.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“HeadlineEngine” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “HeadlineEngine&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

0.2.0

  • Complete refactor
  • Seperate scorers to make it easy to add more
  • Move most of the code to Typescript
  • Scorer: Word count
  • Scorer: Reading grade
  • Replace MathRank Powerword list with our own Powerword list
  • Single Javascript and CSS for both Classic and Gutenberg
  • Colour fade
  • Only calculate on 0.5 sec delay or space
  • Don’t hide score if mouseovering title block

0.1.3

  • Fix issue with calculating scores above target
  • Remove red to make it a little less perscriptive

0.1.2

  • Block editor support for WordPress v5.8

0.1.1

  • Fix bug affecting new posts in Gutenberg
  • Be a bit stricter about showing the score if there is no headline

0.1.0

  • Gutenberg Block Editor support
  • Remove unnecessary code

0.0.3

  • The scoring is now more nuanced
  • We have a target length and target readability
  • We made a bunch of fixes suggested by WordPress

0.0.2

  • We have changed how we insert the element into the editor, to avoid fighting with other plugins.
  • The score title has been changed from “Headline Score” to “HeadlineEngine Score”.
  • The score was made a bit smaller (40px from 60px).
  • Readme.txt has been brought into the main project.

0.0.1

  • Initial release