中文
首字节时间
首字节时间(TTFB)是指从客户端发出 HTTP 请求到浏览器接收到响应第一个字节所经历的时长。它衡量服务器的响应能力,包括重定向、DNS 解析、连接建立和服务器处理时间。
较高的首字节时间通常意味着服务器处理缓慢或存在过多重定向。
- https://web.dev/articles/ttfb
- https://developer.mozilla.org/zh-CN/docs/Glossary/Time_to_first_byte
English
time to first byte
Time to first byte (TTFB) is the duration from the user or client making an HTTP request to the first byte of the response being received by the browser. It measures server responsiveness including redirects, DNS, connection, and server processing time.
A high time to first byte often indicates slow server processing or excessive redirects that hurt page performance.
- https://web.dev/articles/ttfb
- https://developer.mozilla.org/en-US/docs/Glossary/Time_to_first_byte
Deutsch
Time to First Byte
Time to First Byte (TTFB) ist die Zeitspanne zwischen dem Absenden einer HTTP-Anfrage durch den Client und dem Empfang des ersten Antwort-Bytes im Browser. Sie misst die Reaktionsfähigkeit des Servers einschliesslich Weiterleitungen, DNS-Auflösung, Verbindungsaufbau und Server-Verarbeitung.
Eine hohe Time to First Byte deutet oft auf eine langsame Serververarbeitung oder überflüssige Weiterleitungen hin.
- https://web.dev/articles/ttfb
- https://developer.mozilla.org/de/docs/Glossary/Time_to_first_byte
Français
Time to First Byte
Le Time to First Byte (TTFB) est la durée entre l'envoi d'une requête HTTP par le client et la réception du premier octet de la réponse par le navigateur. Il mesure la réactivité du serveur, y compris les redirections, la résolution DNS, l'établissement de la connexion et le traitement serveur.
Un Time to First Byte élevé révèle souvent un traitement serveur lent ou des redirections superflues.
- https://web.dev/articles/ttfb
- https://developer.mozilla.org/fr/docs/Glossary/Time_to_first_byte
Italiano
Time to First Byte
Il Time to First Byte (TTFB) è l'intervallo di tempo tra l'invio di una richiesta HTTP da parte del client e la ricezione del primo byte della risposta da parte del browser. Misura la reattività del server, incluse redirezioni, risoluzione DNS, apertura della connessione ed elaborazione lato server.
Un Time to First Byte elevato indica spesso un'elaborazione del server lenta o redirezioni superflue.
- https://web.dev/articles/ttfb
- https://developer.mozilla.org/it/docs/Glossary/Time_to_first_byte
中文
首次内容绘制
首次内容绘制(First Contentful Paint,FCP)是一项网页性能指标,用于衡量从页面开始加载到首次在屏幕上渲染任何内容元素所经过的时间,用来评估感知加载速度。
移除阻塞渲染的资源后,网站的首次内容绘制时间降至 1.8 秒以内。
- https://web.dev/articles/fcp
- https://developer.mozilla.org/zh-CN/docs/Glossary/First_contentful_paint
English
First Contentful Paint
First Contentful Paint (FCP) is a web performance metric that measures the time from when a page starts loading to when any part of the page's content is first rendered on the screen. It is one of the Core Web Vitals-adjacent loading metrics used to assess perceived load speed.
Optimizing render-blocking resources reduced the site's First Contentful Paint to under 1.8 seconds.
- https://web.dev/articles/fcp
- https://developer.mozilla.org/en-US/docs/Glossary/First_contentful_paint
Deutsch
First Contentful Paint
First Contentful Paint (FCP) ist eine Web-Performance-Metrik, die die Zeit vom Ladebeginn einer Seite bis zur ersten Darstellung eines Inhaltselements auf dem Bildschirm misst. Sie dient zur Bewertung der wahrgenommenen Ladegeschwindigkeit.
Durch das Entfernen render-blockierender Ressourcen sank der First Contentful Paint der Website auf unter 1,8 Sekunden.
- https://web.dev/articles/fcp
- https://developer.mozilla.org/de/docs/Glossary/First_contentful_paint
Français
First Contentful Paint
First Contentful Paint (FCP) est une métrique de performance web qui mesure le temps écoulé entre le début du chargement d'une page et le premier rendu d'un élément de contenu à l'écran. Elle sert à évaluer la vitesse de chargement perçue.
La suppression des ressources bloquant le rendu a réduit le First Contentful Paint du site à moins de 1,8 seconde.
- https://web.dev/articles/fcp
- https://developer.mozilla.org/fr/docs/Glossary/First_contentful_paint
Italiano
First Contentful Paint
First Contentful Paint (FCP) è una metrica di performance web che misura il tempo dall'inizio del caricamento di una pagina alla prima visualizzazione di un elemento di contenuto sullo schermo. Serve a valutare la velocità di caricamento percepita.
L'eliminazione delle risorse che bloccano il rendering ha ridotto il First Contentful Paint del sito a meno di 1,8 secondi.
- https://web.dev/articles/fcp
- https://developer.mozilla.org/it/docs/Glossary/First_contentful_paint
中文
首页
网站的主页或入口页面,通常通过根域名访问,作为整个网站的主要入口和导航中心。
公司的首页展示最新新闻,并链接到网站的所有主要栏目。
- https://zh.wikipedia.org/wiki/%E9%A6%96%E9%A1%B5
English
homepage
The main or introductory page of a website, typically accessed via the root domain and serving as the primary entry point and navigation hub.
The company's homepage displays the latest news and links to all major sections of the site.
- https://en.wikipedia.org/wiki/Home_page
- https://developer.mozilla.org/en-US/docs/Glossary/Home_page
Deutsch
Startseite
Die Haupt- oder Einstiegsseite einer Website, die üblicherweise über die Wurzeldomain erreichbar ist und als zentraler Zugangs- und Navigationspunkt dient.
Auf der Startseite des Unternehmens werden die neuesten Nachrichten und Links zu allen wichtigen Bereichen angezeigt.
- https://de.wikipedia.org/wiki/Homepage
Français
page d'accueil
Page principale ou d'introduction d'un site web, généralement accessible via le domaine racine et servant de point d'entrée et de navigation central.
La page d'accueil de l'entreprise affiche les dernières actualités et des liens vers toutes les sections principales du site.
- https://fr.wikipedia.org/wiki/Page_d%27accueil
Italiano
homepage
Pagina principale o iniziale di un sito web, generalmente raggiungibile tramite il dominio radice e utilizzata come punto di accesso e navigazione centrale.
La homepage dell'azienda mostra le ultime notizie e i collegamenti a tutte le sezioni principali del sito.
- https://it.wikipedia.org/wiki/Homepage
中文
验证码
一种质询-响应测试,用于区分用户是人类还是自动化程序(机器人),通常要求识别扭曲的字符、图像或行为信号。其英文缩写 CAPTCHA 意为全自动区分计算机和人类的图灵测试。
为防止垃圾注册,该网站在注册表单中加入了验证码。
- https://zh.wikipedia.org/wiki/验证码
English
CAPTCHA
A challenge-response test used to determine whether a user is human rather than an automated bot, typically by requiring recognition of distorted text, images, or behavioral signals. The acronym stands for Completely Automated Public Turing test to tell Computers and Humans Apart.
The website added a CAPTCHA to its login form to block credential-stuffing attacks.
- https://en.wikipedia.org/wiki/CAPTCHA
- https://developers.google.com/recaptcha/docs/versions
Deutsch
CAPTCHA
Ein automatisiertes Challenge-Response-Verfahren, das unterscheiden soll, ob ein Nutzer ein Mensch oder ein Bot ist, meist durch das Erkennen verzerrter Zeichen, Bilder oder Verhaltensmuster. Die Abkürzung steht für Completely Automated Public Turing test to tell Computers and Humans Apart.
Zum Schutz vor Spam wurde dem Kontaktformular ein CAPTCHA hinzugefügt.
- https://de.wikipedia.org/wiki/CAPTCHA
Français
CAPTCHA
Test de type défi-réponse destiné à déterminer si un utilisateur est un être humain ou un robot automatisé, généralement en demandant la reconnaissance de caractères déformés, d'images ou de signaux comportementaux. L'acronyme signifie Completely Automated Public Turing test to tell Computers and Humans Apart.
Le site a ajouté un CAPTCHA au formulaire d'inscription pour empêcher les inscriptions automatisées.
- https://fr.wikipedia.org/wiki/CAPTCHA
Italiano
CAPTCHA
Test di tipo challenge-response usato per determinare se un utente è un essere umano oppure un bot automatizzato, di solito richiedendo il riconoscimento di caratteri distorti, immagini o segnali comportamentali. L'acronimo sta per Completely Automated Public Turing test to tell Computers and Humans Apart.
Il sito ha aggiunto un CAPTCHA al modulo di login per bloccare gli attacchi automatizzati.
- https://it.wikipedia.org/wiki/CAPTCHA
中文
鸽子更新
谷歌于2014年推出的一次算法更新,通过将本地排名信号与位置、距离等传统网页搜索排名因素更紧密地结合,显著改善了本地搜索结果。
在鸽子更新之后,这家面包店在'附近的面包店'等搜索中排名更靠前。
- https://en.wikipedia.org/wiki/Google_Pigeon
English
Pigeon update
A Google algorithm update launched in 2014 that significantly improved local search results by tying local ranking signals more closely to traditional web search ranking factors such as location and distance.
After the Pigeon update, the bakery's website ranked higher for searches like 'bakery near me'.
- https://en.wikipedia.org/wiki/Google_Pigeon
Deutsch
Pigeon Update
Ein Google-Algorithmus-Update aus dem Jahr 2014, das die lokalen Suchergebnisse verbesserte, indem lokale Ranking-Signale stärker mit den traditionellen Faktoren der Websuche wie Standort und Entfernung verknüpft wurden.
Nach dem Pigeon Update erschien die Bäckerei bei Suchanfragen wie 'Bäckerei in der Nähe' weiter oben.
- https://de.wikipedia.org/wiki/Google_Pigeon
Français
Pigeon update
Une mise à jour de l'algorithme de Google lancée en 2014 qui a amélioré les résultats de recherche locale en liant plus étroitement les signaux de classement local aux facteurs traditionnels de la recherche web, tels que la localisation et la distance.
Après le Pigeon update, la boulangerie est mieux classée pour les recherches du type 'boulangerie près de chez moi'.
- https://fr.wikipedia.org/wiki/Google_Pigeon
Italiano
Pigeon update
Un aggiornamento dell'algoritmo di Google lanciato nel 2014 che ha migliorato i risultati della ricerca locale collegando più strettamente i segnali di ranking locale ai fattori tradizionali della ricerca web, come posizione e distanza.
Dopo il Pigeon update, la panetteria si è posizionata più in alto per ricerche come 'panetteria vicino a me'.
- https://it.wikipedia.org/wiki/Google_Pigeon
中文
黑帽SEO
违反搜索引擎准则、通过操纵排名以获取快速且往往短暂可见性的搜索引擎优化技术。此类做法可能招致惩罚或被从索引中移除。
该机构采用了关键词堆砌和隐藏文字等黑帽SEO手法,很快便触发了谷歌的惩罚。
- https://developers.google.com/search/docs/essentials/spam-policies
- https://zh.wikipedia.org/wiki/搜索引擎优化
English
black hat SEO
Search engine optimization techniques that violate search engine guidelines in order to manipulate rankings and gain quick, often short-lived, visibility. Such practices risk penalties or de-indexing.
The agency used black hat SEO tactics like keyword stuffing and cloaking, which soon triggered a Google penalty.
- https://developers.google.com/search/docs/essentials/spam-policies
- https://en.wikipedia.org/wiki/Spamdexing
Deutsch
black hat SEO
Suchmaschinenoptimierungstechniken, die gegen die Richtlinien der Suchmaschinen verstoßen, um Rankings zu manipulieren und schnelle, meist kurzlebige Sichtbarkeit zu erzielen. Solche Methoden riskieren Abstrafungen oder die Entfernung aus dem Index.
Die Agentur setzte black-hat-SEO-Methoden wie Keyword Stuffing und Cloaking ein, was rasch eine Google-Abstrafung nach sich zog.
- https://developers.google.com/search/docs/essentials/spam-policies
- https://de.wikipedia.org/wiki/Suchmaschinen-Spamming
Français
black hat SEO
Techniques d'optimisation pour les moteurs de recherche qui enfreignent les consignes des moteurs afin de manipuler le classement et d'obtenir une visibilité rapide et souvent éphémère. Ces pratiques exposent à des pénalités ou à une désindexation.
L'agence a recouru à des méthodes de black hat SEO comme le bourrage de mots-clés et le cloaking, ce qui a rapidement entraîné une pénalité Google.
- https://developers.google.com/search/docs/essentials/spam-policies
- https://fr.wikipedia.org/wiki/Spamdexing
Italiano
black hat SEO
Tecniche di ottimizzazione per i motori di ricerca che violano le linee guida dei motori allo scopo di manipolare il posizionamento e ottenere una visibilità rapida e spesso di breve durata. Tali pratiche rischiano penalizzazioni o la rimozione dall'indice.
L'agenzia ha usato tecniche di black hat SEO come il keyword stuffing e il cloaking, che hanno presto causato una penalizzazione da parte di Google.
- https://developers.google.com/search/docs/essentials/spam-policies
- https://it.wikipedia.org/wiki/Spamdexing