{"id":21928,"date":"2026-03-06T06:23:00","date_gmt":"2026-03-06T05:23:00","guid":{"rendered":"https:\/\/www.curiaweb.ch\/?p=21928"},"modified":"2026-08-26T06:32:59","modified_gmt":"2026-08-26T04:32:59","slug":"core-web-vitals-google-ranking-speed-switzerland-2","status":"publish","type":"post","link":"https:\/\/www.curiaweb.ch\/en\/core-web-vitals-google-ranking-speed-schweiz\/","title":{"rendered":"Core Web Vitals 2026: Why Loading Time and User Experience Matter to Google"},"content":{"rendered":"<p class=\"wp-block-paragraph\">A website can offer great content and still lose visitors if it loads slowly, responds sluggishly to input, or if the layout shifts constantly while loading.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Exactly such aspects of the user experience are addressed by the so-called <strong>Core Web Vitals<\/strong> made measurable.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The three metrics LCP, INP, and CLS help evaluate how quickly important content becomes visible, how responsive a website is, and how stably the layout is rendered.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These values are also relevant for search engine optimization. However, the following applies: <strong>Good Core Web Vitals alone do not automatically get a website to number 1 on Google.<\/strong> Content, search intent, relevance, and many other factors remain crucial.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This guide explains what the 2026 Core Web Vitals mean, how to measure LCP, INP, and CLS, and which technical measures can actually make a website faster and more pleasant to use.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What are the Core Web Vitals?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Core Web Vitals are metrics used to evaluate key aspects of a website's user experience.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Currently, they consist of three key figures:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>LCP \u2013 Largest Contentful Paint:<\/strong> How fast is the main visible content loaded?<\/li>\n\n\n\n<li><strong>INP \u2013 Interaction to Next Paint:<\/strong> How fast does the website respond to user interactions?<\/li>\n\n\n\n<li><strong>CLS \u2013 Cumulative Layout Shift:<\/strong> How stable does the layout remain during use?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The three metrics look at different areas. Therefore, a website can, for example, have a good LCP, but still perform poorly on INP.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">LCP: How fast does the main content appear?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Largest Contentful Paint (LCP)<\/strong> measures, in simplified terms, when the largest relevant visible content element is rendered in the browser.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can be, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>a large hero image<\/li>\n\n\n\n<li>a headline<\/li>\n\n\n\n<li>a block of text<\/li>\n\n\n\n<li>another large visible content element<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For visitors, this metric is particularly relevant because it influences when a page actually feels \u201eloaded\u201c.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Even if the browser already displays an empty page structure, but the most important image or the main content appears only several seconds later, the impression of a slow website is still created.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What influences the LCP?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A poor LCP can have various causes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Typical examples are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>slow server response times<\/li>\n\n\n\n<li>too large images<\/li>\n\n\n\n<li>slow loading of important resources<\/li>\n\n\n\n<li>render-blocking CSS or JavaScript<\/li>\n\n\n\n<li>missing or inadequate caching<\/li>\n\n\n\n<li>external fonts or services<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, it is not enough to automatically compress only the largest image in the event of a poor LCP.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The technical processing before the actual loading of the element can also account for a significant portion.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">INP: How responsive is the website?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interaction to Next Paint (INP)<\/strong> measures the responsiveness of a website to user interactions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This includes, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Clicks on buttons<\/li>\n\n\n\n<li>Opening a menu<\/li>\n\n\n\n<li>Form interactions<\/li>\n\n\n\n<li>other user inputs<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A website can be visually fully loaded and still feel slow if nothing happens for a longer period of time after a click.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Often, JavaScript and extensive browser-based processing play a role in this.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What causes poor INP values?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Typical causes can be:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>too much or inefficient JavaScript<\/li>\n\n\n\n<li>extensive plugins<\/li>\n\n\n\n<li>complex page builder structures<\/li>\n\n\n\n<li>Tracking and marketing scripts<\/li>\n\n\n\n<li>long tasks in the browser<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">A fast hosting server cannot completely solve such frontend problems.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This shows why website performance should always be viewed as an interplay between hosting, WordPress, and frontend.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">CLS: When content shifts while loading<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cumulative Layout Shift (CLS)<\/strong> detects unexpected layout shifts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A classic example: You are about to click a button, but at that exact moment, an image or advertising element loads above it. The button shifts and you accidentally click on something else.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Such layout shifts are distracting for users and can significantly impair the usability of a website.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Typical causes for a poor CLS<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Layout shifts are caused, for example, by:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Images without defined dimensions<\/li>\n\n\n\n<li>subsequently loaded advertising or banner spaces<\/li>\n\n\n\n<li>Web fonts that alter the layout<\/li>\n\n\n\n<li>dynamically inserted content<\/li>\n\n\n\n<li>poorly structured responsive layouts<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Many CLS issues can already be avoided through clean technical implementation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Are Core Web Vitals a Google ranking factor?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Core Web Vitals are a component of Google's page experience assessment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, this does not mean that a website with outstanding performance metrics will automatically rank better than a website with better content.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Search engines must primarily provide a relevant answer to the search query.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Core Web Vitals should therefore not be viewed as an isolated SEO trick. Rather, they are a measurable part of a good technical user experience.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">And therein lies its true value: <strong>A fast, stable, and responsive website is not only better for Google, but above all for the people who use it.<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How does Google measure Core Web Vitals?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When measuring performance, a distinction must be made between lab data and real-user data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Lab data<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Lab data is generated when a website is tested under controlled conditions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They are particularly helpful for finding specific technical problems and comparing changes in a reproducible way.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Field data<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Field data, on the other hand, comes from actual usage situations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They show how real visitors experience a website across different devices, networks, and conditions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is why lab tests and real-world user data can differ.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Understanding PageSpeed Insights correctly<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Google PageSpeed Insights is among the most well-known tools for analyzing a website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the process, the displayed score should not become an end in itself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A website with 100 points is not automatically more successful in business than a website with 90 points.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">More interesting are the concrete details:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Which content is causing the LCP?<\/li>\n\n\n\n<li>Which scripts are blocking the browser?<\/li>\n\n\n\n<li>Where do layout shifts occur?<\/li>\n\n\n\n<li>Which resources are particularly large?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The goal should not be: <strong>\u201eWe definitely need 100 points.\u201c<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The better destination is: <strong>\u201eOur website should function quickly and stably for real visitors.\u201c<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What role does hosting play in the Core Web Vitals?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Hosting is the technical foundation on which a website is operated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A server must first process WordPress, PHP, and database queries before data can even be transmitted to the browser.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Of particular relevance here is the server response time, or <strong>Time to First Byte (TTFB)<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A slow server response can delay the further page rendering and thus also affect the LCP, for example.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, a good hosting environment should offer, among other things:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>sufficient CPU and RAM resources<\/li>\n\n\n\n<li>fast storage<\/li>\n\n\n\n<li>current PHP versions<\/li>\n\n\n\n<li>high-performance databases<\/li>\n\n\n\n<li>suitable caching options<\/li>\n\n\n\n<li>stable network connection<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more background information, see <a href=\"https:\/\/www.curiaweb.ch\/en\/hosting-performance-schnelles-hosting\/\"><strong>Hosting Performance and Fast Web Hosting<\/strong><\/a> .<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Server location: Must a Swiss visitor land on a Swiss server?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">No. The physical distance to the server is only one of several factors that influence loading time.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An exceptionally well-connected hosting infrastructure in Germany can reach Swiss visitors very quickly. Key factors include network connectivity, server performance, caching, and the website itself.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CURIAWEB is a Swiss company with personalized support from Chur. Our hosting infrastructure is located in professional data centers in Germany.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By doing this, we deliberately avoid the claim that a website must necessarily be hosted on a server within Switzerland to be fast for Swiss visitors.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress: Hosting is only part of the performance<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A powerful server cannot automatically make a poorly structured WordPress website fast.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The following factors also play a role:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Plugins<\/li>\n\n\n\n<li>Theme and Page Builder<\/li>\n\n\n\n<li>Pictures<\/li>\n\n\n\n<li>Database<\/li>\n\n\n\n<li>JavaScript and CSS<\/li>\n\n\n\n<li>external services<\/li>\n\n\n\n<li>Caching<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If WordPress is slow despite a good hosting environment, further analysis should therefore be carried out within the website.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For this, we have created our own guide: <a href=\"https:\/\/www.curiaweb.ch\/en\/wordpress-slow-despite-good-hosting\/\"><strong>WordPress slow despite good hosting? Causes &amp; solutions<\/strong><\/a> .<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optimizing images \u2013 often one of the most effective measures<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Images are among the largest files transferred on many websites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A high-resolution image straight from a camera or smartphone can be several megabytes in size.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a website, it should therefore be checked:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>What dimensions are actually needed?<\/li>\n\n\n\n<li>Can the image be compressed more?<\/li>\n\n\n\n<li>Are WebP or AVIF useful?<\/li>\n\n\n\n<li>Can lazy loading be used?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Especially regarding the LCP, optimizing a large hero image can make a significant difference.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Reduce JavaScript and load it selectively<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Many modern websites load a large amount of JavaScript.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This includes, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Page Builder<\/li>\n\n\n\n<li>Tracking<\/li>\n\n\n\n<li>Cookie systems<\/li>\n\n\n\n<li>Social media widgets<\/li>\n\n\n\n<li>Chat features<\/li>\n\n\n\n<li>Animations<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Not every script is problematic. However, the cumulative effect can cause the browser to spend a long time processing.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Das wirkt sich insbesondere auf die Interaktivit\u00e4t beziehungsweise INP aus.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Caching sinnvoll einsetzen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Caching kann verhindern, dass WordPress bei jedem Seitenaufruf dieselben Inhalte vollst\u00e4ndig neu berechnen muss.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dabei gibt es verschiedene Ebenen, beispielsweise:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Page Caching<\/li>\n\n\n\n<li>Browser Caching<\/li>\n\n\n\n<li>Object Caching<\/li>\n\n\n\n<li>serverseitige Caching-Verfahren<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Welche Kombination sinnvoll ist, h\u00e4ngt von der jeweiligen Website und Hosting-Umgebung ab.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ein WooCommerce-Shop ben\u00f6tigt beispielsweise andere Cache-Regeln als eine weitgehend statische Firmenwebsite.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Core Web Vitals bei WooCommerce<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Online-Shops stellen besondere Anforderungen an die Performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Produktseiten, Warenkorb, Checkout und Kundenkonto enthalten dynamische Inhalte, die nicht einfach vollst\u00e4ndig zwischengespeichert werden k\u00f6nnen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Zus\u00e4tzlich werden h\u00e4ufig Zahlungssysteme, Trackingdienste, Produktbilder und weitere externe Ressourcen geladen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">F\u00fcr einen WooCommerce-Shop ist deshalb eine ganzheitliche Performance-Optimierung besonders wichtig.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For more information, please visit <a href=\"https:\/\/www.curiaweb.ch\/en\/woocommerce-hosting-switzerland-2\/\"><strong>WooCommerce Hosting bei CURIAWEB<\/strong><\/a> .<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Die h\u00e4ufigsten Fehler bei der Performance-Optimierung<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Bei schlechten Core Web Vitals werden h\u00e4ufig vorschnell einzelne Massnahmen durchgef\u00fchrt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Typische Fehler sind:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>mehrere Cache-Plugins gleichzeitig installieren<\/li>\n\n\n\n<li>JavaScript ohne Pr\u00fcfung deaktivieren<\/li>\n\n\n\n<li>Bilder extrem komprimieren und sichtbare Qualit\u00e4t verlieren<\/li>\n\n\n\n<li>nur auf einen PageSpeed-Score schauen<\/li>\n\n\n\n<li>sofort den Hosting-Anbieter wechseln<\/li>\n\n\n\n<li>jedes Problem mit einem zus\u00e4tzlichen Plugin l\u00f6sen<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Performance-Optimierung sollte immer auf einer konkreten Analyse basieren.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Core Web Vitals verbessern: Eine praktische Reihenfolge<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Statt wahllos Optimierungen vorzunehmen, empfiehlt sich ein strukturiertes Vorgehen.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Ist-Zustand messen<\/strong> \u2013 Core Web Vitals und tats\u00e4chliches Verhalten pr\u00fcfen.<\/li>\n\n\n\n<li><strong>Serverantwort analysieren<\/strong> \u2013 ist bereits die TTFB problematisch?<\/li>\n\n\n\n<li><strong>LCP-Element identifizieren<\/strong> \u2013 welches Element l\u00e4dt zu sp\u00e4t?<\/li>\n\n\n\n<li><strong>JavaScript analysieren<\/strong> \u2013 entstehen Verz\u00f6gerungen bei Interaktionen?<\/li>\n\n\n\n<li><strong>Layout-Verschiebungen suchen<\/strong> \u2013 welche Elemente verursachen CLS?<\/li>\n\n\n\n<li><strong>Bilder und Ressourcen optimieren<\/strong>.<\/li>\n\n\n\n<li><strong>Caching kontrollieren<\/strong>.<\/li>\n\n\n\n<li><strong>Erneut messen<\/strong> und Ergebnis vergleichen.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">Damit wird Performance-Optimierung zu einem kontrollierbaren technischen Prozess statt zu einer Sammlung zuf\u00e4lliger Plugins.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When does a hosting change make sense?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Ein Anbieterwechsel ist dann sinnvoll, wenn die Analyse zeigt, dass die bestehende Hosting-Umgebung tats\u00e4chlich zum Engpass wird.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can be the case, for example, if:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>server response times are permanently high<\/li>\n\n\n\n<li>resources are regularly exhausted<\/li>\n\n\n\n<li>aktuelle PHP-Versionen nicht verf\u00fcgbar sind<\/li>\n\n\n\n<li>wichtige Performance-Technologien fehlen<\/li>\n\n\n\n<li>Support bei technischen Problemen nicht weiterhilft<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn ein Wechsel notwendig wird, m\u00fcssen Sie die bestehende Website nicht selbst umziehen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CURIAWEB \u00fcbernimmt den technischen Wechsel f\u00fcr Neukunden grunds\u00e4tzlich gratis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Mehr dazu erfahren Sie unter <a href=\"https:\/\/www.curiaweb.ch\/en\/hosting-change-free-migration-service\/\"><strong>Hosting-Wechsel ohne Stress: Gratis Umzugsservice<\/strong><\/a> .<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Fazit: Core Web Vitals sind wichtig \u2013 aber nicht nur f\u00fcr Google<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">LCP, INP und CLS machen sichtbar, wie Besucher eine Website tats\u00e4chlich erleben: Wie schnell erscheint der wichtigste Inhalt? Wie schnell reagiert die Seite? Und bleibt das Layout w\u00e4hrend der Nutzung stabil?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Diese Faktoren sind auch f\u00fcr Suchmaschinen relevant. Sie sollten jedoch nicht als isolierter Ranking-Trick betrachtet werden.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine Website braucht weiterhin relevante Inhalte, eine verst\u00e4ndliche Struktur und eine technisch saubere Umsetzung.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Der gr\u00f6sste Nutzen guter Core Web Vitals liegt deshalb nicht darin, einen bestimmten PageSpeed-Score zu erreichen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Er liegt darin, <strong>eine Website zu schaffen, die f\u00fcr Besucher schnell, stabil und angenehm zu benutzen ist.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Und genau das ist eine technische Qualit\u00e4t, von der Nutzer, Conversions und langfristig auch die Sichtbarkeit profitieren k\u00f6nnen.<\/p>","protected":false},"excerpt":{"rendered":"<p>Core Web Vitals measure how fast, responsive, and stable a website is for visitors. Learn what LCP, INP, and CLS mean, what role hosting and WordPress play, and how you can specifically improve your website's performance.<\/p>","protected":false},"author":1,"featured_media":21931,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_joinchat":[],"footnotes":""},"categories":[63],"tags":[],"class_list":["post-21928","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo-tipps"],"_links":{"self":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/posts\/21928","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/comments?post=21928"}],"version-history":[{"count":2,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/posts\/21928\/revisions"}],"predecessor-version":[{"id":21933,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/posts\/21928\/revisions\/21933"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/media\/21931"}],"wp:attachment":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/media?parent=21928"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/categories?post=21928"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/tags?post=21928"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}