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
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)
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)
中文
缓存失效
将已缓存的内容删除或标记为过期,以便不再提供陈旧数据并从源站获取最新数据的过程。它确保缓存副本与数据源之间的一致性。
部署新的 CSS 文件后,CDN 执行了缓存失效以提供更新后的样式。
- https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching
- https://zh.wikipedia.org/wiki/缓存
Italiano
invito all'azione
Sollecitazione presente in un contenuto di marketing che spinge il pubblico a compiere un'azione specifica e immediata, come fare clic su un pulsante, iscriversi o acquistare. Si presenta spesso come una breve frase imperativa o un elemento cliccabile.
La landing page si conclude con un chiaro invito all'azione: «Iscriviti subito gratuitamente».
- https://it.wikipedia.org/wiki/Call_to_action
- https://support.google.com/google-ads/answer/7331111
English
call to action
A prompt in marketing content that urges the audience to take a specific, immediate action, such as clicking a button, subscribing or purchasing. It is typically expressed as a short imperative phrase or a clickable element.
The landing page ends with a clear call to action: 'Sign up now for free'.
- https://en.wikipedia.org/wiki/Call_to_action_(marketing)
- https://support.google.com/google-ads/answer/7331111
Deutsch
Handlungsaufforderung
Eine Aufforderung in Marketinginhalten, die die Zielgruppe zu einer konkreten, unmittelbaren Handlung bewegen soll, etwa zum Klick auf einen Button, zum Abonnieren oder Kaufen. Sie erscheint meist als kurzer Imperativ oder klickbares Element.
Die Landingpage schließt mit einer klaren Handlungsaufforderung: 'Jetzt kostenlos registrieren'.
- https://de.wikipedia.org/wiki/Call-to-Action
- https://support.google.com/google-ads/answer/7331111
Français
appel à l'action
Incitation présente dans un contenu marketing qui pousse l'audience à accomplir une action précise et immédiate, comme cliquer sur un bouton, s'abonner ou acheter. Elle prend souvent la forme d'une courte phrase impérative ou d'un élément cliquable.
La page de destination se termine par un appel à l'action clair : « Inscrivez-vous gratuitement dès maintenant ».
- https://fr.wikipedia.org/wiki/Call_to_action
- https://support.google.com/google-ads/answer/7331111
中文
行动号召
营销内容中促使受众采取具体、即时行动的提示,例如点击按钮、订阅或购买。通常以简短的祈使短语或可点击元素的形式呈现。
该落地页以明确的行动号召结尾:“立即免费注册”。
- https://zh.wikipedia.org/wiki/行动号召
- https://support.google.com/google-ads/answer/7331111
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
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
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
中文
越狱
在人工智能领域,越狱是指通过精心构造的提示词操纵大语言模型,绕过其安全防护机制,从而生成受限或被禁止内容的技术。
研究人员演示了一种越狱方法,诱导聊天机器人泄露其隐藏的系统提示词。
- https://zh.wikipedia.org/wiki/提示词注入
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
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
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
中文
JavaScript
一种高级的解释型编程语言,用于在网页中实现交互式和动态行为,由浏览器或服务器端运行时执行。
开发者使用 JavaScript 在数据发送到服务器之前对表单进行验证。
- https://developer.mozilla.org/zh-CN/docs/Web/JavaScript
- https://zh.wikipedia.org/wiki/JavaScript
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
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
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
中文
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
Italiano
keyword a coda corta
Una keyword a coda corta è una query generica composta da una o due parole, con volume di ricerca elevato e forte concorrenza. Copre argomenti ampi anziché un'intenzione di ricerca specifica.
Posizionarsi per la keyword a coda corta "scarpe" è molto più arduo che per una frase a coda lunga.
- https://it.semrush.com/blog/parole-chiave-a-coda-lunga/
English
short-tail keyword
A short-tail keyword is a broad search query consisting of one or two words that typically has high search volume and strong competition. It targets general topics rather than specific user intent.
The short-tail keyword "shoes" attracts far more searches but converts worse than the long-tail phrase "women's waterproof running shoes".
- https://ahrefs.com/blog/short-tail-keywords/
- https://en.wikipedia.org/wiki/Long_tail
Deutsch
Short-Tail-Keyword
Ein Short-Tail-Keyword ist eine kurze, meist aus ein bis zwei Wörtern bestehende Suchanfrage mit hohem Suchvolumen und starker Konkurrenz. Es bildet allgemeine Themen ab und weniger die konkrete Suchintention.
Für das Short-Tail-Keyword "Schuhe" zu ranken ist deutlich schwieriger als für ein spezifisches Long-Tail-Keyword.
- https://de.ryte.com/wiki/Short_Tail_Keyword
Français
mot-clé de courte traîne
Un mot-clé de courte traîne est une requête générique d'un ou deux mots présentant un volume de recherche élevé et une forte concurrence. Il cible des thématiques larges plutôt qu'une intention précise.
Se positionner sur le mot-clé de courte traîne "chaussures" est bien plus difficile que sur une expression de longue traîne.
- https://fr.semrush.com/blog/mots-cles-longue-traine/
中文
短尾关键词
短尾关键词是由一到两个词组成的宽泛搜索查询,通常搜索量大、竞争激烈,覆盖笼统的主题而非具体的搜索意图。
针对短尾关键词"鞋子"进行排名,比针对具体的长尾关键词要困难得多。
- https://ahrefs.com/blog/zh/short-tail-keywords/
Italiano
keyword difficulty
Metrica che stima quanto sia difficile posizionarsi nei risultati di ricerca organici per una determinata parola chiave, generalmente espressa su una scala (es. 0–100). Riflette la forza e l'autorità delle pagine attualmente posizionate.
Prima di puntare su un termine, il team SEO controlla la keyword difficulty per valutare il lavoro di link building necessario.
- https://it.semrush.com/blog/keyword-difficulty/
- https://ahrefs.com/blog/keyword-difficulty/
English
keyword difficulty
A metric that estimates how hard it is to rank in organic search results for a given keyword, typically expressed on a scale (e.g. 0–100). It reflects the strength and authority of the pages currently ranking for that keyword.
Before targeting a term, the SEO team checks its keyword difficulty to gauge how much link building will be required.
- https://ahrefs.com/blog/keyword-difficulty/
- https://moz.com/learn/seo/keyword-difficulty
Deutsch
Keyword-Difficulty
Eine Kennzahl, die schätzt, wie schwierig es ist, für ein bestimmtes Keyword in den organischen Suchergebnissen zu ranken, üblicherweise auf einer Skala (z. B. 0–100). Sie spiegelt die Stärke und Autorität der aktuell rankenden Seiten wider.
Vor der Auswahl eines Suchbegriffs prüft das SEO-Team die Keyword-Difficulty, um den nötigen Linkaufbau abzuschätzen.
- https://de.ryte.com/wiki/Keyword_Difficulty
- https://ahrefs.com/blog/de/keyword-difficulty/
Français
difficulté du mot-clé
Indicateur qui estime la difficulté à se positionner dans les résultats de recherche organiques pour un mot-clé donné, généralement exprimé sur une échelle (p. ex. 0–100). Il reflète la force et l'autorité des pages actuellement classées.
Avant de cibler une requête, l'équipe SEO vérifie la difficulté du mot-clé pour estimer l'effort de netlinking nécessaire.
- https://fr.semrush.com/blog/keyword-difficulty/
- https://ahrefs.com/blog/fr/keyword-difficulty/
中文
关键词难度
一种衡量在自然搜索结果中为某个关键词获得排名难易程度的指标,通常以数值范围(如0–100)表示。它反映当前排名页面的强度与权威性。
在选定目标词之前,SEO团队会查看关键词难度,以评估所需的外链建设量。
- https://ahrefs.com/blog/keyword-difficulty/
- https://zh.wikipedia.org/wiki/搜索引擎优化
Italiano
keyword LSI
Una keyword LSI (Latent Semantic Indexing) è un termine semanticamente correlato alla parola chiave principale, usato per fornire contesto tematico a un contenuto. Il nome deriva dal metodo statistico dell'indicizzazione semantica latente, sebbene i motori di ricerca moderni si basino su modelli semantici più avanzati.
Per una pagina su 'calcio', keyword LSI come 'squadra' o 'gol' chiariscono che si parla di sport e non del minerale.
- https://it.wikipedia.org/wiki/Analisi_semantica_latente
English
LSI keyword
An LSI (Latent Semantic Indexing) keyword is a term semantically related to a main keyword, used to add topical context to content. The name derives from the statistical method of latent semantic indexing, though modern search engines rely on more advanced semantic models.
For a page about 'apple', LSI keywords like 'orchard' or 'fruit' signal the topic, distinguishing it from the tech company.
- https://en.wikipedia.org/wiki/Latent_semantic_analysis
Deutsch
LSI-Keyword
Ein LSI-Keyword (Latent Semantic Indexing) ist ein semantisch mit dem Hauptkeyword verwandter Begriff, der einem Text thematischen Kontext verleiht. Der Name geht auf das statistische Verfahren des Latent Semantic Indexing zurück, moderne Suchmaschinen nutzen jedoch weiterentwickelte semantische Modelle.
Für eine Seite über 'Bank' signalisieren LSI-Keywords wie 'Kredit' oder 'Konto' das Thema Finanzen statt Sitzmöbel.
- https://de.wikipedia.org/wiki/Latent_Semantic_Analysis
Français
mot-clé LSI
Un mot-clé LSI (Latent Semantic Indexing) est un terme sémantiquement lié au mot-clé principal, servant à enrichir le contexte thématique d'un contenu. L'appellation provient de la méthode statistique d'indexation sémantique latente, bien que les moteurs de recherche modernes utilisent des modèles sémantiques plus avancés.
Pour une page sur 'avocat', des mots-clés LSI comme 'tribunal' ou 'guacamole' précisent le sujet traité.
- https://fr.wikipedia.org/wiki/Analyse_s%C3%A9mantique_latente
中文
LSI关键词
LSI关键词(潜在语义索引关键词)是与主关键词在语义上相关的词语,用于为内容增添主题语境。该名称源自潜在语义索引这一统计方法,尽管现代搜索引擎采用了更先进的语义模型。
对于一个关于'苹果'的页面,'果园'或'水果'等LSI关键词能表明主题,从而与科技公司相区分。
- https://zh.wikipedia.org/wiki/%E6%BD%9C%E5%9C%A8%E8%AF%AD%E4%B9%89%E5%88%86%E6%9E%90
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
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
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
中文
关键词映射
将目标关键词分配给网站的特定页面,以避免重叠并确保每个页面针对不同的搜索意图。
在网站审计过程中,我们进行了关键词映射,将每个产品类别页面与最相关的搜索词进行匹配。
- https://moz.com/learn/seo/keyword-research
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
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
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
中文
关键词堆砌
指在网页中过度或重复地填充关键词,以操纵网站在搜索结果中的排名。这是一种违反搜索引擎准则的垃圾技术。
该页面因关键词堆砌使文本难以阅读且具有操纵性而受到处罚。
- https://developers.google.com/search/docs/essentials/spam-policies
- https://zh.wikipedia.org/wiki/关键词堆砌
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/
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/
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/
中文
知识图谱
谷歌等搜索引擎使用的知识库,通过关于实体及其关系的结构化信息来增强搜索结果。在搜索结果页中常以知识面板的形式呈现。
搜索一位著名科学家时,知识图谱会在面板中填充其出生日期、主要成就和相关人物。
- https://zh.wikipedia.org/wiki/知识图谱
- https://blog.google/products/search/introducing-knowledge-graph-things-not/
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
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
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
中文
知识面板
知识面板是显示在谷歌搜索结果页面(通常位于右侧)的信息框,汇总来自谷歌知识图谱的关于某个实体(如人物、地点、组织或事物)的事实概要。
搜索一位知名科学家时,知识面板会显示其照片、生卒年月和主要成就。
- https://support.google.com/knowledgepanel/answer/9163198
- https://zh.wikipedia.org/wiki/知识图谱
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
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
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
中文
关键绩效指标
关键绩效指标(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
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
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
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
中文
着陆页
着陆页是访问者点击链接、广告或搜索结果后到达的独立网页,通常专为实现单一的营销或转化目标而设计。
该广告活动将用户引导至专门用于订阅新闻邮件的着陆页。
- https://zh.wikipedia.org/wiki/着陆页
- https://support.google.com/google-ads/answer/2404197
Italiano
landing page locale
Pagina web ottimizzata per attrarre traffico di ricerca relativo a una specifica area geografica, generalmente rivolta a una città, regione o bacino di utenza di un'azienda.
Lo studio dentistico ha creato una landing page locale distinta per ciascuna delle sue tre sedi per posizionarsi nei risultati di ricerca locali.
- https://developers.google.com/search/docs/appearance/structured-data/local-business
English
local landing page
A web page optimized to attract search traffic for a specific geographic location, typically targeting a city, region, or service area of a business.
The dental practice created a separate local landing page for each of its three branch offices to rank in local search results.
- https://developers.google.com/search/docs/appearance/structured-data/local-business
- https://support.google.com/business/answer/3038177
Deutsch
lokale Landingpage
Eine Webseite, die auf eine bestimmte geografische Region optimiert ist und Suchverkehr für einen Standort, eine Stadt oder ein Einzugsgebiet eines Unternehmens gewinnen soll.
Die Zahnarztpraxis erstellte für jede ihrer drei Filialen eine eigene lokale Landingpage, um in den lokalen Suchergebnissen zu ranken.
- https://developers.google.com/search/docs/appearance/structured-data/local-business
Français
page de destination locale
Page web optimisée pour capter le trafic de recherche lié à une zone géographique précise, ciblant généralement une ville, une région ou une zone de chalandise d'une entreprise.
Le cabinet dentaire a créé une page de destination locale distincte pour chacune de ses trois agences afin d'apparaître dans les résultats de recherche locaux.
- https://developers.google.com/search/docs/appearance/structured-data/local-business
中文
本地着陆页
针对特定地理位置进行优化的网页,通常面向企业的某个城市、地区或服务区域,以吸引本地搜索流量。
这家牙科诊所为其三家分店分别创建了独立的本地着陆页,以便在本地搜索结果中获得排名。
- https://developers.google.com/search/docs/appearance/structured-data/local-business
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
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
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
中文
大语言模型优化
对网页内容和结构化数据进行优化,使大语言模型能够在人工智能生成的答案中准确地引用、总结或呈现这些内容。它是与生成式引擎优化(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
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
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
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
中文
最大内容绘制
最大内容绘制(LCP)是核心网页指标之一,用于衡量视口中可见的最大图像或文本块相对于页面开始加载时的渲染时间。它是感知加载性能的关键指标。
为了提升网站的 LCP 得分,团队优化了首屏主图并缩短了服务器响应时间。
- https://web.dev/articles/lcp
- https://developers.google.com/search/docs/appearance/core-web-vitals?hl=zh-cn
Italiano
larghezza di banda
Velocità massima di trasferimento dei dati su una connessione di rete, misurata in genere in bit al secondo. Nell'hosting web indica anche il volume totale di dati trasferiti da un sito in un periodo.
Lo streaming video in alta definizione ha consumato la maggior parte della larghezza di banda disponibile del server.
- https://it.wikipedia.org/wiki/Larghezza_di_banda
English
bandwidth
The maximum rate of data transfer across a network connection, typically measured in bits per second. In web hosting it also denotes the total volume of data transferred to and from a website over a period.
The high-resolution video streaming consumed most of the server's available bandwidth.
- https://en.wikipedia.org/wiki/Bandwidth_(computing)
- https://developer.mozilla.org/en-US/docs/Glossary/Bandwidth
Deutsch
Bandbreite
Die maximale Datenübertragungsrate einer Netzwerkverbindung, meist in Bit pro Sekunde gemessen. Im Webhosting bezeichnet sie auch das übertragene Datenvolumen einer Website über einen Zeitraum.
Das hochauflösende Videostreaming beanspruchte den grössten Teil der verfügbaren Bandbreite des Servers.
- https://de.wikipedia.org/wiki/Bandbreite_(Informationstechnik)
Français
bande passante
Débit maximal de transfert de données sur une connexion réseau, généralement exprimé en bits par seconde. En hébergement web, elle désigne aussi le volume total de données transféré par un site sur une période.
Le streaming vidéo en haute définition a consommé la majeure partie de la bande passante disponible du serveur.
- https://fr.wikipedia.org/wiki/Bande_passante
中文
带宽
网络连接上数据传输的最大速率,通常以每秒比特数衡量。在网站托管中也指网站在一段时间内传输的总数据量。
高清视频流占用了服务器大部分可用带宽。
- https://zh.wikipedia.org/wiki/%E5%B8%A6%E5%AE%BD
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
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
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
中文
推理延迟
指将输入提交给已训练的机器学习模型到获得其预测输出之间所经历的时间。它是实时和交互式人工智能系统的关键性能指标。
为了将聊天机器人部署到生产环境,降低推理延迟至关重要,因为用户期望在瞬间获得响应。
- https://cloud.google.com/vertex-ai/docs/predictions/overview?hl=zh-cn
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
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
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
中文
懒加载
一种网页性能优化技术,将图片、iframe 等非关键资源的加载延迟到真正需要时(通常在其进入或接近可视区域时)才进行。
为首屏以下的图片启用懒加载后,页面初始体积减小,LCP 指标得到改善。
- https://developer.mozilla.org/zh-CN/docs/Web/Performance/Lazy_loading
- https://web.dev/articles/lazy-loading-images
Italiano
lead generation
Il processo di marketing volto a identificare e attrarre potenziali clienti (lead) e a raccoglierne i dati di contatto per alimentare la pipeline di vendita. Si basa su contenuti, campagne pubblicitarie e moduli web.
Per la lead generation l'azienda ha creato landing page e contenuti scaricabili previa compilazione di un modulo.
- https://it.wikipedia.org/wiki/Lead_generation
English
lead generation
The marketing process of identifying and attracting potential customers (leads) and capturing their contact information to build a sales pipeline. It combines content, advertising and web forms to convert anonymous visitors into qualified prospects.
The company used gated whitepapers and landing pages for lead generation, growing its email list by 40% in one quarter.
- https://en.wikipedia.org/wiki/Lead_generation
Deutsch
Leadgenerierung
Der Marketingprozess, potenzielle Kunden (Leads) zu identifizieren, anzusprechen und ihre Kontaktdaten zu erfassen, um eine Vertriebspipeline aufzubauen. Häufig über Landingpages, Formulare und Content-Angebote realisiert.
Für die Leadgenerierung setzte das Unternehmen auf Whitepaper hinter einem Formular und steigerte so seine E-Mail-Liste deutlich.
- https://de.wikipedia.org/wiki/Leadgenerierung
Français
génération de leads
Processus marketing consistant à identifier et attirer des clients potentiels (leads) et à collecter leurs coordonnées afin d'alimenter le pipeline commercial. Il s'appuie sur des contenus, des publicités et des formulaires web.
Pour la génération de leads, l'entreprise a mis en place des pages de destination et des livres blancs à télécharger contre un formulaire.
- https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9ration_de_leads
中文
潜在客户开发
识别并吸引潜在客户(线索),并收集其联系信息以建立销售管道的营销过程。通常通过内容、广告和网页表单将匿名访客转化为合格潜客。
该公司通过落地页和需填写表单才能下载的白皮书进行潜在客户开发,一个季度内电子邮件名单增长了40%。
- https://en.wikipedia.org/wiki/Lead_generation
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
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
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
中文
引流磁铁
以电子书、清单或模板等免费激励内容为诱因,换取潜在客户的联系方式,从而获取销售线索的营销工具。
该公司用一份免费的价格指南作为引流磁铁,扩大了自己的邮件订阅名单。
- https://zh.wikipedia.org/wiki/%E9%94%80%E5%94%AE%E7%BA%BF%E7%B4%A2
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
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
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
中文
排序学习
排序学习(Learning to Rank,LTR)是将监督或半监督机器学习方法应用于构建信息检索系统排序模型的技术,旨在针对查询优化结果列表的排列顺序。
该搜索引擎通过部署基于点击数据训练的排序学习模型,提升了结果质量。
- https://zh.wikipedia.org/wiki/%E6%8E%92%E5%BA%8F%E5%AD%A6%E4%B9%A0
Italiano
leggibilità
Facilità con cui un lettore comprende il testo di una pagina web, influenzata da lunghezza delle frasi, lessico, struttura e formattazione. Nella SEO una buona leggibilità aumenta il coinvolgimento degli utenti.
Accorciare i paragrafi e aggiungere sottotitoli ha migliorato notevolmente la leggibilità dell'articolo.
- https://it.wikipedia.org/wiki/Leggibilit%C3%A0
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
English
readability
The ease with which a reader can understand written text on a web page, influenced by sentence length, vocabulary, structure and formatting. In SEO, good readability improves user engagement and can indirectly support rankings.
Shortening paragraphs and adding subheadings significantly improved the readability of the article.
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
- https://en.wikipedia.org/wiki/Readability
Deutsch
Lesbarkeit
Die Leichtigkeit, mit der ein Leser den Text einer Webseite verstehen kann, beeinflusst durch Satzlänge, Wortwahl, Struktur und Formatierung. Im SEO fördert gute Lesbarkeit das Nutzerengagement und kann Rankings indirekt unterstützen.
Kürzere Absätze und Zwischenüberschriften verbesserten die Lesbarkeit des Artikels deutlich.
- https://de.wikipedia.org/wiki/Lesbarkeit
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Français
lisibilité
Facilité avec laquelle un lecteur comprend le texte d'une page web, influencée par la longueur des phrases, le vocabulaire, la structure et la mise en forme. En SEO, une bonne lisibilité renforce l'engagement des utilisateurs.
Raccourcir les paragraphes et ajouter des sous-titres a nettement amélioré la lisibilité de l'article.
- https://fr.wikipedia.org/wiki/Lisibilit%C3%A9
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
中文
可读性
读者理解网页文本内容的难易程度,受句子长度、用词、结构和排版影响。在SEO中,良好的可读性可提升用户参与度并间接有助于排名。
缩短段落并添加小标题显著提升了文章的可读性。
- https://zh.wikipedia.org/wiki/%E5%8F%AF%E8%AF%BB%E6%80%A7
- https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Italiano
lemmatizzazione
Processo di riduzione di una forma flessa alla sua forma canonica (lemma) tramite analisi morfologica e categoria grammaticale. A differenza dello stemming, produce forme valide del dizionario.
Grazie alla lemmatizzazione, 'correva', 'corro' e 'corso' vengono ricondotti al lemma 'correre'.
- https://it.wikipedia.org/wiki/Lemmatizzazione
English
lemmatization
The process of reducing a word to its canonical dictionary form (lemma) using morphological analysis and part-of-speech context. Unlike stemming, it produces valid base forms.
Through lemmatization, the words 'running', 'ran' and 'runs' are all mapped to the lemma 'run'.
- https://en.wikipedia.org/wiki/Lemmatisation
- https://nlp.stanford.edu/IR-book/html/htmledition/stemming-and-lemmatization-1.html
Deutsch
Lemmatisierung
Verfahren zur Rückführung einer Wortform auf ihre Grundform (Lemma) mittels morphologischer Analyse und Wortartbestimmung. Im Gegensatz zum Stemming werden gültige Wörterbuchformen erzeugt.
Durch Lemmatisierung werden 'ging', 'gehe' und 'gegangen' auf das Lemma 'gehen' zurückgeführt.
- https://de.wikipedia.org/wiki/Lemmatisierung
Français
lemmatisation
Processus consistant à ramener une forme fléchie à sa forme canonique (lemme) au moyen d'une analyse morphologique et de la catégorie grammaticale. Contrairement à la racinisation, elle produit des formes valides du dictionnaire.
Grâce à la lemmatisation, 'mangeait', 'mange' et 'mangé' sont tous ramenés au lemme 'manger'.
- https://fr.wikipedia.org/wiki/Lemmatisation
中文
词形还原
通过形态分析和词性判断,将一个词的各种屈折形式还原为其词典基本形式(词元)的过程。与词干提取不同,词形还原生成有效的词典词形。
通过词形还原,'running'、'ran' 和 'runs' 都被映射到词元 'run'。
- https://zh.wikipedia.org/wiki/词形还原