TermBoyTerm

Français
410 Gone
Un code d'état HTTP indiquant que la ressource demandée n'est plus disponible de façon permanente et a été volontairement supprimée, sans adresse de redirection.
Pour le SEO, renvoyer un 410 Gone indique aux robots qu'une page a été supprimée définitivement et peut être retirée de l'index plus rapidement qu'avec un 404.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Status/410
  • https://datatracker.ietf.org/doc/html/rfc9110#name-410-gone
English
410 Gone
An HTTP status code indicating that the requested resource is permanently unavailable and has been intentionally removed, with no forwarding address.
For SEO, returning a 410 Gone signals to crawlers that a page has been permanently deleted and can be dropped from the index faster than a 404.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/410
  • https://datatracker.ietf.org/doc/html/rfc9110#name-410-gone
Deutsch
410 Gone
Ein HTTP-Statuscode, der signalisiert, dass die angeforderte Ressource dauerhaft nicht mehr verfügbar ist und absichtlich entfernt wurde, ohne dass eine Weiterleitungsadresse existiert.
Für SEO signalisiert ein 410 Gone den Crawlern, dass eine Seite endgültig gelöscht wurde und schneller als bei einem 404 aus dem Index entfernt werden kann.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Status/410
  • https://datatracker.ietf.org/doc/html/rfc9110#name-410-gone
Italiano
410 Gone
Un codice di stato HTTP che indica che la risorsa richiesta non è più disponibile in modo permanente ed è stata rimossa intenzionalmente, senza un indirizzo di reindirizzamento.
Per la SEO, restituire un 410 Gone segnala ai crawler che una pagina è stata eliminata definitivamente e può essere rimossa dall'indice più rapidamente rispetto a un 404.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Status/410
  • https://datatracker.ietf.org/doc/html/rfc9110#name-410-gone
中文
410 Gone
一种 HTTP 状态码,表示所请求的资源已被永久删除且不再可用,服务器没有转发地址。
在 SEO 中,返回 410 Gone 会告知爬虫该页面已被永久删除,相比 404 能更快地从索引中移除。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/410
  • https://datatracker.ietf.org/doc/html/rfc9110#name-410-gone
Français
abandon de panier
Comportement d'un acheteur en ligne qui ajoute des produits à son panier mais quitte le site avant de finaliser l'achat. Ce phénomène est mesuré par le taux d'abandon de panier.
Des frais de livraison affichés tardivement au moment du paiement provoquent de nombreux abandons de panier.
  • https://fr.wikipedia.org/wiki/Taux_de_conversion
English
cart abandonment
The behavior of an online shopper who adds products to a shopping cart but leaves the site before completing the purchase. It is a key e-commerce metric, often expressed as the cart abandonment rate.
High shipping costs revealed late in checkout are a leading cause of cart abandonment.
  • https://en.wikipedia.org/wiki/Abandonment_rate
Deutsch
Warenkorbabbruch
Das Verhalten eines Online-Käufers, der Produkte in den Warenkorb legt, den Kauf jedoch vor dem Abschluss abbricht. Der Anteil solcher Abbrüche wird als Warenkorbabbruchrate gemessen.
Unerwartete Versandkosten im Checkout sind eine Hauptursache für Warenkorbabbrüche.
  • https://de.wikipedia.org/wiki/Konversionsrate
Italiano
abbandono del carrello
Comportamento di un acquirente online che aggiunge prodotti al carrello ma lascia il sito prima di completare l'acquisto. Il fenomeno viene misurato dal tasso di abbandono del carrello.
Costi di spedizione mostrati tardi nel checkout sono una causa frequente di abbandono del carrello.
  • https://it.wikipedia.org/wiki/Tasso_di_conversione
中文
购物车放弃
指在线购物者将商品加入购物车后,在完成付款前离开网站的行为。该现象通常以购物车放弃率来衡量,是电商的关键指标。
在结账时才显示的高额运费是导致购物车放弃的主要原因之一。
  • https://en.wikipedia.org/wiki/Abandonment_rate
Français
Accelerated Mobile Pages
Cadre HTML open source destiné à créer des pages web au chargement très rapide, optimisées pour les appareils mobiles. Il limite certains éléments HTML, CSS et JavaScript et s'appuie souvent sur une diffusion depuis un cache.
L'éditeur a adopté les Accelerated Mobile Pages pour accélérer l'affichage sur les smartphones.
  • https://fr.wikipedia.org/wiki/Accelerated_Mobile_Pages
  • https://amp.dev/
English
Accelerated Mobile Pages
An open-source HTML framework designed to create fast-loading, streamlined web pages optimized for mobile devices. It restricts certain HTML, CSS and JavaScript to guarantee rapid rendering, often served from a cache.
The publisher adopted Accelerated Mobile Pages to reduce load times on smartphones and improve engagement.
  • https://en.wikipedia.org/wiki/Accelerated_Mobile_Pages
  • https://amp.dev/
Deutsch
Accelerated Mobile Pages
Ein quelloffenes HTML-Framework zur Erstellung besonders schnell ladender, für Mobilgeräte optimierter Webseiten. Durch eingeschränktes HTML, CSS und JavaScript sowie Auslieferung aus einem Cache wird eine schnelle Darstellung erreicht.
Der Verlag setzte Accelerated Mobile Pages ein, um die Ladezeiten auf Smartphones zu verkürzen.
  • https://de.wikipedia.org/wiki/Accelerated_Mobile_Pages
  • https://amp.dev/
Italiano
Accelerated Mobile Pages
Framework HTML open source per creare pagine web a caricamento molto rapido, ottimizzate per i dispositivi mobili. Limita determinati elementi HTML, CSS e JavaScript e spesso viene distribuito da una cache.
L'editore ha adottato le Accelerated Mobile Pages per ridurre i tempi di caricamento su smartphone.
  • https://it.wikipedia.org/wiki/Accelerated_Mobile_Pages
  • https://amp.dev/
中文
加速移动页面
一种开源 HTML 框架,用于创建加载速度极快、针对移动设备优化的网页。它限制部分 HTML、CSS 和 JavaScript,并常通过缓存进行分发以确保快速渲染。
该出版商采用加速移动页面来缩短智能手机上的加载时间。
  • https://zh.wikipedia.org/wiki/Accelerated_Mobile_Pages
  • https://amp.dev/
Français
accélération GPU
Utilisation d'un processeur graphique (GPU) en complément du CPU pour accélérer les tâches à forte intensité de calcul, notamment les opérations parallèles liées à l'entraînement et à l'exécution de modèles d'apprentissage automatique.
L'activation de l'accélération GPU a réduit le temps d'entraînement du modèle de plusieurs jours à quelques heures.
  • https://fr.wikipedia.org/wiki/Acc%C3%A9l%C3%A9ration_mat%C3%A9rielle
  • https://docs.nvidia.com/cuda/
English
GPU acceleration
The use of a graphics processing unit (GPU) alongside the CPU to speed up computationally intensive tasks, especially the parallel operations involved in training and running machine learning models.
Enabling GPU acceleration reduced the model's training time from days to hours.
  • https://en.wikipedia.org/wiki/Hardware_acceleration
  • https://docs.nvidia.com/cuda/
Deutsch
GPU-Beschleunigung
Der Einsatz eines Grafikprozessors (GPU) zusätzlich zur CPU, um rechenintensive Aufgaben zu beschleunigen, insbesondere die parallelen Berechnungen beim Training und Ausführen von Machine-Learning-Modellen.
Durch die GPU-Beschleunigung verkürzte sich die Trainingszeit des Modells von Tagen auf Stunden.
  • https://de.wikipedia.org/wiki/Hardwarebeschleunigung
  • https://docs.nvidia.com/cuda/
Italiano
accelerazione GPU
Utilizzo di un'unità di elaborazione grafica (GPU) insieme alla CPU per velocizzare le operazioni ad alta intensità di calcolo, in particolare le operazioni parallele coinvolte nell'addestramento e nell'esecuzione di modelli di machine learning.
Attivando l'accelerazione GPU, il tempo di addestramento del modello è passato da giorni a ore.
  • https://it.wikipedia.org/wiki/Accelerazione_hardware
  • https://docs.nvidia.com/cuda/
中文
GPU 加速
在 CPU 之外使用图形处理单元(GPU)来加速计算密集型任务,尤其是训练和运行机器学习模型所涉及的并行运算。
启用 GPU 加速后,该模型的训练时间从数天缩短到数小时。
  • https://zh.wikipedia.org/wiki/%E7%A1%AC%E4%BB%B6%E5%8A%A0%E9%80%9F
  • https://docs.nvidia.com/cuda/
Français
accessibilité
Conception de sites web et de contenus numériques permettant aux personnes en situation de handicap de les percevoir, comprendre, naviguer et interagir avec eux. Elle est généralement évaluée selon les normes WCAG.
Ajouter un texte alternatif descriptif aux images est une mesure d'accessibilité fondamentale.
  • https://www.w3.org/WAI/fundamentals/accessibility-intro/
  • https://fr.wikipedia.org/wiki/Accessibilit%C3%A9_du_web
English
accessibility
The practice of designing websites and digital content so that people with disabilities can perceive, understand, navigate and interact with them. It improves usability for all users and is often measured against the WCAG standard.
Adding descriptive alt text to images is a fundamental accessibility improvement.
  • https://www.w3.org/WAI/fundamentals/accessibility-intro/
  • https://developer.mozilla.org/en-US/docs/Web/Accessibility
Deutsch
Barrierefreiheit
Gestaltung von Websites und digitalen Inhalten so, dass Menschen mit Behinderungen sie wahrnehmen, verstehen, bedienen und mit ihnen interagieren können. Sie wird meist an den WCAG-Standards gemessen.
Aussagekräftige Alt-Texte für Bilder sind eine grundlegende Massnahme zur Barrierefreiheit.
  • https://www.w3.org/WAI/fundamentals/accessibility-intro/
  • https://de.wikipedia.org/wiki/Barrierefreies_Internet
Italiano
accessibilità
Progettazione di siti web e contenuti digitali affinché le persone con disabilità possano percepirli, comprenderli, navigarli e interagirvi. Viene generalmente valutata rispetto agli standard WCAG.
Aggiungere testi alternativi descrittivi alle immagini è una misura fondamentale di accessibilità.
  • https://www.w3.org/WAI/fundamentals/accessibility-intro/
  • https://it.wikipedia.org/wiki/Accessibilit%C3%A0_(informatica)
中文
无障碍
在网站和数字内容的设计中,使残障人士能够感知、理解、导航并与之交互的实践。通常依据 WCAG 标准进行衡量。
为图片添加描述性替代文本是一项基础的无障碍改进措施。
  • https://www.w3.org/WAI/fundamentals/accessibility-intro/
  • https://zh.wikipedia.org/wiki/%E7%84%A1%E9%9A%9C%E7%A4%99%E7%B6%B2%E9%A0%81
Français
action manuelle
Une action manuelle est une pénalité appliquée par un évaluateur humain chez Google lorsqu'un site enfreint les règles anti-spam de la recherche, entraînant une baisse de classement ou un retrait des résultats.
Après une action manuelle pour liens non naturels, le webmaster a désavoué les backlinks et soumis une demande de réexamen.
  • https://developers.google.com/search/docs/monitor-debug/security/manual-actions?hl=fr
  • https://support.google.com/webmasters/answer/9044175?hl=fr
English
manual action
A manual action is a penalty applied by a human reviewer at Google when a site is found to violate the search spam policies, resulting in reduced ranking or removal from search results.
After receiving a manual action for unnatural links, the webmaster disavowed the spammy backlinks and submitted a reconsideration request.
  • https://developers.google.com/search/docs/monitor-debug/security/manual-actions
  • https://support.google.com/webmasters/answer/9044175
Deutsch
manuelle Maßnahme
Eine manuelle Maßnahme ist eine von einem menschlichen Prüfer bei Google verhängte Sanktion, wenn eine Website gegen die Spam-Richtlinien für die Google-Suche verstößt, was zu Rankingverlust oder Ausschluss aus dem Index führen kann.
Nach der manuellen Maßnahme wegen unnatürlicher Links reichte der Webmaster einen Antrag auf erneute Überprüfung ein.
  • https://developers.google.com/search/docs/monitor-debug/security/manual-actions?hl=de
  • https://support.google.com/webmasters/answer/9044175?hl=de
Italiano
azione manuale
Un'azione manuale è una penalizzazione applicata da un revisore umano di Google quando un sito viola le norme anti-spam della ricerca, con conseguente calo del posizionamento o rimozione dai risultati.
Dopo un'azione manuale per link innaturali, il webmaster ha rinnegato i backlink e inviato una richiesta di riconsiderazione.
  • https://developers.google.com/search/docs/monitor-debug/security/manual-actions?hl=it
  • https://support.google.com/webmasters/answer/9044175?hl=it
中文
人工处理措施
人工处理措施是指 Google 人工审核员在发现网站违反搜索垃圾内容政策时采取的处罚措施,可能导致排名下降或从搜索结果中被移除。
由于存在非自然链接而收到人工处理措施后,网站管理员否认了垃圾反向链接并提交了重新审核请求。
  • https://developers.google.com/search/docs/monitor-debug/security/manual-actions?hl=zh-cn
  • https://support.google.com/webmasters/answer/9044175?hl=zh-Hans
Français
actualisation de contenu
Processus de mise à jour d'un contenu web existant en révisant les informations obsolètes, en améliorant la structure et en ajoutant de nouveaux détails afin de maintenir ou d'améliorer son classement. Elle cible les pages déjà publiées plutôt que la création de nouvelles pages.
L'équipe a planifié une actualisation de contenu trimestrielle pour ses articles de blog les plus performants.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=fr
English
content refresh
The process of updating existing web content by revising outdated information, improving structure, and adding new details to maintain or improve its search ranking. A content refresh targets already-published pages rather than creating new ones.
The team scheduled a quarterly content refresh for their top-performing blog posts to keep them ranking well.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Deutsch
Content-Aktualisierung
Der Prozess der Überarbeitung bestehender Webinhalte durch Aktualisieren veralteter Informationen, Verbesserung der Struktur und Ergänzung neuer Details, um das Ranking zu erhalten oder zu verbessern. Sie betrifft bereits veröffentlichte Seiten statt neue zu erstellen.
Das Team plante eine vierteljährliche Content-Aktualisierung für die leistungsstärksten Blogbeiträge.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=de
Italiano
aggiornamento dei contenuti
Processo di revisione di contenuti web esistenti mediante l'aggiornamento di informazioni obsolete, il miglioramento della struttura e l'aggiunta di nuovi dettagli per mantenere o migliorare il posizionamento. Riguarda pagine già pubblicate anziché la creazione di nuove.
Il team ha pianificato un aggiornamento trimestrale dei contenuti per i post del blog con le migliori prestazioni.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=it
中文
内容更新
通过修订过时信息、改善结构并补充新细节来更新现有网页内容的过程,以维持或提升其搜索排名。内容更新针对已发布的页面,而非创建新页面。
团队计划每季度对表现最佳的博客文章进行一次内容更新,以保持其良好排名。
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=zh-cn
Français
adresse IP
Étiquette numérique attribuée à chaque appareil connecté à un réseau utilisant le protocole Internet, permettant son identification et son adressage.
Chaque serveur web est accessible via au moins une adresse IP.
  • https://fr.wikipedia.org/wiki/Adresse_IP
English
IP address
A numerical label assigned to each device connected to a computer network that uses the Internet Protocol for communication, enabling identification and location addressing.
Every server hosting a website is reachable via at least one IP address.
  • https://en.wikipedia.org/wiki/IP_address
  • https://datatracker.ietf.org/doc/html/rfc791
Deutsch
IP-Adresse
Eine numerische Kennung, die jedem Gerät in einem Netzwerk zugewiesen wird, das über das Internetprotokoll kommuniziert, und die zur Identifikation und Adressierung dient.
Jeder Webserver ist über mindestens eine IP-Adresse erreichbar.
  • https://de.wikipedia.org/wiki/IP-Adresse
Italiano
indirizzo IP
Etichetta numerica assegnata a ciascun dispositivo connesso a una rete che utilizza il protocollo Internet, che ne consente l'identificazione e l'indirizzamento.
Ogni server web è raggiungibile tramite almeno un indirizzo IP.
  • https://it.wikipedia.org/wiki/Indirizzo_IP
中文
IP地址
分配给使用互联网协议进行通信的网络中每台设备的数字标识,用于设备的识别和寻址定位。
每个托管网站的服务器至少可以通过一个IP地址访问。
  • https://zh.wikipedia.org/wiki/IP地址
Français
affichage du fil d'Ariane
Fonctionnalité SERP dans laquelle Google remplace l'URL visible d'un résultat de recherche par un fil d'Ariane indiquant la position de la page dans la hiérarchie du site. Cet affichage repose sur des données structurées telles que le balisage BreadcrumbList.
Grâce au balisage BreadcrumbList, le site a obtenu un affichage du fil d'Ariane dans les résultats de recherche à la place de l'URL brute.
  • https://developers.google.com/search/docs/appearance/structured-data/breadcrumb?hl=fr
  • https://fr.wikipedia.org/wiki/Fil_d%27Ariane_(ergonomie)
English
breadcrumb display
A SERP feature in which Google replaces the visible URL of a search result with a breadcrumb trail, showing the page's position within the site hierarchy. The presentation is driven by structured data such as BreadcrumbList markup.
By adding BreadcrumbList structured data, the site enabled a breadcrumb display in the search results instead of a plain URL.
  • https://developers.google.com/search/docs/appearance/structured-data/breadcrumb
  • https://en.wikipedia.org/wiki/Breadcrumb_navigation
Deutsch
Breadcrumb-Darstellung
Ein SERP-Feature, bei dem Google die sichtbare URL eines Suchergebnisses durch einen Breadcrumb-Pfad ersetzt, der die Position der Seite in der Website-Hierarchie zeigt. Grundlage ist strukturierte Auszeichnung wie das BreadcrumbList-Markup.
Durch die Auszeichnung mit BreadcrumbList-Daten erschien in den Suchergebnissen eine Breadcrumb-Darstellung statt der reinen URL.
  • https://developers.google.com/search/docs/appearance/structured-data/breadcrumb?hl=de
  • https://de.wikipedia.org/wiki/Brotkr%C3%BCmelnavigation
Italiano
visualizzazione dei breadcrumb
Funzionalità SERP in cui Google sostituisce l'URL visibile di un risultato di ricerca con un percorso breadcrumb, mostrando la posizione della pagina nella gerarchia del sito. La presentazione si basa su dati strutturati come il markup BreadcrumbList.
Aggiungendo i dati strutturati BreadcrumbList, il sito ha ottenuto la visualizzazione dei breadcrumb nei risultati di ricerca invece dell'URL semplice.
  • https://developers.google.com/search/docs/appearance/structured-data/breadcrumb?hl=it
  • https://it.wikipedia.org/wiki/Breadcrumb
中文
面包屑导航展示
一种 SERP 功能,谷歌会用面包屑路径替代搜索结果中可见的网址,显示页面在网站层级结构中的位置。该展示由 BreadcrumbList 等结构化数据驱动。
通过添加 BreadcrumbList 结构化数据,该网站在搜索结果中呈现了面包屑导航展示,而非纯网址。
  • https://developers.google.com/search/docs/appearance/structured-data/breadcrumb?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E9%9D%A2%E5%8C%85%E5%B1%91%E5%AF%BC%E8%88%AA
Français
affinement de requête
Processus consistant à modifier ou améliorer une requête de recherche afin d'obtenir des résultats plus pertinents, soit par reformulation de l'utilisateur, soit par suggestion ou ajustement automatique du moteur de recherche.
L'affinement de requête aide les utilisateurs à restreindre des recherches trop larges en ajoutant des filtres, des synonymes ou des mots-clés plus précis.
  • https://fr.wikipedia.org/wiki/Expansion_de_requ%C3%AAte
English
query refinement
The process of modifying or improving a search query to obtain more relevant results, either by the user reformulating terms or by the search engine suggesting or automatically adjusting the query.
Query refinement helps users narrow broad searches by adding filters, synonyms, or more specific keywords.
  • https://developers.google.com/search/docs/fundamentals/how-search-works
  • https://en.wikipedia.org/wiki/Query_expansion
Deutsch
Query-Verfeinerung
Der Prozess der Anpassung oder Verbesserung einer Suchanfrage, um relevantere Ergebnisse zu erhalten, entweder durch Neuformulierung seitens des Nutzers oder durch Vorschläge bzw. automatische Anpassungen der Suchmaschine.
Die Query-Verfeinerung hilft Nutzern, breite Suchanfragen durch Filter, Synonyme oder spezifischere Keywords einzugrenzen.
  • https://de.wikipedia.org/wiki/Query-Expansion
Italiano
affinamento della query
Processo di modifica o miglioramento di una query di ricerca al fine di ottenere risultati più pertinenti, tramite riformulazione da parte dell'utente oppure suggerimenti o aggiustamenti automatici del motore di ricerca.
L'affinamento della query aiuta gli utenti a restringere ricerche troppo ampie aggiungendo filtri, sinonimi o parole chiave più specifiche.
  • https://it.wikipedia.org/wiki/Espansione_della_query
中文
查询优化
通过修改或改进搜索查询以获得更相关结果的过程,可以由用户重新表述查询,也可以由搜索引擎提供建议或自动调整查询。
查询优化通过添加筛选条件、同义词或更具体的关键词,帮助用户缩小过于宽泛的搜索范围。
  • https://zh.wikipedia.org/wiki/%E6%9F%A5%E8%AF%A2%E6%89%A9%E5%B1%95
Français
âge du domaine
La durée écoulée depuis la première enregistrement d'un nom de domaine. Il est parfois évoqué comme facteur potentiel de confiance ou de classement pour les moteurs de recherche.
Certains référenceurs surestiment l'importance de l'âge du domaine dans le classement Google.
  • https://fr.wikipedia.org/wiki/Nom_de_domaine
English
domain age
The length of time that has elapsed since a domain name was first registered. It is sometimes discussed as a potential factor in search engine trust or ranking.
Some SEO experts argue that domain age has only a minor influence on Google rankings.
  • https://en.wikipedia.org/wiki/Domain_name
Deutsch
Domain-Alter
Der Zeitraum, der seit der Erstregistrierung eines Domainnamens vergangen ist. Es wird gelegentlich als möglicher Vertrauens- oder Ranking-Faktor für Suchmaschinen diskutiert.
Manche SEO-Fachleute überschätzen den Einfluss des Domain-Alters auf das Google-Ranking.
  • https://de.wikipedia.org/wiki/Domain
Italiano
età del dominio
Il tempo trascorso dalla prima registrazione di un nome di dominio. Viene talvolta discussa come possibile fattore di fiducia o di ranking per i motori di ricerca.
Alcuni esperti SEO sopravvalutano l'influenza dell'età del dominio sul ranking di Google.
  • https://it.wikipedia.org/wiki/Nome_di_dominio
中文
域名年龄
自域名首次注册以来经过的时间长度。有时被讨论为搜索引擎信任度或排名的潜在因素。
一些SEO专家认为域名年龄对谷歌排名的影响其实很有限。
  • https://zh.wikipedia.org/wiki/域名
Français
agent de navigation web
Agent d'IA qui navigue de manière autonome sur les sites web et interagit avec eux—en cliquant sur des liens, en remplissant des formulaires et en lisant du contenu—afin d'accomplir des tâches pour le compte d'un utilisateur. Il associe généralement un grand modèle de langage à l'automatisation d'un navigateur.
L'agent de navigation web a réservé le vol en parcourant seul le site de la compagnie aérienne et en remplissant le formulaire de paiement.
  • https://fr.wikipedia.org/wiki/Agent_logiciel
English
web browsing agent
An AI agent that autonomously navigates and interacts with websites—clicking links, filling forms and reading content—to complete tasks on behalf of a user. It typically combines a large language model with browser automation capabilities.
The web browsing agent booked the flight by navigating the airline's site and completing the checkout form on its own.
  • https://openai.com/index/computer-using-agent/
  • https://en.wikipedia.org/wiki/Autonomous_agent
Deutsch
Web-Browsing-Agent
Ein KI-Agent, der eigenständig Websites navigiert und mit ihnen interagiert—Links anklickt, Formulare ausfüllt und Inhalte liest—um Aufgaben im Auftrag eines Nutzers zu erledigen. Er kombiniert meist ein grosses Sprachmodell mit Browser-Automatisierung.
Der Web-Browsing-Agent buchte den Flug, indem er selbstständig durch die Website der Fluggesellschaft navigierte und das Bestellformular ausfüllte.
  • https://de.wikipedia.org/wiki/Softwareagent
Italiano
agente di navigazione web
Agente di IA che naviga autonomamente i siti web e interagisce con essi—cliccando link, compilando moduli e leggendo contenuti—per completare compiti per conto di un utente. Combina in genere un grande modello linguistico con l'automazione del browser.
L'agente di navigazione web ha prenotato il volo esplorando da solo il sito della compagnia aerea e compilando il modulo di pagamento.
  • https://it.wikipedia.org/wiki/Agente_software
中文
网页浏览智能体
一种能自主浏览网站并与之交互的人工智能代理,可点击链接、填写表单和读取内容,从而代表用户完成任务。它通常将大语言模型与浏览器自动化能力相结合。
该网页浏览智能体自主浏览航空公司网站并填写付款表单,完成了机票预订。
  • https://zh.wikipedia.org/wiki/%E6%99%BA%E8%83%BD%E4%BB%A3%E7%90%86
Français
agent IA
Un agent IA est un système logiciel qui utilise l'intelligence artificielle, souvent fondée sur de grands modèles de langage, pour percevoir son environnement, prendre des décisions et accomplir des tâches de manière autonome afin d'atteindre un objectif défini. Il peut planifier, utiliser des outils et agir avec peu ou pas d'intervention humaine.
L'agent IA a comparé les vols, réservé l'hôtel et ajouté le voyage à l'agenda sans autre instruction.
  • https://fr.wikipedia.org/wiki/Agent_intelligent
  • https://cloud.google.com/discover/what-are-ai-agents
English
AI agent
An AI agent is a software system that uses artificial intelligence, often powered by large language models, to autonomously perceive its environment, make decisions and perform tasks toward a defined goal. It can plan, use tools and take actions with limited or no human intervention.
The AI agent booked the flight, arranged the hotel and added the trip to the calendar without further prompts.
  • https://en.wikipedia.org/wiki/Intelligent_agent
  • https://cloud.google.com/discover/what-are-ai-agents
Deutsch
KI-Agent
Ein KI-Agent ist ein Softwaresystem, das mithilfe künstlicher Intelligenz, häufig auf Basis grosser Sprachmodelle, seine Umgebung wahrnimmt, Entscheidungen trifft und Aufgaben zur Erreichung eines Ziels weitgehend autonom ausführt. Er kann planen, Werkzeuge nutzen und selbstständig handeln.
Der KI-Agent recherchierte die Preise, verglich die Anbieter und schloss die Buchung ohne weiteres Zutun ab.
  • https://de.wikipedia.org/wiki/Intelligenter_Agent
  • https://cloud.google.com/discover/what-are-ai-agents
Italiano
agente IA
Un agente IA è un sistema software che utilizza l'intelligenza artificiale, spesso basata su grandi modelli linguistici, per percepire l'ambiente, prendere decisioni ed eseguire compiti in modo autonomo al fine di raggiungere un obiettivo definito. Può pianificare, usare strumenti e agire con scarso o nessun intervento umano.
L'agente IA ha confrontato i voli, prenotato l'hotel e aggiunto il viaggio al calendario senza ulteriori istruzioni.
  • https://it.wikipedia.org/wiki/Agente_intelligente
  • https://cloud.google.com/discover/what-are-ai-agents
中文
AI智能体
AI智能体是一种利用人工智能(通常基于大语言模型)自主感知环境、做出决策并为实现既定目标而执行任务的软件系统。它能够进行规划、调用工具,并在极少或无需人工干预的情况下采取行动。
该AI智能体自动比较了航班、预订了酒店并将行程添加到日历,无需进一步指令。
  • https://zh.wikipedia.org/wiki/%E6%99%BA%E8%83%BD%E4%BB%A3%E7%90%86
  • https://cloud.google.com/discover/what-are-ai-agents
Français
AI Mode
Une fonctionnalité de Google Search qui utilise l'IA générative (basée sur une version personnalisée du modèle Gemini) pour fournir des réponses conversationnelles et synthétisées à des requêtes complexes. Elle permet un raisonnement en plusieurs étapes et des questions de suivi au sein de l'interface de recherche.
En AI Mode, les utilisateurs peuvent poser des questions à plusieurs volets et obtenir une réponse générée par l'IA accompagnée de liens.
  • https://blog.google/products/search/google-search-ai-mode-update/
  • https://support.google.com/websearch/answer/16011537
English
AI Mode
A Google Search experience that uses generative AI to provide conversational, synthesized answers to complex queries, powered by a custom version of the Gemini model. It supports multi-step reasoning and follow-up questions within an integrated search interface.
In AI Mode, users can ask detailed, multi-part questions and receive an AI-generated response with supporting links.
  • https://blog.google/products/search/google-search-ai-mode-update/
  • https://support.google.com/websearch/answer/16011537
Deutsch
AI Mode
Eine Google-Suchfunktion, die generative KI (basierend auf einem angepassten Gemini-Modell) nutzt, um komplexe Anfragen dialogorientiert und in synthetisierter Form zu beantworten. Sie ermöglicht mehrstufiges Reasoning und Folgefragen innerhalb der Suchoberfläche.
Im AI Mode können Nutzer mehrteilige Fragen stellen und erhalten eine KI-generierte Antwort mit weiterführenden Links.
  • https://blog.google/products/search/google-search-ai-mode-update/
  • https://support.google.com/websearch/answer/16011537
Italiano
AI Mode
Una funzionalità di Google Search che utilizza l'IA generativa (basata su una versione personalizzata del modello Gemini) per fornire risposte conversazionali e sintetizzate a query complesse. Consente ragionamenti a più fasi e domande di approfondimento all'interno dell'interfaccia di ricerca.
In AI Mode gli utenti possono porre domande articolate e ricevere una risposta generata dall'IA con link di supporto.
  • https://blog.google/products/search/google-search-ai-mode-update/
  • https://support.google.com/websearch/answer/16011537
中文
AI 模式
谷歌搜索的一项功能,利用生成式人工智能(基于定制版 Gemini 模型)以对话式和综合性的方式回答复杂查询。它支持在搜索界面内进行多步推理和追问。
在 AI 模式中,用户可以提出多部分的复杂问题,并获得由人工智能生成的回答及相关链接。
  • https://blog.google/products/search/google-search-ai-mode-update/
  • https://support.google.com/websearch/answer/16011537
Français
AI Overviews
Résumés générés par IA qui s'affichent en haut des résultats de recherche Google et synthétisent des informations issues de plusieurs sources web pour répondre directement à une requête. Ils reposent sur les modèles Gemini de Google et étaient auparavant appelés Search Generative Experience (SGE).
Après le déploiement des AI Overviews, les éditeurs ont constaté une baisse des taux de clic sur les requêtes informationnelles.
  • https://blog.google/products/search/generative-ai-google-search-may-2024/
  • https://fr.wikipedia.org/wiki/Google_Search
English
AI Overviews
AI-generated summaries that appear at the top of Google Search results, synthesizing information from multiple web sources to directly answer a user's query. They are powered by Google's Gemini models and were previously known as Search Generative Experience (SGE).
After the rollout of AI Overviews, publishers noticed a decline in click-through rates for informational queries.
  • https://blog.google/products/search/generative-ai-google-search-may-2024/
  • https://en.wikipedia.org/wiki/AI_Overviews
Deutsch
AI Overviews
KI-generierte Zusammenfassungen, die oberhalb der Google-Suchergebnisse erscheinen und Informationen aus mehreren Webquellen bündeln, um eine Nutzeranfrage direkt zu beantworten. Sie basieren auf Googles Gemini-Modellen und wurden zuvor als Search Generative Experience (SGE) bezeichnet.
Nach der Einführung der AI Overviews beobachteten Publisher sinkende Klickraten bei informationsorientierten Suchanfragen.
  • https://blog.google/products/search/generative-ai-google-search-may-2024/
  • https://de.wikipedia.org/wiki/Google_Suche
Italiano
AI Overviews
Riepiloghi generati dall'IA che compaiono in cima ai risultati di ricerca di Google e sintetizzano informazioni provenienti da più fonti web per rispondere direttamente a una query. Si basano sui modelli Gemini di Google ed erano precedentemente noti come Search Generative Experience (SGE).
Dopo l'introduzione degli AI Overviews, gli editori hanno rilevato un calo del tasso di clic sulle query informative.
  • https://blog.google/products/search/generative-ai-google-search-may-2024/
  • https://it.wikipedia.org/wiki/Google_Search
中文
AI 概览
由人工智能生成的摘要,显示在谷歌搜索结果的顶部,综合多个网络来源的信息以直接回答用户的查询。它由谷歌的 Gemini 模型驱动,此前称为搜索生成体验(SGE)。
在 AI 概览推出后,出版商发现信息类查询的点击率有所下降。
  • https://blog.google/products/search/generative-ai-google-search-may-2024/
  • https://zh.wikipedia.org/wiki/Google_搜索
Français
alignement des modèles
Processus consistant à faire en sorte que le comportement, les résultats et les objectifs d'un modèle d'IA soient conformes aux valeurs, intentions et exigences de sécurité humaines. Il repose souvent sur des techniques comme le fine-tuning et l'apprentissage par renforcement à partir de retours humains.
L'alignement des modèles par RLHF permet aux grands modèles de langage de refuser les requêtes nuisibles.
  • https://fr.wikipedia.org/wiki/Alignement_des_intelligences_artificielles
English
model alignment
The process of ensuring that an AI model's behavior, outputs and goals are consistent with human values, intentions and safety requirements. It combines techniques such as fine-tuning and reinforcement learning from human feedback to reduce harmful or unintended responses.
Model alignment techniques like RLHF help large language models refuse harmful requests while remaining helpful.
  • https://en.wikipedia.org/wiki/AI_alignment
Deutsch
Modell-Alignment
Der Prozess, mit dem das Verhalten, die Ausgaben und die Ziele eines KI-Modells mit menschlichen Werten, Absichten und Sicherheitsanforderungen in Einklang gebracht werden. Häufig kommen Verfahren wie Feinabstimmung und bestärkendes Lernen aus menschlichem Feedback zum Einsatz.
Durch Modell-Alignment mittels RLHF lernen große Sprachmodelle, schädliche Anfragen abzulehnen.
  • https://de.wikipedia.org/wiki/KI-Alignment
Italiano
allineamento dei modelli
Processo volto a garantire che il comportamento, gli output e gli obiettivi di un modello di IA siano coerenti con i valori, le intenzioni e i requisiti di sicurezza umani. Utilizza tecniche come il fine-tuning e l'apprendimento per rinforzo da feedback umano.
L'allineamento dei modelli tramite RLHF aiuta i modelli linguistici di grandi dimensioni a rifiutare richieste dannose.
  • https://it.wikipedia.org/wiki/Allineamento_dell%27intelligenza_artificiale
中文
模型对齐
确保人工智能模型的行为、输出和目标与人类价值观、意图及安全要求保持一致的过程。通常结合微调和基于人类反馈的强化学习等技术,以减少有害或非预期的输出。
通过 RLHF 进行模型对齐,可以帮助大语言模型拒绝有害请求。
  • https://zh.wikipedia.org/wiki/AI对齐
Français
analyse concurrentielle
Évaluation systématique des sites et marques concurrents afin d'identifier leurs stratégies de mots-clés, leurs profils de backlinks, leurs lacunes de contenu et leurs points forts en matière de classement. En SEO, elle guide les décisions stratégiques visant à améliorer sa propre visibilité.
L'analyse concurrentielle a révélé que nos concurrents se positionnaient sur de nombreux mots-clés de longue traîne que nous avions négligés.
  • https://fr.wikipedia.org/wiki/Analyse_de_la_concurrence
English
competitor analysis
The systematic evaluation of competing websites and brands to identify their keyword strategies, backlink profiles, content gaps and ranking strengths. In SEO it informs strategic decisions to improve one's own search visibility.
A thorough competitor analysis revealed that our rivals ranked for hundreds of long-tail keywords we had overlooked.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://en.wikipedia.org/wiki/Competitor_analysis
Deutsch
Wettbewerbsanalyse
Die systematische Untersuchung konkurrierender Websites und Marken, um deren Keyword-Strategien, Backlink-Profile, Content-Lücken und Ranking-Stärken zu erfassen. Im SEO dient sie als Grundlage für strategische Entscheidungen zur Verbesserung der eigenen Sichtbarkeit.
Die Wettbewerbsanalyse zeigte, dass unsere Konkurrenten für zahlreiche Long-Tail-Keywords ranken, die wir bislang übersehen hatten.
  • https://de.wikipedia.org/wiki/Konkurrenzanalyse
Italiano
analisi della concorrenza
Valutazione sistematica dei siti e dei brand concorrenti per individuarne le strategie di parole chiave, i profili di backlink, le lacune di contenuto e i punti di forza nel posizionamento. Nella SEO orienta le decisioni strategiche volte a migliorare la propria visibilità.
L'analisi della concorrenza ha rivelato che i nostri rivali si posizionavano per numerose parole chiave a coda lunga che avevamo trascurato.
  • https://it.wikipedia.org/wiki/Analisi_della_concorrenza
中文
竞争对手分析
对竞争网站和品牌进行系统性评估,以识别其关键词策略、外链结构、内容缺口和排名优势。在 SEO 中,它为提升自身搜索可见度的战略决策提供依据。
竞争对手分析显示,我们的竞争对手在许多我们此前忽略的长尾关键词上获得了排名。
  • https://zh.wikipedia.org/wiki/%E7%AB%B6%E7%88%AD%E5%88%86%E6%9E%90
Français
analyse d'audience web
Mesure, collecte, analyse et communication de données web afin de comprendre et d'optimiser l'utilisation d'un site et le comportement des visiteurs.
Grâce à l'analyse d'audience web, l'équipe a découvert que la plupart des visiteurs abandonnaient le paiement sur mobile.
  • https://fr.wikipedia.org/wiki/Web_analytics
English
web analytics
The measurement, collection, analysis and reporting of web data to understand and optimize website usage and user behavior.
Using web analytics, the team discovered that most visitors abandoned the checkout page on mobile devices.
  • https://en.wikipedia.org/wiki/Web_analytics
  • https://support.google.com/analytics/answer/9304153
Deutsch
Webanalyse
Die Messung, Erhebung, Analyse und Auswertung von Webdaten, um die Nutzung einer Website und das Verhalten der Besucher zu verstehen und zu optimieren.
Mithilfe der Webanalyse stellte das Team fest, dass die meisten Besucher den Bezahlvorgang auf Mobilgeräten abbrachen.
  • https://de.wikipedia.org/wiki/Web_Analytics
Italiano
analisi web
Misurazione, raccolta, analisi e rendicontazione dei dati web per comprendere e ottimizzare l'utilizzo di un sito e il comportamento degli utenti.
Grazie all'analisi web, il team ha scoperto che la maggior parte dei visitatori abbandonava il checkout sui dispositivi mobili.
  • https://it.wikipedia.org/wiki/Web_analytics
中文
网站分析
对网络数据进行测量、收集、分析和报告,以了解并优化网站的使用情况和用户行为。
通过网站分析,团队发现大多数访客在移动设备上放弃了结账页面。
  • https://zh.wikipedia.org/wiki/网站分析
Français
analyse de requête
Processus consistant à décomposer et analyser une requête de recherche en jetons, opérateurs et éléments structurés interprétables par un système de recherche d'information.
Lors de l'analyse de la requête, le moteur reconnaît les guillemets comme un opérateur de correspondance exacte.
  • https://fr.wikipedia.org/wiki/Recherche_d%27information
English
query parsing
The process of analyzing a user's search query to break it into tokens, operators and structured elements that a search or information retrieval system can interpret.
During query parsing the engine splits the string into keywords and recognizes the quotation marks as an exact-match operator.
  • https://en.wikipedia.org/wiki/Query_expansion
  • https://lucene.apache.org/core/2_9_4/queryparsersyntax.html
Deutsch
Query-Parsing
Das Zerlegen und Analysieren einer Suchanfrage in Token, Operatoren und strukturierte Bestandteile, die ein Such- oder Information-Retrieval-System verarbeiten kann.
Beim Query-Parsing erkennt die Suchmaschine die Anführungszeichen als Operator für exakte Übereinstimmung.
  • https://de.wikipedia.org/wiki/Information_Retrieval
Italiano
analisi della query
Processo di scomposizione e analisi di una query di ricerca in token, operatori ed elementi strutturati interpretabili da un sistema di information retrieval.
Durante l'analisi della query il motore riconosce le virgolette come operatore di corrispondenza esatta.
  • https://it.wikipedia.org/wiki/Information_retrieval
中文
查询解析
对用户搜索查询进行分析,将其拆分为词元、运算符和结构化元素,以便搜索或信息检索系统进行处理的过程。
在查询解析阶段,搜索引擎将引号识别为精确匹配运算符。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
Français
analyse de sentiments
Technique de traitement automatique du langage naturel qui identifie et classe la tonalité émotionnelle ou l'opinion exprimée dans un texte, généralement comme positive, négative ou neutre.
La marque utilise l'analyse de sentiments pour mesurer la perception des consommateurs à partir des commentaires en ligne.
  • https://fr.wikipedia.org/wiki/Analyse_des_sentiments
English
sentiment analysis
A natural language processing technique that identifies and classifies the emotional tone or opinion expressed in a piece of text, typically as positive, negative or neutral.
The e-commerce platform uses sentiment analysis to automatically flag negative product reviews for customer service follow-up.
  • https://en.wikipedia.org/wiki/Sentiment_analysis
Deutsch
Sentimentanalyse
Ein Verfahren der Verarbeitung natürlicher Sprache, das die in einem Text ausgedrückte Stimmung oder Meinung erkennt und klassifiziert, meist als positiv, negativ oder neutral.
Das Unternehmen setzt Sentimentanalyse ein, um die Stimmung in sozialen Medien gegenüber seiner Marke automatisch zu überwachen.
  • https://de.wikipedia.org/wiki/Sentiment_Detection
Italiano
analisi del sentiment
Tecnica di elaborazione del linguaggio naturale che individua e classifica il tono emotivo o l'opinione espressa in un testo, di solito come positivo, negativo o neutro.
L'azienda applica l'analisi del sentiment ai post sui social media per monitorare la reputazione del proprio marchio.
  • https://it.wikipedia.org/wiki/Sentiment_analysis
中文
情感分析
一种自然语言处理技术,用于识别和分类文本中所表达的情感倾向或观点,通常分为正面、负面或中性。
电商平台利用情感分析自动识别负面商品评论,以便客服及时跟进。
  • https://zh.wikipedia.org/wiki/情感分析
Français
analyse des fichiers journaux
L'examen des fichiers journaux du serveur afin de comprendre comment les robots des moteurs de recherche et les utilisateurs accèdent à un site web. Elle révèle quelles URL sont explorées, à quelle fréquence et avec quels codes de statut.
L'analyse des fichiers journaux a montré que Googlebot gaspillait son budget d'exploration sur des URL à paramètres.
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget?hl=fr
  • https://fr.wikipedia.org/wiki/Fichier_journal
English
log file analysis
The examination of server log files to understand how search engine crawlers and users interact with a website. It reveals which URLs are crawled, how often, and with what status codes and response times.
Log file analysis showed that Googlebot was wasting crawl budget on faceted navigation URLs.
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget
  • https://en.wikipedia.org/wiki/Server_log
Deutsch
Logfile-Analyse
Die Auswertung von Server-Logdateien, um zu verstehen, wie Suchmaschinen-Crawler und Nutzer eine Website aufrufen. Sie zeigt, welche URLs mit welchem Statuscode und in welcher Häufigkeit gecrawlt werden.
Die Logfile-Analyse ergab, dass der Googlebot einen Grossteil des Crawl-Budgets für Parameter-URLs verbrauchte.
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget?hl=de
  • https://de.wikipedia.org/wiki/Logdatei
Italiano
analisi dei file di log
L'esame dei file di log del server per capire come i crawler dei motori di ricerca e gli utenti accedono a un sito web. Rivela quali URL vengono scansionate, con quale frequenza e con quali codici di stato.
L'analisi dei file di log ha rivelato che Googlebot sprecava il crawl budget su URL con parametri.
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget?hl=it
  • https://it.wikipedia.org/wiki/File_di_log
中文
日志文件分析
对服务器日志文件进行分析,以了解搜索引擎爬虫和用户如何访问网站。它揭示了哪些 URL 被抓取、抓取频率以及返回的状态码。
日志文件分析显示,Googlebot 在参数化 URL 上浪费了大量抓取预算。
  • https://developers.google.com/search/docs/crawling-indexing/large-site-managing-crawl-budget?hl=zh-cn
  • https://zh.wikipedia.org/wiki/日志文件
Français
analyse des lacunes de mots-clés
Méthode SEO concurrentielle qui identifie les mots-clés pour lesquels les sites concurrents sont positionnés alors que le site cible ne l'est pas, afin de révéler des opportunités de contenu et de positionnement.
L'analyse des lacunes de mots-clés a révélé des dizaines de requêtes ciblées par nos concurrents mais totalement absentes de notre site.
  • https://fr.semrush.com/kb/1049-keyword-gap
  • https://ahrefs.com/blog/fr/analyse-content-gap/
English
keyword gap analysis
A competitive SEO method that identifies keywords for which competitor domains rank but the target site does not, revealing content and ranking opportunities.
The keyword gap analysis surfaced 200 high-volume terms our competitors ranked for while we had no coverage at all.
  • https://ahrefs.com/blog/content-gap-analysis/
  • https://www.semrush.com/kb/1049-keyword-gap
Deutsch
Keyword-Gap-Analyse
Eine wettbewerbsorientierte SEO-Methode, die Keywords ermittelt, für die Konkurrenzseiten ranken, die eigene Domain jedoch nicht, um Content- und Ranking-Lücken aufzudecken.
Die Keyword-Gap-Analyse zeigte, dass unsere Mitbewerber für zahlreiche Suchbegriffe ranken, die auf unserer Website völlig fehlen.
  • https://de.semrush.com/kb/1049-keyword-gap
  • https://ahrefs.com/blog/de/content-gap-analyse/
Italiano
analisi del keyword gap
Metodo SEO competitivo che individua le parole chiave per cui i siti concorrenti si posizionano mentre il sito target no, evidenziando opportunità di contenuto e di ranking.
L'analisi del keyword gap ha rivelato numerose query per cui i competitor si posizionavano e che sul nostro sito erano del tutto assenti.
  • https://it.semrush.com/kb/1049-keyword-gap
  • https://ahrefs.com/blog/content-gap-analysis/
中文
关键词差距分析
一种竞争性 SEO 方法,用于识别竞争对手网站有排名而目标网站没有排名的关键词,从而发现内容和排名机会。
关键词差距分析发现了数百个竞争对手有排名而我们完全没有覆盖的高流量关键词。
  • https://www.semrush.com/kb/1049-keyword-gap
  • https://ahrefs.com/blog/content-gap-analysis/
Français
analyse des SERP
Examen systématique des pages de résultats des moteurs de recherche pour une requête donnée afin de comprendre les facteurs de classement, le positionnement des concurrents et les fonctionnalités SERP comme les extraits optimisés et les annonces.
Avant de cibler un mot-clé, l'équipe a réalisé une analyse des SERP pour identifier les formats de contenu dominants.
  • https://fr.wikipedia.org/wiki/Page_de_r%C3%A9sultats_de_moteur_de_recherche
English
SERP analysis
The systematic examination of search engine results pages for a given query to understand ranking factors, competitor positioning, and SERP features such as featured snippets, ads, and knowledge panels.
Before targeting a keyword, the team ran a SERP analysis to identify which content formats dominated the first page.
  • https://developers.google.com/search/docs/appearance/structured-data/search-gallery
  • https://en.wikipedia.org/wiki/Search_engine_results_page
Deutsch
SERP-Analyse
Die systematische Untersuchung der Suchergebnisseiten für eine bestimmte Suchanfrage, um Ranking-Faktoren, Wettbewerberpositionen und SERP-Features wie Featured Snippets, Anzeigen und Knowledge Panels zu erfassen.
Vor der Optimierung führte das Team eine SERP-Analyse durch, um die dominierenden Inhaltsformate auf der ersten Seite zu ermitteln.
  • https://de.wikipedia.org/wiki/Search_Engine_Results_Page
Italiano
analisi della SERP
Esame sistematico delle pagine dei risultati dei motori di ricerca per una determinata query, volto a comprendere i fattori di ranking, il posizionamento dei concorrenti e le funzionalità SERP come featured snippet e annunci.
Prima di puntare a una parola chiave, il team ha condotto un'analisi della SERP per individuare i formati di contenuto dominanti.
  • https://it.wikipedia.org/wiki/Pagina_dei_risultati_del_motore_di_ricerca
中文
SERP 分析
对特定查询的搜索引擎结果页面进行系统性分析,以了解排名因素、竞争对手定位以及精选摘要、广告和知识面板等 SERP 功能。
在锁定关键词之前,团队进行了 SERP 分析,以确定首页中占主导地位的内容形式。
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E%E7%BB%93%E6%9E%9C%E9%A1%B5%E9%9D%A2
Français
ancre de correspondance exacte
Lien dont le texte d'ancrage est strictement identique au mot-clé cible de la page liée. Une utilisation excessive peut être perçue par les moteurs de recherche comme une suroptimisation.
Utiliser 'acheter des chaussures de course' comme ancre de correspondance exacte vers la page catégorie peut déclencher des signaux de spam si cela se répète trop.
  • https://fr.wikipedia.org/wiki/Texte_d%27ancrage
English
exact match anchor
An internal or external link whose anchor text is identical to the target keyword the linked page aims to rank for. Overuse can trigger search engine over-optimization filters.
Using 'buy running shoes' as an exact match anchor pointing to the product category page can raise spam signals if repeated too often.
  • https://developers.google.com/search/docs/crawling-indexing/links-crawlable
  • https://en.wikipedia.org/wiki/Anchor_text
Deutsch
Exact-Match-Anchor
Ein Link, dessen Ankertext exakt dem Ziel-Keyword der verlinkten Seite entspricht. Ein übermässiger Einsatz kann von Suchmaschinen als Überoptimierung gewertet werden.
Der Ankertext 'Laufschuhe kaufen' als Exact-Match-Anchor auf die Kategorieseite kann bei häufiger Wiederholung Spam-Signale auslösen.
  • https://de.wikipedia.org/wiki/Ankertext
Italiano
anchor a corrispondenza esatta
Link il cui testo di ancoraggio coincide esattamente con la parola chiave target della pagina collegata. Un uso eccessivo può essere interpretato dai motori di ricerca come sovraottimizzazione.
Usare 'comprare scarpe da corsa' come anchor a corrispondenza esatta verso la pagina di categoria può generare segnali di spam se ripetuto troppo spesso.
  • https://it.wikipedia.org/wiki/Anchor_text
中文
完全匹配锚文本
锚文本与所链接页面目标关键词完全一致的链接。过度使用可能被搜索引擎判定为过度优化。
将“购买跑鞋”用作指向分类页面的完全匹配锚文本,如果频繁重复可能触发垃圾信号。
  • https://zh.wikipedia.org/wiki/%E9%94%9A%E6%96%87%E6%9C%AC
Français
anneau de synonymes
Ensemble de termes considérés comme équivalents en recherche d'information, de sorte qu'une requête utilisant l'un d'eux retrouve aussi les documents contenant les autres. Aussi appelé synset.
L'anneau de synonymes reliant « voiture », « automobile » et « auto » permet aux trois requêtes de renvoyer les mêmes résultats.
  • https://fr.wikipedia.org/wiki/Anneau_de_synonymes
English
synonym ring
A set of terms that are treated as equivalent for the purposes of information retrieval, so that a query with any one term also matches documents containing the others. Also called a synset or synonym set.
The search engine used a synonym ring linking 'car', 'automobile' and 'auto' so all three queries returned the same results.
  • https://en.wikipedia.org/wiki/Synonym_ring
Deutsch
Synonymring
Eine Menge von Begriffen, die im Information Retrieval als gleichwertig behandelt werden, sodass eine Suchanfrage mit einem dieser Begriffe auch Dokumente mit den anderen findet. Wird auch als Synset bezeichnet.
Der Synonymring aus 'Auto', 'Wagen' und 'Kraftfahrzeug' sorgt dafür, dass alle Suchanfragen dieselben Treffer liefern.
  • https://de.wikipedia.org/wiki/Synonymring
Italiano
anello di sinonimi
Insieme di termini trattati come equivalenti nel recupero delle informazioni, così che una query con uno di essi trovi anche i documenti contenenti gli altri. Detto anche synset.
L'anello di sinonimi che collega «auto», «automobile» e «vettura» fa sì che tutte le query restituiscano gli stessi risultati.
  • https://it.wikipedia.org/wiki/Recupero_dell%27informazione
中文
同义词环
在信息检索中被视为等价的一组词项,使得使用其中任一词项的查询也能匹配包含其他词项的文档。也称为同义词集(synset)。
搜索引擎使用连接“汽车”“轿车”和“机动车”的同义词环,使这三个查询返回相同的结果。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2