Category: Block Editor

The WordPress block editor (Gutenberg): block plugins, pricing them, performance, and moving from page builders.

  • WordPress Blocks and Core Web Vitals

    WordPress Blocks and Core Web Vitals

    WordPress blocks affect Core Web Vitals through rendered media, layout, scripts, styles, and server work. Measure the public page first. Then connect each weak metric to its responsible layer. Changing blocks blindly can improve nothing while damaging useful content. Know the three current metrics Core Web Vitals currently cover loading, responsiveness, and visual stability. Largest…

  • How to Build Accessible Sliders in WordPress

    How to Build Accessible Sliders in WordPress

    An accessible WordPress slider needs labelled controls, stable focus, and controlled movement. Inactive slides must leave the reading and focus order. Autoplay should remain off. Test every control with keyboards, touch, zoom, and assistive technology. Question the slider first A slider hides content behind interaction. Many visitors never reach later slides. Movement, focus, announcements, and…

  • How to Build Accessible Tables in WordPress

    How to Build Accessible Tables in WordPress

    Build accessible WordPress tables with structural headers, simple relationships, and meaningful visible context. Use tables only for related data. Never use them merely for page layout. Test the published table with zoom, keyboard access, and assistive technology. Start with the data relationship A data table connects values through rows and columns. Those connections need programmatic…

  • Alt Text Workflows Inside the WordPress Block Editor

    Alt Text Workflows Inside the WordPress Block Editor

    Decide what each image contributes in its current context before writing alternative text. Use concise contextual text for informative images. Use an empty alternative for decorative images. WordPress Media Library text becomes an insertion default. Block edits apply only to that instance. Start with image purpose Alternative text replaces an image’s relevant purpose when the…

  • Colour Contrast in WordPress Blocks: A Repeatable Test

    Colour Contrast in WordPress Blocks: A Repeatable Test

    Measure the actual foreground and background colours rendered on the public WordPress page. Normal text needs 4.5:1 contrast for WCAG 2.2 Level AA. Large text and essential non-text interface parts generally need 3:1. Test every interaction state. Measure the rendered pair A theme palette lists available colours. It does not prove which colours meet. Blocks,…

  • How to Test WordPress Blocks With a Keyboard

    How to Test WordPress Blocks With a Keyboard

    Start from the browser address bar, put the mouse away, and complete every important task. Use Tab, Shift+Tab, Enter, Space, arrow keys, and Escape where expected. Record unreachable controls, invisible focus, confusing order, traps, and unexpected actions. Test the frontend, not the editor This workflow tests public WordPress blocks. It does not test block-editor keyboard…

  • Do Gutenberg Block Plugins Slow Down Your WordPress Site?

    Do Gutenberg Block Plugins Slow Down Your WordPress Site?

    They can. But almost never for the reason people worry about. The number everyone watches is block count — 20 blocks, 80 blocks, 100. That number is nearly irrelevant. What slows a site is what a plugin loads on the front end. On pages visitors actually see. Here’s where that weight comes from — and…

  • WordPress Block Accessibility: The Practical Checklist

    WordPress Block Accessibility: The Practical Checklist

    WordPress block accessibility depends on the rendered combination of content, blocks, plugins, and theme. Test the public page using keyboard, zoom, screen readers, and automated tools. No editor badge can guarantee conformance. Real interaction reveals the remaining barriers. Start with the rendered outcome The block editor stores content and settings. The frontend combines many independent…

  • Review Schema in WordPress Blocks: Ratings Without Spam

    Review Schema in WordPress Blocks: Ratings Without Spam

    Add review schema only for genuine visible reviews about one specific eligible item. Keep authors, rating scales, counts, and review text accurate. Never import invented stars. Valid markup creates possible eligibility. It never guarantees a review snippet. Understand what review schema describes Review markup describes an evaluation of an item. It identifies evidence, author, and…

  • HowTo Schema in WordPress: Blocks, Steps, and Validation

    HowTo Schema in WordPress: Blocks, Steps, and Validation

    Google no longer shows standalone HowTo rich results. Adding HowTo schema creates no current eligibility there. Schema.org still defines HowTo vocabulary. Other consumers may interpret it. Build clear visible instructions first. Then justify every markup dependency with documented support. Understand the current Google status Google deprecated HowTo rich results during 2023. They disappeared from mobile…