Subject
WordPress
-
WordPress 101 in St. Catharines, October 22, 2026
A single-day, in-person WordPress course in St. Catharines for people who want to run their own site confidently, without calling someone every…
-
Professional WordPress site audit & code review services
I found two primary schema types on every CPT page on my site. How I traced the duplicate JSON-LD and fixed it…
-
HTML, CSS, WordPress Basics: Ottawa 2014
WordCamp Ottawa 2014: a 69-slide hands-on intro to HTML, CSS, and WordPress fundamentals. Sister talk to that day’s Freelancers session.
-
Quit the Rat Race with WordPress: Toronto 2013
WordCamp Toronto 2013: the 2013 update of the Make-a-Living thesis. 46-slide deck on SlideShare; event held October 5-6, 2013 at Humber College.
-
What 15 WordCamp talks taught me about WordPress careers
Eighteen WordCamp deliveries across fifteen unique talks, eight cities, and two countries (from free plugins in 2011 to a live game show…
-
WP remove generator Meta tag · hide WordPress version from source
Removes the WordPress generator meta tag that broadcasts your WP version: zero configuration, one less thing for scanners to read.
-
WordPress.com stats smiley remover · hide the Jetpack tracking glyph
Hides the JetPack / WordPress.com Stats smiley glyph from your footer. Stats keep working, the visual artifact disappears.
-
Get better excerpt · Whole-Word excerpts, no Mid-Word cuts
Drop-in replacement for get_the_excerpt() that returns whole words instead of mid-word cuts: no configuration, just better output.
-
Protect wp-config.php · block direct browser access to config files
Returns a blank page if anyone loads wp-config.php or common backup filenames directly in a browser: lightweight, zero configuration.