TermBoyTerm

Deutsch
Frage-Antwort-System
Eine Aufgabe im Bereich der maschinellen Sprachverarbeitung und des Information Retrieval, bei der ein System auf eine in natürlicher Sprache gestellte Frage automatisch eine präzise Antwort liefert, statt nur eine Dokumentenliste zurückzugeben.
Ein Frage-Antwort-System kann aus einem grossen Textkorpus eine direkte Antwort auf die Nutzerfrage extrahieren.
  • https://de.wikipedia.org/wiki/Frage-Antwort-System
English
question answering
A task in natural language processing and information retrieval in which a system automatically provides a precise answer to a question posed in natural language, rather than returning a list of documents.
Modern question answering systems can extract a direct answer from a large text corpus in response to a user's query.
  • https://en.wikipedia.org/wiki/Question_answering
Français
système de questions-réponses
Tâche du traitement automatique du langage naturel et de la recherche d'information dans laquelle un système fournit automatiquement une réponse précise à une question posée en langage naturel, au lieu de renvoyer une liste de documents.
Un système de questions-réponses extrait une réponse directe d'un vaste corpus de textes en fonction de la requête de l'utilisateur.
  • https://fr.wikipedia.org/wiki/Syst%C3%A8me_de_questions-r%C3%A9ponses
Italiano
question answering
Compito dell'elaborazione del linguaggio naturale e del reperimento dell'informazione in cui un sistema fornisce automaticamente una risposta precisa a una domanda posta in linguaggio naturale, anziché restituire un elenco di documenti.
Un sistema di question answering estrae una risposta diretta da un ampio corpus testuale in base alla domanda dell'utente.
  • https://it.wikipedia.org/wiki/Question_answering
中文
问答系统
自然语言处理和信息检索中的一项任务,系统针对以自然语言提出的问题自动给出精确答案,而非返回文档列表。
问答系统能够根据用户的提问从大规模文本语料中提取出直接的答案。
  • https://zh.wikipedia.org/wiki/%E9%97%AE%E7%AD%94%E7%B3%BB%E7%BB%9F
Deutsch
Frontier-Modell
Ein Frontier-Modell ist ein sehr leistungsfähiges, groß angelegtes KI-Basismodell an der Spitze der technologischen Entwicklung, dessen breite Fähigkeiten erhebliche Sicherheits- oder gesellschaftliche Risiken bergen können. Der englische Begriff 'frontier model' wird häufig auch unübersetzt verwendet.
Die Aufsichtsbehörden fordern, dass Entwickler von Frontier-Modellen vor der Veröffentlichung Sicherheitsprüfungen durchführen.
  • https://de.wikipedia.org/wiki/Foundation_Model
English
frontier model
A frontier model is a highly capable, large-scale foundation model at the cutting edge of AI development whose broad capabilities may pose significant safety or societal risks. The term is used especially in AI governance and policy contexts.
Regulators are drafting rules that require developers of frontier models to conduct safety evaluations before public release.
  • https://en.wikipedia.org/wiki/Frontier_model
  • https://www.gov.uk/government/publications/frontier-ai-capabilities-and-risks-discussion-paper
Français
modèle de frontière
Un modèle de frontière est un modèle d'IA fondamental de très grande capacité, à la pointe du développement technologique, dont les capacités étendues peuvent présenter des risques importants en matière de sécurité ou pour la société. Le terme anglais 'frontier model' est aussi couramment employé.
Les régulateurs imposent aux développeurs de modèles de frontière de réaliser des évaluations de sécurité avant toute mise à disposition publique.
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_de_fondation
Italiano
modello di frontiera
Un modello di frontiera è un modello di IA di base altamente capace e su larga scala, all'avanguardia dello sviluppo tecnologico, le cui ampie capacità possono comportare significativi rischi per la sicurezza o per la società. Il termine inglese 'frontier model' è spesso usato invariato.
Le autorità richiedono agli sviluppatori di modelli di frontiera di condurre valutazioni di sicurezza prima del rilascio pubblico.
  • https://it.wikipedia.org/wiki/Modello_di_fondazione
中文
前沿模型
前沿模型是指处于人工智能技术最前沿、规模庞大且能力极强的基础模型,其广泛的能力可能带来重大的安全或社会风险。该术语常用于人工智能治理与政策讨论中。
监管机构要求前沿模型的开发者在公开发布前进行安全评估。
  • https://zh.wikipedia.org/wiki/%E5%9F%BA%E7%A1%80%E6%A8%A1%E5%9E%8B
Deutsch
Function Calling
Function Calling bezeichnet die Fähigkeit grosser Sprachmodelle, aus einer Nutzereingabe strukturierte Aufrufe vordefinierter externer Funktionen oder Werkzeuge zu erzeugen. Das Modell liefert die Argumente in maschinenlesbarem Format, führt die Funktion aber nicht selbst aus.
Dank Function Calling gab das Modell ein JSON-Objekt zurück, das die Funktion getWeather mit dem Parameter Stadt gleich Berlin aufruft.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
English
function calling
Function calling is a capability of large language models that lets them generate structured requests to invoke predefined external functions or tools, based on user input. The model returns arguments in a machine-readable format rather than executing the function itself.
Using function calling, the model returned a JSON object specifying the getWeather function with the city parameter set to Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Français
function calling
Le function calling désigne la capacité des grands modèles de langage à générer, à partir d'une entrée utilisateur, des appels structurés vers des fonctions ou outils externes prédéfinis. Le modèle fournit les arguments dans un format lisible par machine, sans exécuter la fonction lui-même.
Grâce au function calling, le modèle a renvoyé un objet JSON invoquant la fonction getWeather avec le paramètre ville défini sur Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Italiano
function calling
Il function calling indica la capacità dei grandi modelli linguistici di generare, a partire da un input dell'utente, chiamate strutturate a funzioni o strumenti esterni predefiniti. Il modello restituisce gli argomenti in un formato leggibile dalla macchina senza eseguire direttamente la funzione.
Grazie al function calling, il modello ha restituito un oggetto JSON che invoca la funzione getWeather con il parametro città impostato su Berlino.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
中文
函数调用
函数调用(function calling)是大语言模型的一项能力,可根据用户输入生成对预定义外部函数或工具的结构化调用请求。模型以机器可读格式返回参数,但并不亲自执行该函数。
借助函数调用,模型返回了一个 JSON 对象,指定调用 getWeather 函数并将城市参数设为柏林。
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Deutsch
fundierte Antwort
Eine von einem KI- oder Suchsystem erzeugte Antwort, die auf überprüfbaren Quelldokumenten oder abgerufenen Daten beruht statt allein auf dem internen Modellwissen. Diese Verankerung (Grounding) verringert Halluzinationen und ermöglicht Quellenangaben.
Durch das Abrufen indexierter Webseiten liefert der Chatbot eine fundierte Antwort mit Quellenverweisen.
  • https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview
English
grounded answer
An answer generated by an AI or search system that is anchored in verifiable source documents or retrieved data rather than relying solely on the model's internal parameters. Grounding reduces hallucinations and typically links or cites the underlying sources.
By retrieving passages from indexed web pages, the chatbot produces a grounded answer with inline citations.
  • https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview
  • https://en.wikipedia.org/wiki/Retrieval-augmented_generation
Français
réponse ancrée
Réponse générée par un système d'IA ou de recherche qui s'appuie sur des documents sources vérifiables ou des données récupérées plutôt que sur les seules connaissances internes du modèle. Cet ancrage (grounding) réduit les hallucinations et permet de citer les sources.
En récupérant des passages de pages web indexées, l'assistant fournit une réponse ancrée assortie de citations.
  • https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview
Italiano
risposta ancorata
Risposta generata da un sistema di IA o di ricerca che si basa su documenti fonte verificabili o su dati recuperati anziché sulla sola conoscenza interna del modello. Questo ancoraggio (grounding) riduce le allucinazioni e consente di citare le fonti.
Recuperando passaggi da pagine web indicizzate, il chatbot produce una risposta ancorata con citazioni delle fonti.
  • https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview
中文
有据回答
由人工智能或搜索系统生成的、基于可验证的来源文档或检索到的数据而非仅依赖模型内部参数的回答。这种基于事实的锚定(grounding)可减少幻觉并支持引用来源。
通过检索已编入索引的网页,聊天机器人生成了带有来源引用的有据回答。
  • https://cloud.google.com/vertex-ai/generative-ai/docs/grounding/overview
Deutsch
GA4
GA4 (Google Analytics 4) ist die aktuelle Version der Web- und App-Analyseplattform von Google, die auf einem ereignisbasierten Datenmodell statt auf dem sitzungsbasierten Modell von Universal Analytics beruht.
Nach der Umstellung von Universal Analytics richtete das Marketing-Team Conversion-Ereignisse in GA4 ein, um Anmeldungen zu erfassen.
  • https://support.google.com/analytics/answer/10089681
  • https://de.wikipedia.org/wiki/Google_Analytics
English
GA4
GA4 (Google Analytics 4) is the current version of Google's web and app analytics platform, based on an event-driven data model rather than the session-based model of Universal Analytics.
After migrating from Universal Analytics, the marketing team set up conversion events in GA4 to track sign-ups.
  • https://support.google.com/analytics/answer/10089681
  • https://en.wikipedia.org/wiki/Google_Analytics
Français
GA4
GA4 (Google Analytics 4) est la version actuelle de la plateforme d'analyse web et applicative de Google, fondée sur un modèle de données basé sur les événements plutôt que sur le modèle par sessions d'Universal Analytics.
Après la migration depuis Universal Analytics, l'équipe marketing a configuré des événements de conversion dans GA4 pour suivre les inscriptions.
  • https://support.google.com/analytics/answer/10089681
  • https://fr.wikipedia.org/wiki/Google_Analytics
Italiano
GA4
GA4 (Google Analytics 4) è la versione attuale della piattaforma di analisi web e app di Google, basata su un modello di dati orientato agli eventi anziché sul modello per sessioni di Universal Analytics.
Dopo la migrazione da Universal Analytics, il team di marketing ha configurato gli eventi di conversione in GA4 per monitorare le registrazioni.
  • https://support.google.com/analytics/answer/10089681
  • https://it.wikipedia.org/wiki/Google_Analytics
中文
GA4
GA4(Google Analytics 4)是谷歌网站与应用分析平台的当前版本,采用基于事件的数据模型,取代了通用分析(Universal Analytics)基于会话的模型。
从通用分析迁移之后,营销团队在 GA4 中设置了转化事件以跟踪注册量。
  • https://support.google.com/analytics/answer/10089681
  • https://zh.wikipedia.org/wiki/Google_Analytics
Deutsch
Gastbeitrag
Ein Gastbeitrag ist eine Off-Page-SEO-Maßnahme, bei der man einen Artikel auf einer fremden Website veröffentlicht, um Backlinks, Referral-Traffic und Markenbekanntheit aufzubauen. Meist enthält er einen kontextuellen Link oder Autorenlink zur eigenen Seite.
Im Rahmen unserer Linkaufbau-Strategie platzierten wir einen Gastbeitrag mit Dofollow-Link auf einem etablierten Branchenblog.
  • https://de.wikipedia.org/wiki/Gastblogging
  • https://developers.google.com/search/docs/essentials/spam-policies
English
guest posting
Guest posting is an off-page SEO practice of writing and publishing an article on another website to build backlinks, referral traffic and brand authority. It typically includes a contextual or author-bio link back to the writer's own site.
As part of our link-building strategy, we secured a guest posting slot on a leading industry blog with a dofollow backlink.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://en.wikipedia.org/wiki/Guest_blogging
Français
article invité
L'article invité est une pratique de SEO off-page consistant à publier un article sur un site tiers afin d'obtenir des backlinks, du trafic de référence et de la notoriété. Il contient généralement un lien contextuel ou de bio vers le site de l'auteur.
Dans le cadre de notre stratégie de netlinking, nous avons publié un article invité avec un lien dofollow sur un blog spécialisé reconnu.
  • https://fr.wikipedia.org/wiki/Guest_blogging
  • https://developers.google.com/search/docs/essentials/spam-policies
Italiano
guest posting
Il guest posting è una pratica di SEO off-page che consiste nel pubblicare un articolo su un sito di terze parti per ottenere backlink, traffico di referral e autorevolezza del brand. Di solito include un link contestuale o nella bio dell'autore verso il proprio sito.
Nell'ambito della nostra strategia di link building abbiamo pubblicato un guest posting con link dofollow su un blog di settore autorevole.
  • https://it.wikipedia.org/wiki/Guest_blogging
  • https://developers.google.com/search/docs/essentials/spam-policies
中文
客座博客
客座博客(guest posting)是一种站外SEO手段,指在第三方网站上发布文章,以获取反向链接、引荐流量和品牌权威度,通常在文中或作者简介中包含指向自身网站的链接。
作为链接建设策略的一部分,我们在一个知名行业博客上发布了一篇带dofollow链接的客座博客文章。
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://en.wikipedia.org/wiki/Guest_blogging
Deutsch
Gebrauchstauglichkeit
Das Ausmaß, in dem eine Website oder Anwendung von bestimmten Nutzern in einem bestimmten Kontext effektiv, effizient und zufriedenstellend genutzt werden kann. Im Web- und UX-Bereich beschreibt sie, wie einfach und intuitiv eine Oberfläche bedienbar ist.
Die verbesserte Gebrauchstauglichkeit des Bestellprozesses senkte die Abbruchrate um 15 Prozent.
  • https://de.wikipedia.org/wiki/Gebrauchstauglichkeit_(Produkt)
English
usability
The extent to which a website or application can be used by specified users to achieve specified goals with effectiveness, efficiency and satisfaction in a given context. In web and UX contexts it measures how easy and intuitive an interface is to use.
Improving the usability of the checkout flow reduced cart abandonment by 15 percent.
  • https://en.wikipedia.org/wiki/Usability
  • https://www.iso.org/standard/77520.html
Français
utilisabilité
Degré selon lequel un site web ou une application peut être utilisé par des utilisateurs déterminés pour atteindre des objectifs définis avec efficacité, efficience et satisfaction dans un contexte donné. Elle mesure la facilité et l'intuitivité d'utilisation d'une interface.
L'amélioration de l'utilisabilité du tunnel de commande a réduit le taux d'abandon de 15 pour cent.
  • https://fr.wikipedia.org/wiki/Utilisabilit%C3%A9
Italiano
usabilità
Il grado in cui un sito web o un'applicazione può essere utilizzato da utenti specifici per raggiungere obiettivi definiti con efficacia, efficienza e soddisfazione in un dato contesto. Misura quanto un'interfaccia sia facile e intuitiva da usare.
Il miglioramento dell'usabilità del processo di acquisto ha ridotto l'abbandono del carrello del 15 per cento.
  • https://it.wikipedia.org/wiki/Usabilit%C3%A0
中文
可用性
指特定用户在特定情境下使用网站或应用程序达成既定目标时所具备的有效性、效率和满意度的程度。在网页和用户体验领域,它衡量界面易用和直观的程度。
优化结算流程的可用性使购物车放弃率降低了15%。
  • https://zh.wikipedia.org/wiki/%E5%8F%AF%E7%94%A8%E6%80%A7
Deutsch
gekaufter Link
Ein Hyperlink, der gegen Geld, Waren oder Dienstleistungen erworben oder getauscht wird, um Ranking-Signale weiterzugeben. Google wertet solche Links als Verstoß gegen seine Spam-Richtlinien, sofern sie nicht mit rel="sponsored" oder rel="nofollow" gekennzeichnet sind.
Ein gekaufter Link ohne korrekte Kennzeichnung kann eine manuelle Maßnahme von Google auslösen.
  • https://developers.google.com/search/docs/essentials/spam-policies?hl=de
  • https://de.wikipedia.org/wiki/Linkkauf
English
paid link
A hyperlink that is bought or exchanged for money, goods or services with the intent to pass ranking value. Google treats such links as a violation of its spam policies unless they are qualified with rel="sponsored" or rel="nofollow".
Buying a paid link without proper qualification can trigger a manual action from Google.
  • https://developers.google.com/search/docs/essentials/spam-policies
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
Français
lien payant
Hyperlien acheté ou échangé contre de l'argent, des biens ou des services dans le but de transmettre de la valeur de classement. Google considère de tels liens comme une violation de ses règles anti-spam, sauf s'ils sont qualifiés par rel="sponsored" ou rel="nofollow".
Un lien payant sans qualification appropriée peut entraîner une action manuelle de la part de Google.
  • https://developers.google.com/search/docs/essentials/spam-policies?hl=fr
Italiano
link a pagamento
Collegamento ipertestuale acquistato o scambiato in cambio di denaro, beni o servizi allo scopo di trasferire valore di ranking. Google considera tali link una violazione delle proprie norme antispam, a meno che non siano qualificati con rel="sponsored" o rel="nofollow".
Un link a pagamento senza la corretta qualificazione può causare un'azione manuale da parte di Google.
  • https://developers.google.com/search/docs/essentials/spam-policies?hl=it
中文
付费链接
为传递排名权重而以金钱、商品或服务购买或交换的超链接。除非使用 rel="sponsored" 或 rel="nofollow" 加以标记,否则谷歌视此类链接为违反其垃圾内容政策。
未经正确标记的付费链接可能会导致谷歌对网站采取人工处罚措施。
  • https://developers.google.com/search/docs/essentials/spam-policies?hl=zh-cn
Deutsch
Gemini
Gemini ist eine von Google DeepMind entwickelte Familie multimodaler großer Sprachmodelle, die Text, Bilder, Audio, Video und Code verarbeiten kann. Der Begriff bezeichnet auch den auf diesen Modellen basierenden KI-Assistenten von Google.
Google integrierte Gemini in die Suche, um KI-Übersichten für komplexe Anfragen zu erzeugen.
  • https://deepmind.google/technologies/gemini/
  • https://de.wikipedia.org/wiki/Gemini_(Sprachmodell)
English
Gemini
Gemini is a family of multimodal large language models developed by Google DeepMind, capable of processing text, images, audio, video and code. It also refers to Google's AI assistant powered by these models.
Google integrated Gemini into Search to generate AI Overviews for complex queries.
  • https://deepmind.google/technologies/gemini/
  • https://en.wikipedia.org/wiki/Gemini_(language_model)
Français
Gemini
Gemini est une famille de grands modèles de langage multimodaux développée par Google DeepMind, capable de traiter du texte, des images, de l'audio, de la vidéo et du code. Le terme désigne aussi l'assistant IA de Google reposant sur ces modèles.
Google a intégré Gemini à son moteur de recherche pour générer des aperçus IA sur les requêtes complexes.
  • https://deepmind.google/technologies/gemini/
  • https://fr.wikipedia.org/wiki/Gemini_(mod%C3%A8le_de_langage)
Italiano
Gemini
Gemini è una famiglia di grandi modelli linguistici multimodali sviluppata da Google DeepMind, in grado di elaborare testo, immagini, audio, video e codice. Il termine indica anche l'assistente IA di Google basato su questi modelli.
Google ha integrato Gemini nella ricerca per generare panoramiche IA per le query complesse.
  • https://deepmind.google/technologies/gemini/
  • https://it.wikipedia.org/wiki/Gemini_(modello_linguistico)
中文
Gemini
Gemini 是由 Google DeepMind 开发的一系列多模态大语言模型,能够处理文本、图像、音频、视频和代码。该术语也指基于这些模型的 Google 人工智能助手。
谷歌将 Gemini 集成到搜索中,为复杂查询生成 AI 概览。
  • https://deepmind.google/technologies/gemini/
  • https://zh.wikipedia.org/wiki/Gemini_(語言模型)
Deutsch
gemischte Inhalte
Von gemischten Inhalten spricht man, wenn eine über HTTPS geladene HTML-Seite Unterressourcen wie Bilder, Skripte oder Stylesheets über eine unsichere HTTP-Verbindung nachlädt. Dies schwächt die Sicherheit der Seite und kann Browserwarnungen oder Blockierungen auslösen.
Der Browser stufte die Seite als unsicher ein, weil ein Skript weiterhin als gemischter Inhalt über HTTP geladen wurde.
  • https://developer.mozilla.org/de/docs/Web/Security/Mixed_content
English
mixed content
Mixed content occurs when an HTML page loaded over HTTPS requests subresources such as images, scripts or stylesheets over an insecure HTTP connection. This weakens the security of the page and may trigger browser warnings or blocking.
The browser flagged the page as insecure because a stylesheet was still loaded as mixed content over HTTP.
  • https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content
  • https://web.dev/articles/what-is-mixed-content
Français
contenu mixte
On parle de contenu mixte lorsqu'une page HTML chargée en HTTPS demande des sous-ressources telles que des images, des scripts ou des feuilles de style via une connexion HTTP non sécurisée. Cela affaiblit la sécurité de la page et peut déclencher des avertissements ou un blocage par le navigateur.
Le navigateur a signalé la page comme non sécurisée car une feuille de style était encore chargée en contenu mixte via HTTP.
  • https://developer.mozilla.org/fr/docs/Web/Security/Mixed_content
Italiano
contenuto misto
Si parla di contenuto misto quando una pagina HTML caricata tramite HTTPS richiede sottorisorse come immagini, script o fogli di stile attraverso una connessione HTTP non sicura. Ciò indebolisce la sicurezza della pagina e può causare avvisi o blocchi da parte del browser.
Il browser ha segnalato la pagina come non sicura perché un foglio di stile veniva ancora caricato come contenuto misto tramite HTTP.
  • https://developer.mozilla.org/it/docs/Web/Security/Mixed_content
中文
混合内容
混合内容是指通过 HTTPS 加载的 HTML 页面又通过不安全的 HTTP 连接请求图片、脚本或样式表等子资源。这会削弱页面的安全性,并可能触发浏览器警告或拦截。
由于某个样式表仍以混合内容形式通过 HTTP 加载,浏览器将该页面标记为不安全。
  • https://developer.mozilla.org/zh-CN/docs/Web/Security/Mixed_content
Deutsch
Generative Engine Optimization
Die Optimierung von Inhalten, damit sie in den Antworten generativer KI-Suchmaschinen und großer Sprachmodelle sichtbar werden, zitiert und korrekt wiedergegeben werden. Sie erweitert die klassische SEO auf KI-gestützte Antwortmaschinen.
Die Agentur setzt auf Generative Engine Optimization, um in den KI-Antworten von ChatGPT und Google AI Overviews präsent zu sein.
  • https://de.wikipedia.org/wiki/Generative_Engine_Optimization
English
generative engine optimization
The practice of optimizing content so that it is surfaced, cited and accurately represented in the answers produced by generative AI search engines and large language models. It extends traditional SEO to AI-driven answer engines such as ChatGPT, Perplexity and Google AI Overviews.
Their generative engine optimization strategy focused on structured, citable content to increase visibility in AI-generated answers.
  • https://en.wikipedia.org/wiki/Generative_engine_optimization
  • https://arxiv.org/abs/2311.09735
Français
generative engine optimization
Pratique consistant à optimiser les contenus afin qu'ils soient repris, cités et fidèlement restitués dans les réponses générées par les moteurs de recherche à IA générative et les grands modèles de langage. Elle prolonge le SEO classique vers les moteurs de réponse pilotés par l'IA.
Sa stratégie de generative engine optimization vise à figurer dans les réponses générées par Perplexity et Google AI Overviews.
  • https://arxiv.org/abs/2311.09735
Italiano
generative engine optimization
Pratica di ottimizzazione dei contenuti affinché vengano recuperati, citati e riportati correttamente nelle risposte generate dai motori di ricerca a IA generativa e dai grandi modelli linguistici. Estende la SEO tradizionale ai motori di risposta basati sull'IA.
La loro strategia di generative engine optimization punta a comparire nelle risposte generate da ChatGPT e Google AI Overviews.
  • https://arxiv.org/abs/2311.09735
中文
生成式引擎优化
一种优化内容的实践,使其能够被生成式人工智能搜索引擎和大型语言模型检索、引用并准确呈现在生成的答案中。它将传统的搜索引擎优化扩展到由人工智能驱动的答案引擎。
他们的生成式引擎优化策略侧重于结构化且可引用的内容,以提升在人工智能生成答案中的曝光度。
  • https://arxiv.org/abs/2311.09735
Deutsch
generative KI
Eine Klasse von KI-Systemen, die neue Inhalte wie Text, Bilder, Audio oder Code erzeugen, indem sie Muster aus grossen Trainingsdaten lernen. Sie basiert typischerweise auf Foundation-Modellen wie grossen Sprachmodellen oder Diffusionsmodellen.
Suchmaschinen nutzen zunehmend generative KI, um zusammenfassende Antworten direkt auf der Ergebnisseite auszugeben.
  • https://de.wikipedia.org/wiki/Generative_k%C3%BCnstliche_Intelligenz
English
generative AI
A class of artificial intelligence systems that create new content such as text, images, audio, or code by learning patterns from large training datasets. It typically relies on foundation models like large language models or diffusion models.
Search engines increasingly use generative AI to produce summarized answers directly on the results page.
  • https://en.wikipedia.org/wiki/Generative_artificial_intelligence
Français
IA générative
Une catégorie de systèmes d'intelligence artificielle qui créent de nouveaux contenus tels que du texte, des images, de l'audio ou du code en apprenant des motifs à partir de vastes jeux de données. Elle repose généralement sur des modèles de fondation comme les grands modèles de langage ou les modèles de diffusion.
Les moteurs de recherche utilisent de plus en plus l'IA générative pour produire des réponses résumées directement sur la page de résultats.
  • https://fr.wikipedia.org/wiki/Intelligence_artificielle_g%C3%A9n%C3%A9rative
Italiano
IA generativa
Una classe di sistemi di intelligenza artificiale che creano nuovi contenuti come testo, immagini, audio o codice apprendendo schemi da grandi insiemi di dati di addestramento. Si basa tipicamente su modelli di base come i grandi modelli linguistici o i modelli di diffusione.
I motori di ricerca usano sempre più l'IA generativa per produrre risposte riassuntive direttamente nella pagina dei risultati.
  • https://it.wikipedia.org/wiki/Intelligenza_artificiale_generativa
中文
生成式人工智能
一类通过从大规模训练数据中学习模式来创建文本、图像、音频或代码等新内容的人工智能系统。通常依赖于大型语言模型或扩散模型等基础模型。
搜索引擎越来越多地利用生成式人工智能,直接在结果页面上生成摘要式回答。
  • https://zh.wikipedia.org/wiki/%E7%94%9F%E6%88%90%E5%BC%8F%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD
Deutsch
generative Suche
Ein Suchparadigma, bei dem ein generatives KI-Modell aus mehreren Quellen eine direkte Antwort in natürlicher Sprache erzeugt, statt nur eine Trefferliste mit Links auszugeben. Dabei werden meist grosse Sprachmodelle mit Retrieval kombiniert, um Webinhalte zusammenzufassen und zu zitieren.
Die generative Suche liefert oben auf der Ergebnisseite eine zusammengefasste Antwort statt einer reinen Linkliste.
  • https://blog.google/products/search/generative-ai-search/
  • https://de.wikipedia.org/wiki/Generative_k%C3%BCnstliche_Intelligenz
English
generative search
A search paradigm in which a generative AI model synthesizes a direct, natural-language answer from multiple sources instead of returning only a ranked list of links. It typically combines large language models with retrieval to summarize and cite web content.
Google's AI Overviews are a form of generative search that produces a summarized answer at the top of the results page.
  • https://blog.google/products/search/generative-ai-search/
  • https://en.wikipedia.org/wiki/AI_Overviews
Français
recherche générative
Paradigme de recherche dans lequel un modèle d'IA générative synthétise une réponse directe en langage naturel à partir de plusieurs sources, au lieu de renvoyer uniquement une liste de liens. Il combine généralement de grands modèles de langage avec de la recherche documentaire pour résumer et citer le contenu web.
La recherche générative affiche une réponse résumée en haut de la page de résultats plutôt qu'une simple liste de liens.
  • https://blog.google/products/search/generative-ai-search/
  • https://fr.wikipedia.org/wiki/Intelligence_artificielle_g%C3%A9n%C3%A9rative
Italiano
ricerca generativa
Paradigma di ricerca in cui un modello di IA generativa sintetizza una risposta diretta in linguaggio naturale a partire da più fonti, anziché restituire solo un elenco di link. Combina in genere modelli linguistici di grandi dimensioni con il recupero di informazioni per riassumere e citare i contenuti web.
La ricerca generativa mostra una risposta riassunta in cima alla pagina dei risultati invece di un semplice elenco di link.
  • https://blog.google/products/search/generative-ai-search/
  • https://it.wikipedia.org/wiki/Intelligenza_artificiale_generativa
中文
生成式搜索
一种搜索范式,生成式人工智能模型从多个来源综合生成直接的自然语言答案,而不仅仅返回排序后的链接列表。它通常将大语言模型与检索相结合,以总结并引用网页内容。
生成式搜索会在结果页顶部直接给出一段总结性答案,而不是单纯罗列链接。
  • https://blog.google/products/search/generative-ai-search/
  • https://zh.wikipedia.org/wiki/%E7%94%9F%E6%88%90%E5%BC%8F%E4%BA%BA%E5%B7%A5%E6%99%BA%E8%83%BD
Deutsch
Geotargeting
Geotargeting bezeichnet die Auslieferung unterschiedlicher Inhalte, Suchergebnisse oder Werbeanzeigen an Nutzer auf Basis ihres geografischen Standorts. Im SEO dient es dazu, regionsspezifische Seiten auszuspielen und die Sichtbarkeit in der lokalen Suche zu optimieren.
Durch Geotargeting werden Besuchern aus verschiedenen Ländern die Preise in der jeweiligen Landeswährung angezeigt.
  • https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites?hl=de
  • https://de.wikipedia.org/wiki/Geotargeting
English
geotargeting
Geotargeting is the practice of delivering different content, search results, or advertisements to users based on their geographic location. In SEO it is used to serve region-specific pages and to optimize visibility in local search results.
By using geotargeting, the online store shows prices in the local currency to visitors from different countries.
  • https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites
  • https://en.wikipedia.org/wiki/Geotargeting
Français
géociblage
Le géociblage consiste à diffuser des contenus, résultats de recherche ou publicités différents selon la localisation géographique de l'utilisateur. En SEO, il permet de proposer des pages spécifiques à une région et d'optimiser la visibilité dans les recherches locales.
Grâce au géociblage, la boutique en ligne affiche les prix dans la devise locale pour les visiteurs de chaque pays.
  • https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites?hl=fr
  • https://fr.wikipedia.org/wiki/G%C3%A9ociblage
Italiano
geotargeting
Il geotargeting è la pratica di fornire contenuti, risultati di ricerca o annunci pubblicitari differenti agli utenti in base alla loro posizione geografica. Nella SEO viene usato per mostrare pagine specifiche per una regione e ottimizzare la visibilità nelle ricerche locali.
Grazie al geotargeting, il negozio online mostra i prezzi nella valuta locale ai visitatori di ogni paese.
  • https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites?hl=it
  • https://it.wikipedia.org/wiki/Geotargeting
中文
地理定位
地理定位是指根据用户的地理位置向其提供不同的内容、搜索结果或广告的做法。在 SEO 中,它用于展示特定区域的页面并优化本地搜索的可见性。
通过地理定位,在线商店会向来自不同国家的访客显示当地货币的价格。
  • https://developers.google.com/search/docs/specialty/international/managing-multi-regional-sites?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E5%9C%B0%E7%90%86%E5%AE%9A%E4%BD%8D
Deutsch
Glossar
Ein Verzeichnis von Fachbegriffen mit ihren Definitionen, meist auf ein bestimmtes Sachgebiet oder Dokument bezogen. In NLP und Information Retrieval dienen Glossare als kontrolliertes Vokabular für Termextraktion, Begriffsklärung und Wissensbasisaufbau.
Das technische Handbuch enthält ein Glossar, das jede im Text verwendete Abkürzung erklärt.
  • https://de.wikipedia.org/wiki/Glossar
English
glossary
A curated list of specialized terms accompanied by their definitions, typically covering a specific domain or document. In NLP and information retrieval, glossaries serve as controlled vocabularies for term extraction, disambiguation and knowledge base construction.
The technical manual includes a glossary that defines every abbreviation used in the text.
  • https://en.wikipedia.org/wiki/Glossary
Français
glossaire
Liste de termes spécialisés accompagnés de leurs définitions, portant généralement sur un domaine ou un document précis. En TAL et recherche d'information, les glossaires font office de vocabulaire contrôlé pour l'extraction de termes et la construction de bases de connaissances.
Le manuel technique comprend un glossaire qui définit chaque abréviation employée dans le texte.
  • https://fr.wikipedia.org/wiki/Glossaire
Italiano
glossario
Elenco di termini specialistici corredati dalle loro definizioni, riferito di norma a un determinato ambito o documento. In NLP e recupero delle informazioni i glossari fungono da vocabolario controllato per l'estrazione di termini e la costruzione di basi di conoscenza.
Il manuale tecnico include un glossario che definisce ogni abbreviazione usata nel testo.
  • https://it.wikipedia.org/wiki/Glossario
中文
术语表
针对特定领域或文档汇编的专业术语及其定义的列表。在自然语言处理和信息检索中,术语表可作为受控词表,用于术语抽取、词义消歧和知识库构建。
该技术手册附有一份术语表,对文中使用的每个缩写进行了定义。
  • https://zh.wikipedia.org/wiki/术语表
Deutsch
Google
Google ist die weltweit meistgenutzte Web-Suchmaschine des Unternehmens Google LLC, die Webergebnisse anhand von Relevanz- und Qualitätssignalen sortiert. Der Name bezeichnet auch das Unternehmen mit seinem breiten Angebot an Such-, Werbe- und Cloud-Diensten.
Die meisten SEO-Strategien zielen darauf ab, in den organischen Suchergebnissen von Google gut zu ranken.
  • https://www.google.com/
  • https://de.wikipedia.org/wiki/Google_Suche
English
Google
Google is the world's most widely used web search engine, operated by Google LLC, which ranks and returns web results based on relevance and quality signals. The name also refers to the company providing a broad range of search, advertising and cloud services.
Most SEO strategies focus primarily on ranking well in Google's organic search results.
  • https://www.google.com/
  • https://en.wikipedia.org/wiki/Google_Search
Français
Google
Google est le moteur de recherche web le plus utilisé au monde, exploité par Google LLC, qui classe et affiche les résultats web selon des signaux de pertinence et de qualité. Le terme désigne aussi l'entreprise proposant une large gamme de services de recherche, de publicité et de cloud.
La plupart des stratégies SEO visent à bien se positionner dans les résultats de recherche organiques de Google.
  • https://www.google.com/
  • https://fr.wikipedia.org/wiki/Google_Search
Italiano
Google
Google è il motore di ricerca web più utilizzato al mondo, gestito da Google LLC, che ordina e restituisce i risultati web in base a segnali di pertinenza e qualità. Il termine indica anche l'azienda che offre un'ampia gamma di servizi di ricerca, pubblicità e cloud.
La maggior parte delle strategie SEO punta a posizionarsi bene nei risultati organici di Google.
  • https://www.google.com/
  • https://it.wikipedia.org/wiki/Google_Ricerca
中文
谷歌
谷歌(Google)是全球使用最广泛的网络搜索引擎,由 Google LLC 运营,依据相关性和质量信号对网页结果进行排序和返回。该名称也指提供搜索、广告和云服务等广泛业务的公司。
大多数 SEO 策略都以在谷歌自然搜索结果中获得良好排名为核心目标。
  • https://www.google.com/
  • https://zh.wikipedia.org/wiki/Google%E6%90%9C%E7%B4%A2
Deutsch
Google Ads
Google Ads ist die Online-Werbeplattform von Google, über die Werbetreibende Anzeigen in der Google-Suche, im Displaynetzwerk, auf YouTube und Partnerseiten schalten, meist auf Cost-per-Click-Basis abgerechnet.
Das Unternehmen startete eine Google-Ads-Kampagne, um auf Keywords zu seinem neuen Produkt zu bieten.
  • https://support.google.com/google-ads/answer/6146252?hl=de
  • https://de.wikipedia.org/wiki/Google_Ads
English
Google Ads
Google Ads is Google's online advertising platform that lets advertisers display ads in Google Search results, on the Display Network, YouTube and partner sites, typically billed on a pay-per-click basis.
The company launched a Google Ads campaign to bid on keywords related to its new product.
  • https://support.google.com/google-ads/answer/6146252
  • https://en.wikipedia.org/wiki/Google_Ads
Français
Google Ads
Google Ads est la plateforme publicitaire en ligne de Google permettant aux annonceurs de diffuser des annonces dans les résultats de recherche Google, sur le Réseau Display, YouTube et les sites partenaires, généralement facturées au coût par clic.
L'entreprise a lancé une campagne Google Ads pour enchérir sur des mots-clés liés à son nouveau produit.
  • https://support.google.com/google-ads/answer/6146252?hl=fr
  • https://fr.wikipedia.org/wiki/Google_Ads
Italiano
Google Ads
Google Ads è la piattaforma pubblicitaria online di Google che consente agli inserzionisti di pubblicare annunci nei risultati di ricerca Google, sulla Rete Display, su YouTube e sui siti partner, di solito con addebito a costo per clic.
L'azienda ha avviato una campagna Google Ads per fare offerte sulle parole chiave relative al suo nuovo prodotto.
  • https://support.google.com/google-ads/answer/6146252?hl=it
  • https://it.wikipedia.org/wiki/Google_Ads
中文
Google Ads
Google Ads 是谷歌的在线广告平台,广告主可在谷歌搜索结果、展示广告网络、YouTube 及合作伙伴网站上投放广告,通常按每次点击付费计费。
该公司启动了一项 Google Ads 广告系列,对与其新产品相关的关键字进行竞价。
  • https://support.google.com/google-ads/answer/6146252?hl=zh-Hans
  • https://zh.wikipedia.org/wiki/Google_Ads
Deutsch
Google Analytics
Ein Webanalysedienst von Google, der den Traffic sowie das Nutzerverhalten und Conversions auf Websites und in Apps erfasst und auswertet. Die aktuelle Version ist Google Analytics 4 (GA4) mit ereignisbasiertem Datenmodell.
Mit Google Analytics messen wir, wie viele Besucher über die organische Suche auf unsere Landingpage gelangen.
  • https://support.google.com/analytics/answer/10089681
  • https://de.wikipedia.org/wiki/Google_Analytics
English
Google Analytics
A web analytics service by Google that tracks and reports website and app traffic, user behavior, and conversions. The current version is Google Analytics 4 (GA4), based on an event-driven data model.
We use Google Analytics to measure how many visitors reach our landing page from organic search.
  • https://support.google.com/analytics/answer/10089681
  • https://en.wikipedia.org/wiki/Google_Analytics
Français
Google Analytics
Un service d'analyse d'audience web de Google qui mesure et analyse le trafic, le comportement des utilisateurs et les conversions sur les sites web et les applications. La version actuelle est Google Analytics 4 (GA4), fondée sur un modèle de données événementiel.
Nous utilisons Google Analytics pour mesurer combien de visiteurs arrivent sur notre page de destination via la recherche organique.
  • https://support.google.com/analytics/answer/10089681
  • https://fr.wikipedia.org/wiki/Google_Analytics
Italiano
Google Analytics
Un servizio di analisi web di Google che monitora e analizza il traffico, il comportamento degli utenti e le conversioni su siti web e app. La versione attuale è Google Analytics 4 (GA4), basata su un modello di dati orientato agli eventi.
Utilizziamo Google Analytics per misurare quanti visitatori raggiungono la nostra landing page tramite la ricerca organica.
  • https://support.google.com/analytics/answer/10089681
  • https://it.wikipedia.org/wiki/Google_Analytics
中文
Google Analytics
谷歌提供的网络分析服务,用于跟踪和报告网站及应用的流量、用户行为和转化情况。当前版本为 Google Analytics 4(GA4),基于以事件为核心的数据模型。
我们使用 Google Analytics 来衡量有多少访客通过自然搜索进入我们的着陆页。
  • https://support.google.com/analytics/answer/10089681
  • https://zh.wikipedia.org/wiki/Google_Analytics
Deutsch
Google Merchant Center
Eine Google-Plattform, über die Händler ihre Produktdaten hochladen und verwalten, um ihr Sortiment bei Google Shopping, in Anzeigen und auf weiteren Oberflächen bereitzustellen.
Der Händler lud seinen Produktfeed in das Google Merchant Center hoch, um Artikel in Shopping-Anzeigen zu zeigen.
  • https://support.google.com/merchants/answer/188924?hl=de
English
Google Merchant Center
A Google platform where retailers upload and manage product data to make their inventory available across Google Shopping, ads and other surfaces.
The retailer synced its product feed to Google Merchant Center to display items in Shopping ads.
  • https://support.google.com/merchants/answer/188924
  • https://en.wikipedia.org/wiki/Google_Shopping
Français
Google Merchant Center
Plateforme Google permettant aux marchands d'importer et de gérer leurs données produits afin de les diffuser sur Google Shopping, dans les annonces et sur d'autres surfaces.
Le marchand a importé son flux de produits dans Google Merchant Center pour afficher ses articles dans les annonces Shopping.
  • https://support.google.com/merchants/answer/188924?hl=fr
Italiano
Google Merchant Center
Piattaforma di Google in cui i rivenditori caricano e gestiscono i dati dei prodotti per renderli disponibili su Google Shopping, negli annunci e su altre superfici.
Il rivenditore ha caricato il feed dei prodotti in Google Merchant Center per mostrare gli articoli negli annunci Shopping.
  • https://support.google.com/merchants/answer/188924?hl=it
中文
Google Merchant Center
谷歌提供的一个平台,商家可在此上传和管理商品数据,使商品能够展示在Google购物、广告及其他渠道中。
商家将商品Feed上传到Google Merchant Center,以便在购物广告中展示其商品。
  • https://support.google.com/merchants/answer/188924?hl=zh-Hans
Deutsch
Google Search Console
Ein kostenloser Webdienst von Google, mit dem Website-Betreiber die Präsenz ihrer Website in den Google-Suchergebnissen überwachen, verwalten und Probleme beheben können. Er liefert Daten zu Indexierung, Suchanfragen, Crawling-Fehlern und Leistung.
Mit der Google Search Console prüfte der Webmaster, welche Seiten nicht indexiert wurden, und reichte eine aktualisierte Sitemap ein.
  • https://support.google.com/webmasters/answer/9128668?hl=de
  • https://de.wikipedia.org/wiki/Google_Search_Console
English
Google Search Console
A free web service by Google that lets website owners monitor, maintain and troubleshoot their site's presence in Google Search results. It provides data on indexing, search queries, crawling issues and performance.
Using Google Search Console, the webmaster identified which pages were excluded from the index and submitted an updated sitemap.
  • https://support.google.com/webmasters/answer/9128668
  • https://en.wikipedia.org/wiki/Google_Search_Console
Français
Google Search Console
Service web gratuit de Google permettant aux propriétaires de sites de surveiller, gérer et résoudre les problèmes liés à la présence de leur site dans les résultats de recherche Google. Il fournit des données sur l'indexation, les requêtes, l'exploration et les performances.
Grâce à la Google Search Console, le webmaster a identifié les pages exclues de l'index et a soumis un sitemap mis à jour.
  • https://support.google.com/webmasters/answer/9128668?hl=fr
  • https://fr.wikipedia.org/wiki/Google_Search_Console
Italiano
Google Search Console
Servizio web gratuito di Google che consente ai proprietari di siti di monitorare, gestire e risolvere i problemi relativi alla presenza del proprio sito nei risultati di ricerca di Google. Fornisce dati su indicizzazione, query di ricerca, scansione e prestazioni.
Tramite la Google Search Console il webmaster ha individuato le pagine escluse dall'indice e ha inviato una sitemap aggiornata.
  • https://support.google.com/webmasters/answer/9128668?hl=it
  • https://it.wikipedia.org/wiki/Google_Search_Console
中文
Google Search Console
Google 提供的免费网络服务,帮助网站所有者监控、维护网站在 Google 搜索结果中的表现并排查问题。它提供索引编制、搜索查询、抓取错误和效果等数据。
通过 Google Search Console,站长发现了哪些网页未被编入索引,并提交了更新后的站点地图。
  • https://support.google.com/webmasters/answer/9128668?hl=zh-Hans
  • https://zh.wikipedia.org/wiki/Google_Search_Console
Deutsch
Google Shopping
Ein Dienst von Google, mit dem Nutzer Produkte verschiedener Online- und lokaler Händler suchen, vergleichen und durchsuchen können. Die Produktdaten werden über das Google Merchant Center eingespeist und erscheinen als Shopping-Anzeigen oder kostenlose Produkteinträge.
Der Händler lud seinen Produktfeed ins Merchant Center hoch, damit seine Artikel in den Google-Shopping-Ergebnissen erscheinen.
  • https://support.google.com/merchants/answer/6149970
  • https://de.wikipedia.org/wiki/Google_Shopping
English
Google Shopping
A Google service that lets users search for, compare and browse product listings from various online and local retailers. Product data is submitted via Google Merchant Center and can appear as Shopping ads or free product listings.
The retailer uploaded its product feed to Merchant Center so its items would appear in Google Shopping results.
  • https://support.google.com/merchants/answer/6149970
  • https://en.wikipedia.org/wiki/Google_Shopping
Français
Google Shopping
Un service de Google permettant aux utilisateurs de rechercher, comparer et parcourir des produits proposés par différents marchands en ligne et locaux. Les données produit sont transmises via Google Merchant Center et apparaissent sous forme d'annonces Shopping ou de fiches produit gratuites.
Le marchand a importé son flux de produits dans Merchant Center afin que ses articles apparaissent dans les résultats Google Shopping.
  • https://support.google.com/merchants/answer/6149970
  • https://fr.wikipedia.org/wiki/Google_Shopping
Italiano
Google Shopping
Un servizio di Google che consente agli utenti di cercare, confrontare e sfogliare i prodotti di vari rivenditori online e locali. I dati dei prodotti vengono inviati tramite Google Merchant Center e possono comparire come annunci Shopping o schede prodotto gratuite.
Il rivenditore ha caricato il proprio feed di prodotti su Merchant Center affinché i suoi articoli comparissero nei risultati di Google Shopping.
  • https://support.google.com/merchants/answer/6149970
  • https://it.wikipedia.org/wiki/Google_Shopping
中文
Google 购物
谷歌提供的一项服务,允许用户搜索、比较和浏览来自各在线及本地零售商的产品信息。产品数据通过 Google Merchant Center(商家中心)提交,并以购物广告或免费产品信息的形式展示。
零售商将其产品数据源上传到 Merchant Center,以便其商品能出现在 Google 购物结果中。
  • https://support.google.com/merchants/answer/6149970
  • https://zh.wikipedia.org/wiki/Google_購物
Deutsch
Google Suche
Google Suche ist die von Google betriebene Websuchmaschine, die Webseiten indexiert und nach Relevanz sortiert, um passende Ergebnisse auf Nutzeranfragen zu liefern. Sie ist die weltweit am häufigsten genutzte Suchmaschine.
Für ein gutes Ranking in der Google Suche sind technisches SEO und hochwertige Inhalte entscheidend.
  • https://developers.google.com/search?hl=de
  • https://de.wikipedia.org/wiki/Google_Suche
English
Google Search
Google Search is a web search engine operated by Google that indexes and ranks web pages to return relevant results in response to user queries. It is the most widely used search engine worldwide.
Optimizing a website for Google Search involves technical SEO, quality content and mobile-friendliness.
  • https://developers.google.com/search
  • https://en.wikipedia.org/wiki/Google_Search
Français
Google Search
Google Search est le moteur de recherche web exploité par Google qui indexe et classe les pages web afin de renvoyer des résultats pertinents aux requêtes des utilisateurs. C'est le moteur de recherche le plus utilisé au monde.
Pour bien se positionner dans Google Search, il faut soigner le SEO technique et la qualité du contenu.
  • https://developers.google.com/search?hl=fr
  • https://fr.wikipedia.org/wiki/Google_Search
Italiano
Google Search
Google Search è il motore di ricerca web gestito da Google che indicizza e ordina le pagine web per restituire risultati pertinenti alle query degli utenti. È il motore di ricerca più utilizzato al mondo.
Per posizionarsi bene su Google Search sono fondamentali la SEO tecnica e la qualità dei contenuti.
  • https://developers.google.com/search?hl=it
  • https://it.wikipedia.org/wiki/Google_Search
中文
谷歌搜索
谷歌搜索是由谷歌运营的网络搜索引擎,通过对网页进行索引和排名,针对用户查询返回相关结果。它是全球使用最广泛的搜索引擎。
要在谷歌搜索中获得良好排名,技术性SEO和高质量内容至关重要。
  • https://developers.google.com/search
  • https://zh.wikipedia.org/wiki/Google搜索
Deutsch
Google Tag Manager
Google Tag Manager ist ein Tag-Management-System, mit dem sich Tracking-Tags und Code-Snippets auf einer Website oder in einer App verwalten und aktualisieren lassen, ohne den Quellcode direkt zu bearbeiten.
Über den Google Tag Manager lösen wir das Conversion-Tag aus, sobald ein Nutzer den Kauf abschliesst.
  • https://support.google.com/tagmanager/answer/6102821?hl=de
  • https://de.wikipedia.org/wiki/Google_Tag_Manager
English
Google Tag Manager
Google Tag Manager is a tag management system that lets users deploy and update tracking tags and code snippets on a website or app without editing the source code directly.
We use Google Tag Manager to fire the conversion tag whenever a user completes the checkout.
  • https://support.google.com/tagmanager/answer/6102821
  • https://en.wikipedia.org/wiki/Google_Tag_Manager
Français
Google Tag Manager
Google Tag Manager est un système de gestion de balises qui permet de déployer et de mettre à jour des balises de suivi et des extraits de code sur un site web ou une application sans modifier directement le code source.
Grâce à Google Tag Manager, nous déclenchons la balise de conversion dès qu'un utilisateur finalise son achat.
  • https://support.google.com/tagmanager/answer/6102821?hl=fr
  • https://fr.wikipedia.org/wiki/Google_Tag_Manager
Italiano
Google Tag Manager
Google Tag Manager è un sistema di gestione dei tag che consente di implementare e aggiornare tag di monitoraggio e snippet di codice su un sito web o un'app senza modificare direttamente il codice sorgente.
Con Google Tag Manager attiviamo il tag di conversione ogni volta che un utente completa l'acquisto.
  • https://support.google.com/tagmanager/answer/6102821?hl=it
  • https://it.wikipedia.org/wiki/Google_Tag_Manager
中文
Google 跟踪代码管理器
Google 跟踪代码管理器是一种代码管理系统,允许用户在无需直接修改源代码的情况下,在网站或应用中部署和更新跟踪代码及代码片段。
我们使用 Google 跟踪代码管理器,在用户完成结账时触发转化跟踪代码。
  • https://support.google.com/tagmanager/answer/6102821?hl=zh-Hans
  • https://zh.wikipedia.org/wiki/Google_Tag_Manager
Deutsch
Google Unternehmensprofil
Ein kostenloses Google-Tool, mit dem Unternehmen ihre Online-Präsenz in der Google-Suche und in Google Maps verwalten können, einschließlich Kontaktdaten, Öffnungszeiten, Bewertungen und Beiträgen.
Ein gepflegtes Google Unternehmensprofil verbessert die Sichtbarkeit im lokalen Map-Pack bei Suchanfragen in der Umgebung.
  • https://support.google.com/business/answer/3038177?hl=de
  • https://de.wikipedia.org/wiki/Google_My_Business
English
Google Business Profile
A free Google tool that lets businesses manage their online presence across Google Search and Google Maps, including contact details, opening hours, reviews and posts.
Optimizing your Google Business Profile helps your store appear in the local map pack for nearby searches.
  • https://support.google.com/business/answer/3038177
  • https://en.wikipedia.org/wiki/Google_Business_Profile
Français
Profil d'établissement Google
Outil gratuit de Google permettant aux entreprises de gérer leur présence en ligne sur la recherche Google et Google Maps, y compris les coordonnées, les horaires, les avis et les publications.
Un profil d'établissement Google bien optimisé permet d'apparaître dans le pack local pour les recherches à proximité.
  • https://support.google.com/business/answer/3038177?hl=fr
  • https://fr.wikipedia.org/wiki/Google_My_Business
Italiano
Profilo dell'attività su Google
Strumento gratuito di Google che consente alle aziende di gestire la propria presenza online sulla Ricerca Google e su Google Maps, inclusi contatti, orari, recensioni e post.
Un Profilo dell'attività su Google ottimizzato aiuta a comparire nel pacchetto locale delle mappe per le ricerche nelle vicinanze.
  • https://support.google.com/business/answer/3038177?hl=it
  • https://it.wikipedia.org/wiki/Google_My_Business
中文
Google 商家资料
Google 提供的免费工具,让商家在 Google 搜索和 Google 地图上管理其在线信息,包括联系方式、营业时间、评价和帖子。
优化 Google 商家资料有助于在附近搜索时出现在本地地图组合结果中。
  • https://support.google.com/business/answer/3038177?hl=zh-Hans
  • https://zh.wikipedia.org/wiki/Google_我的商家
Deutsch
Googlebot
Googlebot ist die Sammelbezeichnung für den Webcrawler von Google, der Webseiten aufruft und für den Google-Suchindex erfasst. Er umfasst getrennte Crawler für Desktop und Smartphone sowie spezialisierte Bots für Bilder, Videos und News.
In den Serverprotokollen tauchte Googlebot regelmässig auf, wenn neue Beiträge veröffentlicht wurden.
  • https://developers.google.com/search/docs/crawling-indexing/googlebot?hl=de
  • https://de.wikipedia.org/wiki/Googlebot
English
Googlebot
Googlebot is the generic name for Google's web crawler that discovers and fetches web pages to build the Google Search index. It comprises separate crawlers for desktop and smartphone as well as specialized bots for images, video and news.
The server logs showed frequent visits from Googlebot fetching newly published articles.
  • https://developers.google.com/search/docs/crawling-indexing/googlebot
  • https://en.wikipedia.org/wiki/Googlebot
Français
Googlebot
Googlebot est le nom générique du robot d'exploration de Google qui découvre et récupère les pages web pour alimenter l'index de la recherche Google. Il comprend des robots distincts pour ordinateur et smartphone ainsi que des bots spécialisés pour les images, la vidéo et l'actualité.
Les journaux du serveur montraient des passages fréquents de Googlebot récupérant les articles récemment publiés.
  • https://developers.google.com/search/docs/crawling-indexing/googlebot?hl=fr
  • https://fr.wikipedia.org/wiki/Googlebot
Italiano
Googlebot
Googlebot è il nome generico del crawler web di Google che individua e recupera le pagine web per creare l'indice della Ricerca Google. Comprende crawler distinti per desktop e smartphone oltre a bot specializzati per immagini, video e notizie.
I log del server mostravano visite frequenti di Googlebot che recuperava gli articoli appena pubblicati.
  • https://developers.google.com/search/docs/crawling-indexing/googlebot?hl=it
  • https://it.wikipedia.org/wiki/Googlebot
中文
Googlebot
Googlebot 是 Google 网络爬虫的统称,用于发现并抓取网页以构建 Google 搜索索引。它包含面向桌面端和智能手机的独立爬虫,以及用于图片、视频和新闻的专用机器人。
服务器日志显示 Googlebot 频繁访问并抓取新发布的文章。
  • https://developers.google.com/search/docs/crawling-indexing/googlebot?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Googlebot