Back to list
dev_to 2026年3月7日

PageSpeedスコアを60から95に改善しました:WordPressのウェブサイトを速くするためのステップバイステップガイド

How I Improved My WordPress PageSpeed Score from 60 to 95

Translated: 2026/3/7 8:05:16

Japanese Translation

ウェブサイトの速度は、多くのウェブ所有者が忘れたり無視することなく、その問題に遭遇したときまでです。この問題によって、ウェブサイトの検索エンジンのランクやユーザー体験が下向きになることがあります。私は、サッディヘヤットのウェブサイトの最初のPageSpeedスコアが60程度でした。(siddeehayat.com)だったためです。これを改善するためにいくつかの改良を行い、その結果、PageSpeedスコアは現在95まで向上しました。”何がPageSpeedの重要性か?Googleのガイドラインでは、ウェブサイトの速度が検索エンジンの上位で、ユーザー体験を改善しています。第2ステップ:LiteSpeedキャッシュのチューニングによる速度の向上により重要な改良もありました。“ Lite Speed Cache”を使用して、CSSの最小化、JavaScriptの最小化、デferred JavaScriptのロード、不要なCSSの削除、ブラウザキャッシュに優れた利用を可能であります。さらにこれらの一連の改良はウェブサイト全体での評価を改善します。第3ステップ:不要なプラグインの削減。多くのプラグインのインストールと小さな機能を使用することでウェブサイトが遅くなる要因となります。またその場合、カスタムスタイルを使用することに焦点を当てられます。これらのプラグインの数を最少限で維持することは、最終的なウェブサイトの評価を向上させる重要な要因です。第4ステップ:非表示化リソースの廃止。“ ネイティブ表示化されたリソース”,特にCSSとJavaScriptファイルが影響を与えます。このような改善にはデferred JavaScriptロードやその他のツールの使用、インスペクションや他の類似したツールのサポートを提供します。第5ステップ:フォント最適化とレイアウトの安定性。“ 非表示化されたリソース”がウェブサイトのボディに影響を与えますため、固定したリサイズコンテナーを使用することによるフォントの最適化やレイアウトの安定性により多くの問題を改善します。結果:これらの所有されたすべての改善によりPageSpeedスコアは大幅に向上されました。“改善する前のウェブサイト”はユーザーに対し遅い読み込み体験を求めることから、改善した後には「改善されたウェブサイト」に移動しました。最終的な想定: スローネイチなウェブサイトのパフォーマンスが向上するために大規模な変更だけでなく小規模な場所に対して細心の注意を払うことが重要です。WordPressは、ユーザ体験と検索エンジンのランキング(上位表示)の向上と改善に重要な役割を果たしますことから、そのウェブサイトがパフォーマンスを向上させることは非常に重要となります。”。

Original Content

The speed of the website is one of those things that many website owners tend to overlook or take for granted until such time when they actually encounter issues with the website’s search engine ranking or user experience. (siddeehayat.com) , whose original Page Speed score was around 60. After making some improvements to some of the website’s major areas, the website’s Page Speed score improved to 95, and the website is now faster. Why Page Speed Is Important It is already stated in Google’s guidelines that website speed is an important ranking factor for search engines. A website with faster speed will definitely offer a better user experience, and users will tend to stay longer on your website if it loads quickly. Step 2: Tuning LiteSpeed Cache for Speed The other major improvement came from proper tuning of LiteSpeed Cache. Many people install caching plugins and leave them as is, rather than tuning them for proper optimization. Here, I enabled some of the major optimization options available with LiteSpeed Cache, such as: CSS Minification JavaScript Minification Deferred JavaScript Loading Remove Unused CSS Browser Caching Proper utilization of caching plugins is a major improvement for any website and helps improve Page Speed significantly. Step 3: Cutting Down on Unnecessary Plugins Having too many plugins installed on your website is also a major contributor to slowing it down. Rather than installing many plugins for small functionalities, it is always recommended to keep your website as light as possible and use custom CSS for such purposes. Reducing the number of plugins is a major improvement for your website and helps improve Page Speed by reducing: HTTP Requests JavaScript Execution Server Load Having fewer plugins installed on your website is always recommended and helps improve your website’s Page Speed significantly. Step 4: Eliminating Render-Blocking Resources Having too many render-blocking resources, such as CSS and JavaScript files, is also a major contributor to slowing down your website’s Page Speed. By using techniques such as Deferred JavaScript Loading, you can reduce the number of render-blocking resources on your website significantly. Page Speed Insights and other similar tools will show you the number of render-blocking resources and where you need to make improvements. Understanding such issues is also important if you want to improve your website’s visibility and search results. Step 5: Font Optimization and Layout Stability Having too many font styles can negatively affect performance. Using proper font loading techniques and setting fixed dimensions for your website’s containers are also important for improving page speed and reducing the likelihood of CLS issues. Results After applying all these optimizations, the PageSpeed score improved significantly. Before Optimization The website has a slow loading experience, and there are multiple render-blocking resources. After Optimization The website has quicker loading times. The improvements were apparent not only in the tests but also in the actual user experience. Final Thoughts Improving website performance isnt about making major changes. Instead, it’s about fine-tuning small areas, such as images, caching, scripts, and stability. When it comes to WordPress, improving website performance is key to improving user experience and search engine rankings.