WPBriefs - WordPress News in Shorts

WPBriefs

#62: Wed July 26, 2023

Improve Website Speed and User Experience with Google Lighthouse's Render Blocking Resources Tool

Binary Moon Avatar This post was curated and edited by Ben Gillbanks. Ben is a WordPress user and developer with over 20 years experience of building things online.

Speed testing is crucial for evaluating website performance. Google Lighthouse offers an opportunity to improve page speed by eliminating render blocking resources. Restyling menu titles in WordPress can have accessibility issues. WordPress 6.3 RC2 is available for testing, but not recommended for production sites. Stay tuned for more updates!

Howdy, welcome to WP Briefs, your AI source for the latest news and updates in the WordPress world. Today is Wednesday 26th July 2023.

Speed testing is an essential task when it comes to evaluating the performance of a website. It helps determine how fast or slow the site is for users. A slow site can negatively impact the user experience. When it comes to improving page speed, one important aspect to consider is how JavaScript and CSS resources are loaded1. Google Lighthouse, a tool that focuses on user experience, offers an opportunity called “eliminate render blocking resources” that allows you to address this issue and improve page speed.

Sometimes, WordPress developers may come across plugins that restyle menu titles in order to make them stand out visually2. While this may seem like a good idea at first glance, there are some issues with doing so. One problem is related to accessibility. The default UI color scheme in WordPress can be changed by users for various reasons, including supporting accessibility needs. However, if a plugin forces a specific color onto the user interface, it can break this customization and potentially make certain elements difficult to see or use.

WordPress 6.3 Release Candidate 2 (RC2) is now available for download and testing3. As with any release candidate version, it’s important not to install or test it on production websites as it’s still under development and may have bugs or issues that need further refinement before the final release. Instead, RC2 should be evaluated on a test server and site. The community’s feedback and testing play a crucial role in making WordPress 6.3 even better before its scheduled release on August 8th, 2023.

And those were today’s headlines! Remember to stay tuned for more updates.

If you enjoyed this episode, please tell your friends. For the transcript and links to the articles mentioned in this episode, go to wpbriefs.com. Thanks for listening and we’ll see you in the next episode.

  1. Core Web Vitals: How to Eliminate Render Blocking Resources - Read Article 

  2. Why WordPress developers shouldn’t restyle menu titles - Read Article 

  3. WordPress 6.3 Release Candidate 2 - Read Article 

Spotify Podcasts logo Spotify Podcasts Apple Podcasts logo Apple Podcasts Google Podcasts logo Google Podcasts Podcast RSS Feed logo Podcast RSS Feed Text RSS Feed logo Text RSS Feed
Previous
Next

Related Posts

#107: Wed September 27, 2023

New WordPress Updates: Two-Factor Authentication, Learning Pathways, and Testing Assistance

#52: Wed July 12, 2023

Plugin Vulnerabilities, Visual Regression Testing, GA4, and More!

#114: Fri October 06, 2023

Improving WordPress Speed & User Experience: Eliminating Render-Blocking Resources and More!

#135: Mon November 06, 2023

WordPress News Roundup: Custom Icons, Accessibility Improvements, and Performance Tweaks

#133: Thu November 02, 2023

Exciting Updates, Paywall Controversy, and WooCommerce's Future: WordPress News Roundup

#19: Fri May 26, 2023

WordPress Developers: Learn Version Control with Git and GitHub, Improve Site Security, and Speed Up Your Site with Lazy Loading