TermBoyTerm

Italiano
ranking di ricerca
Posizione in cui una pagina web compare nell'elenco dei risultati di un motore di ricerca per una determinata query, determinata da segnali di pertinenza e qualità valutati dagli algoritmi di ranking.
Migliorare la velocità di caricamento e la qualità dei contenuti può far salire il ranking di ricerca di un sito per parole chiave competitive.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=it
  • https://it.wikipedia.org/wiki/Motore_di_ricerca
English
search ranking
The position at which a web page appears in a search engine's results list for a given query, determined by relevance and quality signals evaluated by ranking algorithms.
Improving page speed and content quality can boost a website's search ranking for competitive keywords.
  • https://developers.google.com/search/docs/fundamentals/how-search-works
  • https://en.wikipedia.org/wiki/Search_engine_results_page
Deutsch
Suchranking
Die Position, an der eine Webseite in der Ergebnisliste einer Suchmaschine für eine bestimmte Suchanfrage erscheint, bestimmt durch Relevanz- und Qualitätssignale der Ranking-Algorithmen.
Durch bessere Ladezeiten und hochwertige Inhalte lässt sich das Suchranking einer Website für umkämpfte Keywords verbessern.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=de
  • https://de.wikipedia.org/wiki/Suchmaschinenranking
Français
classement de recherche
Position à laquelle une page web apparaît dans la liste de résultats d'un moteur de recherche pour une requête donnée, déterminée par des signaux de pertinence et de qualité évalués par les algorithmes de classement.
Améliorer la vitesse de chargement et la qualité du contenu peut faire progresser le classement de recherche d'un site pour des mots-clés concurrentiels.
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=fr
  • https://fr.wikipedia.org/wiki/Page_de_r%C3%A9sultats_d%27un_moteur_de_recherche
中文
搜索排名
网页针对特定查询在搜索引擎结果列表中所处的位置,由排名算法评估的相关性和质量信号决定。
提升页面加载速度和内容质量可以提高网站在竞争性关键词上的搜索排名。
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E%E7%BB%93%E6%9E%9C%E9%A1%B5
Italiano
ranking locale
La posizione in cui un'attività compare nei risultati di ricerca localizzati, come il local pack o i risultati su mappa di Google, in base a fattori quali pertinenza, distanza e notorietà.
Ottimizzando il profilo dell'attività su Google e raccogliendo recensioni, il negozio ha migliorato il proprio ranking locale.
  • https://support.google.com/business/answer/7091
English
local ranking
The position at which a business appears in localized search results, such as the Google local pack or map results, based on factors like relevance, distance and prominence.
Optimizing the Google Business Profile and gathering reviews improved the store's local ranking for nearby searches.
  • https://support.google.com/business/answer/7091
  • https://en.wikipedia.org/wiki/Local_search_(Internet)
Deutsch
lokales Ranking
Die Position, an der ein Unternehmen in ortsbezogenen Suchergebnissen wie dem Google Local Pack oder Kartenergebnissen erscheint, bestimmt durch Faktoren wie Relevanz, Entfernung und Bekanntheit.
Durch ein gepflegtes Google-Unternehmensprofil und mehr Bewertungen verbesserte sich das lokale Ranking des Geschäfts.
  • https://support.google.com/business/answer/7091
Français
classement local
Position à laquelle une entreprise apparaît dans les résultats de recherche localisés, comme le pack local ou les résultats cartographiques de Google, selon des facteurs tels que la pertinence, la distance et la notoriété.
En optimisant sa fiche d'établissement Google et en récoltant des avis, le magasin a amélioré son classement local.
  • https://support.google.com/business/answer/7091
中文
本地排名
商家在本地化搜索结果(如谷歌本地组合或地图结果)中出现的位置,取决于相关性、距离和知名度等因素。
通过优化谷歌商家资料并积累用户评价,该店铺的本地排名得到了提升。
  • https://support.google.com/business/answer/7091
Italiano
rate limiting
Il rate limiting è una tecnica che controlla il numero di richieste che un client può inviare a un server o a un'API entro un intervallo di tempo definito. Protegge i servizi da sovraccarico, abusi e attacchi denial-of-service.
L'API restituisce il codice di stato HTTP 429 quando un client supera la soglia di rate limiting configurata.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Status/429
  • https://en.wikipedia.org/wiki/Rate_limiting
English
rate limiting
Rate limiting is a technique that controls the number of requests a client can send to a server or API within a defined time window. It protects services against overload, abuse, and denial-of-service attacks.
The API returns an HTTP 429 status code once a client exceeds the configured rate limiting threshold.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429
  • https://en.wikipedia.org/wiki/Rate_limiting
Deutsch
Rate Limiting
Rate Limiting bezeichnet eine Technik zur Begrenzung der Anzahl von Anfragen, die ein Client innerhalb eines definierten Zeitfensters an einen Server oder eine API senden darf. Sie schützt Dienste vor Überlastung, Missbrauch und Denial-of-Service-Angriffen.
Sobald ein Client den konfigurierten Rate-Limiting-Schwellenwert überschreitet, antwortet die API mit dem HTTP-Statuscode 429.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Status/429
  • https://de.wikipedia.org/wiki/Rate_Limiting
Français
limitation de débit
La limitation de débit est une technique qui contrôle le nombre de requêtes qu'un client peut envoyer à un serveur ou à une API dans une fenêtre de temps définie. Elle protège les services contre la surcharge, les abus et les attaques par déni de service.
L'API renvoie le code d'état HTTP 429 dès qu'un client dépasse le seuil de limitation de débit configuré.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Status/429
  • https://fr.wikipedia.org/wiki/Rate_limiting
中文
速率限制
速率限制是一种控制客户端在指定时间窗口内向服务器或 API 发送请求数量的技术。它可保护服务免受过载、滥用和拒绝服务攻击。
当客户端超过配置的速率限制阈值时,API 会返回 HTTP 429 状态码。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/429
  • https://zh.wikipedia.org/wiki/速率限制
Italiano
RDFa
RDFa (Resource Description Framework in Attributes) è uno standard del W3C che integra dati strutturati nei documenti HTML, XHTML e XML tramite attributi come vocab, typeof e property.
Aggiungendo gli attributi RDFa al markup del prodotto, la pagina espone prezzo e disponibilità ai motori di ricerca.
  • https://www.w3.org/TR/rdfa-primer/
  • https://it.wikipedia.org/wiki/RDFa
English
RDFa
RDFa (Resource Description Framework in Attributes) is a W3C standard that embeds structured data into HTML, XHTML and XML documents using attributes such as vocab, typeof and property.
By adding RDFa attributes to the product markup, the page exposes price and availability to search engines.
  • https://www.w3.org/TR/rdfa-primer/
  • https://en.wikipedia.org/wiki/RDFa
Deutsch
RDFa
RDFa (Resource Description Framework in Attributes) ist ein W3C-Standard, der strukturierte Daten mithilfe von HTML-Attributen wie vocab, typeof und property in HTML-, XHTML- und XML-Dokumente einbettet.
Durch das Hinzufügen von RDFa-Attributen zum Produkt-Markup werden Preis und Verfügbarkeit für Suchmaschinen erkennbar.
  • https://www.w3.org/TR/rdfa-primer/
  • https://de.wikipedia.org/wiki/RDFa
Français
RDFa
RDFa (Resource Description Framework in Attributes) est un standard du W3C qui intègre des données structurées dans les documents HTML, XHTML et XML au moyen d'attributs tels que vocab, typeof et property.
En ajoutant des attributs RDFa au balisage du produit, la page expose son prix et sa disponibilité aux moteurs de recherche.
  • https://www.w3.org/TR/rdfa-primer/
  • https://fr.wikipedia.org/wiki/RDFa
中文
RDFa
RDFa(属性中的资源描述框架)是 W3C 制定的标准,通过 vocab、typeof 和 property 等属性将结构化数据嵌入 HTML、XHTML 和 XML 文档中。
通过为产品标记添加 RDFa 属性,页面可以向搜索引擎公开价格和库存信息。
  • https://www.w3.org/TR/rdfa-primer/
  • https://zh.wikipedia.org/wiki/RDFa
Italiano
recall
Nel recupero delle informazioni e nel NLP, il recall indica la frazione di tutti gli elementi rilevanti effettivamente recuperati da un sistema, calcolata come veri positivi divisi per la somma di veri positivi e falsi negativi.
Il motore di ricerca ha ottenuto un recall elevato restituendo quasi tutti i documenti rilevanti.
  • https://it.wikipedia.org/wiki/Precisione_e_recupero
English
recall
In information retrieval and NLP, recall is the fraction of all relevant items that a system successfully retrieves, calculated as true positives divided by the sum of true positives and false negatives.
The search engine achieved high recall by returning almost all relevant documents, though at the cost of some precision.
  • https://en.wikipedia.org/wiki/Precision_and_recall
Deutsch
Recall
Im Information Retrieval und NLP bezeichnet Recall den Anteil aller relevanten Objekte, die ein System tatsächlich findet, berechnet als richtig positive Treffer geteilt durch die Summe aus richtig positiven und falsch negativen Treffern.
Das Suchsystem erzielte einen hohen Recall, da es fast alle relevanten Dokumente zurücklieferte.
  • https://de.wikipedia.org/wiki/Beurteilung_eines_bin%C3%A4ren_Klassifikators
Français
rappel
En recherche d'information et en TAL, le rappel désigne la proportion d'éléments pertinents effectivement retrouvés par un système, calculée comme les vrais positifs divisés par la somme des vrais positifs et des faux négatifs.
Le moteur de recherche a obtenu un rappel élevé en retrouvant presque tous les documents pertinents.
  • https://fr.wikipedia.org/wiki/Pr%C3%A9cision_et_rappel
中文
召回率
在信息检索和自然语言处理中,召回率指系统成功检索到的相关项占所有相关项的比例,计算方式为真正例除以真正例与假负例之和。
该搜索引擎返回了几乎所有相关文档,因此获得了很高的召回率。
  • https://zh.wikipedia.org/wiki/%E7%B2%BE%E7%A1%AE%E7%8E%87%E4%B8%8E%E5%8F%AC%E5%9B%9E%E7%8E%87
Italiano
recensione del prodotto
Valutazione scritta o multimediale di un prodotto da parte di un cliente o di una redazione, che descrive esperienza, qualità e utilità. Nell'e-commerce e nella ricerca influenza fortemente le decisioni d'acquisto e il posizionamento dei prodotti.
Le recensioni del prodotto nel negozio hanno aiutato gli acquirenti a confrontare le caratteristiche prima dell'acquisto.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=it
  • https://it.wikipedia.org/wiki/Recensione
English
product review
A written or multimedia evaluation of a product by a customer or editor, describing experience, quality and value. In e-commerce and search it strongly influences purchase decisions and product rankings.
The store's product review section helped shoppers compare features before buying.
  • https://developers.google.com/search/docs/appearance/structured-data/product
  • https://en.wikipedia.org/wiki/Review
Deutsch
Produktbewertung
Eine schriftliche oder multimediale Beurteilung eines Produkts durch Kunden oder Redaktion, die Erfahrung, Qualität und Nutzen beschreibt. Im E-Commerce und in der Suche beeinflusst sie Kaufentscheidungen und Produktrankings stark.
Die Produktbewertungen im Shop halfen den Kunden, Funktionen vor dem Kauf zu vergleichen.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=de
  • https://de.wikipedia.org/wiki/Kundenbewertung
Français
avis produit
Évaluation écrite ou multimédia d'un produit par un client ou un rédacteur, décrivant l'expérience, la qualité et l'intérêt. Dans l'e-commerce et la recherche, elle influence fortement les décisions d'achat et le classement des produits.
Les avis produits de la boutique ont aidé les acheteurs à comparer les fonctionnalités avant l'achat.
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=fr
  • https://fr.wikipedia.org/wiki/Avis_de_consommateurs
中文
产品评价
由顾客或编辑对某产品进行的书面或多媒体评估,描述使用体验、质量和价值。在电子商务和搜索中,它对购买决策和产品排名有很大影响。
商店中的产品评价帮助买家在购买前比较各项功能。
  • https://developers.google.com/search/docs/appearance/structured-data/product?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E8%AF%84%E8%AE%BA
Italiano
record DNS
Un record DNS è una voce in un file di zona del Domain Name System che associa un nome di dominio a informazioni come un indirizzo IP, un server di posta o altri dati di risorsa. I tipi comuni includono record A, AAAA, CNAME, MX e TXT.
Per puntare il sito al nuovo server, abbiamo aggiornato il record A nell'insieme di record DNS.
  • https://it.wikipedia.org/wiki/Domain_Name_System
  • https://datatracker.ietf.org/doc/html/rfc1035
English
DNS record
A DNS record is an entry in a Domain Name System zone file that maps a domain name to information such as an IP address, mail server, or other resource data. Common types include A, AAAA, CNAME, MX, and TXT records.
To point the website to the new server, we updated the A record in the DNS record set.
  • https://datatracker.ietf.org/doc/html/rfc1035
  • https://en.wikipedia.org/wiki/List_of_DNS_record_types
Deutsch
DNS-Eintrag
Ein DNS-Eintrag ist ein Datensatz in einer Zonendatei des Domain Name System, der einen Domainnamen mit Informationen wie einer IP-Adresse, einem Mailserver oder anderen Ressourcendaten verknüpft. Gängige Typen sind A-, AAAA-, CNAME-, MX- und TXT-Einträge.
Um die Website auf den neuen Server zu verweisen, haben wir den A-Eintrag im DNS-Eintrag angepasst.
  • https://de.wikipedia.org/wiki/Domain_Name_System
  • https://datatracker.ietf.org/doc/html/rfc1035
Français
enregistrement DNS
Un enregistrement DNS est une entrée dans un fichier de zone du Domain Name System qui associe un nom de domaine à des informations telles qu'une adresse IP, un serveur de messagerie ou d'autres données de ressource. Les types courants sont les enregistrements A, AAAA, CNAME, MX et TXT.
Pour rediriger le site vers le nouveau serveur, nous avons modifié l'enregistrement A dans les enregistrements DNS.
  • https://fr.wikipedia.org/wiki/Domain_Name_System
  • https://datatracker.ietf.org/doc/html/rfc1035
中文
DNS记录
DNS记录是域名系统区域文件中的一条条目,用于将域名映射到IP地址、邮件服务器或其他资源数据等信息。常见类型包括A、AAAA、CNAME、MX和TXT记录。
为了将网站指向新服务器,我们更新了DNS记录中的A记录。
  • https://zh.wikipedia.org/wiki/域名系统
  • https://datatracker.ietf.org/doc/html/rfc1035
Italiano
recupero della conoscenza
Il recupero della conoscenza è il processo di accesso ed estrazione di informazioni rilevanti da fonti di conoscenza strutturate o non strutturate per rispondere a una query o supportare il ragionamento. Nei sistemi di IA è spesso alla base della generazione aumentata dal recupero.
Il chatbot usa il recupero della conoscenza per estrarre fatti da un archivio documentale prima di generare la risposta.
  • https://it.wikipedia.org/wiki/Recupero_dell%27informazione
English
knowledge retrieval
Knowledge retrieval is the process of accessing and extracting relevant information from structured or unstructured knowledge sources to answer a query or support reasoning. In AI systems it often underpins retrieval-augmented generation and question-answering.
The chatbot uses knowledge retrieval to pull facts from a document store before generating its answer.
  • https://en.wikipedia.org/wiki/Information_retrieval
  • https://en.wikipedia.org/wiki/Retrieval-augmented_generation
Deutsch
Wissensabruf
Wissensabruf bezeichnet das Auffinden und Extrahieren relevanter Informationen aus strukturierten oder unstrukturierten Wissensquellen, um eine Anfrage zu beantworten oder Schlussfolgerungen zu unterstützen. In KI-Systemen bildet er die Grundlage für Retrieval-Augmented Generation und Frage-Antwort-Systeme.
Der Chatbot nutzt Wissensabruf, um Fakten aus einer Dokumentensammlung zu holen, bevor er eine Antwort erzeugt.
  • https://de.wikipedia.org/wiki/Information_Retrieval
Français
récupération de connaissances
La récupération de connaissances désigne le processus d'accès et d'extraction d'informations pertinentes à partir de sources de connaissances structurées ou non structurées afin de répondre à une requête ou d'appuyer un raisonnement. Dans les systèmes d'IA, elle sous-tend souvent la génération augmentée par récupération.
Le chatbot utilise la récupération de connaissances pour extraire des faits d'une base documentaire avant de générer sa réponse.
  • https://fr.wikipedia.org/wiki/Recherche_d%27information
中文
知识检索
知识检索是指从结构化或非结构化知识源中访问并提取相关信息,以回答查询或支持推理的过程。在人工智能系统中,它常常是检索增强生成和问答系统的基础。
该聊天机器人在生成答案之前,使用知识检索从文档库中提取事实。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
Italiano
recupero delle informazioni
Processo di individuazione e restituzione di unità informative pertinenti, tipicamente documenti, da una vasta raccolta in risposta a una query dell'utente. È alla base di motori di ricerca, algoritmi di ranking e sistemi di question-answering.
I motori di ricerca combinano le tecniche classiche di recupero delle informazioni con modelli di ranking neurali per restituire i risultati più pertinenti.
  • https://it.wikipedia.org/wiki/Recupero_dell%27informazione
English
information retrieval
The process of obtaining relevant information items, typically documents, from a large collection in response to a user's query. It underpins search engines, ranking algorithms and question-answering systems.
Modern search engines combine classical information retrieval techniques with neural ranking models to return the most relevant results.
  • https://en.wikipedia.org/wiki/Information_retrieval
  • https://nlp.stanford.edu/IR-book/
Deutsch
Information Retrieval
Das Auffinden und Bereitstellen relevanter Informationseinheiten, meist Dokumente, aus einer grossen Sammlung als Antwort auf eine Suchanfrage. Es bildet die Grundlage von Suchmaschinen, Ranking-Verfahren und Frage-Antwort-Systemen.
Suchmaschinen kombinieren klassisches Information Retrieval mit neuronalen Ranking-Modellen, um die relevantesten Treffer zu liefern.
  • https://de.wikipedia.org/wiki/Information_Retrieval
Français
recherche d'information
Processus consistant à retrouver des unités d'information pertinentes, généralement des documents, dans une vaste collection en réponse à une requête d'utilisateur. Elle fonde les moteurs de recherche, les algorithmes de classement et les systèmes de questions-réponses.
Les moteurs de recherche associent les techniques classiques de recherche d'information à des modèles de classement neuronaux pour renvoyer les résultats les plus pertinents.
  • https://fr.wikipedia.org/wiki/Recherche_d%27information
中文
信息检索
指根据用户的查询,从大规模文档集合中获取相关信息单元(通常为文档)的过程。它是搜索引擎、排序算法和问答系统的基础。
现代搜索引擎将经典信息检索技术与神经排序模型相结合,以返回最相关的结果。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
Italiano
redirect 301
Un codice di stato HTTP che indica che un URL è stato spostato in modo permanente in una nuova posizione, istruendo browser e motori di ricerca a utilizzare il nuovo URL. Trasferisce la maggior parte dei segnali di ranking della pagina originale all'URL di destinazione.
Abbiamo impostato un redirect 301 dalla vecchia pagina prodotto a quella nuova per preservarne il posizionamento.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=it
  • https://developer.mozilla.org/it/docs/Web/HTTP/Status/301
English
301 redirect
An HTTP status code indicating that a URL has been permanently moved to a new location, instructing browsers and search engines to use the new URL. It passes most of the original page's ranking signals to the target URL.
We set up a 301 redirect from the old product page to the new one to preserve its search rankings.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/301
Deutsch
301-Weiterleitung
Ein HTTP-Statuscode, der signalisiert, dass eine URL dauerhaft an einen neuen Ort verschoben wurde, und Browser sowie Suchmaschinen anweist, künftig die neue URL zu verwenden. Sie überträgt die meisten Ranking-Signale der ursprünglichen Seite auf die Zieladresse.
Wir haben eine 301-Weiterleitung von der alten Produktseite auf die neue eingerichtet, um das Ranking zu erhalten.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=de
  • https://developer.mozilla.org/de/docs/Web/HTTP/Status/301
Français
redirection 301
Un code de statut HTTP indiquant qu'une URL a été déplacée de façon permanente vers un nouvel emplacement, demandant aux navigateurs et aux moteurs de recherche d'utiliser désormais la nouvelle URL. Elle transmet la plupart des signaux de classement de la page d'origine vers l'URL cible.
Nous avons mis en place une redirection 301 de l'ancienne page produit vers la nouvelle afin de préserver son référencement.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=fr
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Status/301
中文
301重定向
一种 HTTP 状态码,表示某个网址已永久迁移到新位置,指示浏览器和搜索引擎今后使用新网址。它会将原网页的大部分排名信号传递到目标网址。
我们从旧产品页面设置了一个301重定向到新页面,以保留其搜索排名。
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=zh-cn
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/301
Italiano
redirect 302
Codice di stato HTTP che indica un reindirizzamento temporaneo, segnalando che la risorsa richiesta si trova provvisoriamente a un altro URL mentre l'URL originale deve continuare a essere utilizzato.
Lo sviluppatore ha impostato un redirect 302 per indirizzare i visitatori a una pagina temporanea durante la manutenzione.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Status/302
  • https://it.wikipedia.org/wiki/Codici_di_stato_HTTP
English
302 redirect
An HTTP status code that indicates a temporary redirect, signalling that the requested resource resides temporarily under a different URL while the original URL should still be used in future requests.
The developer used a 302 redirect to send visitors to a maintenance page while updating the site.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/302
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.3
Deutsch
302-Weiterleitung
Ein HTTP-Statuscode, der eine temporäre Weiterleitung anzeigt und signalisiert, dass die angeforderte Ressource vorübergehend unter einer anderen URL erreichbar ist, während die ursprüngliche URL weiterhin verwendet werden soll.
Der Entwickler richtete eine 302-Weiterleitung ein, um Besucher während der Wartung auf eine Info-Seite zu leiten.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Status/302
  • https://de.wikipedia.org/wiki/HTTP-Statuscode
Français
redirection 302
Code d'état HTTP indiquant une redirection temporaire, signalant que la ressource demandée se trouve provisoirement à une autre URL alors que l'URL d'origine doit continuer à être utilisée.
Le développeur a mis en place une redirection 302 pour orienter les visiteurs vers une page temporaire pendant la maintenance.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Status/302
  • https://fr.wikipedia.org/wiki/Liste_des_codes_HTTP
中文
302重定向
一种HTTP状态码,表示临时重定向,说明所请求的资源暂时位于另一个URL,而原始URL在未来的请求中仍应继续使用。
开发人员使用302重定向在网站维护期间将访客引导至临时页面。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/302
  • https://zh.wikipedia.org/wiki/HTTP状态码
Italiano
redirect 307
Un codice di stato HTTP 307 Temporary Redirect che indica al client di ripetere la richiesta verso un altro URL mantenendo il metodo e il corpo della richiesta originale. Segnala uno spostamento temporaneo, per cui l'URL originale dovrebbe continuare a essere usato.
Il server ha restituito un redirect 307, quindi il browser ha rinviato i dati POST al nuovo indirizzo senza cambiare il metodo.
  • https://developer.mozilla.org/it/docs/Web/HTTP/Status/307
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.7
English
307 redirect
An HTTP 307 Temporary Redirect status code that instructs the client to repeat the request to another URL while preserving the original request method and body. It signals a temporary relocation, so the original URL should continue to be used in future requests.
The server returned a 307 redirect so the browser resent the POST data to the new endpoint without changing the method.
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/307
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.7
Deutsch
307-Weiterleitung
Ein HTTP-Statuscode 307 Temporary Redirect, der den Client anweist, die Anfrage an eine andere URL zu wiederholen, wobei die ursprüngliche Anfragemethode und der Body erhalten bleiben. Er signalisiert eine vorübergehende Verlagerung, sodass die ursprüngliche URL weiterhin verwendet werden soll.
Der Server lieferte eine 307-Weiterleitung, sodass der Browser die POST-Daten unverändert an die neue Adresse sendete.
  • https://developer.mozilla.org/de/docs/Web/HTTP/Status/307
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.7
Français
redirection 307
Un code de statut HTTP 307 Temporary Redirect qui indique au client de répéter la requête vers une autre URL tout en conservant la méthode et le corps de la requête d'origine. Il signale un déplacement temporaire, l'URL d'origine devant rester utilisée à l'avenir.
Le serveur a renvoyé une redirection 307, de sorte que le navigateur a renvoyé les données POST vers la nouvelle adresse sans modifier la méthode.
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Status/307
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.7
中文
307重定向
一种 HTTP 307 Temporary Redirect 状态码,指示客户端向另一个 URL 重复发送请求,同时保留原始请求的方法和主体。它表示临时性迁移,因此未来仍应使用原始 URL。
服务器返回了 307 重定向,浏览器在不更改方法的情况下将 POST 数据重新发送到新地址。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Status/307
  • https://datatracker.ietf.org/doc/html/rfc7231#section-6.4.7
Italiano
registrazione del dominio
Processo di riservazione di un nome di dominio univoco tramite un registrar accreditato all'interno del Domain Name System per un periodo determinato. Stabilisce i diritti d'uso sul nome e lo collega all'infrastruttura DNS.
La registrazione del dominio esempio.it è stata completata tramite un registrar accreditato per una durata di due anni.
  • https://it.wikipedia.org/wiki/Nome_di_dominio
  • https://www.nic.it/
English
domain registration
The process of reserving a unique domain name within the Domain Name System through an accredited registrar for a defined period. It establishes ownership rights and links the name to DNS infrastructure.
Domain registration for example.com was completed through an ICANN-accredited registrar for a two-year term.
  • https://www.icann.org/resources/pages/registrars-0d-2012-02-25-en
  • https://en.wikipedia.org/wiki/Domain_name_registration
Deutsch
Domainregistrierung
Der Vorgang, einen eindeutigen Domainnamen über einen akkreditierten Registrar im Domain Name System für einen bestimmten Zeitraum zu reservieren. Damit werden Nutzungsrechte am Namen begründet und dieser mit der DNS-Infrastruktur verknüpft.
Die Domainregistrierung für example.de erfolgte über einen akkreditierten Registrar mit zweijähriger Laufzeit.
  • https://de.wikipedia.org/wiki/Domain
  • https://www.denic.de/
Français
enregistrement de domaine
Processus consistant à réserver un nom de domaine unique auprès d'un registraire accrédité au sein du Domain Name System pour une durée déterminée. Il établit des droits d'usage sur le nom et le relie à l'infrastructure DNS.
L'enregistrement du domaine exemple.fr a été effectué auprès d'un registraire accrédité pour une durée de deux ans.
  • https://fr.wikipedia.org/wiki/Nom_de_domaine
  • https://www.afnic.fr/
中文
域名注册
通过经认证的注册商在域名系统(DNS)中为特定期限预留唯一域名的过程。此过程确立了对该名称的使用权,并将其与 DNS 基础设施关联。
example.cn 的域名注册通过经认证的注册商完成,注册期限为两年。
  • https://zh.wikipedia.org/wiki/域名注册
  • https://www.icann.org/
Italiano
reindirizzamento
Un reindirizzamento è un'istruzione lato server o lato client che inoltra automaticamente un utente o un motore di ricerca da un URL a un altro. In SEO consente di trasferire il valore dei link e di guidare l'indicizzazione.
La vecchia pagina prodotto utilizza un reindirizzamento 301 verso il nuovo URL.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=it
  • https://developer.mozilla.org/it/docs/Web/HTTP/Redirections
English
redirect
A redirect is a server or client instruction that automatically forwards a user or search engine from one URL to another. In SEO, redirects preserve link equity and guide crawlers to the correct target page.
The old product page uses a 301 redirect to point permanently to the new URL.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
  • https://developer.mozilla.org/en-US/docs/Web/HTTP/Redirections
Deutsch
Weiterleitung
Eine Weiterleitung (Redirect) ist eine Server- oder Client-Anweisung, die Nutzer und Suchmaschinen automatisch von einer URL auf eine andere leiten. Im SEO dienen Weiterleitungen der Übertragung von Linkkraft und der korrekten Indexierung.
Die alte Produktseite verwendet eine 301-Weiterleitung auf die neue URL.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=de
  • https://de.wikipedia.org/wiki/Weiterleitung_(Internet)
Français
redirection
Une redirection est une instruction serveur ou client qui achemine automatiquement un utilisateur ou un moteur de recherche d'une URL vers une autre. En SEO, elle permet de transmettre la valeur des liens et de guider l'indexation.
L'ancienne page produit utilise une redirection 301 vers la nouvelle URL.
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=fr
  • https://developer.mozilla.org/fr/docs/Web/HTTP/Redirections
中文
重定向
重定向是服务器或客户端的指令,可将用户或搜索引擎自动从一个网址转到另一个网址。在SEO中,重定向用于传递链接权重并引导爬虫抓取正确的目标页面。
旧的产品页面使用301重定向永久指向新的网址。
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects?hl=zh-cn
  • https://developer.mozilla.org/zh-CN/docs/Web/HTTP/Redirections
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
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
中文
再营销
再营销是一种在线广告技术,向此前访问过网站或与品牌互动过的用户投放定向广告。它通过 Cookie 或用户列表来重新触达过往访客。
当用户未购买就离开在线商店后,商家使用再营销向其展示了此前浏览过的商品广告。
  • https://support.google.com/google-ads/answer/2453998
  • https://zh.wikipedia.org/wiki/重定向广告
Italiano
rendering
Processo mediante il quale un browser o un motore di ricerca converte HTML, CSS e JavaScript nella rappresentazione visiva e strutturale di una pagina web. Nella SEO il rendering determina quali contenuti e link un motore di ricerca vede e indicizza in definitiva.
Poiché gli elenchi di prodotti vengono caricati tramite JavaScript, Google deve completare il rendering prima di poterli indicizzare.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=it
  • https://it.wikipedia.org/wiki/Rendering
English
rendering
The process by which a browser or search engine converts HTML, CSS and JavaScript into the visual and structural representation of a web page. In SEO, rendering determines what content and links a search engine ultimately sees and indexes.
Because the product listings are loaded via JavaScript, Google must complete rendering before it can index them.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Deutsch
Rendering
Der Vorgang, bei dem ein Browser oder eine Suchmaschine HTML, CSS und JavaScript in die sichtbare und strukturelle Darstellung einer Webseite umwandelt. Im SEO bestimmt das Rendering, welche Inhalte und Links eine Suchmaschine letztlich sieht und indexiert.
Da die Produktlisten per JavaScript geladen werden, muss Google das Rendering abschließen, bevor es sie indexieren kann.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=de
  • https://de.wikipedia.org/wiki/Rendern
Français
rendu
Processus par lequel un navigateur ou un moteur de recherche convertit le HTML, le CSS et le JavaScript en la représentation visuelle et structurelle d'une page web. En SEO, le rendu détermine le contenu et les liens qu'un moteur de recherche voit et indexe finalement.
Comme les listes de produits sont chargées via JavaScript, Google doit terminer le rendu avant de pouvoir les indexer.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=fr
  • https://fr.wikipedia.org/wiki/Rendu_(informatique)
中文
渲染
浏览器或搜索引擎将 HTML、CSS 和 JavaScript 转换为网页可视化和结构化呈现的过程。在 SEO 中,渲染决定了搜索引擎最终能看到并索引哪些内容和链接。
由于产品列表通过 JavaScript 加载,谷歌必须完成渲染后才能对其进行索引。
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=zh-cn
  • https://zh.wikipedia.org/wiki/渲染
Italiano
rendering JavaScript
Processo con cui un browser o un motore di ricerca esegue il JavaScript per costruire il Document Object Model (DOM) finale e visualizzare contenuti non presenti nella risposta HTML iniziale. In ambito SEO indica il modo in cui i crawler elaborano i contenuti generati lato client prima dell'indicizzazione.
Il rendering JavaScript può ritardare l'indicizzazione dei contenuti caricati dinamicamente dal crawler.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=it
English
JavaScript rendering
The process by which a browser or search engine executes JavaScript to build the final Document Object Model (DOM) and display page content that is not present in the initial HTML response. In SEO, it refers to how crawlers process client-side scripted content before indexing.
Google's crawler defers JavaScript rendering to a second wave, which can delay the indexing of dynamically loaded content.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://developer.mozilla.org/en-US/docs/Web/Performance/How_browsers_work
Deutsch
JavaScript-Rendering
Der Vorgang, bei dem ein Browser oder eine Suchmaschine JavaScript ausführt, um das endgültige Document Object Model (DOM) und damit Inhalte darzustellen, die nicht im ursprünglichen HTML enthalten sind. Im SEO-Kontext beschreibt es, wie Crawler clientseitig erzeugte Inhalte vor der Indexierung verarbeiten.
Beim JavaScript-Rendering kann es zu Verzögerungen bei der Indexierung dynamisch nachgeladener Inhalte kommen.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=de
Français
rendu JavaScript
Processus par lequel un navigateur ou un moteur de recherche exécute le JavaScript afin de construire le Document Object Model (DOM) final et d'afficher un contenu absent de la réponse HTML initiale. En SEO, il désigne la manière dont les robots traitent le contenu généré côté client avant l'indexation.
Le rendu JavaScript peut retarder l'indexation des contenus chargés dynamiquement par le robot d'exploration.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=fr
中文
JavaScript 渲染
浏览器或搜索引擎执行 JavaScript 以构建最终文档对象模型(DOM)并显示初始 HTML 响应中不存在的页面内容的过程。在 SEO 中,它指爬虫在编入索引前处理客户端脚本生成内容的方式。
由于 Google 会将 JavaScript 渲染推迟到第二阶段,动态加载内容的索引可能会被延迟。
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics?hl=zh-cn
Italiano
rendering lato client
Approccio di rendering in cui il browser scarica una pagina HTML minima e del JavaScript, quindi costruisce e visualizza il contenuto della pagina sul client tramite tale JavaScript. Si contrappone al rendering lato server, in cui l'HTML viene generato sul server.
Le applicazioni a pagina singola create con React si basano spesso sul rendering lato client, il che può ritardare la disponibilità dei contenuti per i crawler.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
English
client-side rendering
A rendering approach in which the browser downloads a minimal HTML page and JavaScript, then builds and displays the page content on the client using that JavaScript. It contrasts with server-side rendering, where the HTML is generated on the server.
Single-page applications built with React often rely on client-side rendering, which can delay content availability for crawlers.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Deutsch
Client-side Rendering
Ein Rendering-Verfahren, bei dem der Browser eine minimale HTML-Seite samt JavaScript lädt und den Seiteninhalt anschliessend clientseitig per JavaScript aufbaut und darstellt. Im Gegensatz dazu wird beim Server-side Rendering das HTML bereits auf dem Server erzeugt.
Bei Single-Page-Applications mit Client-side Rendering steht der Inhalt für Crawler oft erst nach der JavaScript-Ausführung bereit.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Français
rendu côté client
Approche de rendu dans laquelle le navigateur télécharge une page HTML minimale et du JavaScript, puis construit et affiche le contenu de la page côté client grâce à ce JavaScript. Elle s'oppose au rendu côté serveur, où le HTML est généré sur le serveur.
Les applications monopages basées sur React reposent souvent sur le rendu côté client, ce qui peut retarder la disponibilité du contenu pour les robots d'exploration.
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
中文
客户端渲染
一种渲染方式,浏览器先下载最小化的 HTML 页面和 JavaScript,再由客户端通过 JavaScript 构建并显示页面内容。它与在服务器端生成 HTML 的服务器端渲染相对。
使用 React 构建的单页应用通常依赖客户端渲染,这可能会延迟爬虫获取内容的时间。
  • https://developers.google.com/search/docs/crawling-indexing/javascript/javascript-seo-basics
  • https://web.dev/articles/rendering-on-the-web
Italiano
reranking
Il reranking indica un processo di recupero a due fasi in cui un insieme iniziale di documenti candidati viene riordinato da un modello più preciso, tipicamente un cross-encoder, per migliorare l'ordinamento per rilevanza. È ampiamente usato nei motori di ricerca e nelle pipeline RAG.
Dopo che la ricerca vettoriale ha restituito 100 candidati, il modello di reranking li ha riordinati mostrando per primi i passaggi più rilevanti.
  • https://it.wikipedia.org/wiki/Learning_to_rank
English
reranking
Reranking is a second-stage retrieval process in which an initial set of candidate documents is reordered by a more precise model, typically a cross-encoder, to improve relevance ranking. It is widely used in search and retrieval-augmented generation pipelines.
After the vector search returned 100 candidates, the reranking model reordered them so the most relevant passages appeared first.
  • https://en.wikipedia.org/wiki/Learning_to_rank
  • https://www.elastic.co/guide/en/elasticsearch/reference/current/semantic-reranking.html
Deutsch
Reranking
Reranking bezeichnet einen zweistufigen Retrieval-Prozess, bei dem eine anfängliche Menge von Kandidatendokumenten durch ein präziseres Modell, meist einen Cross-Encoder, neu sortiert wird, um die Relevanzreihenfolge zu verbessern. Es kommt häufig in Suchsystemen und RAG-Pipelines zum Einsatz.
Nachdem die Vektorsuche 100 Kandidaten geliefert hatte, ordnete das Reranking-Modell sie so um, dass die relevantesten Passagen zuerst erschienen.
  • https://de.wikipedia.org/wiki/Learning_to_Rank
Français
reranking
Le reranking désigne un processus de recherche en deux étapes dans lequel un ensemble initial de documents candidats est réordonné par un modèle plus précis, généralement un cross-encoder, afin d'améliorer le classement par pertinence. Il est couramment utilisé dans les moteurs de recherche et les pipelines RAG.
Une fois que la recherche vectorielle a renvoyé 100 candidats, le modèle de reranking les a réordonnés pour faire apparaître d'abord les passages les plus pertinents.
  • https://fr.wikipedia.org/wiki/Apprentissage_de_l%27ordonnancement
中文
重排序
重排序是一种两阶段检索过程,指对初步检索返回的候选文档集合,使用更精确的模型(通常是交叉编码器)重新排序,以提升相关性排名。它广泛应用于搜索系统和检索增强生成(RAG)流程中。
向量检索返回100个候选结果后,重排序模型对它们重新排序,使最相关的段落排在最前面。
  • https://zh.wikipedia.org/wiki/%E6%8E%92%E5%BA%8F%E5%AD%A6%E4%B9%A0
Italiano
responsive design
Approccio di web design in cui layout e contenuti si adattano automaticamente alle dimensioni dello schermo e alle capacità del dispositivo tramite griglie fluide, immagini flessibili e media query CSS. Un unico sito con un solo URL e un solo HTML serve tutti i dispositivi.
Grazie al responsive design, il negozio online si visualizza correttamente su desktop, tablet e smartphone.
  • https://developer.mozilla.org/it/docs/Learn/CSS/CSS_layout/Responsive_Design
  • https://developers.google.com/search/docs/crawling-indexing/mobile/responsive-design?hl=it
English
responsive design
A web design approach in which layout and content automatically adapt to the screen size and capabilities of the device using fluid grids, flexible images and CSS media queries. It ensures a single site serves all devices with one URL and HTML.
Thanks to responsive design, the online shop renders equally well on desktop, tablet and smartphone.
  • https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design
  • https://developers.google.com/search/docs/crawling-indexing/mobile/responsive-design
Deutsch
Responsive Design
Ein Ansatz im Webdesign, bei dem sich Layout und Inhalte über fluide Raster, flexible Bilder und CSS-Media-Queries automatisch an Bildschirmgrösse und Gerät anpassen. Eine einzige Website mit einer URL und einem HTML bedient dabei alle Geräte.
Dank Responsive Design wird der Onlineshop auf Desktop, Tablet und Smartphone gleichermassen gut dargestellt.
  • https://developer.mozilla.org/de/docs/Learn/CSS/CSS_layout/Responsive_Design
  • https://developers.google.com/search/docs/crawling-indexing/mobile/responsive-design?hl=de
Français
responsive design
Approche de conception web dans laquelle la mise en page et le contenu s'adaptent automatiquement à la taille de l'écran et aux capacités de l'appareil grâce à des grilles fluides, des images flexibles et des media queries CSS. Un seul site avec une seule URL et un seul HTML dessert tous les appareils.
Grâce au responsive design, la boutique en ligne s'affiche parfaitement sur ordinateur, tablette et smartphone.
  • https://developer.mozilla.org/fr/docs/Learn/CSS/CSS_layout/Responsive_Design
  • https://developers.google.com/search/docs/crawling-indexing/mobile/responsive-design?hl=fr
中文
响应式设计
一种网页设计方法,通过流式网格、弹性图片和 CSS 媒体查询,使布局和内容自动适应设备的屏幕尺寸和特性。单一网站使用同一个 URL 和 HTML 即可服务所有设备。
得益于响应式设计,该在线商城在桌面端、平板和手机上均能良好显示。
  • https://developers.google.com/search/docs/crawling-indexing/mobile/responsive-design?hl=zh-cn
  • https://zh.wikipedia.org/wiki/%E5%93%8D%E5%BA%94%E5%BC%8F%E7%BD%91%E9%A1%B5%E8%AE%BE%E8%AE%A1
Italiano
retargeting
Tecnica di pubblicità online che coinvolge nuovamente gli utenti che hanno già visitato un sito o interagito con contenuti senza convertire, mostrando loro annunci mirati su altri siti o piattaforme.
Dopo aver abbandonato il carrello, all'utente sono stati mostrati annunci di retargeting per gli stessi prodotti su diversi siti di notizie.
  • https://it.wikipedia.org/wiki/Retargeting
English
retargeting
An online advertising technique that re-engages users who previously visited a website or interacted with content but did not convert, by displaying targeted ads to them across other sites or platforms.
After abandoning the shopping cart, the user was shown retargeting ads for the same products on several news websites.
  • https://en.wikipedia.org/wiki/Behavioral_retargeting
  • https://support.google.com/google-ads/answer/2453998
Deutsch
Retargeting
Eine Online-Werbetechnik, bei der Nutzer, die zuvor eine Website besucht oder mit Inhalten interagiert haben ohne zu konvertieren, durch gezielte Anzeigen auf anderen Seiten oder Plattformen erneut angesprochen werden.
Nachdem der Nutzer den Warenkorb verlassen hatte, wurden ihm per Retargeting Anzeigen für dieselben Produkte auf verschiedenen Nachrichtenseiten eingeblendet.
  • https://de.wikipedia.org/wiki/Retargeting
Français
retargeting
Technique de publicité en ligne qui cible à nouveau les utilisateurs ayant visité un site ou interagi avec un contenu sans convertir, en leur affichant des annonces ciblées sur d'autres sites ou plateformes.
Après avoir abandonné son panier, l'utilisateur a vu des annonces de retargeting pour les mêmes produits sur plusieurs sites d'actualité.
  • https://fr.wikipedia.org/wiki/Reciblage_publicitaire
中文
重定向广告
一种在线广告技术,针对此前访问过网站或与内容互动但未完成转化的用户,通过在其他网站或平台上展示定向广告来再次触达他们。
用户放弃购物车后,在多个新闻网站上看到了针对相同商品的重定向广告。
  • https://support.google.com/google-ads/answer/2453998
Italiano
rete neurale
Modello di calcolo ispirato ai neuroni biologici, costituito da strati interconnessi di nodi che apprendono schemi dai dati regolando connessioni pesate. È alla base dei moderni sistemi di apprendimento automatico e profondo.
Il sistema di ranking utilizza una rete neurale per interpretare il significato semantico delle query.
  • https://it.wikipedia.org/wiki/Rete_neurale_artificiale
English
neural network
A computational model inspired by biological neurons, consisting of interconnected layers of nodes that learn patterns from data by adjusting weighted connections. It forms the basis of most modern machine learning and deep learning systems.
The search ranking system uses a neural network to interpret the semantic meaning behind user queries.
  • https://en.wikipedia.org/wiki/Neural_network
  • https://developers.google.com/machine-learning/crash-course/neural-networks
Deutsch
neuronales Netz
Ein von biologischen Neuronen inspiriertes Rechenmodell aus miteinander verbundenen Schichten von Knoten, das durch Anpassung gewichteter Verbindungen Muster aus Daten lernt. Es bildet die Grundlage moderner Machine-Learning- und Deep-Learning-Systeme.
Das Ranking-System nutzt ein neuronales Netz, um die semantische Bedeutung von Suchanfragen zu erfassen.
  • https://de.wikipedia.org/wiki/K%C3%BCnstliches_neuronales_Netz
Français
réseau de neurones
Modèle de calcul inspiré des neurones biologiques, composé de couches interconnectées de nœuds qui apprennent des motifs à partir de données en ajustant des connexions pondérées. Il constitue la base des systèmes modernes d'apprentissage automatique et profond.
Le système de classement utilise un réseau de neurones pour interpréter le sens sémantique des requêtes.
  • https://fr.wikipedia.org/wiki/R%C3%A9seau_de_neurones_artificiels
中文
神经网络
一种受生物神经元启发的计算模型,由相互连接的多层节点构成,通过调整加权连接从数据中学习模式。它是现代机器学习和深度学习系统的基础。
该排名系统使用神经网络来理解用户查询背后的语义含义。
  • https://zh.wikipedia.org/wiki/%E4%BA%BA%E5%B7%A5%E7%A5%9E%E7%BB%8F%E7%BD%91%E7%BB%9C
Italiano
rete per la distribuzione di contenuti
Una rete per la distribuzione di contenuti (CDN) è una rete di server proxy distribuiti geograficamente che memorizza nella cache i contenuti vicino agli utenti finali per ridurre la latenza e i tempi di caricamento. Alleggerisce il server di origine e migliora la disponibilità.
Distribuendo le risorse statiche tramite una rete per la distribuzione di contenuti, il sito ha dimezzato il tempo medio di caricamento.
  • https://it.wikipedia.org/wiki/Content_Delivery_Network
  • https://developer.mozilla.org/it/docs/Glossary/CDN
English
content delivery network
A content delivery network (CDN) is a geographically distributed network of proxy servers that caches content close to end users to reduce latency and improve load times. It offloads traffic from the origin server and increases availability and resilience.
By serving static assets through a content delivery network, the site cut its average page load time by half.
  • https://en.wikipedia.org/wiki/Content_delivery_network
  • https://developer.mozilla.org/en-US/docs/Glossary/CDN
Deutsch
Content Delivery Network
Ein Content Delivery Network (CDN) ist ein geografisch verteiltes Netz von Proxy-Servern, das Inhalte nahe an den Endnutzern zwischenspeichert, um Latenz zu verringern und Ladezeiten zu verbessern. Es entlastet den Ursprungsserver und erhöht Verfügbarkeit und Ausfallsicherheit.
Durch die Auslieferung statischer Inhalte über ein Content Delivery Network halbierte die Website ihre durchschnittliche Ladezeit.
  • https://de.wikipedia.org/wiki/Content_Delivery_Network
  • https://developer.mozilla.org/de/docs/Glossary/CDN
Français
réseau de diffusion de contenu
Un réseau de diffusion de contenu (CDN) est un réseau de serveurs proxy géographiquement répartis qui met en cache le contenu au plus près des utilisateurs afin de réduire la latence et d'accélérer les temps de chargement. Il décharge le serveur d'origine et améliore la disponibilité.
En diffusant ses ressources statiques via un réseau de diffusion de contenu, le site a réduit de moitié son temps de chargement moyen.
  • https://fr.wikipedia.org/wiki/Réseau_de_diffusion_de_contenu
  • https://developer.mozilla.org/fr/docs/Glossary/CDN
中文
内容分发网络
内容分发网络(CDN)是由地理上分布的代理服务器组成的网络,通过在靠近终端用户的位置缓存内容来降低延迟并缩短加载时间。它可以减轻源服务器的负担并提高可用性和抗故障能力。
通过内容分发网络提供静态资源后,该网站的平均页面加载时间减少了一半。
  • https://zh.wikipedia.org/wiki/內容傳遞網路
  • https://developer.mozilla.org/zh-CN/docs/Glossary/CDN
Italiano
return on ad spend
Metrica di marketing che misura il fatturato generato per ogni unità di valuta spesa in pubblicità. Si calcola dividendo i ricavi derivanti dalla pubblicità per i costi pubblicitari.
La campagna ha ottenuto un return on ad spend di 5:1, generando cinque euro di ricavi per ogni euro speso.
  • https://support.google.com/google-ads/answer/6270625
  • https://it.wikipedia.org/wiki/Return_on_investment
English
return on ad spend
A marketing metric that measures the revenue generated for every unit of currency spent on advertising. It is calculated by dividing ad-driven revenue by advertising costs.
The campaign achieved a return on ad spend of 5:1, meaning every dollar spent generated five dollars in revenue.
  • https://support.google.com/google-ads/answer/6270625
  • https://en.wikipedia.org/wiki/Return_on_advertising_spend
Deutsch
Return on Ad Spend
Kennzahl im Online-Marketing, die den Umsatz je eingesetzter Werbeausgabe misst. Sie wird berechnet, indem der durch Werbung erzielte Umsatz durch die Werbekosten geteilt wird.
Mit einem Return on Ad Spend von 5:1 erzielte die Kampagne für jeden investierten Euro fünf Euro Umsatz.
  • https://support.google.com/google-ads/answer/6270625
  • https://de.wikipedia.org/wiki/Return_on_Advertising_Spend
Français
return on ad spend
Indicateur de marketing qui mesure le chiffre d'affaires généré pour chaque unité monétaire dépensée en publicité. Il se calcule en divisant les revenus issus de la publicité par les coûts publicitaires.
La campagne a atteint un return on ad spend de 5:1, chaque euro dépensé rapportant cinq euros de chiffre d'affaires.
  • https://support.google.com/google-ads/answer/6270625
  • https://fr.wikipedia.org/wiki/Retour_sur_investissement
中文
广告支出回报率
一种衡量每单位广告支出所产生收入的营销指标。计算方法是将广告带来的收入除以广告成本。
该广告系列的广告支出回报率达到5:1,意味着每花费一元便产生五元收入。
  • https://support.google.com/google-ads/answer/6270625
  • https://zh.wikipedia.org/wiki/广告支出回报率
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
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
中文
反向代理
位于一个或多个后端服务器之前的服务器,将客户端请求转发给后端服务器,并将响应返回给客户端,仿佛响应源自代理本身。常用于负载均衡、缓存、SSL 终止和安全防护。
反向代理将进入的流量分发到三台应用服务器,以避免过载。
  • https://zh.wikipedia.org/wiki/反向代理