TermBoyTerm

English
broken link building
An off-page SEO link building technique in which one identifies dead (broken) outbound links on relevant websites and suggests one's own working resource as a replacement to acquire a backlink.
Using broken link building, the marketer found a 404 resource on an industry blog and offered a similar article to earn a backlink.
  • https://ahrefs.com/blog/broken-link-building/
  • https://moz.com/learn/seo/broken-link-building
Deutsch
Broken Link Building
Eine Off-Page-SEO-Technik zum Linkaufbau, bei der defekte (tote) ausgehende Links auf relevanten Websites aufgespürt und dem Betreiber die eigene funktionierende Ressource als Ersatz vorgeschlagen wird, um einen Backlink zu gewinnen.
Mit Broken Link Building fand die Agentur einen 404-Link auf einem Fachblog und bot einen passenden Ersatzartikel für einen Backlink an.
  • https://ahrefs.com/blog/de/broken-link-building/
Français
broken link building
Technique de netlinking off-page consistant à repérer les liens sortants cassés (morts) sur des sites pertinents et à proposer sa propre ressource fonctionnelle en remplacement afin d'obtenir un backlink.
Grâce au broken link building, le consultant a détecté un lien 404 sur un blog spécialisé et a proposé un article équivalent pour gagner un backlink.
  • https://ahrefs.com/blog/fr/broken-link-building/
Italiano
broken link building
Tecnica di link building off-page che consiste nell'individuare i link in uscita non funzionanti (rotti) su siti pertinenti e proporre al gestore la propria risorsa funzionante come sostituto per ottenere un backlink.
Con il broken link building l'agenzia ha trovato un link 404 su un blog di settore e ha offerto un articolo sostitutivo per ottenere un backlink.
  • https://ahrefs.com/blog/it/broken-link-building/
中文
失效链接建设
一种站外SEO外链建设技术,通过找出相关网站上失效(断裂)的出站链接,向站长推荐自己可用的资源作为替代,从而获得反向链接。
运营人员利用失效链接建设,在一个行业博客上发现了404链接,并提供了一篇相似文章以获取反向链接。
  • https://ahrefs.com/blog/zh/broken-link-building/
English
browser
A software application used to access, retrieve and display content from the World Wide Web, rendering HTML, CSS and JavaScript for the user.
Most users open a web page by typing a URL into their browser's address bar.
  • https://developer.mozilla.org/en-US/docs/Glossary/Browser
  • https://en.wikipedia.org/wiki/Web_browser
Deutsch
Browser
Ein Anwendungsprogramm zum Aufrufen, Abrufen und Darstellen von Inhalten aus dem World Wide Web, das HTML, CSS und JavaScript für den Nutzer aufbereitet.
Der Nutzer gibt die URL in die Adresszeile seines Browsers ein, um die Webseite zu öffnen.
  • https://developer.mozilla.org/de/docs/Glossary/Browser
  • https://de.wikipedia.org/wiki/Webbrowser
Français
navigateur
Logiciel permettant d'accéder, de récupérer et d'afficher des contenus du World Wide Web en interprétant le HTML, le CSS et le JavaScript.
L'utilisateur saisit l'URL dans la barre d'adresse de son navigateur pour ouvrir la page web.
  • https://developer.mozilla.org/fr/docs/Glossary/Browser
  • https://fr.wikipedia.org/wiki/Navigateur_web
Italiano
browser
Applicazione software utilizzata per accedere, recuperare e visualizzare i contenuti del World Wide Web, interpretando HTML, CSS e JavaScript.
L'utente digita l'URL nella barra degli indirizzi del browser per aprire la pagina web.
  • https://developer.mozilla.org/it/docs/Glossary/Browser
  • https://it.wikipedia.org/wiki/Browser
中文
浏览器
一种用于访问、获取并显示万维网内容的软件应用程序,能够解析并渲染 HTML、CSS 和 JavaScript。
用户在浏览器的地址栏中输入网址以打开网页。
  • https://developer.mozilla.org/zh-CN/docs/Glossary/Browser
  • https://zh.wikipedia.org/wiki/网页浏览器
English
browser caching
The mechanism by which a web browser stores copies of resources such as HTML, CSS, JavaScript and images locally, so that they can be reused on subsequent visits without re-downloading them from the server. It is controlled via HTTP headers like Cache-Control and Expires.
By configuring proper Cache-Control headers, browser caching reduces server load and speeds up repeat page loads.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
  • https://web.dev/articles/http-cache
Deutsch
Browser-Caching
Mechanismus, bei dem ein Webbrowser Kopien von Ressourcen wie HTML, CSS, JavaScript und Bildern lokal speichert, um sie bei erneuten Besuchen wiederzuverwenden, ohne sie vom Server neu zu laden. Gesteuert wird dies über HTTP-Header wie Cache-Control und Expires.
Durch korrekt gesetzte Cache-Control-Header entlastet Browser-Caching den Server und beschleunigt wiederholte Seitenaufrufe.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Caching
Français
mise en cache du navigateur
Mécanisme par lequel un navigateur web stocke localement des copies de ressources telles que HTML, CSS, JavaScript et images, afin de les réutiliser lors des visites ultérieures sans les retélécharger depuis le serveur. Il est contrôlé via des en-têtes HTTP comme Cache-Control et Expires.
En configurant correctement les en-têtes Cache-Control, la mise en cache du navigateur réduit la charge serveur et accélère le rechargement des pages.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Caching
Italiano
caching del browser
Meccanismo con cui un browser web memorizza localmente copie di risorse come HTML, CSS, JavaScript e immagini, in modo da riutilizzarle nelle visite successive senza scaricarle nuovamente dal server. È controllato tramite header HTTP come Cache-Control ed Expires.
Configurando correttamente gli header Cache-Control, il caching del browser riduce il carico sul server e accelera il ricaricamento delle pagine.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Caching
中文
浏览器缓存
浏览器将 HTML、CSS、JavaScript 和图片等资源的副本存储在本地的机制,使得在后续访问时可以直接复用而无需从服务器重新下载。该机制通过 Cache-Control、Expires 等 HTTP 头进行控制。
通过正确配置 Cache-Control 头,浏览器缓存能够降低服务器负载并加快重复访问时的页面加载速度。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching
English
browser compatibility
The degree to which a website, feature or technology functions correctly and consistently across different web browsers and their versions.
Before launch, the team tested browser compatibility in Chrome, Firefox, Safari and Edge.
  • https://developer.mozilla.org/en-US/docs/Web/Guide/Browsers_Detection
  • https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing
Deutsch
Browserkompatibilität
Das Ausmaß, in dem eine Website, Funktion oder Technologie in verschiedenen Webbrowsern und deren Versionen korrekt und einheitlich funktioniert.
Vor dem Launch prüfte das Team die Browserkompatibilität in Chrome, Firefox, Safari und Edge.
  • https://developer.mozilla.org/de/docs/Learn/Tools_and_testing/Cross_browser_testing
Français
compatibilité des navigateurs
Degré selon lequel un site web, une fonctionnalité ou une technologie fonctionne correctement et de manière cohérente dans différents navigateurs web et leurs versions.
Avant le lancement, l'équipe a testé la compatibilité des navigateurs sur Chrome, Firefox, Safari et Edge.
  • https://developer.mozilla.org/fr/docs/Learn/Tools_and_testing/Cross_browser_testing
Italiano
compatibilità dei browser
Il grado in cui un sito web, una funzionalità o una tecnologia funziona correttamente e in modo coerente nei diversi browser web e nelle loro versioni.
Prima del lancio, il team ha verificato la compatibilità dei browser su Chrome, Firefox, Safari ed Edge.
  • https://developer.mozilla.org/it/docs/Learn/Tools_and_testing/Cross_browser_testing
中文
浏览器兼容性
指网站、功能或技术在不同网页浏览器及其版本中能够正确且一致运行的程度。
上线前,团队在 Chrome、Firefox、Safari 和 Edge 中测试了浏览器兼容性。
  • https://developer.mozilla.org/zh-CN/docs/Learn/Tools_and_testing/Cross_browser_testing
English
business listing
A structured online entry containing a company's name, address, phone number and other details, published in directories, maps and search engines to improve local visibility.
Keeping your business listing consistent across Google, Bing and Yelp is essential for local SEO.
  • https://support.google.com/business/answer/3038177
  • https://en.wikipedia.org/wiki/Local_search_(Internet)
Deutsch
Brancheneintrag
Ein strukturierter Online-Eintrag mit Name, Adresse, Telefonnummer und weiteren Angaben eines Unternehmens in Verzeichnissen, Karten und Suchmaschinen zur Steigerung der lokalen Sichtbarkeit.
Ein konsistenter Brancheneintrag bei Google, Bing und lokalen Verzeichnissen ist entscheidend für die lokale SEO.
  • https://support.google.com/business/answer/3038177
  • https://de.wikipedia.org/wiki/Local_SEO
Français
fiche d'établissement
Entrée en ligne structurée contenant le nom, l'adresse, le téléphone et d'autres informations d'une entreprise, publiée dans des annuaires, des cartes et des moteurs de recherche pour améliorer la visibilité locale.
Une fiche d'établissement cohérente sur Google, Bing et les annuaires locaux est essentielle pour le référencement local.
  • https://support.google.com/business/answer/3038177
  • https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rencement_local
Italiano
scheda aziendale
Voce online strutturata contenente nome, indirizzo, numero di telefono e altri dettagli di un'azienda, pubblicata in directory, mappe e motori di ricerca per migliorare la visibilità locale.
Una scheda aziendale coerente su Google, Bing e le directory locali è fondamentale per la SEO locale.
  • https://support.google.com/business/answer/3038177
  • https://it.wikipedia.org/wiki/Local_SEO
中文
商家信息
在目录、地图和搜索引擎中发布的结构化在线条目,包含公司的名称、地址、电话号码等信息,用于提升本地可见度。
在谷歌、必应和本地目录中保持商家信息一致,对本地SEO至关重要。
  • https://support.google.com/business/answer/3038177
  • https://zh.wikipedia.org/wiki/%E6%9C%AC%E5%9C%B0%E6%90%9C%E7%B4%A2
English
cache invalidation
The process of removing or marking cached content as stale so that outdated data is no longer served and fresh data is fetched from the origin. It ensures consistency between cached copies and the source of truth.
After deploying the new CSS file, the CDN performed a cache invalidation to serve the updated styles.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
  • https://en.wikipedia.org/wiki/Cache_invalidation
Deutsch
Cache-Invalidierung
Der Vorgang, bei dem zwischengespeicherte Inhalte als veraltet markiert oder entfernt werden, damit keine veralteten Daten mehr ausgeliefert und frische Daten vom Ursprung geladen werden. Sie sorgt für Konsistenz zwischen Cache und Quelle.
Nach dem Deployment der neuen CSS-Datei führte das CDN eine Cache-Invalidierung durch, um die aktualisierten Stile auszuliefern.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Caching
  • https://de.wikipedia.org/wiki/Cache_(Computer)
Français
invalidation de cache
Processus consistant à supprimer ou à marquer comme périmé le contenu mis en cache, afin de ne plus servir de données obsolètes et de récupérer les données à jour depuis l'origine. Elle garantit la cohérence entre le cache et la source.
Après le déploiement du nouveau fichier CSS, le CDN a effectué une invalidation de cache pour servir les styles mis à jour.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Caching
  • https://fr.wikipedia.org/wiki/Cache_(informatique)
Italiano
invalidazione della cache
Processo di rimozione o marcatura come obsoleto del contenuto memorizzato nella cache, affinché non vengano più forniti dati non aggiornati e vengano recuperati dati freschi dall'origine. Garantisce la coerenza tra la cache e la fonte.
Dopo il deploy del nuovo file CSS, la CDN ha eseguito un'invalidazione della cache per servire gli stili aggiornati.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Caching
  • https://it.wikipedia.org/wiki/Cache
中文
缓存失效
将已缓存的内容删除或标记为过期,以便不再提供陈旧数据并从源站获取最新数据的过程。它确保缓存副本与数据源之间的一致性。
部署新的 CSS 文件后,CDN 执行了缓存失效以提供更新后的样式。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching
  • https://zh.wikipedia.org/wiki/缓存
English
caching
Caching is the technique of storing copies of data or resources in a temporary storage layer so that future requests can be served faster. In web technology it reduces latency, server load and bandwidth usage.
By enabling browser caching, static assets like images and CSS are reused without being re-downloaded on every page visit.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching
  • https://datatracker.ietf.org/doc/html/rfc9111
Deutsch
Caching
Caching bezeichnet das Zwischenspeichern von Daten oder Ressourcen in einem temporären Speicher, sodass spätere Anfragen schneller bedient werden können. Im Web reduziert es Latenz, Serverlast und Bandbreitenverbrauch.
Durch aktiviertes Browser-Caching werden statische Ressourcen wie Bilder und CSS bei jedem Seitenaufruf wiederverwendet statt erneut geladen.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Caching
  • https://de.wikipedia.org/wiki/Cache
Français
mise en cache
La mise en cache consiste à stocker des copies de données ou de ressources dans une mémoire temporaire afin de servir plus rapidement les requêtes ultérieures. Sur le web, elle réduit la latence, la charge serveur et la consommation de bande passante.
Grâce à la mise en cache du navigateur, les ressources statiques comme les images et le CSS sont réutilisées au lieu d'être retéléchargées à chaque visite.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Caching
  • https://fr.wikipedia.org/wiki/Cache_(informatique)
Italiano
caching
Il caching è la tecnica di memorizzare copie di dati o risorse in una memoria temporanea in modo da servire più rapidamente le richieste successive. Nel web riduce la latenza, il carico del server e il consumo di banda.
Con il caching del browser attivo, le risorse statiche come immagini e CSS vengono riutilizzate invece di essere riscaricate a ogni visita.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Caching
  • https://it.wikipedia.org/wiki/Cache
中文
缓存
缓存是指将数据或资源的副本存储在临时存储层中,以便更快地响应后续请求。在网络技术中,它可降低延迟、服务器负载和带宽消耗。
启用浏览器缓存后,图片和 CSS 等静态资源会被重复使用,而无需在每次访问页面时重新下载。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Caching
  • https://zh.wikipedia.org/wiki/缓存
English
call to action
A prompt in marketing content that urges the audience to take a specific, immediate action, such as clicking a button, subscribing or purchasing. It is typically expressed as a short imperative phrase or a clickable element.
The landing page ends with a clear call to action: 'Sign up now for free'.
  • https://en.wikipedia.org/wiki/Call_to_action_(marketing)
  • https://support.google.com/google-ads/answer/7331111
Deutsch
Handlungsaufforderung
Eine Aufforderung in Marketinginhalten, die die Zielgruppe zu einer konkreten, unmittelbaren Handlung bewegen soll, etwa zum Klick auf einen Button, zum Abonnieren oder Kaufen. Sie erscheint meist als kurzer Imperativ oder klickbares Element.
Die Landingpage schließt mit einer klaren Handlungsaufforderung: 'Jetzt kostenlos registrieren'.
  • https://de.wikipedia.org/wiki/Call-to-Action
  • https://support.google.com/google-ads/answer/7331111
Français
appel à l'action
Incitation présente dans un contenu marketing qui pousse l'audience à accomplir une action précise et immédiate, comme cliquer sur un bouton, s'abonner ou acheter. Elle prend souvent la forme d'une courte phrase impérative ou d'un élément cliquable.
La page de destination se termine par un appel à l'action clair : « Inscrivez-vous gratuitement dès maintenant ».
  • https://fr.wikipedia.org/wiki/Call_to_action
  • https://support.google.com/google-ads/answer/7331111
Italiano
invito all'azione
Sollecitazione presente in un contenuto di marketing che spinge il pubblico a compiere un'azione specifica e immediata, come fare clic su un pulsante, iscriversi o acquistare. Si presenta spesso come una breve frase imperativa o un elemento cliccabile.
La landing page si conclude con un chiaro invito all'azione: «Iscriviti subito gratuitamente».
  • https://it.wikipedia.org/wiki/Call_to_action
  • https://support.google.com/google-ads/answer/7331111
中文
行动号召
营销内容中促使受众采取具体、即时行动的提示,例如点击按钮、订阅或购买。通常以简短的祈使短语或可点击元素的形式呈现。
该落地页以明确的行动号召结尾:“立即免费注册”。
  • https://zh.wikipedia.org/wiki/行动号召
  • https://support.google.com/google-ads/answer/7331111
English
canonical tag
An HTML link element with rel="canonical" that specifies the preferred (canonical) URL for a page with duplicate or similar content, helping search engines consolidate ranking signals.
The canonical tag on the print-friendly page points back to the main article URL.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
  • https://en.wikipedia.org/wiki/Canonical_link_element
Deutsch
Canonical Tag
Ein HTML-Link-Element mit rel="canonical", das die bevorzugte (kanonische) URL einer Seite mit doppeltem oder ähnlichem Inhalt angibt, damit Suchmaschinen Ranking-Signale zusammenführen können.
Das Canonical Tag der Druckversion verweist auf die URL des Hauptartikels.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=de
  • https://de.wikipedia.org/wiki/Canonical_Link
Français
balise canonical
Élément de lien HTML avec rel="canonical" qui indique l'URL préférée (canonique) d'une page présentant un contenu dupliqué ou similaire, afin que les moteurs de recherche regroupent les signaux de classement.
La balise canonical de la version imprimable renvoie vers l'URL de l'article principal.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=fr
  • https://fr.wikipedia.org/wiki/URL_canonique
Italiano
tag canonical
Elemento link HTML con rel="canonical" che indica l'URL preferito (canonico) di una pagina con contenuti duplicati o simili, aiutando i motori di ricerca a consolidare i segnali di ranking.
Il tag canonical della versione stampabile rimanda all'URL dell'articolo principale.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=it
  • https://it.wikipedia.org/wiki/URL_canonico
中文
规范标签
带有 rel="canonical" 属性的 HTML 链接元素,用于指定含重复或相似内容页面的首选(规范)URL,帮助搜索引擎合并排名信号。
打印版页面上的规范标签指向主文章的 URL。
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Canonical_link_element
English
canonical URL
The preferred URL that a website designates as the authoritative version of a page when duplicate or similar content is accessible under multiple URLs. Search engines consolidate ranking signals to this canonical version.
To avoid duplicate content issues, the page declares its canonical URL using a rel="canonical" link element in the HTML head.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls
  • https://en.wikipedia.org/wiki/Canonical_link_element
Deutsch
kanonische URL
Die von einer Website als maßgeblich festgelegte bevorzugte URL einer Seite, wenn identische oder ähnliche Inhalte unter mehreren URLs erreichbar sind. Suchmaschinen bündeln die Ranking-Signale auf diese kanonische Version.
Um Duplicate Content zu vermeiden, gibt die Seite ihre kanonische URL über ein rel="canonical"-Element im HTML-Kopf an.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=de
  • https://de.wikipedia.org/wiki/Canonical_Tag
Français
URL canonique
L'URL préférée qu'un site web désigne comme version faisant autorité d'une page lorsque des contenus identiques ou similaires sont accessibles via plusieurs URL. Les moteurs de recherche regroupent les signaux de classement vers cette version canonique.
Pour éviter le contenu dupliqué, la page déclare son URL canonique via un élément rel="canonical" dans l'en-tête HTML.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=fr
  • https://fr.wikipedia.org/wiki/URL_canonique
Italiano
URL canonico
L'URL preferito che un sito web designa come versione autorevole di una pagina quando contenuti identici o simili sono accessibili tramite più URL. I motori di ricerca consolidano i segnali di ranking su questa versione canonica.
Per evitare contenuti duplicati, la pagina dichiara il proprio URL canonico tramite un elemento rel="canonical" nell'intestazione HTML.
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=it
  • https://it.wikipedia.org/wiki/Canonical_link_element
中文
规范网址
当相同或相似内容可通过多个网址访问时,网站指定为页面权威版本的首选网址。搜索引擎会将排名信号汇总到该规范版本。
为避免重复内容问题,该页面通过 HTML 头部的 rel="canonical" 链接元素声明其规范网址。
  • https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Canonical_link_element
English
CAPTCHA
A challenge-response test used to determine whether a user is human rather than an automated bot, typically by requiring recognition of distorted text, images, or behavioral signals. The acronym stands for Completely Automated Public Turing test to tell Computers and Humans Apart.
The website added a CAPTCHA to its login form to block credential-stuffing attacks.
  • https://en.wikipedia.org/wiki/CAPTCHA
  • https://developers.google.com/recaptcha/docs/versions
Deutsch
CAPTCHA
Ein automatisiertes Challenge-Response-Verfahren, das unterscheiden soll, ob ein Nutzer ein Mensch oder ein Bot ist, meist durch das Erkennen verzerrter Zeichen, Bilder oder Verhaltensmuster. Die Abkürzung steht für Completely Automated Public Turing test to tell Computers and Humans Apart.
Zum Schutz vor Spam wurde dem Kontaktformular ein CAPTCHA hinzugefügt.
  • https://de.wikipedia.org/wiki/CAPTCHA
Français
CAPTCHA
Test de type défi-réponse destiné à déterminer si un utilisateur est un être humain ou un robot automatisé, généralement en demandant la reconnaissance de caractères déformés, d'images ou de signaux comportementaux. L'acronyme signifie Completely Automated Public Turing test to tell Computers and Humans Apart.
Le site a ajouté un CAPTCHA au formulaire d'inscription pour empêcher les inscriptions automatisées.
  • https://fr.wikipedia.org/wiki/CAPTCHA
Italiano
CAPTCHA
Test di tipo challenge-response usato per determinare se un utente è un essere umano oppure un bot automatizzato, di solito richiedendo il riconoscimento di caratteri distorti, immagini o segnali comportamentali. L'acronimo sta per Completely Automated Public Turing test to tell Computers and Humans Apart.
Il sito ha aggiunto un CAPTCHA al modulo di login per bloccare gli attacchi automatizzati.
  • https://it.wikipedia.org/wiki/CAPTCHA
中文
验证码
一种质询-响应测试,用于区分用户是人类还是自动化程序(机器人),通常要求识别扭曲的字符、图像或行为信号。其英文缩写 CAPTCHA 意为全自动区分计算机和人类的图灵测试。
为防止垃圾注册,该网站在注册表单中加入了验证码。
  • https://zh.wikipedia.org/wiki/验证码
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
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
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
English
category page
A category page groups and lists related products, articles or content items under a common topic or taxonomy on a website. In SEO it serves as an important landing page targeting broader, higher-volume keywords.
The e-commerce site optimized its category page for 'running shoes' with descriptive text and internal links to individual products.
  • https://developers.google.com/search/docs/appearance/structured-data/product
  • https://en.wikipedia.org/wiki/Web_page
Deutsch
Kategorieseite
Eine Kategorieseite fasst thematisch verwandte Produkte, Artikel oder Inhalte unter einem gemeinsamen Themen- oder Taxonomiebegriff auf einer Website zusammen. Im SEO dient sie als wichtige Landingpage für breitere, volumenstarke Keywords.
Der Onlineshop optimierte seine Kategorieseite für 'Laufschuhe' mit beschreibendem Text und internen Links zu einzelnen Produkten.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=de
  • https://de.wikipedia.org/wiki/Landingpage
Français
page de catégorie
Une page de catégorie regroupe et liste des produits, articles ou contenus apparentés sous un thème ou une taxonomie commune sur un site web. En SEO, elle sert de page d'atterrissage importante ciblant des mots-clés plus larges et à fort volume.
Le site e-commerce a optimisé sa page de catégorie pour 'chaussures de running' avec un texte descriptif et des liens internes vers les produits.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=fr
  • https://fr.wikipedia.org/wiki/Page_de_destination
Italiano
pagina di categoria
Una pagina di categoria raggruppa ed elenca prodotti, articoli o contenuti correlati sotto un tema o una tassonomia comune su un sito web. Nella SEO funge da importante landing page che punta a parole chiave più ampie e ad alto volume.
Il sito e-commerce ha ottimizzato la sua pagina di categoria per 'scarpe da running' con testo descrittivo e link interni ai singoli prodotti.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=it
  • https://it.wikipedia.org/wiki/Landing_page
中文
分类页
分类页在网站上按共同主题或分类法对相关产品、文章或内容进行归组和列表展示。在SEO中,它是针对较宽泛、高搜索量关键词的重要着陆页。
该电商网站为'跑步鞋'优化了分类页,添加了描述性文字和指向各个产品的内部链接。
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=zh-cn
  • https://zh.wikipedia.org/wiki/着陆页
English
CCBot
CCBot is the web crawler operated by Common Crawl, a non-profit that builds a freely available open repository of web crawl data. Its user agent is widely used to train large language models and other AI systems.
To block Common Crawl from indexing your site, add a disallow rule for CCBot in your robots.txt file.
  • https://commoncrawl.org/ccbot
  • https://darkvisitors.com/agents/ccbot
Deutsch
CCBot
CCBot ist der Webcrawler der Non-Profit-Organisation Common Crawl, die ein frei verfügbares, offenes Archiv von Web-Crawl-Daten aufbaut. Sein User-Agent wird häufig zum Training grosser Sprachmodelle und anderer KI-Systeme genutzt.
Um Common Crawl vom Erfassen Ihrer Website auszuschliessen, fügen Sie in der robots.txt eine Disallow-Regel für CCBot hinzu.
  • https://commoncrawl.org/ccbot
Français
CCBot
CCBot est le robot d'exploration de Common Crawl, une organisation à but non lucratif qui constitue une archive ouverte et librement accessible de données d'exploration du web. Son user-agent est largement utilisé pour entraîner des grands modèles de langage et d'autres systèmes d'IA.
Pour empêcher Common Crawl d'explorer votre site, ajoutez une règle Disallow pour CCBot dans votre fichier robots.txt.
  • https://commoncrawl.org/ccbot
Italiano
CCBot
CCBot è il crawler web di Common Crawl, un'organizzazione senza scopo di lucro che costruisce un archivio aperto e liberamente accessibile di dati di scansione del web. Il suo user-agent è ampiamente usato per addestrare grandi modelli linguistici e altri sistemi di IA.
Per impedire a Common Crawl di eseguire la scansione del tuo sito, aggiungi una regola Disallow per CCBot nel file robots.txt.
  • https://commoncrawl.org/ccbot
中文
CCBot
CCBot 是非营利组织 Common Crawl 运营的网络爬虫,该组织构建可免费获取的开放网络抓取数据存储库。其用户代理被广泛用于训练大型语言模型和其他人工智能系统。
若要阻止 Common Crawl 抓取您的网站,请在 robots.txt 文件中为 CCBot 添加 Disallow 规则。
  • https://commoncrawl.org/ccbot
English
chain-of-thought reasoning
A prompting and reasoning technique in which a large language model generates intermediate reasoning steps before producing a final answer, improving performance on complex, multi-step tasks.
By enabling chain-of-thought reasoning, the model explained each calculation step before giving the final result.
  • https://en.wikipedia.org/wiki/Prompt_engineering
  • https://arxiv.org/abs/2201.11903
Deutsch
Chain-of-Thought-Reasoning
Eine Prompting- und Schlussfolgerungstechnik, bei der ein grosses Sprachmodell vor der endgültigen Antwort schrittweise Zwischenüberlegungen generiert, um komplexe, mehrstufige Aufgaben besser zu lösen.
Durch Chain-of-Thought-Reasoning legte das Modell jeden Rechenschritt offen, bevor es das Endergebnis nannte.
  • https://de.wikipedia.org/wiki/Prompt_Engineering
  • https://arxiv.org/abs/2201.11903
Français
raisonnement en chaîne de pensée
Technique d'invite et de raisonnement par laquelle un grand modèle de langage génère des étapes intermédiaires de raisonnement avant de produire une réponse finale, améliorant ses performances sur des tâches complexes à plusieurs étapes.
Grâce au raisonnement en chaîne de pensée, le modèle a détaillé chaque étape du calcul avant de donner le résultat final.
  • https://fr.wikipedia.org/wiki/Ingénierie_de_prompt
  • https://arxiv.org/abs/2201.11903
Italiano
ragionamento a catena di pensiero
Tecnica di prompting e ragionamento in cui un grande modello linguistico genera passaggi intermedi di ragionamento prima di produrre una risposta finale, migliorando le prestazioni su compiti complessi a più fasi.
Grazie al ragionamento a catena di pensiero, il modello ha illustrato ogni passaggio del calcolo prima di fornire il risultato finale.
  • https://it.wikipedia.org/wiki/Prompt_engineering
  • https://arxiv.org/abs/2201.11903
中文
思维链推理
一种提示与推理技术,让大语言模型在给出最终答案之前生成中间推理步骤,从而提升在复杂多步骤任务上的表现。
启用思维链推理后,模型在给出最终结果前逐步展示了每一步计算过程。
  • https://zh.wikipedia.org/wiki/提示工程
  • https://arxiv.org/abs/2201.11903
English
chatbot
A software application that simulates human conversation through text or voice, often powered by natural language processing or large language models. Chatbots range from rule-based scripts to AI-driven conversational agents.
The e-commerce site added a chatbot to answer customer questions around the clock.
  • https://en.wikipedia.org/wiki/Chatbot
Deutsch
Chatbot
Eine Softwareanwendung, die menschliche Konversation per Text oder Sprache nachahmt und häufig auf Verarbeitung natürlicher Sprache oder grossen Sprachmodellen basiert. Chatbots reichen von regelbasierten Skripten bis zu KI-gestützten Dialogsystemen.
Der Onlineshop setzt einen Chatbot ein, um Kundenfragen rund um die Uhr zu beantworten.
  • https://de.wikipedia.org/wiki/Chatbot
Français
chatbot
Application logicielle qui simule une conversation humaine par texte ou par voix, souvent fondée sur le traitement du langage naturel ou de grands modèles de langage. Les chatbots vont des scripts à base de règles aux agents conversationnels pilotés par IA.
Le site marchand a intégré un chatbot pour répondre aux questions des clients à toute heure.
  • https://fr.wikipedia.org/wiki/Chatbot
Italiano
chatbot
Applicazione software che simula la conversazione umana tramite testo o voce, spesso basata sull'elaborazione del linguaggio naturale o su grandi modelli linguistici. I chatbot spaziano da script basati su regole ad agenti conversazionali guidati dall'IA.
Il sito di e-commerce ha aggiunto un chatbot per rispondere alle domande dei clienti a qualsiasi ora.
  • https://it.wikipedia.org/wiki/Chatbot
中文
聊天机器人
一种通过文本或语音模拟人类对话的软件应用,通常基于自然语言处理或大语言模型。聊天机器人涵盖从基于规则的脚本到人工智能驱动的对话代理等多种类型。
该电商网站添加了聊天机器人,全天候回答客户的问题。
  • https://zh.wikipedia.org/wiki/聊天機器人
English
chatbot referral traffic
Website visits that originate from links or citations displayed within AI chatbots and conversational search assistants such as ChatGPT, Perplexity or Google Gemini. It is a subset of referral traffic increasingly tracked in GEO analytics.
After optimizing its content for AI answers, the brand saw its chatbot referral traffic from Perplexity double within a quarter.
  • https://developers.google.com/search/docs/appearance/ai-features
  • https://en.wikipedia.org/wiki/Referral_traffic
Deutsch
Chatbot-Referral-Traffic
Website-Besuche, die über Links oder Quellenangaben aus KI-Chatbots und dialogbasierten Suchassistenten wie ChatGPT, Perplexity oder Google Gemini stammen. Es handelt sich um eine Unterkategorie des Referral-Traffics, die im GEO-Reporting zunehmend erfasst wird.
Nach der Optimierung für KI-Antworten verdoppelte sich der Chatbot-Referral-Traffic der Marke von Perplexity innerhalb eines Quartals.
  • https://de.wikipedia.org/wiki/Referral
Français
trafic de référence des chatbots
Visites d'un site web provenant de liens ou de citations affichés dans des chatbots IA et assistants de recherche conversationnels tels que ChatGPT, Perplexity ou Google Gemini. Il s'agit d'un sous-ensemble du trafic de référence de plus en plus suivi dans l'analyse GEO.
Après avoir optimisé son contenu pour les réponses IA, la marque a vu son trafic de référence issu de Perplexity doubler en un trimestre.
  • https://fr.wikipedia.org/wiki/Trafic_web
Italiano
traffico di referral dei chatbot
Visite a un sito web provenienti da link o citazioni mostrati all'interno di chatbot IA e assistenti di ricerca conversazionali come ChatGPT, Perplexity o Google Gemini. È un sottoinsieme del traffico di referral sempre più monitorato nell'analisi GEO.
Dopo aver ottimizzato i contenuti per le risposte IA, il marchio ha visto raddoppiare il traffico di referral da Perplexity in un trimestre.
  • https://it.wikipedia.org/wiki/Traffico_web
中文
聊天机器人引荐流量
指通过 ChatGPT、Perplexity 或 Google Gemini 等 AI 聊天机器人和对话式搜索助手中显示的链接或引用来源而访问网站所产生的流量。它是引荐流量的一个子类,在 GEO 分析中日益受到关注。
在针对 AI 回答优化内容后,该品牌来自 Perplexity 的聊天机器人引荐流量在一个季度内翻了一番。
  • https://zh.wikipedia.org/wiki/引荐流量
English
ChatGPT
ChatGPT is a conversational AI chatbot developed by OpenAI, based on large language models of the GPT family. It generates human-like text responses and can also perform web search and integrate external tools.
Marketers increasingly optimize their content for ChatGPT to appear in AI-generated answers.
  • https://en.wikipedia.org/wiki/ChatGPT
  • https://openai.com/chatgpt
Deutsch
ChatGPT
ChatGPT ist ein von OpenAI entwickelter dialogbasierter KI-Chatbot, der auf grossen Sprachmodellen der GPT-Familie beruht. Er erzeugt natürlichsprachliche Antworten und kann zusätzlich im Web suchen sowie externe Werkzeuge einbinden.
Immer mehr Unternehmen optimieren ihre Inhalte für ChatGPT, um in KI-generierten Antworten aufzutauchen.
  • https://de.wikipedia.org/wiki/ChatGPT
  • https://openai.com/chatgpt
Français
ChatGPT
ChatGPT est un agent conversationnel d'intelligence artificielle développé par OpenAI, fondé sur les grands modèles de langage de la famille GPT. Il génère des réponses en langage naturel et peut aussi effectuer des recherches sur le Web et intégrer des outils externes.
De plus en plus d'entreprises optimisent leur contenu pour ChatGPT afin d'apparaître dans les réponses générées par l'IA.
  • https://fr.wikipedia.org/wiki/ChatGPT
  • https://openai.com/chatgpt
Italiano
ChatGPT
ChatGPT è un chatbot conversazionale di intelligenza artificiale sviluppato da OpenAI, basato sui grandi modelli linguistici della famiglia GPT. Genera risposte in linguaggio naturale e può inoltre effettuare ricerche sul Web e integrare strumenti esterni.
Sempre più aziende ottimizzano i propri contenuti per ChatGPT al fine di comparire nelle risposte generate dall'IA.
  • https://it.wikipedia.org/wiki/ChatGPT
  • https://openai.com/chatgpt
中文
ChatGPT
ChatGPT 是由 OpenAI 开发的对话式人工智能聊天机器人,基于 GPT 系列大型语言模型。它能生成类似人类的自然语言回复,并可进行网络搜索和集成外部工具。
越来越多的企业针对 ChatGPT 优化内容,以便出现在 AI 生成的回答中。
  • https://zh.wikipedia.org/wiki/ChatGPT
  • https://openai.com/chatgpt
English
checkout process
The sequence of steps a user completes to finalize an online purchase, typically covering cart review, shipping, payment and order confirmation.
A streamlined checkout process with fewer form fields can significantly reduce cart abandonment.
  • https://en.wikipedia.org/wiki/Point_of_sale
  • https://baymard.com/blog/checkout-flow-average-form-fields
Deutsch
Checkout-Prozess
Die Abfolge von Schritten, die ein Nutzer durchläuft, um einen Online-Kauf abzuschliessen, meist bestehend aus Warenkorbprüfung, Versand, Zahlung und Bestellbestätigung.
Ein schlanker Checkout-Prozess mit weniger Formularfeldern kann die Kaufabbruchrate deutlich senken.
  • https://de.wikipedia.org/wiki/Warenkorb_(E-Commerce)
Français
processus de paiement
La suite d'étapes qu'un utilisateur franchit pour finaliser un achat en ligne, généralement composée de la vérification du panier, de la livraison, du paiement et de la confirmation de commande.
Un processus de paiement simplifié avec moins de champs de formulaire peut réduire nettement l'abandon de panier.
  • https://fr.wikipedia.org/wiki/Commerce_%C3%A9lectronique
Italiano
processo di checkout
La sequenza di passaggi che un utente completa per finalizzare un acquisto online, in genere comprendente revisione del carrello, spedizione, pagamento e conferma dell'ordine.
Un processo di checkout semplificato con meno campi da compilare può ridurre notevolmente l'abbandono del carrello.
  • https://it.wikipedia.org/wiki/Commercio_elettronico
中文
结账流程
用户完成在线购买所经历的一系列步骤,通常包括购物车确认、配送、支付和订单确认。
简化结账流程、减少表单字段可以显著降低购物车放弃率。
  • https://zh.wikipedia.org/wiki/%E9%9B%BB%E5%AD%90%E5%95%86%E5%8B%99
English
chunking
The process of splitting a document or text corpus into smaller, semantically coherent segments (chunks) that can be embedded and retrieved individually, typically for retrieval-augmented generation (RAG) and vector search.
Effective chunking keeps related sentences together so that the retriever returns coherent context to the language model.
  • https://en.wikipedia.org/wiki/Retrieval-augmented_generation
  • https://python.langchain.com/docs/concepts/text_splitters/
Deutsch
Chunking
Verfahren zur Aufteilung eines Dokuments oder Textkorpus in kleinere, semantisch zusammenhängende Segmente (Chunks), die einzeln in Vektoren umgewandelt und abgerufen werden können, typischerweise für Retrieval-Augmented Generation (RAG) und Vektorsuche.
Gutes Chunking hält zusammengehörige Sätze beisammen, damit das Sprachmodell kohärenten Kontext erhält.
  • https://de.wikipedia.org/wiki/Retrieval-Augmented_Generation
Français
chunking
Processus de découpage d'un document ou d'un corpus de texte en segments plus petits et sémantiquement cohérents (chunks), qui peuvent être vectorisés et récupérés individuellement, typiquement pour la génération augmentée par récupération (RAG) et la recherche vectorielle.
Un bon chunking maintient ensemble les phrases liées afin que le modèle de langage reçoive un contexte cohérent.
  • https://fr.wikipedia.org/wiki/Retrieval-augmented_generation
Italiano
chunking
Processo di suddivisione di un documento o corpus testuale in segmenti più piccoli e semanticamente coerenti (chunk), che possono essere vettorizzati e recuperati singolarmente, tipicamente per la retrieval-augmented generation (RAG) e la ricerca vettoriale.
Un buon chunking mantiene insieme le frasi correlate affinché il modello linguistico riceva un contesto coerente.
  • https://it.wikipedia.org/wiki/Retrieval-augmented_generation
中文
分块
将文档或文本语料拆分为较小且语义连贯的片段(chunk)的过程,这些片段可以单独进行向量化并检索,通常用于检索增强生成(RAG)和向量搜索。
良好的分块能将相关句子保持在一起,从而为语言模型提供连贯的上下文。
  • https://zh.wikipedia.org/wiki/检索增强生成
English
Citation Flow
Citation Flow is a metric developed by Majestic that predicts how influential a URL might be based on the quantity of links pointing to it, on a scale from 0 to 100.
The page had a high Citation Flow of 65 but a lower Trust Flow, suggesting many links of questionable quality.
  • https://majestic.com/help/glossary#CitationFlow
  • https://en.wikipedia.org/wiki/Majestic-12
Deutsch
Citation Flow
Citation Flow ist eine von Majestic entwickelte Kennzahl, die auf einer Skala von 0 bis 100 die potenzielle Linkstärke einer URL anhand der reinen Menge eingehender Links vorhersagt.
Die Domain wies einen Citation Flow von 45 auf, was auf ein hohes Linkvolumen hindeutet.
  • https://majestic.com/help/glossary#CitationFlow
Français
Citation Flow
Le Citation Flow est une métrique développée par Majestic qui prédit, sur une échelle de 0 à 100, l'influence potentielle d'une URL en fonction du volume de liens entrants.
La page affichait un Citation Flow élevé de 60, révélant un grand nombre de liens entrants.
  • https://fr.majestic.com/help/glossary#CitationFlow
Italiano
Citation Flow
Il Citation Flow è una metrica sviluppata da Majestic che prevede, su una scala da 0 a 100, la potenziale influenza di un URL in base alla quantità di link in entrata.
Il sito aveva un Citation Flow di 50, indice di un elevato numero di link in ingresso.
  • https://it.majestic.com/help/glossary#CitationFlow
中文
引用流量
引用流量(Citation Flow)是 Majestic 开发的一项指标,根据指向某个 URL 的链接数量,在 0 到 100 的范围内预测该 URL 的潜在影响力。
该页面的引用流量高达 65,表明有大量外部链接指向它。
  • https://majestic.com/help/glossary#CitationFlow
English
citation frequency
The rate at which a specific source, brand, or piece of content is referenced or cited by generative AI engines when answering user queries. It is a key metric in Generative Engine Optimization for measuring visibility in AI-generated answers.
By publishing authoritative studies, the company increased its citation frequency in ChatGPT and Perplexity responses.
  • https://en.wikipedia.org/wiki/Generative_engine_optimization
Deutsch
Zitationshäufigkeit
Die Häufigkeit, mit der eine bestimmte Quelle, Marke oder Inhalt von generativen KI-Systemen bei der Beantwortung von Nutzeranfragen zitiert oder referenziert wird. Sie ist eine zentrale Kennzahl der Generative Engine Optimization zur Messung der Sichtbarkeit in KI-Antworten.
Durch die Veröffentlichung fundierter Studien steigerte das Unternehmen seine Zitationshäufigkeit in ChatGPT- und Perplexity-Antworten.
  • https://de.wikipedia.org/wiki/Generative_Engine_Optimization
Français
fréquence de citation
Fréquence à laquelle une source, une marque ou un contenu spécifique est cité ou référencé par les moteurs d'IA générative lorsqu'ils répondent aux requêtes des utilisateurs. C'est un indicateur clé du Generative Engine Optimization pour mesurer la visibilité dans les réponses générées par l'IA.
En publiant des études faisant autorité, l'entreprise a augmenté sa fréquence de citation dans les réponses de ChatGPT et Perplexity.
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_g%C3%A9n%C3%A9ratifs
Italiano
frequenza di citazione
La frequenza con cui una specifica fonte, marca o contenuto viene citato o referenziato dai motori di IA generativa nel rispondere alle richieste degli utenti. È una metrica chiave della Generative Engine Optimization per misurare la visibilità nelle risposte generate dall'IA.
Pubblicando studi autorevoli, l'azienda ha aumentato la propria frequenza di citazione nelle risposte di ChatGPT e Perplexity.
  • https://it.wikipedia.org/wiki/Generative_Engine_Optimization
中文
引用频率
生成式AI引擎在回答用户查询时引用或提及特定来源、品牌或内容的频率。它是生成式引擎优化(GEO)中衡量在AI生成回答中可见度的关键指标。
通过发布权威研究,该公司提高了其在ChatGPT和Perplexity回答中的引用频率。
  • https://zh.wikipedia.org/wiki/生成式引擎优化
English
citation-worthy content
Content structured and written so that it is likely to be cited or referenced as a source by generative AI systems and large language models in their answers.
Publishing original data and clear statistics makes your page citation-worthy content that AI assistants readily reference.
  • https://en.wikipedia.org/wiki/Generative_engine_optimization
Deutsch
zitierwürdiger Content
Inhalte, die so strukturiert und formuliert sind, dass sie von generativen KI-Systemen und großen Sprachmodellen mit hoher Wahrscheinlichkeit als Quelle zitiert oder verlinkt werden.
Durch eigene Studien und klare Statistiken wird die Seite zu zitierwürdigem Content, den KI-Assistenten gerne als Quelle nennen.
  • https://de.wikipedia.org/wiki/Generative_Engine_Optimization
Français
contenu digne d'être cité
Contenu structuré et rédigé de manière à être susceptible d'être cité ou référencé comme source par les systèmes d'IA générative et les grands modèles de langage dans leurs réponses.
En publiant des données originales et des statistiques claires, la page devient un contenu digne d'être cité que les assistants IA référencent volontiers.
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_g%C3%A9n%C3%A9ratifs
Italiano
contenuto citabile
Contenuto strutturato e redatto in modo da essere probabilmente citato o referenziato come fonte dai sistemi di IA generativa e dai grandi modelli linguistici nelle loro risposte.
Pubblicando dati originali e statistiche chiare, la pagina diventa un contenuto citabile che gli assistenti IA menzionano volentieri come fonte.
  • https://en.wikipedia.org/wiki/Generative_engine_optimization
中文
值得引用的内容
经过结构化编写、易于被生成式人工智能系统和大语言模型在其回答中引用或作为来源标注的内容。
发布原创数据和清晰的统计信息可以让页面成为值得引用的内容,从而被AI助手频繁引用。
  • https://en.wikipedia.org/wiki/Generative_engine_optimization
English
Claude
Claude is a family of large language models developed by the AI company Anthropic, designed as a conversational AI assistant with a focus on safety and helpfulness. It is used for tasks such as text generation, summarization, coding and answering questions.
Many businesses integrate Claude via the Anthropic API to power their customer support chatbots.
  • https://www.anthropic.com/claude
  • https://en.wikipedia.org/wiki/Claude_(language_model)
Deutsch
Claude
Claude ist eine Familie grosser Sprachmodelle des KI-Unternehmens Anthropic, die als konversationeller KI-Assistent mit Schwerpunkt auf Sicherheit und Hilfsbereitschaft konzipiert ist. Es dient Aufgaben wie Textgenerierung, Zusammenfassung, Programmierung und Beantwortung von Fragen.
Viele Unternehmen binden Claude über die Anthropic-API ein, um ihre Support-Chatbots zu betreiben.
  • https://www.anthropic.com/claude
  • https://de.wikipedia.org/wiki/Claude_(Sprachmodell)
Français
Claude
Claude est une famille de grands modèles de langage développée par l'entreprise d'IA Anthropic, conçue comme un assistant conversationnel axé sur la sécurité et l'utilité. Il sert à des tâches telles que la génération de texte, le résumé, la programmation et la réponse aux questions.
De nombreuses entreprises intègrent Claude via l'API d'Anthropic pour alimenter leurs agents conversationnels.
  • https://www.anthropic.com/claude
  • https://fr.wikipedia.org/wiki/Claude_(mod%C3%A8le_de_langage)
Italiano
Claude
Claude è una famiglia di grandi modelli linguistici sviluppata dall'azienda di IA Anthropic, concepita come assistente conversazionale con particolare attenzione alla sicurezza e all'utilità. Viene impiegato per attività come generazione di testo, sintesi, programmazione e risposta a domande.
Molte aziende integrano Claude tramite l'API di Anthropic per alimentare i propri chatbot di assistenza.
  • https://www.anthropic.com/claude
  • https://it.wikipedia.org/wiki/Claude_(modello_linguistico)
中文
Claude
Claude 是由人工智能公司 Anthropic 开发的一系列大型语言模型,作为注重安全性与实用性的对话式人工智能助手而设计。它可用于文本生成、摘要、编程和问答等任务。
许多企业通过 Anthropic API 集成 Claude,为其客服聊天机器人提供支持。
  • https://www.anthropic.com/claude
  • https://zh.wikipedia.org/wiki/Claude_(%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B)
English
ClaudeBot
ClaudeBot is the web crawler operated by Anthropic to collect publicly available web content used to train and improve its Claude AI models. It identifies itself via a distinct user-agent string and respects robots.txt directives.
To prevent your site from being used for AI training, add a disallow rule for ClaudeBot in your robots.txt file.
  • https://support.anthropic.com/en/articles/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler
  • https://darkvisitors.com/agents/agents/claudebot
Deutsch
ClaudeBot
ClaudeBot ist der von Anthropic betriebene Webcrawler, der öffentlich zugängliche Webinhalte sammelt, um die KI-Modelle der Claude-Reihe zu trainieren und zu verbessern. Er kennzeichnet sich durch eine eigene User-Agent-Zeichenkette und beachtet robots.txt-Anweisungen.
Um zu verhindern, dass Ihre Website für das KI-Training genutzt wird, fügen Sie in der robots.txt eine Disallow-Regel für ClaudeBot hinzu.
  • https://support.anthropic.com/en/articles/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler
Français
ClaudeBot
ClaudeBot est le robot d'exploration exploité par Anthropic pour collecter des contenus web accessibles au public afin d'entraîner et d'améliorer ses modèles d'IA Claude. Il s'identifie par une chaîne user-agent spécifique et respecte les directives du fichier robots.txt.
Pour empêcher l'utilisation de votre site à des fins d'entraînement de l'IA, ajoutez une règle disallow pour ClaudeBot dans votre fichier robots.txt.
  • https://support.anthropic.com/en/articles/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler
Italiano
ClaudeBot
ClaudeBot è il crawler web gestito da Anthropic per raccogliere contenuti web accessibili al pubblico utilizzati per addestrare e migliorare i suoi modelli di IA Claude. Si identifica tramite una stringa user-agent dedicata e rispetta le direttive del file robots.txt.
Per impedire che il tuo sito venga utilizzato per l'addestramento dell'IA, aggiungi una regola disallow per ClaudeBot nel file robots.txt.
  • https://support.anthropic.com/en/articles/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler
中文
ClaudeBot
ClaudeBot 是由 Anthropic 运营的网络爬虫,用于收集公开可访问的网页内容以训练和改进其 Claude 人工智能模型。它通过特定的 user-agent 字符串标识自身,并遵守 robots.txt 指令。
如需阻止您的网站被用于人工智能训练,请在 robots.txt 文件中为 ClaudeBot 添加 disallow 规则。
  • https://support.anthropic.com/en/articles/8896518-does-anthropic-crawl-data-from-the-web-and-how-can-site-owners-block-the-crawler