{"id":10891909,"date":"2022-03-28T11:56:10","date_gmt":"2022-03-28T11:56:10","guid":{"rendered":"https:\/\/wpml.org\/?p=10891909"},"modified":"2026-04-07T08:17:46","modified_gmt":"2026-04-07T08:17:46","slug":"boosting-the-performance-of-your-multilingual-wordpress-site","status":"publish","type":"post","link":"https:\/\/wpml.org\/ko\/tutorials\/2022\/03\/boosting-the-performance-of-your-multilingual-wordpress-site\/","title":{"rendered":"Boosting The Performance of Your Multilingual WordPress Site\u00a0"},"content":{"rendered":"\n<p class=\"lead\">Everyone loves faster sites. Speed is important to human visitors as well as search engines, and it\u2019s certainly worth spending time on optimizing it. Here are a few tips that can make your multilingual site faster.<\/p>\n\n\n\n<p>Making sure your website performs in a way that meets the expectations of your visitors isn\u2019t a one-size-fits-all type of task. There are a number of avenues to explore and different ways to achieve optimal website performance.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Improving Your Website\u2019s Performance Matters<\/h2>\n\n\n\n<p><a href=\"https:\/\/www.thinkwithgoogle.com\/marketing-strategies\/app-and-mobile\/mobile-page-speed-new-industry-benchmarks\/\">Studies<\/a> show that the optimal page loading speed is 3 seconds. If your page loads longer than that, you risk losing visitors. And if you lose visitors, you\u2019re also bound to lose sales, conversions, engagement, and revenue.<\/p>\n\n\n\n<p>Google also isn\u2019t a fan of slow-loading websites. With the <a href=\"https:\/\/web.dev\/vitals\/\">Core Web Vitals<\/a>, Google measures your WordPress site\u2019s performance and the impact it has on user experience. This includes how fast your page loads, the visual stability of it, and whether it\u2019s responsive. It then uses this information to score your website&#8217;s performance and add it to your overall ranking in the search results.<\/p>\n\n\n\n<p>If you run a multilingual WordPress website, it\u2019s all the more important for you to ensure that your visitors have a smooth experience, regardless of where they are or which language they view your content in.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Get Started With Improving Your Website\u2019s Performance<\/h2>\n\n\n\n<p>Before starting with website performance optimization, check the speed of your website. You can choose from many online testing tools, including <a href=\"https:\/\/tools.pingdom.com\/\">Pingdom Tools<\/a> or <a href=\"https:\/\/pagespeed.web.dev\/\">Google\u2019s PageSpeed Insights<\/a>. We suggest choosing one tool and sticking with it. This is because every tool measures performance differently. Switching between multiple ones could give you false measurements.<\/p>\n\n\n\n<p>Because we\u2019re living in mobile-first times, that&#8217;s what you should focus on when testing performance. Nowadays, having a mobile responsive website with well-optimized page speed is the key to success.<\/p>\n\n\n\n<p>Your website will likely underperform on the first test. If this happens, try implementing some of the performance optimization tips listed below and retest.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Choose The Right Web Host<\/h3>\n\n\n\n<p>You can take every avenue to improve the performance of your WordPress website, but if you don\u2019t have a solid website hosting provider, your efforts will be in vain.&nbsp;<\/p>\n\n\n\n<p>There are countless options out there, and it\u2019s important to choose the one hosting service that best meets your site\u2019s needs.<\/p>\n\n\n\n<p>If you\u2019re using a shared hosting plan and seeing slow loading times, consider switching over to a cloud, VPS, or dedicated hosting plan. Make sure to choose a hosting provider based on the size and popularity of your website so that it can handle increased traffic to your site.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Page Caching<\/h3>\n\n\n\n<p>By default, when a user visits any page on your website, WordPress compiles the whole page on the fly. It needs to get the content from the database, then load the images and all other resources, and put it all together. Doing this uses up processing power and calls your database every single time, making your site slower.<\/p>\n\n\n\n<p>But if your site uses caching, that same page is stored in its complete, compiled form. WordPress can serve it as-is, without doing any additional processing.<\/p>\n\n\n\n<p>This is why caching your pages can significantly improve the speed of your website. There are quite a few WordPress caching plugins to choose from, but some of the more popular ones include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/wp-rocket.me\/\"><strong>WP Rocket<\/strong><\/a><strong> \u2013 a premium, all-in-one performance plugin <\/strong>to <a href=\"https:\/\/wp-rocket.me\/lighthouse-performance-score-wordpress\/\" target=\"_blank\" rel=\"noreferrer noopener\">improve your Lighthouse performance score<\/a> in a few clicks.<strong> <\/strong>This plugin comes packed with multiple performance optimization options, including caching, minification, file optimization, lazy loading, and more.<\/li>\n\n\n\n<li><a href=\"https:\/\/wordpress.org\/plugins\/wp-optimize\/\"><strong>WP-Optimize<\/strong><\/a> <strong>\u2013 an all-in-one performance plugin<\/strong>. The free version caches your site, cleans your database, and optimizes your images. The premium version offers everything from lazy loading to multilingual and multi-currency compatible caching.&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/wordpress.org\/plugins\/autoptimize\/\"><strong>Autoptimize<\/strong><\/a><strong> \u2013 an easy to use, free WordPress optimization plugin. <\/strong>It<strong> <\/strong>specializes in optimizing your site\u2019s HTML, CSS, and JavaScript code. This plugin also optimizes images and Google Fonts and enables lazy loading.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Optimize Your Images<\/h3>\n\n\n\n<p>Images often make up a large portion of your multilingual site&#8217;s content. Sure, they can help you attract the attention of your visitors and get them engaged with your content. But unoptimized, they\u2019re guilty of slowing down your website.<\/p>\n\n\n\n<p>There are three main ways of optimizing the images on your website:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Optimize the size of your images by compressing them using a tool like <a href=\"https:\/\/tinypng.com\/\">TinyPNG<\/a><\/li>\n\n\n\n<li>Enable lazy-loading of images so they&#8217;re loaded only when users scroll to them<\/li>\n\n\n\n<li>Make sure that your site loads images in the size optimal for the user&#8217;s device by using <a href=\"https:\/\/css-tricks.com\/responsive-images-css\/\">responsive images<\/a><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Use a CDN<\/h3>\n\n\n\n<p>If you\u2019re the owner of a multilingual site, you probably have visitors from all around the world. And if your visitor location is far from where your site is hosted, they may experience slow page loading times.<\/p>\n\n\n\n<p>A Content Delivery Network (CDN) keeps a copy of your website in data centers all over the world. It then serves your visitors the webpage from the nearest possible location. As a result, your visitors should experience much faster page loading times.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Minify and Combine CSS and JavaScript Files<\/h3>\n\n\n\n<p>When you minify CSS and JavaScript files, you optimize their size by removing redundant symbols in the source code. You can then combine them into single bundles.<\/p>\n\n\n\n<p>The benefit? Your resource files are now much smaller, so your server needs less time to transfer them to your browser. Also, loading one, combined file is a lot faster than loading multiple ones.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Re-Check Your Score<\/h2>\n\n\n\n<p>As you work on optimizing your site, keep analyzing your score on Google\u2019s PageSpeed Insights. Besides the score, Google provides recommendations on how you can improve each problematic aspect.&nbsp;<\/p>\n\n\n\n<p>Take a look at the report from PageSpeed Insights below. The metrics show you exactly which elements of your website have room for improvement. The color coding makes it easier to differentiate between the areas of your page that are performing and underperforming.<\/p>\n\n\n\n<p>Try not to zero in on the general performance score. Instead, focus on implementing the recommendations. This way, you can really improve the overall quality and speed of your website.<\/p>\n\n\n\n<figure class=\"wp-block-image tb-image tb-image-dynamic tb-image-frame-none\" data-toolset-blocks-image=\"d66d1eea7c5c182d3da0689dcb3cdd7c\"><a href=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot.png\"><img decoding=\"async\" width=\"1024\" height=\"973\" loading=\"lazy\" src=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot-1024x973.png\" alt=\"\" class=\"wp-image-10891959\" srcset=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot-1024x973.png 1024w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot-300x285.png 300w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot-150x142.png 150w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot-768x729.png 768w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/page-speed-insights-screenshot.png 1434w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><div class=\"tb-image-caption\">An example of a PageSpeed Insights report<\/div><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Impact of WPML on Your Website\u2019s Performance<\/h2>\n\n\n\n<p>Although WPML is rich in features and gives you the option of <a href=\"https:\/\/wpml.org\/documentation\/getting-started-guide\/#how-to-translate-pages-posts-and-custom-posts\">translating your site automatically or by yourself<\/a>, it doesn\u2019t significantly impact the speed or performance of your website. The truth is, every plugin you install and any line of code you add will increase page loading times. However, over the years we\u2019ve implemented improvements to make sure that WPML has a negligible effect on performance.&nbsp;<\/p>\n\n\n\n<p>Here are a couple of the bigger changes we\u2019ve made:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Since <a href=\"\/?p=9395987\">version 4.5 of WPML<\/a>, the Translation Management add-on is included in WPML\u2019s core plugin. You don\u2019t lose functionality, but that\u2019s one less plugin for you to install.<\/li>\n\n\n\n<li><a href=\"https:\/\/wpml.org\/ko\/changelog\/2019\/09\/wpml-4-3-0-beta-with-faster-string-translation-and-multisite\/\">Version 4.3 of WPML<\/a> saw us completely rework the way String Translation works. This resulted in a huge improvement in page loading time.<\/li>\n<\/ul>\n\n\n\n<p>Of course, our efforts to improve the performance of WPML are continuous. With every release and update, we test the performance of WPML and debug and optimize where needed.<\/p>\n\n\n\n<p>Take a look at the video below, where we demonstrate how to build a <a href=\"https:\/\/wpml.org\/documentation\/related-projects\/woocommerce-multilingual\/\">multilingual WooCommerce website<\/a> that meets Google\u2019s Core Web Vitals. You can see that we checked the speed of our website before and after installing and activating WPML. We then re-checked the speed once we translated the content on our website.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-responsive embed-responsive-16by9\"><iframe title=\"How to Build Fast Multilingual Sites with WPML\" width=\"700\" height=\"394\" src=\"https:\/\/www.youtube.com\/embed\/IvLZanG9bd0?feature=oembed&#038;enablejsapi=1&#038;origin=https:\/\/wpml.org\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/div>\n<\/div><\/figure>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The result? Very little impact on performance. Our product pages in secondary languages performed the same way as the ones in the default language.<\/p>\n\n\n\n<div class=\"wp-block-toolset-blocks-grid tb-grid\" data-toolset-blocks-grid=\"3d9c399fe625e1b972f817a0680229f6\">\n<div class=\"wp-block-toolset-blocks-grid-column tb-grid-column tb-grid-align-top\" data-toolset-blocks-grid-column=\"3034fbe886c11054e95b46b09d3e4112\">\n<figure class=\"wp-block-image tb-image tb-image-dynamic tb-image-frame-none\" data-toolset-blocks-image=\"57c0810444a9761cf9e2db383537ad0a\"><a href=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page.png\"><img decoding=\"async\" width=\"1024\" height=\"547\" loading=\"lazy\" src=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-1024x547.png\" alt=\"\" class=\"wp-image-10892037\" srcset=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-1024x547.png 1024w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-300x160.png 300w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-150x80.png 150w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-768x411.png 768w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page-1536x821.png 1536w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-translated-home-page.png 1852w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><div class=\"tb-image-caption\">A homepage in the site&#8217;s secondary language<\/div><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-toolset-blocks-grid-column tb-grid-column tb-grid-align-top\" data-toolset-blocks-grid-column=\"3034fbe886c11054e95b46b09d3e4112\">\n<figure class=\"wp-block-image tb-image tb-image-dynamic tb-image-frame-none\" data-toolset-blocks-image=\"719f0b30537837a843021d9012807f91\"><a href=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights.png\"><img decoding=\"async\" width=\"1024\" height=\"560\" loading=\"lazy\" src=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-1024x560.png\" alt=\"\" class=\"wp-image-10892059\" srcset=\"https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-1024x560.png 1024w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-300x164.png 300w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-150x82.png 150w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-768x420.png 768w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights-1536x839.png 1536w, https:\/\/wpml.org\/wp-content\/uploads\/2022\/03\/wpml-woocommerce-multilingual-wp-rocket-performance-insights.png 1848w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><figcaption><div class=\"tb-image-caption\">PageSpeed Insights for the homepage in the secondary language<\/div><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Recap<\/h2>\n\n\n\n<p>It\u2019s important for your multilingual site to offer content localized for the needs of users living in different countries and speaking different languages, but it\u2019s equally important for it to be fast.<\/p>\n\n\n\n<p>To improve the performance of your website, look into changing hosting providers, using a caching plugin, optimizing your images, and using a CDN. Making even a few seemingly small changes can greatly improve the speed of your site.<\/p>\n\n\n\n<p>There\u2019s no reason for WPML to cause your site to be slow. If you run into any performance issues, we want to help, so please let us know by opening a <a href=\"https:\/\/wpml.org\/forums\/forum\/english-support\/\">support ticket<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Everyone loves faster sites. Speed is important to human visitors as well as search engines, and it\u2019s certainly worth spending time on optimizing it. Here are a few tips that can make your multilingual site faster. Making sure your website performs in a way that meets the expectations of your visitors isn\u2019t a one-size-fits-all type [&hellip;]<\/p>\n","protected":false},"author":538393,"featured_media":10892207,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"ep_exclude_from_search":false,"footnotes":""},"categories":[8],"tags":[],"class_list":["post-10891909","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials"],"_links":{"self":[{"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/posts\/10891909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/users\/538393"}],"replies":[{"embeddable":true,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/comments?post=10891909"}],"version-history":[{"count":7,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/posts\/10891909\/revisions"}],"predecessor-version":[{"id":17952929,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/posts\/10891909\/revisions\/17952929"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/media\/10892207"}],"wp:attachment":[{"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/media?parent=10891909"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/categories?post=10891909"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpml.org\/ko\/wp-json\/wp\/v2\/tags?post=10891909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}