Word Counter on WordPress
Live word, character, sentence, and reading-time counts.
Use Word Counter on Tools.Town → · SEO landing page →
Shortcode
[sitetools tool="word-counter"] Gutenberg
Add block SiteTools Calculator and select Word Counter from the tool dropdown. Block guide →
Script embed (non-WordPress)
<link rel="stylesheet" href="https://tools.town/embed/sitetools-tools.css">
<div data-sitetools-tool="word-counter"
data-theme="light"></div>
<script src="https://tools.town/embed/sitetools-tools.js" defer></script> Theming
Example with dark theme and custom accent:
[sitetools tool="word-counter" theme="dark" accent="#7c3aed"]