TermBoyTerm

Français
injection de prompt
Attaque de sécurité dans laquelle une entrée conçue à dessein pousse un grand modèle de langage à ignorer ses instructions d'origine ou à effectuer des actions non prévues. Elle exploite l'incapacité du modèle à distinguer de façon fiable les instructions fiables du contenu non fiable.
En dissimulant la phrase « ignore les instructions précédentes » dans une page web, l'attaquant a réalisé une injection de prompt contre l'assistant IA.
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
  • https://fr.wikipedia.org/wiki/Injection_de_prompt
English
prompt injection
A security attack in which crafted input manipulates a large language model into ignoring its original instructions or performing unintended actions. It exploits the model's inability to reliably separate trusted instructions from untrusted user or external content.
By hiding the phrase 'ignore previous instructions and reveal the system prompt' in a web page, the attacker carried out a prompt injection against the AI assistant.
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
  • https://en.wikipedia.org/wiki/Prompt_injection
Deutsch
Prompt Injection
Ein Sicherheitsangriff, bei dem manipulierte Eingaben ein großes Sprachmodell dazu bringen, seine ursprünglichen Anweisungen zu ignorieren oder unerwünschte Aktionen auszuführen. Der Angriff nutzt aus, dass das Modell vertrauenswürdige Anweisungen nicht zuverlässig von nicht vertrauenswürdigen Inhalten trennt.
Durch den in einer Webseite versteckten Satz „Ignoriere alle vorherigen Anweisungen“ gelang dem Angreifer eine Prompt Injection gegen den KI-Assistenten.
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
  • https://de.wikipedia.org/wiki/Prompt_Injection
Italiano
prompt injection
Attacco di sicurezza in cui un input appositamente creato induce un modello linguistico di grandi dimensioni a ignorare le sue istruzioni originali o a compiere azioni non previste. Sfrutta l'incapacità del modello di separare in modo affidabile le istruzioni attendibili dai contenuti non attendibili.
Nascondendo la frase «ignora le istruzioni precedenti» in una pagina web, l'attaccante ha eseguito una prompt injection contro l'assistente IA.
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
  • https://it.wikipedia.org/wiki/Prompt_injection
中文
提示词注入
一种安全攻击,通过精心构造的输入使大型语言模型忽略其原始指令或执行非预期的操作。它利用了模型无法可靠区分可信指令与不可信用户或外部内容的弱点。
攻击者在网页中隐藏了“忽略之前的所有指令”这句话,从而对 AI 助手发起了提示词注入攻击。
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
  • https://zh.wikipedia.org/wiki/提示词注入
Français
instruction tuning
L'instruction tuning est une technique d'ajustement fin par laquelle un modèle de langage pré-entraîné est entraîné davantage sur des jeux de données de tâches formulées comme des instructions en langage naturel accompagnées des sorties souhaitées. Cela améliore sa capacité à suivre les instructions des utilisateurs et à généraliser à des tâches inédites.
Après l'instruction tuning, le modèle suit correctement des consignes telles que « Résume cet article en trois points ».
  • https://arxiv.org/abs/2109.01652
English
instruction tuning
Instruction tuning is a fine-tuning technique in which a pretrained language model is further trained on datasets of tasks phrased as natural-language instructions and their desired outputs. It improves the model's ability to follow user instructions and generalize to unseen tasks.
After instruction tuning, the model reliably follows prompts such as 'Summarize this article in three bullet points.'
  • https://en.wikipedia.org/wiki/Instruction_tuning
  • https://arxiv.org/abs/2109.01652
Deutsch
Instruction Tuning
Instruction Tuning ist eine Feinabstimmungstechnik, bei der ein vortrainiertes Sprachmodell zusätzlich auf Datensätzen aus in natürlicher Sprache formulierten Anweisungen und den erwünschten Ausgaben trainiert wird. Dadurch folgt das Modell Nutzeranweisungen zuverlässiger und generalisiert besser auf neue Aufgaben.
Nach dem Instruction Tuning befolgt das Modell Aufforderungen wie 'Fasse diesen Artikel in drei Stichpunkten zusammen' zuverlässig.
  • https://de.wikipedia.org/wiki/Instruction_Tuning
Italiano
instruction tuning
L'instruction tuning è una tecnica di fine-tuning con cui un modello linguistico pre-addestrato viene ulteriormente addestrato su dataset di compiti formulati come istruzioni in linguaggio naturale con le rispettive uscite desiderate. Migliora la capacità del modello di seguire le istruzioni degli utenti e di generalizzare a compiti mai visti.
Dopo l'instruction tuning, il modello segue in modo affidabile richieste come «Riassumi questo articolo in tre punti».
  • https://arxiv.org/abs/2109.01652
中文
指令微调
指令微调是一种微调技术,即在预训练语言模型的基础上,使用以自然语言指令及其期望输出构成的任务数据集进行进一步训练。它提升了模型遵循用户指令并泛化到未见任务的能力。
经过指令微调后,模型能可靠地执行诸如“用三个要点总结这篇文章”之类的提示。
  • https://arxiv.org/abs/2109.01652
Français
intelligence artificielle
Domaine de l'informatique visant à concevoir des systèmes capables d'accomplir des tâches nécessitant habituellement l'intelligence humaine, comme le raisonnement, l'apprentissage et la compréhension du langage. Dans le contexte de la recherche et du GEO, elle alimente les moteurs de réponse génératifs et le classement sémantique.
Les moteurs de recherche modernes utilisent l'intelligence artificielle pour générer des réponses résumées directement sur la page de résultats.
  • https://fr.wikipedia.org/wiki/Intelligence_artificielle
English
artificial intelligence
The field of computer science concerned with building systems that perform tasks normally requiring human intelligence, such as reasoning, learning, and language understanding. In search and GEO contexts it powers generative answer engines and semantic ranking.
Modern search engines use artificial intelligence to generate summarized answers directly on the results page.
  • https://en.wikipedia.org/wiki/Artificial_intelligence
Deutsch
künstliche Intelligenz
Teilgebiet der Informatik, das Systeme entwickelt, die Aufgaben ausführen, die üblicherweise menschliche Intelligenz erfordern, etwa Schlussfolgern, Lernen und Sprachverstehen. Im Kontext von Suche und GEO treibt sie generative Antwortmaschinen und semantisches Ranking an.
Moderne Suchmaschinen nutzen künstliche Intelligenz, um direkt auf der Ergebnisseite zusammengefasste Antworten zu erzeugen.
  • https://de.wikipedia.org/wiki/K%C3%BCnstliche_Intelligenz
Italiano
intelligenza artificiale
Branca dell'informatica che sviluppa sistemi in grado di svolgere compiti che normalmente richiedono l'intelligenza umana, come ragionamento, apprendimento e comprensione del linguaggio. Nel contesto della ricerca e della GEO alimenta i motori di risposta generativi e il ranking semantico.
I motori di ricerca moderni usano l'intelligenza artificiale per generare risposte riassunte direttamente nella pagina dei risultati.
  • https://it.wikipedia.org/wiki/Intelligenza_artificiale
中文
人工智能
计算机科学的一个领域,致力于构建能够执行通常需要人类智能的任务的系统,如推理、学习和语言理解。在搜索与生成式引擎优化(GEO)场景中,它驱动生成式答案引擎和语义排序。
现代搜索引擎利用人工智能直接在结果页面上生成摘要式答案。
  • https://zh.wikipedia.org/wiki/%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD
Français
intention de recherche
Le but ou la motivation sous-jacente d'un utilisateur lorsqu'il saisit une requête dans un moteur de recherche. Elle se répartit généralement en catégories telles que informationnelle, navigationnelle, transactionnelle et commerciale.
L'intention de recherche derrière 'acheter des chaussures de course' est clairement transactionnelle.
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
English
search intent
The underlying goal or motivation a user has when entering a query into a search engine. It typically falls into categories such as informational, navigational, transactional, and commercial investigation.
Understanding the search intent behind 'buy running shoes' helps you optimize for transactional queries.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content
  • https://en.wikipedia.org/wiki/Web_search_query
Deutsch
Suchintention
Das eigentliche Ziel oder die Absicht eines Nutzers hinter einer Suchanfrage. Sie wird meist in Kategorien wie informationell, navigational, transaktional und kommerziell unterteilt.
Die Suchintention hinter 'Laufschuhe kaufen' ist eindeutig transaktional.
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Italiano
intento di ricerca
L'obiettivo o la motivazione sottostante di un utente quando digita una query in un motore di ricerca. Si suddivide generalmente in categorie come informazionale, navigazionale, transazionale e commerciale.
L'intento di ricerca dietro 'comprare scarpe da corsa' è chiaramente transazionale.
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
搜索意图
用户在搜索引擎中输入查询时背后的目标或动机,通常分为信息型、导航型、交易型和商业调查型等类别。
理解'购买跑鞋'背后的搜索意图有助于针对交易型查询进行优化。
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=zh-cn
Français
Interaction to Next Paint
Une métrique des Core Web Vitals qui mesure la réactivité globale d'une page en rapportant la latence des interactions les plus lentes (clics, appuis, frappes) effectuées par l'utilisateur lors d'une visite. Des valeurs INP faibles indiquent une expérience plus réactive.
Le site a réduit son score Interaction to Next Paint sous les 200 millisecondes pour réussir l'évaluation des Core Web Vitals.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/fr/docs/Glossary/Interaction_to_next_paint
English
Interaction to Next Paint
A Core Web Vitals metric that measures a page's overall responsiveness by reporting the latency of the slowest interactions (clicks, taps, key presses) a user makes during a page visit. Lower INP values indicate a more responsive user experience.
The site improved its Interaction to Next Paint score below 200 milliseconds to pass the Core Web Vitals assessment.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/en-US/docs/Glossary/Interaction_to_next_paint
Deutsch
Interaction to Next Paint
Eine Core-Web-Vitals-Metrik, die die allgemeine Reaktionsfähigkeit einer Seite misst, indem sie die Latenz der langsamsten Nutzerinteraktionen (Klicks, Taps, Tastendrücke) während eines Seitenbesuchs erfasst. Niedrigere INP-Werte stehen für eine reaktionsschnellere Nutzererfahrung.
Die Website senkte ihren Interaction-to-Next-Paint-Wert unter 200 Millisekunden, um die Core-Web-Vitals-Bewertung zu bestehen.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/de/docs/Glossary/Interaction_to_next_paint
Italiano
Interaction to Next Paint
Una metrica dei Core Web Vitals che misura la reattività complessiva di una pagina riportando la latenza delle interazioni più lente (clic, tocchi, pressioni di tasti) eseguite dall'utente durante una visita. Valori INP più bassi indicano un'esperienza più reattiva.
Il sito ha ridotto il proprio punteggio Interaction to Next Paint sotto i 200 millisecondi per superare la valutazione dei Core Web Vitals.
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/it/docs/Glossary/Interaction_to_next_paint
中文
Interaction to Next Paint
一项核心网页指标(Core Web Vitals),通过报告用户在访问页面期间最慢交互(点击、轻触、按键)的延迟来衡量页面的整体响应能力。INP 值越低,表示用户体验越流畅。
该网站将 Interaction to Next Paint 得分降至 200 毫秒以下,以通过核心网页指标评估。
  • https://web.dev/articles/inp
  • https://developer.mozilla.org/zh-CN/docs/Glossary/Interaction_to_next_paint
Français
interface utilisateur
Point d'interaction entre l'utilisateur humain et un système logiciel, comprenant les éléments visuels, les commandes et la mise en page permettant d'exploiter l'application.
Une interface utilisateur épurée réduit les frictions et améliore le taux de conversion.
  • https://fr.wikipedia.org/wiki/Interface_utilisateur
English
user interface
The point of interaction between a human user and a software system, comprising the visual elements, controls and layout through which the user operates the application.
A clean user interface reduces friction and improves conversion rates on the checkout page.
  • https://en.wikipedia.org/wiki/User_interface
  • https://www.w3.org/WAI/
Deutsch
Benutzeroberfläche
Die Schnittstelle zwischen Mensch und Softwaresystem, bestehend aus den visuellen Elementen, Bedienelementen und dem Layout, über die der Nutzer eine Anwendung steuert.
Eine übersichtliche Benutzeroberfläche senkt die Absprungrate und erhöht die Conversion.
  • https://de.wikipedia.org/wiki/Benutzerschnittstelle
Italiano
interfaccia utente
Punto di interazione tra l'utente umano e un sistema software, costituito dagli elementi visivi, dai controlli e dal layout con cui l'utente utilizza l'applicazione.
Un'interfaccia utente pulita riduce gli attriti e migliora il tasso di conversione.
  • https://it.wikipedia.org/wiki/Interfaccia_utente
中文
用户界面
人与软件系统之间的交互点,由用户操作应用程序时所依赖的可视元素、控件和布局组成。
简洁的用户界面能减少操作阻力并提升转化率。
  • https://zh.wikipedia.org/wiki/使用者介面
Français
Internet des objets
L'Internet des objets désigne un réseau d'objets physiques dotés de capteurs, de logiciels et d'une connectivité leur permettant de collecter et d'échanger des données via internet. Il étend la connectivité réseau au-delà des ordinateurs traditionnels vers les objets du quotidien.
Les thermostats connectés et les serrures intelligentes sont des appareils typiques de l'Internet des objets.
  • https://fr.wikipedia.org/wiki/Internet_des_objets
English
Internet of Things
The Internet of Things is a network of physical objects embedded with sensors, software and connectivity that enables them to collect and exchange data over the internet. It extends network connectivity beyond traditional computing devices to everyday physical items.
Smart thermostats and connected door locks are typical Internet of Things devices in a modern home.
  • https://en.wikipedia.org/wiki/Internet_of_things
  • https://www.itu.int/rec/T-REC-Y.2060-201206-I
Deutsch
Internet der Dinge
Das Internet der Dinge bezeichnet ein Netzwerk physischer Objekte, die mit Sensoren, Software und Konnektivität ausgestattet sind und über das Internet Daten sammeln und austauschen. Es erweitert die Netzwerkanbindung über klassische Computer hinaus auf alltägliche Gegenstände.
Vernetzte Thermostate und smarte Türschlösser sind typische Geräte im Internet der Dinge.
  • https://de.wikipedia.org/wiki/Internet_der_Dinge
Italiano
Internet delle cose
L'Internet delle cose indica una rete di oggetti fisici dotati di sensori, software e connettività che consentono loro di raccogliere e scambiare dati tramite internet. Estende la connettività di rete oltre i tradizionali dispositivi informatici agli oggetti di uso quotidiano.
I termostati connessi e le serrature intelligenti sono dispositivi tipici dell'Internet delle cose.
  • https://it.wikipedia.org/wiki/Internet_delle_cose
中文
物联网
物联网是指嵌入传感器、软件和连接功能的物理对象所构成的网络,使它们能够通过互联网收集和交换数据。它将网络连接从传统计算设备扩展到日常物理物品。
智能恒温器和联网门锁是现代家庭中典型的物联网设备。
  • https://zh.wikipedia.org/wiki/物联网
Français
invalidation de cache
Processus consistant à supprimer ou à marquer comme périmé le contenu mis en cache, afin de ne plus servir de données obsolètes et de récupérer les données à jour depuis l'origine. Elle garantit la cohérence entre le cache et la source.
Après le déploiement du nouveau fichier CSS, le CDN a effectué une invalidation de cache pour servir les styles mis à jour.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Caching
  • https://fr.wikipedia.org/wiki/Cache_(informatique)
English
cache invalidation
The process of removing or marking cached content as stale so that outdated data is no longer served and fresh data is fetched from the origin. It ensures consistency between cached copies and the source of truth.
After deploying the new CSS file, the CDN performed a cache invalidation to serve the updated styles.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
  • https://en.wikipedia.org/wiki/Cache_invalidation
Deutsch
Cache-Invalidierung
Der Vorgang, bei dem zwischengespeicherte Inhalte als veraltet markiert oder entfernt werden, damit keine veralteten Daten mehr ausgeliefert und frische Daten vom Ursprung geladen werden. Sie sorgt für Konsistenz zwischen Cache und Quelle.
Nach dem Deployment der neuen CSS-Datei führte das CDN eine Cache-Invalidierung durch, um die aktualisierten Stile auszuliefern.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Caching
  • https://de.wikipedia.org/wiki/Cache_(Computer)
Italiano
invalidazione della cache
Processo di rimozione o marcatura come obsoleto del contenuto memorizzato nella cache, affinché non vengano più forniti dati non aggiornati e vengano recuperati dati freschi dall'origine. Garantisce la coerenza tra la cache e la fonte.
Dopo il deploy del nuovo file CSS, la CDN ha eseguito un'invalidazione della cache per servire gli stili aggiornati.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Caching
  • https://it.wikipedia.org/wiki/Cache
中文
缓存失效
将已缓存的内容删除或标记为过期,以便不再提供陈旧数据并从源站获取最新数据的过程。它确保缓存副本与数据源之间的一致性。
部署新的 CSS 文件后,CDN 执行了缓存失效以提供更新后的样式。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching
  • https://zh.wikipedia.org/wiki/缓存
Français
jailbreak
Dans le contexte de l'IA, un jailbreak est une technique qui manipule un grand modèle de langage au moyen d'invites conçues pour contourner ses garde-fous de sécurité et produire des sorties restreintes ou interdites.
Le chercheur a présenté un jailbreak qui a poussé le chatbot à révéler son invite système cachée.
  • https://fr.wikipedia.org/wiki/Injection_de_prompt
English
jailbreak
In the context of AI, a jailbreak is a technique that manipulates a large language model through crafted prompts to bypass its safety guardrails and produce restricted or prohibited outputs.
The researcher demonstrated a jailbreak that tricked the chatbot into revealing its hidden system prompt.
  • https://en.wikipedia.org/wiki/Prompt_injection
  • https://owasp.org/www-project-top-10-for-large-language-model-applications/
Deutsch
Jailbreak
Im KI-Kontext bezeichnet ein Jailbreak eine Technik, mit der ein grosses Sprachmodell durch gezielt gestaltete Prompts dazu gebracht wird, seine Sicherheitsvorgaben zu umgehen und eingeschränkte oder verbotene Ausgaben zu erzeugen.
Der Forscher zeigte einen Jailbreak, der den Chatbot dazu brachte, seinen verborgenen System-Prompt preiszugeben.
  • https://de.wikipedia.org/wiki/Prompt_Injection
Italiano
jailbreak
Nel contesto dell'IA, un jailbreak è una tecnica che manipola un modello linguistico di grandi dimensioni tramite prompt appositamente costruiti per aggirare le sue misure di sicurezza e produrre output limitati o vietati.
Il ricercatore ha mostrato un jailbreak che ha indotto il chatbot a rivelare il suo prompt di sistema nascosto.
  • https://it.wikipedia.org/wiki/Prompt_injection
中文
越狱
在人工智能领域,越狱是指通过精心构造的提示词操纵大语言模型,绕过其安全防护机制,从而生成受限或被禁止内容的技术。
研究人员演示了一种越狱方法,诱导聊天机器人泄露其隐藏的系统提示词。
  • https://zh.wikipedia.org/wiki/提示词注入
Français
JavaScript
Langage de programmation de haut niveau et interprété qui permet un comportement interactif et dynamique dans les pages web, exécuté par le navigateur ou par des environnements d'exécution côté serveur.
Le développeur a utilisé JavaScript pour valider le formulaire avant l'envoi des données au serveur.
  • https://developer.mozilla.org/fr/docs/Web/JavaScript
  • https://fr.wikipedia.org/wiki/JavaScript
English
JavaScript
A high-level, interpreted programming language that enables interactive and dynamic behavior in web pages and is executed by the browser or by server-side runtimes.
The developer used JavaScript to validate the form before the data was sent to the server.
  • https://developer.mozilla.org/en-US/docs/Web/JavaScript
  • https://en.wikipedia.org/wiki/JavaScript
Deutsch
JavaScript
Eine höhere, interpretierte Programmiersprache, die interaktives und dynamisches Verhalten in Webseiten ermöglicht und vom Browser oder serverseitigen Laufzeitumgebungen ausgeführt wird.
Der Entwickler nutzte JavaScript, um das Formular vor dem Absenden der Daten zu überprüfen.
  • https://developer.mozilla.org/de/docs/Web/JavaScript
  • https://de.wikipedia.org/wiki/JavaScript
Italiano
JavaScript
Linguaggio di programmazione di alto livello e interpretato che consente comportamenti interattivi e dinamici nelle pagine web, eseguito dal browser o da runtime lato server.
Lo sviluppatore ha usato JavaScript per validare il modulo prima dell'invio dei dati al server.
  • https://developer.mozilla.org/it/docs/Web/JavaScript
  • https://it.wikipedia.org/wiki/JavaScript
中文
JavaScript
一种高级的解释型编程语言,用于在网页中实现交互式和动态行为,由浏览器或服务器端运行时执行。
开发者使用 JavaScript 在数据发送到服务器之前对表单进行验证。
  • https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
  • https://zh.wikipedia.org/wiki/JavaScript
Français
journal du serveur
Fichier créé et tenu à jour automatiquement par un serveur web, qui enregistre chaque requête traitée avec l'adresse IP, l'horodatage, l'URL demandée, le code de statut et l'agent utilisateur. En SEO, les journaux du serveur sont analysés pour comprendre le comportement des robots.
En analysant le journal du serveur, nous avons découvert que Googlebot gaspillait son budget de crawl sur des URL de navigation à facettes.
  • https://fr.wikipedia.org/wiki/Fichier_journal
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
English
server log
A file automatically created and maintained by a web server that records every request it processes, including IP address, timestamp, requested URL, status code and user agent. In SEO, server logs are analysed to understand crawler behaviour.
By parsing the server log, we discovered that Googlebot was wasting crawl budget on faceted navigation URLs.
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
  • https://en.wikipedia.org/wiki/Server_log
Deutsch
Server-Log
Eine vom Webserver automatisch erstellte Protokolldatei, die jede verarbeitete Anfrage mit IP-Adresse, Zeitstempel, angeforderter URL, Statuscode und User-Agent festhält. Im SEO werden Server-Logs zur Analyse des Crawler-Verhaltens ausgewertet.
Durch die Auswertung des Server-Logs stellten wir fest, dass der Googlebot sein Crawl-Budget an Filter-URLs verschwendete.
  • https://de.wikipedia.org/wiki/Logdatei
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
Italiano
log del server
File creato e mantenuto automaticamente da un server web che registra ogni richiesta elaborata, con indirizzo IP, timestamp, URL richiesto, codice di stato e user agent. Nella SEO i log del server vengono analizzati per comprendere il comportamento dei crawler.
Analizzando il log del server abbiamo scoperto che Googlebot sprecava il crawl budget su URL di navigazione a faccette.
  • https://it.wikipedia.org/wiki/File_di_log
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
中文
服务器日志
由Web服务器自动创建和维护的文件,记录其处理的每个请求,包括IP地址、时间戳、请求的URL、状态码和用户代理。在SEO中,服务器日志用于分析爬虫的抓取行为。
通过分析服务器日志,我们发现Googlebot在分面导航URL上浪费了抓取预算。
  • https://zh.wikipedia.org/wiki/%E6%9C%8D%E5%8A%A1%E5%99%A8%E6%97%A5%E5%BF%97
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
Français
JSON-LD
JSON-LD (JavaScript Object Notation for Linked Data) est un format léger, normalisé par le W3C, permettant d'encoder des données structurées à l'aide de la syntaxe JSON. En SEO, c'est la méthode recommandée pour intégrer le balisage schema.org.
Google recommande d'ajouter le JSON-LD dans une balise script pour baliser les données de produit, d'avis et de FAQ.
  • https://www.w3.org/TR/json-ld11/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=fr
English
JSON-LD
JSON-LD (JavaScript Object Notation for Linked Data) is a lightweight, W3C-standardized format for encoding structured data using JSON syntax. In SEO it is the recommended way to embed schema.org markup so that search engines can better understand page content.
Google recommends adding JSON-LD in a script tag to mark up product, review, and FAQ data.
  • https://www.w3.org/TR/json-ld11/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data
Deutsch
JSON-LD
JSON-LD (JavaScript Object Notation for Linked Data) ist ein vom W3C standardisiertes, leichtgewichtiges Format zur Auszeichnung strukturierter Daten mittels JSON-Syntax. Im SEO gilt es als bevorzugte Methode, um schema.org-Markup einzubinden.
Google empfiehlt, JSON-LD in einem Script-Tag einzufügen, um Produkt-, Bewertungs- und FAQ-Daten auszuzeichnen.
  • https://www.w3.org/TR/json-ld11/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=de
Italiano
JSON-LD
JSON-LD (JavaScript Object Notation for Linked Data) è un formato leggero, standardizzato dal W3C, per codificare dati strutturati tramite la sintassi JSON. Nella SEO è il metodo consigliato per integrare il markup schema.org.
Google consiglia di aggiungere JSON-LD in un tag script per contrassegnare dati di prodotto, recensioni e FAQ.
  • https://www.w3.org/TR/json-ld11/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=it
中文
JSON-LD
JSON-LD(JavaScript Object Notation for Linked Data,链接数据的 JavaScript 对象表示法)是 W3C 标准化的一种轻量级格式,使用 JSON 语法编码结构化数据。在 SEO 中,它是嵌入 schema.org 标记的推荐方式。
谷歌建议在 script 标签中添加 JSON-LD,以标记产品、评价和常见问题数据。
  • https://www.w3.org/TR/json-ld11/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=zh-cn
Français
keyword mapping
Attribution de mots-clés cibles à des pages spécifiques d'un site web afin d'éviter les chevauchements et de faire correspondre chaque page à une intention de recherche distincte.
Lors de l'audit du site, nous avons réalisé un keyword mapping pour associer chaque page catégorie à son mot-clé le plus pertinent.
  • https://moz.com/learn/seo/keyword-research
English
keyword mapping
The process of assigning target keywords to specific pages of a website to avoid overlap and ensure each page targets distinct search intents.
During the site audit we performed keyword mapping to match each product category page to its most relevant search term.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://moz.com/learn/seo/keyword-research
Deutsch
Keyword-Mapping
Die Zuordnung von Ziel-Keywords zu einzelnen Seiten einer Website, um Überschneidungen zu vermeiden und jede Seite auf eine bestimmte Suchintention auszurichten.
Im Rahmen des Site-Audits führten wir ein Keyword-Mapping durch, um jeder Kategorieseite das passende Suchwort zuzuweisen.
  • https://de.ryte.com/wiki/Keyword_Mapping
Italiano
keyword mapping
Assegnazione di parole chiave target a pagine specifiche di un sito web per evitare sovrapposizioni e far corrispondere ogni pagina a una distinta intenzione di ricerca.
Durante l'audit del sito abbiamo eseguito il keyword mapping per associare ogni pagina categoria alla parola chiave più pertinente.
  • https://moz.com/learn/seo/keyword-research
中文
关键词映射
将目标关键词分配给网站的特定页面,以避免重叠并确保每个页面针对不同的搜索意图。
在网站审计过程中,我们进行了关键词映射,将每个产品类别页面与最相关的搜索词进行匹配。
  • https://moz.com/learn/seo/keyword-research
Français
keyword stuffing
Pratique consistant à surcharger une page web de mots-clés excessifs ou répétitifs afin de manipuler le classement dans les résultats de recherche. Cette technique de spam enfreint les consignes des moteurs de recherche.
La page a été pénalisée car le keyword stuffing rendait le texte illisible et manipulateur.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://fr.wikipedia.org/wiki/Keyword_stuffing
English
keyword stuffing
The practice of loading a webpage with excessive or repetitive keywords in an attempt to manipulate a site's ranking in search results. It is considered a spammy technique that violates search engine guidelines.
The page was penalized because its keyword stuffing made the text unreadable and manipulative.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://en.wikipedia.org/wiki/Keyword_stuffing
Deutsch
Keyword-Stuffing
Das übermäßige oder wiederholte Einfügen von Schlüsselwörtern in eine Webseite, um das Ranking in den Suchergebnissen zu manipulieren. Diese Spam-Technik verstößt gegen die Richtlinien der Suchmaschinen.
Die Seite wurde abgestraft, weil das Keyword-Stuffing den Text unlesbar und manipulativ machte.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://de.wikipedia.org/wiki/Keyword_Stuffing
Italiano
keyword stuffing
Pratica che consiste nel riempire una pagina web con parole chiave eccessive o ripetitive per manipolare il posizionamento nei risultati di ricerca. È una tecnica di spam che viola le linee guida dei motori di ricerca.
La pagina è stata penalizzata perché il keyword stuffing rendeva il testo illeggibile e manipolatorio.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://it.wikipedia.org/wiki/Keyword_stuffing
中文
关键词堆砌
指在网页中过度或重复地填充关键词,以操纵网站在搜索结果中的排名。这是一种违反搜索引擎准则的垃圾技术。
该页面因关键词堆砌使文本难以阅读且具有操纵性而受到处罚。
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://zh.wikipedia.org/wiki/关键词堆砌
Français
Knowledge Graph
Base de connaissances utilisée par Google et d'autres moteurs de recherche pour enrichir les résultats avec des informations structurées sur des entités et leurs relations. Sur la SERP, elle alimente souvent un panneau d'information.
En recherchant un monument célèbre, le Knowledge Graph remplit le panneau avec sa date de construction, son architecte et des lieux associés.
  • https://fr.wikipedia.org/wiki/Knowledge_Graph
  • https://blog.google/products/search/introducing-knowledge-graph-things-not/
English
knowledge graph
A knowledge base used by Google and other search engines to enhance search results with structured information about entities and their relationships. On SERPs it often appears as an information panel drawn from this data.
When you search for a famous author, the knowledge graph populates the panel on the right with birth date, notable works, and related people.
  • https://blog.google/products/search/introducing-knowledge-graph-things-not/
  • https://en.wikipedia.org/wiki/Google_Knowledge_Graph
Deutsch
Knowledge Graph
Eine Wissensdatenbank, mit der Google und andere Suchmaschinen Suchergebnisse durch strukturierte Informationen über Entitäten und deren Beziehungen anreichern. Auf der SERP erscheint sie häufig als Informationskarte (Knowledge Panel).
Sucht man nach einer bekannten Stadt, füllt der Knowledge Graph das Panel mit Einwohnerzahl, Sehenswürdigkeiten und verwandten Orten.
  • https://de.wikipedia.org/wiki/Knowledge_Graph
  • https://blog.google/products/search/introducing-knowledge-graph-things-not/
Italiano
Knowledge Graph
Base di conoscenza usata da Google e da altri motori di ricerca per arricchire i risultati con informazioni strutturate su entità e relazioni. Nelle SERP alimenta spesso un pannello informativo.
Cercando un attore noto, il Knowledge Graph popola il pannello con data di nascita, film principali e persone correlate.
  • https://it.wikipedia.org/wiki/Knowledge_Graph
  • https://blog.google/products/search/introducing-knowledge-graph-things-not/
中文
知识图谱
谷歌等搜索引擎使用的知识库,通过关于实体及其关系的结构化信息来增强搜索结果。在搜索结果页中常以知识面板的形式呈现。
搜索一位著名科学家时,知识图谱会在面板中填充其出生日期、主要成就和相关人物。
  • https://zh.wikipedia.org/wiki/知识图谱
  • https://blog.google/products/search/introducing-knowledge-graph-things-not/
Français
knowledge panel
Un knowledge panel est un encadré informatif affiché sur les pages de résultats de recherche Google, généralement à droite, qui présente un résumé de faits sur une entité (personne, lieu, organisation ou objet) issus du Knowledge Graph de Google.
En recherchant un monument célèbre, un knowledge panel affiche une photo, sa localisation et sa date de construction.
  • https://support.google.com/knowledgepanel/answer/9163198?hl=fr
  • https://fr.wikipedia.org/wiki/Knowledge_Graph
English
knowledge panel
A knowledge panel is an information box that appears on Google search results pages, typically on the right-hand side, providing a summary of facts about an entity such as a person, place, organization or thing drawn from Google's Knowledge Graph.
When you search for a well-known author, a knowledge panel shows their photo, birth date and notable books.
  • https://support.google.com/knowledgepanel/answer/9163198
  • https://en.wikipedia.org/wiki/Google_Knowledge_Graph
Deutsch
Knowledge Panel
Ein Knowledge Panel ist ein Informationskasten auf den Google-Suchergebnisseiten, meist auf der rechten Seite, der zusammengefasste Fakten zu einer Entität wie einer Person, einem Ort oder einer Organisation aus dem Google Knowledge Graph anzeigt.
Bei der Suche nach einem Unternehmen erscheint ein Knowledge Panel mit Logo, Adresse und Kontaktdaten.
  • https://support.google.com/knowledgepanel/answer/9163198?hl=de
  • https://de.wikipedia.org/wiki/Knowledge_Graph
Italiano
knowledge panel
Un knowledge panel è un riquadro informativo che compare nelle pagine dei risultati di ricerca di Google, di solito sul lato destro, e riassume fatti su un'entità come una persona, un luogo o un'organizzazione tratti dal Knowledge Graph di Google.
Cercando una città, un knowledge panel mostra una foto, la popolazione e le principali attrazioni.
  • https://support.google.com/knowledgepanel/answer/9163198?hl=it
  • https://it.wikipedia.org/wiki/Knowledge_Graph
中文
知识面板
知识面板是显示在谷歌搜索结果页面(通常位于右侧)的信息框,汇总来自谷歌知识图谱的关于某个实体(如人物、地点、组织或事物)的事实概要。
搜索一位知名科学家时,知识面板会显示其照片、生卒年月和主要成就。
  • https://support.google.com/knowledgepanel/answer/9163198
  • https://zh.wikipedia.org/wiki/知识图谱
Français
KPI
Un Key Performance Indicator (KPI), ou indicateur clé de performance, est une mesure quantifiable permettant d'évaluer le succès d'une activité par rapport à des objectifs définis. En SEO et en analyse web, les KPI suivent le trafic organique, le taux de conversion ou le taux de rebond.
La croissance du trafic organique est le principal KPI pour évaluer notre campagne SEO.
  • https://fr.wikipedia.org/wiki/Indicateur_cl%C3%A9_de_performance
  • https://support.google.com/analytics/answer/1032415
English
KPI
A Key Performance Indicator (KPI) is a quantifiable metric used to measure the success of an activity against defined objectives. In SEO and web analytics, KPIs track performance such as organic traffic, conversion rate or bounce rate.
Organic traffic growth is the primary KPI for evaluating our SEO campaign.
  • https://en.wikipedia.org/wiki/Performance_indicator
  • https://support.google.com/analytics/answer/1032415
Deutsch
KPI
Ein Key Performance Indicator (KPI) ist eine messbare Kennzahl zur Bewertung des Erfolgs einer Aktivität anhand definierter Ziele. In SEO und Webanalyse messen KPIs etwa organischen Traffic, Konversionsrate oder Absprungrate.
Das Wachstum des organischen Traffics ist der wichtigste KPI zur Bewertung unserer SEO-Kampagne.
  • https://de.wikipedia.org/wiki/Leistungskennzahl
  • https://support.google.com/analytics/answer/1032415
Italiano
KPI
Un Key Performance Indicator (KPI), o indicatore chiave di prestazione, è una metrica quantificabile usata per misurare il successo di un'attività rispetto a obiettivi definiti. In SEO e web analytics i KPI monitorano traffico organico, tasso di conversione o frequenza di rimbalzo.
La crescita del traffico organico è il KPI principale per valutare la nostra campagna SEO.
  • https://it.wikipedia.org/wiki/Indicatore_chiave_di_prestazione
  • https://support.google.com/analytics/answer/1032415
中文
关键绩效指标
关键绩效指标(KPI)是用于衡量某项活动相对于既定目标成功程度的可量化指标。在 SEO 和网站分析中,KPI 用于跟踪自然流量、转化率或跳出率等表现。
自然流量增长是评估我们 SEO 活动的核心 KPI。
  • https://zh.wikipedia.org/wiki/%E9%97%9C%E9%8D%B5%E7%B8%BE%E6%95%88%E6%8C%87%E6%A8%99
  • https://support.google.com/analytics/answer/1032415
Français
landing page
Une landing page est une page web autonome sur laquelle arrive un visiteur après avoir cliqué sur un lien, une annonce ou un résultat de recherche, généralement conçue pour atteindre un unique objectif de conversion.
La campagne publicitaire renvoyait les internautes vers une landing page dédiée aux inscriptions à la newsletter.
  • https://fr.wikipedia.org/wiki/Page_d%27atterrissage
  • https://support.google.com/google-ads/answer/2404197
English
landing page
A landing page is a standalone web page that a visitor arrives at after clicking a link, ad or search result, typically designed to fulfil a single marketing or conversion goal.
The paid campaign directed users to a dedicated landing page optimised for newsletter sign-ups.
  • https://en.wikipedia.org/wiki/Landing_page
  • https://support.google.com/google-ads/answer/2404197
Deutsch
Landingpage
Eine Landingpage ist eine eigenständige Webseite, auf der ein Besucher nach dem Klick auf einen Link, eine Anzeige oder ein Suchergebnis landet und die meist auf ein einziges Conversion-Ziel ausgerichtet ist.
Die Werbekampagne leitete die Nutzer auf eine speziell gestaltete Landingpage für Newsletter-Anmeldungen.
  • https://de.wikipedia.org/wiki/Landingpage
  • https://support.google.com/google-ads/answer/2404197
Italiano
landing page
Una landing page è una pagina web autonoma su cui arriva un visitatore dopo aver cliccato su un link, un annuncio o un risultato di ricerca, di norma progettata per raggiungere un unico obiettivo di conversione.
La campagna pubblicitaria indirizzava gli utenti a una landing page dedicata all'iscrizione alla newsletter.
  • https://it.wikipedia.org/wiki/Landing_page
  • https://support.google.com/google-ads/answer/2404197
中文
着陆页
着陆页是访问者点击链接、广告或搜索结果后到达的独立网页,通常专为实现单一的营销或转化目标而设计。
该广告活动将用户引导至专门用于订阅新闻邮件的着陆页。
  • https://zh.wikipedia.org/wiki/着陆页
  • https://support.google.com/google-ads/answer/2404197
Français
large language model optimization
Optimisation des contenus web et des données structurées afin que les grands modèles de langage les citent, les résument ou les affichent correctement dans les réponses générées par l'IA. Ce domaine est étroitement lié à l'optimisation pour moteurs génératifs (GEO).
Leur stratégie de large language model optimization privilégiait des affirmations factuelles claires et des sources fiables pour gagner en visibilité dans les réponses des IA conversationnelles.
  • https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage
English
large language model optimization
The practice of optimizing web content and structured data so that large language models cite, summarize, or surface it accurately within AI-generated answers. It is a subfield closely related to Generative Engine Optimization (GEO).
Their large language model optimization strategy focused on clear factual statements and authoritative citations to increase visibility in AI chat responses.
  • https://en.wikipedia.org/wiki/Large_language_model
Deutsch
Large Language Model Optimization
Die Optimierung von Webinhalten und strukturierten Daten, damit große Sprachmodelle diese in KI-generierten Antworten korrekt zitieren, zusammenfassen oder anzeigen. Ein Teilbereich, der eng mit der Generative Engine Optimization (GEO) verwandt ist.
Ihre Large Language Model Optimization setzte auf klare Faktenaussagen und verlässliche Quellen, um in KI-Chatantworten sichtbar zu werden.
  • https://de.wikipedia.org/wiki/Large_Language_Model
Italiano
large language model optimization
Ottimizzazione dei contenuti web e dei dati strutturati affinché i grandi modelli linguistici li citino, riassumano o mostrino correttamente nelle risposte generate dall'IA. È un ambito strettamente collegato alla Generative Engine Optimization (GEO).
La loro strategia di large language model optimization puntava su affermazioni fattuali chiare e fonti autorevoli per aumentare la visibilità nelle risposte delle IA conversazionali.
  • https://it.wikipedia.org/wiki/Modello_linguistico_di_grandi_dimensioni
中文
大语言模型优化
对网页内容和结构化数据进行优化,使大语言模型能够在人工智能生成的答案中准确地引用、总结或呈现这些内容。它是与生成式引擎优化(GEO)密切相关的一个领域。
他们的大语言模型优化策略侧重于清晰的事实陈述和权威引用,以提高在AI聊天回答中的可见度。
  • https://zh.wikipedia.org/wiki/%E5%A4%A7%E5%9E%8B%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
Français
Largest Contentful Paint
Largest Contentful Paint (LCP) est une métrique des Core Web Vitals qui mesure le temps de rendu du plus grand bloc d'image ou de texte visible dans la fenêtre d'affichage, par rapport au début du chargement de la page. C'est un indicateur clé de la performance de chargement perçue.
Pour améliorer le score LCP du site, l'équipe a optimisé l'image d'en-tête et réduit le temps de réponse du serveur.
  • https://web.dev/articles/lcp
  • https://developers.google.com/search/docs/appearance/core-web-vitals?hl=fr
English
Largest Contentful Paint
Largest Contentful Paint (LCP) is a Core Web Vitals metric that measures the render time of the largest image or text block visible within the viewport, relative to when the page first started loading. It is a key indicator of perceived loading performance.
To improve the site's LCP score, the team optimized the hero image and reduced server response time.
  • https://web.dev/articles/lcp
  • https://developers.google.com/search/docs/appearance/core-web-vitals
Deutsch
Largest Contentful Paint
Largest Contentful Paint (LCP) ist eine Core-Web-Vitals-Metrik, die die Renderzeit des grössten im Ansichtsfenster sichtbaren Bild- oder Textblocks im Verhältnis zum Ladebeginn der Seite misst. Sie ist ein zentraler Indikator für die wahrgenommene Ladeleistung.
Um den LCP-Wert der Website zu verbessern, optimierte das Team das Hero-Bild und verkürzte die Serverantwortzeit.
  • https://web.dev/articles/lcp
  • https://developers.google.com/search/docs/appearance/core-web-vitals?hl=de
Italiano
Largest Contentful Paint
Largest Contentful Paint (LCP) è una metrica dei Core Web Vitals che misura il tempo di rendering del blocco di immagine o testo più grande visibile nell'area di visualizzazione, rispetto all'inizio del caricamento della pagina. È un indicatore chiave delle prestazioni di caricamento percepite.
Per migliorare il punteggio LCP del sito, il team ha ottimizzato l'immagine hero e ridotto il tempo di risposta del server.
  • https://web.dev/articles/lcp
  • https://developers.google.com/search/docs/appearance/core-web-vitals?hl=it
中文
最大内容绘制
最大内容绘制(LCP)是核心网页指标之一,用于衡量视口中可见的最大图像或文本块相对于页面开始加载时的渲染时间。它是感知加载性能的关键指标。
为了提升网站的 LCP 得分,团队优化了首屏主图并缩短了服务器响应时间。
  • https://web.dev/articles/lcp
  • https://developers.google.com/search/docs/appearance/core-web-vitals?hl=zh-cn
Français
latence d'inférence
Le temps écoulé entre la soumission d'une entrée à un modèle d'apprentissage automatique entraîné et l'obtention de sa prédiction. Il s'agit d'un indicateur de performance clé pour les systèmes d'IA en temps réel et interactifs.
La réduction de la latence d'inférence était essentielle pour déployer le chatbot en production, où les utilisateurs attendent une réponse quasi instantanée.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=fr
English
inference latency
The time elapsed between submitting an input to a trained machine learning model and receiving its output prediction. It is a key performance metric for real-time and interactive AI systems.
Reducing inference latency was critical for deploying the chatbot in production, where users expect responses within a fraction of a second.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview
  • https://en.wikipedia.org/wiki/Inference_engine
Deutsch
Inferenzlatenz
Die Zeitspanne zwischen der Übergabe einer Eingabe an ein trainiertes Machine-Learning-Modell und dem Erhalt der Ausgabe. Sie ist eine zentrale Leistungskennzahl für echtzeitfähige und interaktive KI-Systeme.
Um den Sprachassistenten produktiv einzusetzen, musste die Inferenzlatenz auf unter 200 Millisekunden gesenkt werden.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=de
Italiano
latenza di inferenza
Il tempo che intercorre tra l'invio di un input a un modello di machine learning addestrato e la ricezione della relativa previsione. È una metrica di performance fondamentale per i sistemi di IA in tempo reale e interattivi.
Ridurre la latenza di inferenza è stato determinante per mettere in produzione l'assistente vocale, dove gli utenti si aspettano risposte quasi immediate.
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=it
中文
推理延迟
指将输入提交给已训练的机器学习模型到获得其预测输出之间所经历的时间。它是实时和交互式人工智能系统的关键性能指标。
为了将聊天机器人部署到生产环境,降低推理延迟至关重要,因为用户期望在瞬间获得响应。
  • https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=zh-cn
Français
lazy loading
Technique de performance web consistant à différer le chargement des ressources non critiques telles que les images ou les iframes jusqu'à ce qu'elles soient nécessaires, généralement à l'approche de la zone visible.
L'activation du lazy loading pour les images situées sous la ligne de flottaison a réduit le poids initial de la page et amélioré le score LCP.
  • https://developer.mozilla.org/fr/docs/Web/Performance/Lazy_loading
  • https://web.dev/articles/lazy-loading-images
English
lazy loading
A web performance technique that defers the loading of non-critical resources such as images or iframes until they are needed, typically when they enter or approach the viewport.
Enabling lazy loading for below-the-fold images reduced the initial page weight and improved the Largest Contentful Paint score.
  • https://developer.mozilla.org/en-US/docs/Web/Performance/Lazy_loading
  • https://web.dev/articles/lazy-loading-images
Deutsch
Lazy Loading
Eine Web-Performance-Technik, bei der das Laden nicht kritischer Ressourcen wie Bilder oder iframes verzögert wird, bis sie tatsächlich benötigt werden, meist beim Erreichen des sichtbaren Bereichs.
Durch Lazy Loading der Bilder unterhalb des sichtbaren Bereichs verringerte sich die anfängliche Seitengröße und der LCP-Wert verbesserte sich.
  • https://developer.mozilla.org/de/docs/Web/Performance/Lazy_loading
  • https://web.dev/articles/lazy-loading-images
Italiano
lazy loading
Tecnica di performance web che ritarda il caricamento di risorse non critiche come immagini o iframe finché non sono necessarie, generalmente quando si avvicinano alla porzione visibile della pagina.
Attivando il lazy loading per le immagini sotto la piega si è ridotto il peso iniziale della pagina e migliorato il punteggio LCP.
  • https://developer.mozilla.org/it/docs/Web/Performance/Lazy_loading
  • https://web.dev/articles/lazy-loading-images
中文
懒加载
一种网页性能优化技术,将图片、iframe 等非关键资源的加载延迟到真正需要时(通常在其进入或接近可视区域时)才进行。
为首屏以下的图片启用懒加载后,页面初始体积减小,LCP 指标得到改善。
  • https://developer.mozilla.org/zh-CN/docs/Web/Performance/Lazy_loading
  • https://web.dev/articles/lazy-loading-images
Français
lead magnet
Contenu ou incitation gratuite (e-book, check-list, modèle) proposé aux prospects en échange de leurs coordonnées afin de générer des leads.
L'entreprise a proposé un guide PDF gratuit comme lead magnet pour étoffer sa liste d'e-mails.
  • https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9ration_de_leads
English
lead magnet
A free incentive such as an e-book, checklist or template offered to prospects in exchange for their contact details, used to generate leads.
The startup used a downloadable pricing guide as a lead magnet to grow its email list.
  • https://en.wikipedia.org/wiki/Lead_generation
Deutsch
Lead-Magnet
Ein kostenloser Anreiz wie ein E-Book, eine Checkliste oder eine Vorlage, der Interessenten im Austausch gegen ihre Kontaktdaten angeboten wird, um Leads zu gewinnen.
Das Unternehmen nutzte ein kostenloses Whitepaper als Lead-Magnet, um neue Newsletter-Abonnenten zu gewinnen.
  • https://de.wikipedia.org/wiki/Leadgenerierung
Italiano
lead magnet
Incentivo gratuito come un e-book, una checklist o un modello offerto ai potenziali clienti in cambio dei loro dati di contatto per generare lead.
L'azienda ha utilizzato una guida scaricabile come lead magnet per ampliare la propria lista di contatti.
  • https://it.wikipedia.org/wiki/Lead_generation
中文
引流磁铁
以电子书、清单或模板等免费激励内容为诱因,换取潜在客户的联系方式,从而获取销售线索的营销工具。
该公司用一份免费的价格指南作为引流磁铁,扩大了自己的邮件订阅名单。
  • https://zh.wikipedia.org/wiki/%E9%94%80%E5%94%AE%E7%BA%BF%E7%B4%A2
Français
leadership éclairé
Stratégie de marketing de contenu par laquelle une personne ou une marque s'impose comme une autorité reconnue et un expert de confiance dans un domaine en publiant des analyses originales et pertinentes. Elle vise à bâtir crédibilité et influence plutôt qu'à vendre directement.
Grâce à des articles de fond réguliers sur les tendances du secteur, l'agence a renforcé son leadership éclairé dans le domaine du SEO.
  • https://fr.wikipedia.org/wiki/Leader_d%27opinion
English
thought leadership
A content marketing strategy in which an individual or brand establishes itself as a recognized authority and trusted expert in a particular field by publishing insightful, original perspectives. It builds credibility, trust and influence rather than promoting products directly.
Through regular in-depth articles on industry trends, the agency built strong thought leadership in the SEO sector.
  • https://en.wikipedia.org/wiki/Thought_leader
Deutsch
Thought Leadership
Eine Content-Marketing-Strategie, bei der sich eine Person oder Marke durch fundierte, eigenständige Beiträge als anerkannte Autorität und vertrauenswürdiger Experte in einem Fachgebiet positioniert. Ziel ist der Aufbau von Glaubwürdigkeit und Einfluss statt direkter Produktwerbung.
Mit regelmässigen Fachartikeln zu Branchentrends baute die Agentur ihre Thought Leadership im SEO-Bereich aus.
  • https://de.wikipedia.org/wiki/Meinungsf%C3%BChrer
Italiano
thought leadership
Strategia di content marketing con cui una persona o un marchio si afferma come autorità riconosciuta ed esperto affidabile in un determinato settore pubblicando contenuti originali e approfonditi. Punta a costruire credibilità e influenza anziché promuovere direttamente i prodotti.
Con articoli di approfondimento regolari sulle tendenze di settore, l'agenzia ha consolidato la propria thought leadership nel campo della SEO.
  • https://it.wikipedia.org/wiki/Opinion_leader
中文
思想领导力
一种内容营销策略,指个人或品牌通过发布富有洞见的原创观点,在特定领域确立公认的权威和可信专家地位。其目标是建立信誉与影响力,而非直接推销产品。
通过定期发布关于行业趋势的深度文章,该机构在 SEO 领域树立了强大的思想领导力。
  • https://en.wikipedia.org/wiki/Thought_leader
Français
learning to rank
Le learning to rank (LTR) désigne l'application de l'apprentissage automatique à la construction de modèles de classement pour les systèmes de recherche d'information. Il vise à optimiser l'ordre d'une liste de résultats pour une requête donnée.
Le moteur de recherche a amélioré la pertinence de ses résultats grâce à un modèle de learning to rank entraîné sur des données de clics.
  • https://fr.wikipedia.org/wiki/Learning_to_rank
English
learning to rank
Learning to rank (LTR) is the application of supervised or semi-supervised machine learning to construct ranking models for information retrieval systems. It optimizes the ordering of a list of documents in response to a query.
The search engine improved result quality by deploying a learning to rank model trained on click data.
  • https://en.wikipedia.org/wiki/Learning_to_rank
Deutsch
Learning to Rank
Learning to Rank (LTR) bezeichnet den Einsatz von maschinellem Lernen zum Aufbau von Ranking-Modellen für Information-Retrieval-Systeme. Ziel ist es, die Reihenfolge einer Ergebnisliste für eine Suchanfrage zu optimieren.
Die Suchmaschine verbesserte ihre Trefferqualität durch ein auf Klickdaten trainiertes Learning-to-Rank-Modell.
  • https://de.wikipedia.org/wiki/Learning_to_Rank
Italiano
learning to rank
Il learning to rank (LTR) è l'applicazione dell'apprendimento automatico alla costruzione di modelli di ranking per i sistemi di recupero delle informazioni. Mira a ottimizzare l'ordine di una lista di risultati per una data query.
Il motore di ricerca ha migliorato la qualità dei risultati grazie a un modello di learning to rank addestrato su dati di clic.
  • https://en.wikipedia.org/wiki/Learning_to_rank
中文
排序学习
排序学习(Learning to Rank,LTR)是将监督或半监督机器学习方法应用于构建信息检索系统排序模型的技术,旨在针对查询优化结果列表的排列顺序。
该搜索引擎通过部署基于点击数据训练的排序学习模型,提升了结果质量。
  • https://zh.wikipedia.org/wiki/%E6%8E%92%E5%BA%8F%E5%AD%A6%E4%B9%A0