TermBoyTerm

中文
再营销
再营销是一种在线广告技术,向此前访问过网站或与品牌互动过的用户投放定向广告。它通过 Cookie 或用户列表来重新触达过往访客。
当用户未购买就离开在线商店后,商家使用再营销向其展示了此前浏览过的商品广告。
  • https://support.google.com/google-ads/answer/2453998
  • https://zh.wikipedia.org/wiki/重定向广告
English
remarketing
Remarketing is an online advertising technique that displays targeted ads to users who previously visited a website or interacted with a brand. It uses cookies or user lists to re-engage past visitors across ad networks.
After a user left the online shop without buying, the store used remarketing to show them ads for the abandoned product.
  • https://support.google.com/google-ads/answer/2453998
  • https://en.wikipedia.org/wiki/Behavioral_retargeting
Deutsch
Remarketing
Remarketing ist eine Online-Werbetechnik, bei der Nutzern, die zuvor eine Website besucht oder mit einer Marke interagiert haben, gezielt Anzeigen ausgespielt werden. Dabei kommen Cookies oder Nutzerlisten zum Einsatz, um frühere Besucher erneut anzusprechen.
Nachdem ein Nutzer den Onlineshop ohne Kauf verlassen hatte, sprach der Händler ihn per Remarketing erneut mit passenden Anzeigen an.
  • https://support.google.com/google-ads/answer/2453998
  • https://de.wikipedia.org/wiki/Retargeting
Français
remarketing
Le remarketing est une technique de publicité en ligne qui diffuse des annonces ciblées aux utilisateurs ayant déjà visité un site web ou interagi avec une marque. Il s'appuie sur des cookies ou des listes d'utilisateurs pour recontacter les visiteurs passés.
Après qu'un utilisateur a quitté la boutique en ligne sans acheter, le marchand a utilisé le remarketing pour lui montrer des annonces du produit abandonné.
  • https://support.google.com/google-ads/answer/2453998
  • https://fr.wikipedia.org/wiki/Reciblage_publicitaire
Italiano
remarketing
Il remarketing è una tecnica di pubblicità online che mostra annunci mirati agli utenti che hanno già visitato un sito web o interagito con un brand. Utilizza cookie o elenchi di utenti per raggiungere nuovamente i visitatori precedenti.
Dopo che un utente aveva lasciato il negozio online senza acquistare, il rivenditore ha usato il remarketing per mostrargli gli annunci del prodotto abbandonato.
  • https://support.google.com/google-ads/answer/2453998
  • https://it.wikipedia.org/wiki/Retargeting
中文
函数调用
函数调用(function calling)是大语言模型的一项能力,可根据用户输入生成对预定义外部函数或工具的结构化调用请求。模型以机器可读格式返回参数,但并不亲自执行该函数。
借助函数调用,模型返回了一个 JSON 对象,指定调用 getWeather 函数并将城市参数设为柏林。
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
English
function calling
Function calling is a capability of large language models that lets them generate structured requests to invoke predefined external functions or tools, based on user input. The model returns arguments in a machine-readable format rather than executing the function itself.
Using function calling, the model returned a JSON object specifying the getWeather function with the city parameter set to Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Deutsch
Function Calling
Function Calling bezeichnet die Fähigkeit grosser Sprachmodelle, aus einer Nutzereingabe strukturierte Aufrufe vordefinierter externer Funktionen oder Werkzeuge zu erzeugen. Das Modell liefert die Argumente in maschinenlesbarem Format, führt die Funktion aber nicht selbst aus.
Dank Function Calling gab das Modell ein JSON-Objekt zurück, das die Funktion getWeather mit dem Parameter Stadt gleich Berlin aufruft.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Français
function calling
Le function calling désigne la capacité des grands modèles de langage à générer, à partir d'une entrée utilisateur, des appels structurés vers des fonctions ou outils externes prédéfinis. Le modèle fournit les arguments dans un format lisible par machine, sans exécuter la fonction lui-même.
Grâce au function calling, le modèle a renvoyé un objet JSON invoquant la fonction getWeather avec le paramètre ville défini sur Berlin.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
Italiano
function calling
Il function calling indica la capacità dei grandi modelli linguistici di generare, a partire da un input dell'utente, chiamate strutturate a funzioni o strumenti esterni predefiniti. Il modello restituisce gli argomenti in un formato leggibile dalla macchina senza eseguire direttamente la funzione.
Grazie al function calling, il modello ha restituito un oggetto JSON che invoca la funzione getWeather con il parametro città impostato su Berlino.
  • https://platform.openai.com/docs/guides/function-calling
  • https://ai.google.dev/gemini-api/docs/function-calling
中文
分块
将文档或文本语料拆分为较小且语义连贯的片段(chunk)的过程,这些片段可以单独进行向量化并检索,通常用于检索增强生成(RAG)和向量搜索。
良好的分块能将相关句子保持在一起,从而为语言模型提供连贯的上下文。
  • https://zh.wikipedia.org/wiki/检索增强生成
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
中文
分类法
一种分层的分类体系,根据概念、实体或内容之间的关系将其组织为类别和子类别。在信息检索与 SEO 中,分类法用于组织内容,以提升导航、索引和语义理解能力。
该电商网站采用产品分类法,将商品划分为类别和子类别,帮助用户和搜索引擎更容易找到相关页面。
  • https://zh.wikipedia.org/wiki/分类学
  • https://developers.google.com/search/docs/appearance/structured-data
English
taxonomy
A hierarchical classification scheme that organizes concepts, entities or content into categories and subcategories based on their relationships. In information retrieval and SEO, taxonomies structure content to improve navigation, indexing and semantic understanding.
The e-commerce site uses a product taxonomy that groups items into categories, subcategories and attributes to help both users and search engines find relevant pages.
  • https://en.wikipedia.org/wiki/Taxonomy
  • https://developers.google.com/search/docs/appearance/structured-data
Deutsch
Taxonomie
Ein hierarchisches Klassifikationsschema, das Konzepte, Entitäten oder Inhalte anhand ihrer Beziehungen in Kategorien und Unterkategorien gliedert. Im Information Retrieval und SEO strukturieren Taxonomien Inhalte zur besseren Navigation, Indexierung und semantischen Erschliessung.
Die Website nutzt eine Produkt-Taxonomie, die Artikel in Kategorien und Unterkategorien einordnet, damit Nutzer und Suchmaschinen passende Seiten leichter finden.
  • https://de.wikipedia.org/wiki/Taxonomie
  • https://developers.google.com/search/docs/appearance/structured-data
Français
taxonomie
Schéma de classification hiérarchique qui organise des concepts, entités ou contenus en catégories et sous-catégories selon leurs relations. En recherche d'information et en SEO, les taxonomies structurent le contenu pour améliorer la navigation, l'indexation et la compréhension sémantique.
Le site utilise une taxonomie de produits qui répartit les articles en catégories et sous-catégories, afin que les utilisateurs et les moteurs de recherche trouvent plus facilement les pages pertinentes.
  • https://fr.wikipedia.org/wiki/Taxonomie
  • https://developers.google.com/search/docs/appearance/structured-data
Italiano
tassonomia
Schema di classificazione gerarchico che organizza concetti, entità o contenuti in categorie e sottocategorie in base alle loro relazioni. Nel recupero delle informazioni e nella SEO, le tassonomie strutturano i contenuti per migliorare la navigazione, l'indicizzazione e la comprensione semantica.
Il sito utilizza una tassonomia di prodotto che suddivide gli articoli in categorie e sottocategorie, così utenti e motori di ricerca trovano più facilmente le pagine pertinenti.
  • https://it.wikipedia.org/wiki/Tassonomia
  • https://developers.google.com/search/docs/appearance/structured-data
中文
分类页
分类页在网站上按共同主题或分类法对相关产品、文章或内容进行归组和列表展示。在SEO中,它是针对较宽泛、高搜索量关键词的重要着陆页。
该电商网站为'跑步鞋'优化了分类页,添加了描述性文字和指向各个产品的内部链接。
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=zh-cn
  • https://zh.wikipedia.org/wiki/着陆页
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
中文
分词
将文本切分为更小单元(词、子词或字符,即 token)的过程,这些单元作为自然语言处理和大语言模型的基本输入。
在分词过程中,句子被切分为语言模型可以处理的子词 token。
  • https://zh.wikipedia.org/wiki/分词
English
tokenization
The process of breaking down text into smaller units called tokens, such as words, subwords or characters, which serve as the basic input for natural language processing and large language models.
During tokenization, the sentence is split into subword tokens that the language model can process.
  • https://en.wikipedia.org/wiki/Lexical_analysis#Tokenization
  • https://platform.openai.com/tokenizer
Deutsch
Tokenisierung
Das Zerlegen von Text in kleinere Einheiten, sogenannte Tokens (Wörter, Subwörter oder Zeichen), die als Grundeingabe für die Verarbeitung natürlicher Sprache und für grosse Sprachmodelle dienen.
Bei der Tokenisierung wird der Satz in Subwort-Tokens zerlegt, die das Sprachmodell verarbeiten kann.
  • https://de.wikipedia.org/wiki/Tokenisierung
Français
tokenisation
Processus consistant à découper un texte en unités plus petites appelées tokens (mots, sous-mots ou caractères), qui servent d'entrée de base au traitement automatique du langage et aux grands modèles de langage.
Lors de la tokenisation, la phrase est découpée en sous-mots que le modèle de langage peut traiter.
  • https://fr.wikipedia.org/wiki/Tokenisation
Italiano
tokenizzazione
Processo di suddivisione di un testo in unità più piccole chiamate token (parole, sottoparole o caratteri), che fungono da input di base per l'elaborazione del linguaggio naturale e per i grandi modelli linguistici.
Durante la tokenizzazione la frase viene suddivisa in token di sottoparole che il modello linguistico può elaborare.
  • https://it.wikipedia.org/wiki/Tokenizzazione
中文
分面导航
一种导航系统,允许用户按多个属性(分面),如尺寸、颜色或价格来筛选和细化列表,通常会生成大量带参数的 URL 组合。
该在线商店的分面导航让用户可以同时按尺码、品牌和颜色筛选鞋子。
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E5%88%86%E9%9D%A2%E6%90%9C%E7%B4%A2
English
faceted navigation
A navigation system that lets users filter and refine listings by multiple attributes (facets) such as size, color or price, typically generating many parameterized URL combinations.
The online shop's faceted navigation allowed shoppers to filter shoes by size, brand and color simultaneously.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation
  • https://en.wikipedia.org/wiki/Faceted_search
Deutsch
facettierte Navigation
Ein Navigationssystem, das Nutzern erlaubt, Auflistungen nach mehreren Attributen (Facetten) wie Größe, Farbe oder Preis zu filtern, wobei oft zahlreiche parametrisierte URL-Kombinationen entstehen.
Die facettierte Navigation des Onlineshops ermöglichte das gleichzeitige Filtern der Schuhe nach Größe, Marke und Farbe.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=de
  • https://de.wikipedia.org/wiki/Facettensuche
Français
navigation à facettes
Système de navigation permettant aux utilisateurs de filtrer et d'affiner des listes selon plusieurs attributs (facettes) tels que la taille, la couleur ou le prix, générant souvent de nombreuses combinaisons d'URL paramétrées.
La navigation à facettes de la boutique en ligne permettait de filtrer les chaussures par taille, marque et couleur en même temps.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=fr
  • https://fr.wikipedia.org/wiki/Recherche_%C3%A0_facettes
Italiano
navigazione a faccette
Sistema di navigazione che consente agli utenti di filtrare e affinare gli elenchi in base a più attributi (faccette) come taglia, colore o prezzo, generando spesso numerose combinazioni di URL parametrizzati.
La navigazione a faccette dello shop online permetteva di filtrare le scarpe per taglia, marca e colore contemporaneamente.
  • https://developers.google.com/search/docs/crawling-indexing/crawling-managing-faceted-navigation?hl=it
  • https://it.wikipedia.org/wiki/Ricerca_a_faccette
中文
分面搜索
一种搜索与导航技术,允许用户通过应用多个筛选条件(分面),如价格、品牌、颜色或尺寸来细化结果,这些分面来自产品属性。它将全文或分类搜索与基于属性的动态筛选相结合。
该在线商店使用分面搜索,让顾客能够同时按内存、屏幕尺寸和价格区间来筛选笔记本电脑。
  • https://en.wikipedia.org/wiki/Faceted_search
English
faceted search
A search and navigation technique that lets users refine results by applying multiple filters (facets) such as price, brand, colour or size, each derived from product attributes. It combines full-text or category search with dynamic attribute-based filtering.
The online shop uses faceted search so customers can narrow down laptops by RAM, screen size and price range at the same time.
  • https://en.wikipedia.org/wiki/Faceted_search
Deutsch
facettierte Suche
Ein Such- und Navigationsverfahren, bei dem Nutzer die Ergebnisse über mehrere Filter (Facetten) wie Preis, Marke, Farbe oder Grösse eingrenzen, die aus Produktattributen abgeleitet werden. Sie verbindet Volltext- oder Kategoriesuche mit dynamischer attributbasierter Filterung.
Der Onlineshop nutzt eine facettierte Suche, damit Kunden Laptops gleichzeitig nach RAM, Bildschirmgrösse und Preisspanne einschränken können.
  • https://de.wikipedia.org/wiki/Facettensuche
Français
recherche à facettes
Technique de recherche et de navigation permettant à l'utilisateur d'affiner les résultats en appliquant plusieurs filtres (facettes) comme le prix, la marque, la couleur ou la taille, dérivés des attributs des produits. Elle associe la recherche plein texte ou par catégorie à un filtrage dynamique basé sur les attributs.
La boutique en ligne utilise la recherche à facettes pour que les clients puissent filtrer les ordinateurs portables par RAM, taille d'écran et fourchette de prix simultanément.
  • https://fr.wikipedia.org/wiki/Recherche_%C3%A0_facettes
Italiano
ricerca a faccette
Tecnica di ricerca e navigazione che consente agli utenti di affinare i risultati applicando più filtri (faccette) come prezzo, marca, colore o taglia, derivati dagli attributi dei prodotti. Combina la ricerca full-text o per categoria con un filtraggio dinamico basato sugli attributi.
Il negozio online usa la ricerca a faccette affinché i clienti possano filtrare i portatili per RAM, dimensioni dello schermo e fascia di prezzo contemporaneamente.
  • https://it.wikipedia.org/wiki/Ricerca_a_faccette
中文
分页
将内容分散到一系列相互链接的页面上的做法,通常用于长列表、搜索结果或系列文章。在 SEO 中,分页会影响爬虫如何发现和索引这些分页内容。
良好的分页结构有助于搜索引擎抓取在线商店中的所有产品页面。
  • https://developers.google.com/search/docs/specialty/ecommerce/pagination-and-incremental-page-loading
  • https://zh.wikipedia.org/wiki/分页
English
pagination
The practice of dividing content across a sequence of linked pages, typically used for long lists, search results or article series. In SEO, pagination affects how crawlers discover and index the paginated content.
Proper pagination with rel next and prev links helps search engines understand the relationship between paginated pages.
  • https://developers.google.com/search/docs/specialty/ecommerce/pagination-and-incremental-page-loading
  • https://en.wikipedia.org/wiki/Pagination
Deutsch
Paginierung
Die Aufteilung von Inhalten auf eine Folge verlinkter Seiten, meist bei langen Listen, Suchergebnissen oder Artikelserien. Im SEO beeinflusst die Paginierung, wie Crawler die aufgeteilten Inhalte finden und indexieren.
Eine saubere Paginierung erleichtert Suchmaschinen das Erfassen aller Produktseiten eines Onlineshops.
  • https://developers.google.com/search/docs/specialty/ecommerce/pagination-and-incremental-page-loading
  • https://de.wikipedia.org/wiki/Paginierung
Français
pagination
Le fait de répartir du contenu sur une série de pages liées, souvent pour de longues listes, des résultats de recherche ou des séries d'articles. En SEO, la pagination influence la façon dont les robots découvrent et indexent le contenu paginé.
Une pagination bien structurée aide les moteurs de recherche à explorer toutes les pages de produits d'une boutique en ligne.
  • https://developers.google.com/search/docs/specialty/ecommerce/pagination-and-incremental-page-loading
  • https://fr.wikipedia.org/wiki/Pagination
Italiano
paginazione
La suddivisione dei contenuti su una serie di pagine collegate, in genere per elenchi lunghi, risultati di ricerca o serie di articoli. Nella SEO la paginazione influisce sul modo in cui i crawler scoprono e indicizzano i contenuti suddivisi.
Una paginazione ben strutturata aiuta i motori di ricerca a scansionare tutte le pagine di prodotto di un negozio online.
  • https://developers.google.com/search/docs/specialty/ecommerce/pagination-and-incremental-page-loading
  • https://it.wikipedia.org/wiki/Paginazione
中文
前沿模型
前沿模型是指处于人工智能技术最前沿、规模庞大且能力极强的基础模型,其广泛的能力可能带来重大的安全或社会风险。该术语常用于人工智能治理与政策讨论中。
监管机构要求前沿模型的开发者在公开发布前进行安全评估。
  • https://zh.wikipedia.org/wiki/%E5%9F%BA%E7%A1%80%E6%A8%A1%E5%9E%8B
English
frontier model
A frontier model is a highly capable, large-scale foundation model at the cutting edge of AI development whose broad capabilities may pose significant safety or societal risks. The term is used especially in AI governance and policy contexts.
Regulators are drafting rules that require developers of frontier models to conduct safety evaluations before public release.
  • https://en.wikipedia.org/wiki/Frontier_model
  • https://www.gov.uk/government/publications/frontier-ai-capabilities-and-risks-discussion-paper
Deutsch
Frontier-Modell
Ein Frontier-Modell ist ein sehr leistungsfähiges, groß angelegtes KI-Basismodell an der Spitze der technologischen Entwicklung, dessen breite Fähigkeiten erhebliche Sicherheits- oder gesellschaftliche Risiken bergen können. Der englische Begriff 'frontier model' wird häufig auch unübersetzt verwendet.
Die Aufsichtsbehörden fordern, dass Entwickler von Frontier-Modellen vor der Veröffentlichung Sicherheitsprüfungen durchführen.
  • https://de.wikipedia.org/wiki/Foundation_Model
Français
modèle de frontière
Un modèle de frontière est un modèle d'IA fondamental de très grande capacité, à la pointe du développement technologique, dont les capacités étendues peuvent présenter des risques importants en matière de sécurité ou pour la société. Le terme anglais 'frontier model' est aussi couramment employé.
Les régulateurs imposent aux développeurs de modèles de frontière de réaliser des évaluations de sécurité avant toute mise à disposition publique.
  • https://fr.wikipedia.org/wiki/Mod%C3%A8le_de_fondation
Italiano
modello di frontiera
Un modello di frontiera è un modello di IA di base altamente capace e su larga scala, all'avanguardia dello sviluppo tecnologico, le cui ampie capacità possono comportare significativi rischi per la sicurezza o per la società. Il termine inglese 'frontier model' è spesso usato invariato.
Le autorità richiedono agli sviluppatori di modelli di frontiera di condurre valutazioni di sicurezza prima del rilascio pubblico.
  • https://it.wikipedia.org/wiki/Modello_di_fondazione
中文
加密
使用密码算法和密钥将明文数据转换为不可读的密文的过程,只有授权方才能解密并读取数据。
TLS 加密可保护浏览器与网页服务器之间传输的数据。
  • https://zh.wikipedia.org/wiki/%E5%8A%A0%E5%AF%86
  • https://developers.google.com/search/docs/crawling-indexing/https
English
encryption
The process of converting plaintext data into an unreadable ciphertext form using a cryptographic algorithm and key, so that only authorized parties can decrypt and read it.
TLS encryption protects data transmitted between a browser and a web server.
  • https://en.wikipedia.org/wiki/Encryption
  • https://developers.google.com/search/docs/crawling-indexing/https
Deutsch
Verschlüsselung
Der Vorgang, bei dem Klartextdaten mithilfe eines kryptografischen Algorithmus und Schlüssels in einen unlesbaren Chiffretext umgewandelt werden, sodass nur berechtigte Parteien sie entschlüsseln können.
Die TLS-Verschlüsselung schützt die Daten, die zwischen Browser und Webserver übertragen werden.
  • https://de.wikipedia.org/wiki/Verschl%C3%BCsselung
  • https://developers.google.com/search/docs/crawling-indexing/https
Français
chiffrement
Processus de conversion de données en clair en un texte chiffré illisible à l'aide d'un algorithme et d'une clé cryptographiques, afin que seules les parties autorisées puissent les déchiffrer.
Le chiffrement TLS protège les données transmises entre un navigateur et un serveur web.
  • https://fr.wikipedia.org/wiki/Chiffrement
  • https://developers.google.com/search/docs/crawling-indexing/https
Italiano
crittografia
Processo di conversione di dati in chiaro in un testo cifrato illeggibile mediante un algoritmo e una chiave crittografici, in modo che solo le parti autorizzate possano decifrarli.
La crittografia TLS protegge i dati trasmessi tra un browser e un server web.
  • https://it.wikipedia.org/wiki/Crittografia
  • https://developers.google.com/search/docs/crawling-indexing/https
中文
加速移动页面
一种开源 HTML 框架,用于创建加载速度极快、针对移动设备优化的网页。它限制部分 HTML、CSS 和 JavaScript,并常通过缓存进行分发以确保快速渲染。
该出版商采用加速移动页面来缩短智能手机上的加载时间。
  • https://zh.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/
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/
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/
中文
动态渲染
一种技术,Web 服务器向用户提供客户端渲染的页面版本,同时向爬虫提供服务器端渲染(静态)的版本,以便让依赖大量 JavaScript 的内容能够被搜索引擎抓取。Google 已将其视为过渡性方案。
团队实施了动态渲染,使 Googlebot 收到完整渲染的 HTML,而非空的 JavaScript 外壳。
  • https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering?hl=zh-cn
English
dynamic rendering
A technique where a web server delivers a client-rendered version of a page to users and a server-rendered (static) version to crawlers, in order to make JavaScript-heavy content accessible to search engines. Google has deprecated it as a long-term solution in favor of server-side rendering or hydration.
The team implemented dynamic rendering so that Googlebot receives fully rendered HTML instead of an empty JavaScript shell.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering
  • https://en.wikipedia.org/wiki/Dynamic_rendering
Deutsch
dynamic rendering
Ein Verfahren, bei dem ein Webserver Nutzern eine clientseitig gerenderte Seite und Crawlern eine serverseitig (statisch) gerenderte Version ausliefert, um JavaScript-lastige Inhalte für Suchmaschinen zugänglich zu machen. Google betrachtet dies nur noch als Übergangslösung.
Das Team setzte dynamic rendering ein, damit der Googlebot vollständig gerendertes HTML statt einer leeren JavaScript-Hülle erhält.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering?hl=de
Français
dynamic rendering
Technique par laquelle un serveur web fournit aux utilisateurs une version rendue côté client et aux robots d'exploration une version rendue côté serveur (statique), afin de rendre accessibles aux moteurs de recherche des contenus riches en JavaScript. Google la considère comme une solution transitoire.
L'équipe a mis en place le dynamic rendering pour que Googlebot reçoive un HTML entièrement rendu plutôt qu'une coquille JavaScript vide.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering?hl=fr
Italiano
dynamic rendering
Tecnica con cui un server web fornisce agli utenti una versione renderizzata lato client e ai crawler una versione renderizzata lato server (statica), per rendere accessibili ai motori di ricerca contenuti ricchi di JavaScript. Google la considera solo una soluzione temporanea.
Il team ha implementato il dynamic rendering affinché Googlebot riceva HTML completamente renderizzato anziché un guscio JavaScript vuoto.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/dynamic-rendering?hl=it
中文
匿名化
对数据中的个人标识信息进行不可逆的删除或修改,使得个人无法再被直接或间接识别的处理过程。
在发布分析数据集之前,团队进行了匿名化处理,删除了所有IP地址和用户ID。
  • https://zh.wikipedia.org/wiki/%E6%95%B0%E6%8D%AE%E5%8C%BF%E5%90%8D%E5%8C%96
  • https://gdpr-info.eu/recitals/no-26/
English
anonymization
The process of irreversibly removing or altering personal identifiers from data so that individuals can no longer be identified, directly or indirectly.
Before publishing the analytics dataset, the team applied anonymization to strip all IP addresses and user IDs.
  • https://en.wikipedia.org/wiki/Data_anonymization
  • https://gdpr-info.eu/recitals/no-26/
Deutsch
Anonymisierung
Das Verfahren, personenbezogene Daten so zu verändern oder zu entfernen, dass die betroffene Person nicht mehr oder nur mit unverhältnismässigem Aufwand identifiziert werden kann.
Vor der Veröffentlichung des Datensatzes erfolgte eine Anonymisierung, bei der alle IP-Adressen entfernt wurden.
  • https://de.wikipedia.org/wiki/Anonymisierung_und_Pseudonymisierung
  • https://gdpr-info.eu/recitals/no-26/
Français
anonymisation
Procédé consistant à supprimer ou modifier de manière irréversible les identifiants personnels d'un jeu de données, de sorte qu'une personne ne puisse plus être identifiée.
Avant la publication du jeu de données, l'équipe a procédé à une anonymisation supprimant toutes les adresses IP.
  • https://fr.wikipedia.org/wiki/Anonymisation_des_donn%C3%A9es
  • https://www.cnil.fr/fr/lanonymisation-de-donnees-personnelles
Italiano
anonimizzazione
Processo che rimuove o altera in modo irreversibile gli identificatori personali di un insieme di dati, così che l'interessato non possa più essere identificato.
Prima di pubblicare il dataset, il team ha applicato l'anonimizzazione eliminando tutti gli indirizzi IP.
  • https://it.wikipedia.org/wiki/Anonimizzazione
  • https://gdpr-info.eu/recitals/no-26/
中文
单页应用
单页应用(SPA)是一种加载单个 HTML 文档并通过 JavaScript 动态更新内容而无需整页刷新的网络应用。这种客户端渲染方式可能给搜索引擎爬虫带来抓取难题。
由于该单页应用采用客户端渲染,我们实施了服务器端渲染以提升其可抓取性和可索引性。
  • https://developer.mozilla.org/zh-CN/docs/Glossary/SPA
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
English
single-page application
A single-page application (SPA) is a web application that loads a single HTML document and dynamically updates its content via JavaScript without full page reloads. This client-side rendering approach can pose challenges for search engine crawlers.
Because the single-page application renders content client-side, we implemented server-side rendering to improve its crawlability.
  • https://developer.mozilla.org/en-US/docs/Glossary/SPA
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
Deutsch
Single-Page-Application
Eine Single-Page-Application (SPA) ist eine Webanwendung, die ein einziges HTML-Dokument lädt und ihre Inhalte per JavaScript dynamisch aktualisiert, ohne die Seite komplett neu zu laden. Dieses clientseitige Rendering kann die Crawlbarkeit für Suchmaschinen erschweren.
Da die Single-Page-Application die Inhalte clientseitig rendert, haben wir Server-Side-Rendering eingesetzt, um die Indexierbarkeit zu verbessern.
  • https://developer.mozilla.org/de/docs/Glossary/SPA
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
Français
application monopage
Une application monopage (SPA) est une application web qui charge un unique document HTML et met à jour dynamiquement son contenu via JavaScript sans rechargement complet de la page. Ce rendu côté client peut compliquer l'exploration par les robots des moteurs de recherche.
Comme l'application monopage effectue le rendu côté client, nous avons mis en place un rendu côté serveur pour améliorer son indexabilité.
  • https://developer.mozilla.org/fr/docs/Glossary/SPA
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
Italiano
single-page application
Una single-page application (SPA) è un'applicazione web che carica un unico documento HTML e aggiorna dinamicamente i contenuti tramite JavaScript senza ricaricare l'intera pagina. Questo rendering lato client può ostacolare la scansione da parte dei motori di ricerca.
Poiché la single-page application esegue il rendering lato client, abbiamo implementato il server-side rendering per migliorarne l'indicizzabilità.
  • https://developer.mozilla.org/it/docs/Glossary/SPA
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
中文
博客
一种定期更新的网站或网站栏目,由按时间倒序排列的文章组成,通常最新的内容显示在最前面。博客是SEO和内容营销中的核心内容形式。
该公司每周发布博客文章,以提升其在搜索引擎中的自然可见度。
  • https://zh.wikipedia.org/wiki/%E7%B6%B2%E8%AA%8C
English
blog
A regularly updated website or section of a website consisting of chronologically ordered posts, typically displayed with the most recent entries first. Blogs are a key content format in SEO and content marketing.
The company publishes a weekly blog to improve its organic search visibility.
  • https://en.wikipedia.org/wiki/Blog
Deutsch
Blog
Eine regelmässig aktualisierte Website oder ein Website-Bereich mit chronologisch geordneten Beiträgen, wobei die neuesten Einträge in der Regel zuerst erscheinen. Blogs sind ein zentrales Content-Format im SEO und Content-Marketing.
Das Unternehmen betreibt einen Blog, um seine organische Sichtbarkeit in Suchmaschinen zu erhöhen.
  • https://de.wikipedia.org/wiki/Blog
Français
blog
Site web ou section d'un site web régulièrement mis à jour, composé de billets classés de manière chronologique, les plus récents apparaissant généralement en premier. Le blog est un format de contenu central en SEO et marketing de contenu.
L'entreprise tient un blog hebdomadaire afin d'améliorer sa visibilité dans les résultats de recherche.
  • https://fr.wikipedia.org/wiki/Blog
Italiano
blog
Sito web o sezione di un sito web aggiornato regolarmente, composto da post ordinati cronologicamente, in genere con le voci più recenti in cima. Il blog è un formato di contenuto centrale nella SEO e nel content marketing.
L'azienda gestisce un blog settimanale per migliorare la propria visibilità nei motori di ricerca.
  • https://it.wikipedia.org/wiki/Blog
中文
博客文章
在博客上发布的单篇文章或条目,通常带有日期和作者,并按时间倒序显示。是SEO和生成式引擎优化(GEO)常见的内容类型。
该公司发布了一篇新的博客文章,解释了算法更新对搜索排名的影响。
  • https://zh.wikipedia.org/wiki/%E7%B6%B2%E8%AA%8C
English
blog post
An individual article or entry published on a blog, typically dated, authored, and displayed in reverse-chronological order. It is a common content type for SEO and generative engine optimization.
The company published a new blog post explaining how the algorithm update affects search rankings.
  • https://en.wikipedia.org/wiki/Blog
  • https://developers.google.com/search/docs/appearance/structured-data/article
Deutsch
Blogbeitrag
Ein einzelner Artikel oder Eintrag, der auf einem Blog veröffentlicht wird, meist mit Datum und Autor versehen und in umgekehrt chronologischer Reihenfolge angezeigt. Ein häufiger Inhaltstyp für SEO und GEO.
Das Unternehmen veröffentlichte einen neuen Blogbeitrag, der das Algorithmus-Update erläutert.
  • https://de.wikipedia.org/wiki/Blog
Français
article de blog
Un article ou une entrée individuelle publiée sur un blog, généralement daté, signé et affiché dans l'ordre antéchronologique. C'est un type de contenu courant pour le référencement et le GEO.
L'entreprise a publié un nouvel article de blog expliquant la mise à jour de l'algorithme.
  • https://fr.wikipedia.org/wiki/Blog
Italiano
articolo di blog
Un singolo articolo o voce pubblicata su un blog, di solito datato, firmato e visualizzato in ordine cronologico inverso. È un tipo di contenuto comune per la SEO e la GEO.
L'azienda ha pubblicato un nuovo articolo di blog che spiega l'aggiornamento dell'algoritmo.
  • https://it.wikipedia.org/wiki/Blog
中文
即时答案
一种搜索结果页面(SERP)功能,在搜索结果顶部直接显示对用户查询的简洁答案,通常无需点击其他页面即可获取信息。
搜索货币换算时,谷歌会显示带有计算结果的即时答案。
  • https://developers.google.com/search/docs/appearance/featured-snippets
English
instant answer
A SERP feature that displays a direct, concise answer to a user's query at the top of the search results, often without requiring a click to another page.
When you search for a currency conversion, Google shows an instant answer with the calculated result.
  • https://developers.google.com/search/docs/appearance/featured-snippets
  • https://en.wikipedia.org/wiki/Featured_snippet
Deutsch
Instant Answer
Ein SERP-Feature, das dem Nutzer eine direkte, kompakte Antwort auf seine Suchanfrage oberhalb der regulären Suchergebnisse anzeigt, oft ohne dass ein Klick nötig ist.
Bei der Suche nach einer Währungsumrechnung zeigt Google eine Instant Answer mit dem berechneten Ergebnis an.
  • https://developers.google.com/search/docs/appearance/featured-snippets
Français
réponse instantanée
Fonctionnalité SERP qui affiche une réponse directe et concise à la requête de l'utilisateur en haut des résultats de recherche, souvent sans nécessiter de clic.
Lorsqu'on recherche une conversion de devises, Google affiche une réponse instantanée avec le résultat calculé.
  • https://developers.google.com/search/docs/appearance/featured-snippets
Italiano
risposta immediata
Funzionalità SERP che mostra una risposta diretta e concisa alla query dell'utente in cima ai risultati di ricerca, spesso senza bisogno di un clic.
Cercando una conversione di valuta, Google mostra una risposta immediata con il risultato calcolato.
  • https://developers.google.com/search/docs/appearance/featured-snippets
中文
历史内容优化
一种SEO策略,通过更新和改进已有的旧内容来提升其相关性、时效性和搜索排名,而非发布新页面。
通过历史内容优化,我们更新了2019年的一篇博文,两个月内使其自然流量翻倍。
  • https://blog.hubspot.com/marketing/historical-optimization
English
historical optimization
The SEO practice of updating and improving existing, older content to increase its relevance, freshness and search rankings rather than publishing new pages.
Through historical optimization we refreshed a 2019 blog post and doubled its organic traffic within two months.
  • https://blog.hubspot.com/marketing/historical-optimization
Deutsch
historische Optimierung
SEO-Praxis, bei der bestehende ältere Inhalte aktualisiert und verbessert werden, um Relevanz, Aktualität und Rankings zu steigern, statt neue Seiten zu veröffentlichen.
Durch historische Optimierung haben wir einen Blogbeitrag von 2019 überarbeitet und seinen organischen Traffic verdoppelt.
  • https://blog.hubspot.com/marketing/historical-optimization
Français
optimisation historique
Pratique SEO consistant à mettre à jour et améliorer des contenus anciens existants pour accroître leur pertinence, leur fraîcheur et leur positionnement, plutôt que de publier de nouvelles pages.
Grâce à l'optimisation historique, nous avons actualisé un article de 2019 et doublé son trafic organique.
  • https://blog.hubspot.com/marketing/historical-optimization
Italiano
ottimizzazione storica
Pratica SEO che consiste nell'aggiornare e migliorare i contenuti più vecchi già esistenti per aumentarne rilevanza, freschezza e posizionamento, anziché pubblicare nuove pagine.
Con l'ottimizzazione storica abbiamo rinfrescato un articolo del 2019 raddoppiandone il traffico organico.
  • https://blog.hubspot.com/marketing/historical-optimization
中文
原生广告
一种付费广告形式,其内容在形式和功能上与所在平台的编辑内容或自然内容相融合,从而降低干扰性,让用户感觉不像传统广告。
那篇赞助文章看起来像普通的编辑内容,是原生广告的典型例子。
  • https://zh.wikipedia.org/wiki/%E5%8E%9F%E7%94%9F%E5%B9%BF%E5%91%8A
English
native advertising
A form of paid advertising in which the ad content matches the form and function of the platform on which it appears, blending in with editorial or organic content. It is designed to be less disruptive than traditional display ads.
The sponsored article looked like a regular editorial piece, a classic example of native advertising.
  • https://en.wikipedia.org/wiki/Native_advertising
Deutsch
Native Advertising
Eine Form der bezahlten Werbung, die sich in Form und Funktion an die redaktionellen oder organischen Inhalte der jeweiligen Plattform anpasst und dadurch weniger als Werbung wahrgenommen wird.
Der gesponserte Beitrag war kaum vom übrigen redaktionellen Inhalt zu unterscheiden – ein typisches Beispiel für Native Advertising.
  • https://de.wikipedia.org/wiki/Native_Advertising
Français
native advertising
Forme de publicité payante dont le format et la fonction s'intègrent au contenu éditorial ou organique de la plateforme, de manière à se fondre dans l'environnement et à paraître moins intrusive.
Cet article sponsorisé ressemblait à un contenu éditorial classique, un exemple typique de native advertising.
  • https://fr.wikipedia.org/wiki/Publicit%C3%A9_native
Italiano
native advertising
Forma di pubblicità a pagamento il cui formato e funzione si integrano con i contenuti editoriali o organici della piattaforma, risultando meno invasiva rispetto alla pubblicità display tradizionale.
L'articolo sponsorizzato sembrava un normale contenuto editoriale, un classico esempio di native advertising.
  • https://it.wikipedia.org/wiki/Native_advertising
中文
参数量
神经网络中可训练参数(权重和偏置)的总数,通常用作衡量模型规模和容量的粗略指标。
该模型拥有700亿的参数量,属于规模较大的开源大语言模型之一。
  • https://zh.wikipedia.org/wiki/%E5%A4%A7%E5%9E%8B%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
English
parameter count
The total number of trainable parameters (weights and biases) in a neural network, commonly used as a rough measure of a model's size and capacity.
The model's parameter count of 70 billion places it among the larger open large language models.
  • https://en.wikipedia.org/wiki/Large_language_model
Deutsch
Parameteranzahl
Die Gesamtzahl der trainierbaren Parameter (Gewichte und Bias-Werte) eines neuronalen Netzes, die als grobes Mass für Grösse und Kapazität eines Modells dient.
Die Parameteranzahl von 70 Milliarden zählt dieses Modell zu den grösseren offenen Sprachmodellen.
  • https://de.wikipedia.org/wiki/Gro%C3%9Fes_Sprachmodell
Français
nombre de paramètres
Nombre total de paramètres entraînables (poids et biais) d'un réseau de neurones, utilisé comme mesure approximative de la taille et de la capacité d'un modèle.
Avec un nombre de paramètres de 70 milliards, ce modèle figure parmi les plus grands modèles de langage ouverts.
  • https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage
Italiano
numero di parametri
Il numero totale di parametri addestrabili (pesi e bias) di una rete neurale, usato come misura approssimativa della dimensione e della capacità di un modello.
Con un numero di parametri di 70 miliardi, il modello rientra tra i più grandi modelli linguistici aperti.
  • https://it.wikipedia.org/wiki/Modello_linguistico_di_grandi_dimensioni
中文
双因素认证
一种安全验证机制,用户需要提供两种不同类型的身份验证要素才能访问账户,通常包括所知信息(密码)和所持设备(手机或令牌)。
启用双因素认证后,除了输入密码外,系统还会向您的手机发送一次性验证码。
  • https://zh.wikipedia.org/wiki/%E9%9B%99%E9%87%8D%E8%AA%8D%E8%AD%89
English
two-factor authentication
A security process in which a user grants access to an account by presenting two distinct authentication factors, typically something they know (a password) and something they possess (a device or token).
Enabling two-factor authentication on your account adds a one-time code sent to your phone in addition to your password.
  • https://en.wikipedia.org/wiki/Multi-factor_authentication
  • https://pages.nist.gov/800-63-3/sp800-63b.html
Deutsch
Zwei-Faktor-Authentifizierung
Ein Sicherheitsverfahren, bei dem der Zugang zu einem Konto durch zwei voneinander unabhängige Authentifizierungsmerkmale bestätigt wird, meist Wissen (Passwort) und Besitz (Gerät oder Token).
Nach Aktivierung der Zwei-Faktor-Authentifizierung wird zusätzlich zum Passwort ein Einmalcode an das Smartphone gesendet.
  • https://de.wikipedia.org/wiki/Zwei-Faktor-Authentisierung
  • https://www.bsi.bund.de/DE/Themen/Verbraucherinnen-und-Verbraucher/Informationen-und-Empfehlungen/Cyber-Sicherheitsempfehlungen/Accountschutz/Zwei-Faktor-Authentisierung/zwei-faktor-authentisierung_node.html
Français
authentification à deux facteurs
Un procédé de sécurité par lequel l'accès à un compte est validé au moyen de deux facteurs d'authentification distincts, généralement une connaissance (mot de passe) et une possession (appareil ou jeton).
Après avoir activé l'authentification à deux facteurs, un code à usage unique est envoyé sur votre téléphone en plus de votre mot de passe.
  • https://fr.wikipedia.org/wiki/Double_authentification
  • https://www.cnil.fr/fr/securite-authentifier-les-utilisateurs
Italiano
autenticazione a due fattori
Un procedimento di sicurezza in cui l'accesso a un account viene convalidato tramite due fattori di autenticazione distinti, generalmente una conoscenza (password) e un possesso (dispositivo o token).
Dopo aver attivato l'autenticazione a due fattori, oltre alla password viene inviato un codice monouso allo smartphone.
  • https://it.wikipedia.org/wiki/Autenticazione_a_due_fattori
中文
反向代理
位于一个或多个后端服务器之前的服务器,将客户端请求转发给后端服务器,并将响应返回给客户端,仿佛响应源自代理本身。常用于负载均衡、缓存、SSL 终止和安全防护。
反向代理将进入的流量分发到三台应用服务器,以避免过载。
  • https://zh.wikipedia.org/wiki/反向代理
English
reverse proxy
A server that sits in front of one or more backend servers and forwards client requests to them, returning the responses as if they originated from itself. It is commonly used for load balancing, caching, SSL termination and security.
The reverse proxy distributes incoming traffic across three application servers to prevent overload.
  • https://en.wikipedia.org/wiki/Reverse_proxy
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling
Deutsch
Reverse Proxy
Ein Server, der vor einem oder mehreren Backend-Servern steht und Client-Anfragen an diese weiterleitet, wobei die Antworten so ausgeliefert werden, als kämen sie vom Proxy selbst. Er dient häufig der Lastverteilung, dem Caching, der SSL-Terminierung und der Sicherheit.
Der Reverse Proxy verteilt den eingehenden Datenverkehr auf drei Anwendungsserver, um Überlastung zu vermeiden.
  • https://de.wikipedia.org/wiki/Reverse_Proxy
Français
reverse proxy
Serveur placé devant un ou plusieurs serveurs dorsaux qui transmet les requêtes des clients à ceux-ci et renvoie les réponses comme si elles provenaient de lui-même. Il sert souvent à la répartition de charge, à la mise en cache, à la terminaison SSL et à la sécurité.
Le reverse proxy répartit le trafic entrant sur trois serveurs applicatifs afin d'éviter toute surcharge.
  • https://fr.wikipedia.org/wiki/Proxy_inverse
Italiano
reverse proxy
Server posto davanti a uno o più server di backend che inoltra a questi le richieste dei client, restituendo le risposte come se provenissero da sé stesso. Viene comunemente usato per il bilanciamento del carico, la cache, la terminazione SSL e la sicurezza.
Il reverse proxy distribuisce il traffico in ingresso su tre server applicativi per evitare sovraccarichi.
  • https://it.wikipedia.org/wiki/Reverse_proxy
中文
反向链接
反向链接是指从一个网站指向另一个网站的入站超链接。在搜索引擎优化中,反向链接被视为权威性和相关性的信号,能够影响页面在搜索结果中的排名。
来自权威新闻网站的一条反向链接提升了该页面在搜索结果中的可见性。
  • https://zh.wikipedia.org/wiki/%E5%8F%8D%E5%90%91%E9%93%BE%E6%8E%A5
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide?hl=zh-cn
English
backlink
A backlink is an incoming hyperlink from one website to another. In SEO, backlinks are treated as signals of authority and relevance that can influence a page's ranking in search results.
Earning a backlink from a reputable news site boosted the page's search visibility.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://en.wikipedia.org/wiki/Backlink
Deutsch
Backlink
Ein Backlink ist ein eingehender Hyperlink von einer Website auf eine andere. In der Suchmaschinenoptimierung gelten Backlinks als Signale für Autorität und Relevanz und können das Ranking einer Seite beeinflussen.
Ein Backlink von einer angesehenen Nachrichtenseite verbesserte die Sichtbarkeit der Seite in den Suchergebnissen.
  • https://de.wikipedia.org/wiki/Backlink
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide?hl=de
Français
backlink
Un backlink est un hyperlien entrant provenant d'un site web et pointant vers un autre. En référencement, les backlinks sont considérés comme des signaux d'autorité et de pertinence pouvant influencer le classement d'une page.
Un backlink provenant d'un site d'actualités reconnu a amélioré la visibilité de la page dans les résultats de recherche.
  • https://fr.wikipedia.org/wiki/Backlink
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide?hl=fr
Italiano
backlink
Un backlink è un collegamento ipertestuale in entrata che da un sito web punta a un altro. Nella SEO i backlink sono considerati segnali di autorità e pertinenza che possono influenzare il posizionamento di una pagina.
Un backlink da un noto sito di notizie ha migliorato la visibilità della pagina nei risultati di ricerca.
  • https://it.wikipedia.org/wiki/Backlink
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide?hl=it
中文
取消索引
将一个或多个 URL 从搜索引擎索引中移除,使相关页面不再出现在搜索结果中。可以是主动操作(例如通过 noindex 指令),也可能是搜索引擎因质量或政策原因采取的措施。
添加 noindex 标签后,这个过时的着陆页在几天内被取消索引。
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=zh-cn
English
deindexing
The removal of one or more URLs from a search engine's index, so that the affected pages no longer appear in search results. It can occur intentionally (e.g. via a noindex directive) or as a result of quality or policy actions by the search engine.
After adding the noindex tag, the outdated landing page underwent deindexing within a few days.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing
  • https://en.wikipedia.org/wiki/Noindex
Deutsch
Deindexierung
Das Entfernen einer oder mehrerer URLs aus dem Index einer Suchmaschine, sodass die betroffenen Seiten nicht mehr in den Suchergebnissen erscheinen. Sie kann absichtlich (z. B. per noindex-Anweisung) oder durch Qualitäts- bzw. Richtlinienmaßnahmen der Suchmaschine erfolgen.
Nach dem Setzen des noindex-Tags erfolgte die Deindexierung der veralteten Landingpage innerhalb weniger Tage.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=de
Français
désindexation
Suppression d'une ou plusieurs URL de l'index d'un moteur de recherche, de sorte que les pages concernées n'apparaissent plus dans les résultats de recherche. Elle peut être volontaire (par exemple via une directive noindex) ou résulter d'actions de qualité ou de conformité du moteur.
Après l'ajout de la balise noindex, la désindexation de l'ancienne page de destination a eu lieu en quelques jours.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=fr
Italiano
deindicizzazione
Rimozione di uno o più URL dall'indice di un motore di ricerca, in modo che le pagine interessate non compaiano più nei risultati di ricerca. Può avvenire intenzionalmente (ad esempio tramite una direttiva noindex) o a seguito di azioni di qualità o conformità del motore.
Dopo l'inserimento del tag noindex, la deindicizzazione della vecchia landing page è avvenuta nel giro di pochi giorni.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=it