TermBoyTerm

Deutsch
Webanalyse
Die Messung, Erhebung, Analyse und Auswertung von Webdaten, um die Nutzung einer Website und das Verhalten der Besucher zu verstehen und zu optimieren.
Mithilfe der Webanalyse stellte das Team fest, dass die meisten Besucher den Bezahlvorgang auf Mobilgeräten abbrachen.
  • https://de.wikipedia.org/wiki/Web_Analytics
English
web analytics
The measurement, collection, analysis and reporting of web data to understand and optimize website usage and user behavior.
Using web analytics, the team discovered that most visitors abandoned the checkout page on mobile devices.
  • https://en.wikipedia.org/wiki/Web_analytics
  • https://support.google.com/analytics/answer/9304153
Français
analyse d'audience web
Mesure, collecte, analyse et communication de données web afin de comprendre et d'optimiser l'utilisation d'un site et le comportement des visiteurs.
Grâce à l'analyse d'audience web, l'équipe a découvert que la plupart des visiteurs abandonnaient le paiement sur mobile.
  • https://fr.wikipedia.org/wiki/Web_analytics
Italiano
analisi web
Misurazione, raccolta, analisi e rendicontazione dei dati web per comprendere e ottimizzare l'utilizzo di un sito e il comportamento degli utenti.
Grazie all'analisi web, il team ha scoperto che la maggior parte dei visitatori abbandonava il checkout sui dispositivi mobili.
  • https://it.wikipedia.org/wiki/Web_analytics
中文
网站分析
对网络数据进行测量、收集、分析和报告,以了解并优化网站的使用情况和用户行为。
通过网站分析,团队发现大多数访客在移动设备上放弃了结账页面。
  • https://zh.wikipedia.org/wiki/网站分析
Deutsch
Webarchiv
Eine Sammlung historischer Momentaufnahmen von Webseiten, die über die Zeit hinweg bewahrt werden und den Zugriff auf frühere Versionen von Websites ermöglichen. Es entsteht durch das Crawlen und Speichern von Webinhalten zur Langzeitarchivierung.
Über das Webarchiv rief die Forscherin eine Version der Firmenwebsite aus dem Jahr 2005 ab.
  • https://de.wikipedia.org/wiki/Web-Archivierung
English
web archive
A collection of historical snapshots of web pages preserved over time, allowing access to earlier versions of websites. It is created by crawling and storing web content for long-term preservation.
Using the web archive, the researcher retrieved a 2005 version of the company's homepage.
  • https://en.wikipedia.org/wiki/Web_archiving
  • https://web.archive.org/
Français
archive web
Ensemble d'instantanés historiques de pages web conservés au fil du temps, permettant d'accéder à des versions antérieures de sites web. Il est constitué par l'exploration et le stockage de contenus web à des fins de préservation à long terme.
Grâce à l'archive web, la chercheuse a retrouvé une version de 2005 du site de l'entreprise.
  • https://fr.wikipedia.org/wiki/Archivage_du_Web
Italiano
archivio web
Raccolta di istantanee storiche di pagine web conservate nel tempo, che consente l'accesso a versioni precedenti dei siti web. Viene creato mediante la scansione e la memorizzazione di contenuti web per la conservazione a lungo termine.
Tramite l'archivio web, la ricercatrice ha recuperato una versione del 2005 del sito aziendale.
  • https://it.wikipedia.org/wiki/Archiviazione_del_web
中文
网页存档
对网页在不同时间点所作的历史快照集合,用于保存并访问网站的早期版本。它通过抓取和存储网页内容以实现长期保存。
研究人员通过网页存档找回了该公司主页2005年的版本。
  • https://zh.wikipedia.org/wiki/網頁存檔
Deutsch
Web-Browsing-Agent
Ein KI-Agent, der eigenständig Websites navigiert und mit ihnen interagiert—Links anklickt, Formulare ausfüllt und Inhalte liest—um Aufgaben im Auftrag eines Nutzers zu erledigen. Er kombiniert meist ein grosses Sprachmodell mit Browser-Automatisierung.
Der Web-Browsing-Agent buchte den Flug, indem er selbstständig durch die Website der Fluggesellschaft navigierte und das Bestellformular ausfüllte.
  • https://de.wikipedia.org/wiki/Softwareagent
English
web browsing agent
An AI agent that autonomously navigates and interacts with websites—clicking links, filling forms and reading content—to complete tasks on behalf of a user. It typically combines a large language model with browser automation capabilities.
The web browsing agent booked the flight by navigating the airline's site and completing the checkout form on its own.
  • https://openai.com/index/computer-using-agent/
  • https://en.wikipedia.org/wiki/Autonomous_agent
Français
agent de navigation web
Agent d'IA qui navigue de manière autonome sur les sites web et interagit avec eux—en cliquant sur des liens, en remplissant des formulaires et en lisant du contenu—afin d'accomplir des tâches pour le compte d'un utilisateur. Il associe généralement un grand modèle de langage à l'automatisation d'un navigateur.
L'agent de navigation web a réservé le vol en parcourant seul le site de la compagnie aérienne et en remplissant le formulaire de paiement.
  • https://fr.wikipedia.org/wiki/Agent_logiciel
Italiano
agente di navigazione web
Agente di IA che naviga autonomamente i siti web e interagisce con essi—cliccando link, compilando moduli e leggendo contenuti—per completare compiti per conto di un utente. Combina in genere un grande modello linguistico con l'automazione del browser.
L'agente di navigazione web ha prenotato il volo esplorando da solo il sito della compagnia aerea e compilando il modulo di pagamento.
  • https://it.wikipedia.org/wiki/Agente_software
中文
网页浏览智能体
一种能自主浏览网站并与之交互的人工智能代理,可点击链接、填写表单和读取内容,从而代表用户完成任务。它通常将大语言模型与浏览器自动化能力相结合。
该网页浏览智能体自主浏览航空公司网站并填写付款表单,完成了机票预订。
  • https://zh.wikipedia.org/wiki/%E6%99%BA%E8%83%BD%E4%BB%A3%E7%90%86
Deutsch
Webhook
Ein Webhook ist ein benutzerdefinierter HTTP-Callback, der durch ein bestimmtes Ereignis in einem Quellsystem ausgelöst wird und Daten in Echtzeit an eine Ziel-URL sendet. Im Gegensatz zum Polling erfolgt die Übertragung automatisch beim Eintreten des Ereignisses.
Sobald eine neue Bestellung eingeht, sendet der Shop einen Webhook an den Versanddienstleister.
  • https://de.wikipedia.org/wiki/WebHook
English
webhook
A webhook is a user-defined HTTP callback that is triggered by a specific event in a source system and sends real-time data to a target URL. Unlike polling, it delivers information automatically as soon as the event occurs.
When a new order is placed, the shop sends a webhook to the fulfillment service.
  • https://en.wikipedia.org/wiki/Webhook
Français
webhook
Un webhook est un rappel HTTP défini par l'utilisateur, déclenché par un événement précis dans un système source et envoyant des données en temps réel vers une URL cible. Contrairement au polling, la transmission est automatique dès que l'événement se produit.
Dès qu'une nouvelle commande est passée, la boutique envoie un webhook au service de livraison.
  • https://fr.wikipedia.org/wiki/Webhook
Italiano
webhook
Un webhook è una callback HTTP definita dall'utente, attivata da un evento specifico in un sistema sorgente, che invia dati in tempo reale a un URL di destinazione. A differenza del polling, la trasmissione avviene automaticamente al verificarsi dell'evento.
Quando viene effettuato un nuovo ordine, lo shop invia un webhook al servizio di spedizione.
  • https://it.wikipedia.org/wiki/Webhook
中文
Webhook
Webhook 是一种由用户定义的 HTTP 回调,在源系统中发生特定事件时被触发,并将实时数据发送到目标 URL。与轮询不同,它在事件发生时自动推送信息。
当有新订单生成时,商城会向配送服务发送一个 Webhook。
  • https://en.wikipedia.org/wiki/Webhook
Deutsch
Webseite
Ein einzelnes, meist in HTML verfasstes Dokument im World Wide Web, das über eine eindeutige URL adressiert und in einem Webbrowser dargestellt wird.
Der Crawler erfasste jede Webseite der Domain, um sie zu indexieren.
  • https://de.wikipedia.org/wiki/Webseite
English
webpage
A single document on the World Wide Web, typically written in HTML and identified by a unique URL, that can be displayed in a web browser.
The search engine indexed every webpage on the domain to make its content discoverable.
  • https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Web_mechanics/Pages_sites_servers_and_search_engines
  • https://en.wikipedia.org/wiki/Web_page
Français
page web
Document unique du World Wide Web, généralement rédigé en HTML et identifié par une URL, qui s'affiche dans un navigateur web.
Le robot d'indexation a analysé chaque page web du domaine.
  • https://fr.wikipedia.org/wiki/Page_web
Italiano
pagina web
Singolo documento del World Wide Web, generalmente scritto in HTML e identificato da un URL, visualizzabile in un browser web.
Il crawler ha scansionato ogni pagina web del dominio per indicizzarla.
  • https://it.wikipedia.org/wiki/Pagina_web
中文
网页
万维网上的单个文档,通常用 HTML 编写,由唯一的 URL 标识,可在网页浏览器中显示。
搜索引擎抓取了该域名下的每个网页以便建立索引。
  • https://zh.wikipedia.org/wiki/网页
Deutsch
Webserver
Ein Webserver ist Software oder Hardware, die Webinhalte speichert, verarbeitet und auf Anfrage über HTTP oder HTTPS an Clients ausliefert.
Wenn ein Browser eine Seite anfordert, antwortet der Webserver mit dem entsprechenden HTML-Dokument.
  • https://developer.mozilla.org/de/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_server
  • https://de.wikipedia.org/wiki/Webserver
English
web server
A web server is software or hardware that stores, processes and delivers web content to clients over HTTP or HTTPS in response to their requests.
When a browser requests a page, the web server responds with the corresponding HTML document.
  • https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_server
  • https://en.wikipedia.org/wiki/Web_server
Français
serveur web
Un serveur web est un logiciel ou un matériel qui stocke, traite et distribue des contenus web aux clients via HTTP ou HTTPS en réponse à leurs requêtes.
Lorsqu'un navigateur demande une page, le serveur web répond avec le document HTML correspondant.
  • https://developer.mozilla.org/fr/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_server
  • https://fr.wikipedia.org/wiki/Serveur_web
Italiano
server web
Un server web è software o hardware che memorizza, elabora e distribuisce contenuti web ai client tramite HTTP o HTTPS in risposta alle loro richieste.
Quando un browser richiede una pagina, il server web risponde con il documento HTML corrispondente.
  • https://developer.mozilla.org/it/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_server
  • https://it.wikipedia.org/wiki/Server_web
中文
Web服务器
Web服务器是通过HTTP或HTTPS协议存储、处理并向客户端交付网页内容以响应其请求的软件或硬件。
当浏览器请求一个页面时,Web服务器会返回相应的HTML文档。
  • https://zh.wikipedia.org/wiki/网页服务器
  • https://developer.mozilla.org/zh-CN/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_server
Deutsch
Website
Eine Sammlung zusammengehöriger Webseiten, die unter einem gemeinsamen Domainnamen im World Wide Web erreichbar ist. Sie wird auf einem oder mehreren Webservern gehostet.
Das Unternehmen präsentiert seine Produkte auf der neuen Website.
  • https://de.wikipedia.org/wiki/Website
English
website
A collection of related web pages served under a common domain name and accessible via the World Wide Web. It is typically hosted on one or more web servers and identified by a unique domain.
The company launched a new website to showcase its products and services.
  • https://en.wikipedia.org/wiki/Website
  • https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Web_mechanics/What_is_a_web_page
Français
site web
Ensemble de pages web reliées entre elles, accessibles sous un même nom de domaine sur le World Wide Web. Il est hébergé sur un ou plusieurs serveurs web.
L'entreprise a lancé un nouveau site web pour présenter ses services.
  • https://fr.wikipedia.org/wiki/Site_web
Italiano
sito web
Insieme di pagine web correlate accessibili sotto un medesimo nome di dominio nel World Wide Web. È ospitato su uno o più server web.
L'azienda ha pubblicato un nuovo sito web per promuovere i propri prodotti.
  • https://it.wikipedia.org/wiki/Sito_web
中文
网站
在万维网上通过同一域名访问的一组相关网页的集合,通常托管在一台或多台网络服务器上。
该公司推出了新网站来展示其产品和服务。
  • https://zh.wikipedia.org/wiki/网站
Deutsch
Website-Baukasten
Ein Softwarewerkzeug oder eine Online-Plattform, mit der sich Websites ohne Programmierkenntnisse erstellen und veröffentlichen lassen, meist über Drag-and-drop-Editoren und vorgefertigte Vorlagen.
Mit einem Website-Baukasten wie Jimdo lässt sich in wenigen Stunden eine eigene Homepage erstellen.
  • https://de.wikipedia.org/wiki/Homepage-Baukasten
English
website builder
A software tool or online platform that enables users to create and publish websites without manual coding, typically via drag-and-drop editors and pre-designed templates.
Small businesses often use a website builder like Wix or Squarespace to launch a professional site quickly.
  • https://en.wikipedia.org/wiki/Website_builder
Français
créateur de site web
Outil logiciel ou plateforme en ligne permettant de créer et de publier des sites web sans coder, généralement à l'aide d'éditeurs glisser-déposer et de modèles prédéfinis.
Un créateur de site web comme Wix permet de mettre en ligne une vitrine professionnelle en quelques clics.
  • https://fr.wikipedia.org/wiki/Cr%C3%A9ateur_de_site_web
Italiano
website builder
Strumento software o piattaforma online che consente di creare e pubblicare siti web senza scrivere codice, generalmente tramite editor drag-and-drop e modelli predefiniti.
Con un website builder come Squarespace è possibile realizzare un sito professionale senza competenze tecniche.
  • https://it.wikipedia.org/wiki/Website_builder
中文
网站构建器
一种软件工具或在线平台,使用户无需编写代码即可创建和发布网站,通常通过拖放式编辑器和预设模板实现。
许多小企业使用像 Wix 这样的网站构建器快速搭建专业网站。
  • https://zh.wikipedia.org/wiki/%E7%B6%B2%E7%AB%99%E5%BB%BA%E7%BD%AE%E5%B7%A5%E5%85%B7
Deutsch
Website-Suche
Eine in eine Website eingebettete Suchfunktion, mit der Besucher Inhalte gezielt innerhalb dieser Website finden können. Sie liefert interne Seiten, Produkte oder Ressourcen statt Ergebnisse aus dem gesamten Web.
Eine gut konfigurierte Website-Suche erhöhte die Produktauffindbarkeit und senkte die Absprungrate im Onlineshop.
  • https://de.wikipedia.org/wiki/Suchmaschine
  • https://developers.google.com/search/docs/appearance/structured-data/sitelinks-searchbox
English
site search
A search function embedded within a website that allows visitors to query and retrieve content from that specific site. It typically returns internal pages, products or resources rather than results from the whole web.
Adding a robust site search improved product discovery and reduced bounce rates on the e-commerce homepage.
  • https://en.wikipedia.org/wiki/Site_search
  • https://developers.google.com/search/docs/appearance/structured-data/sitelinks-searchbox
Français
recherche interne
Fonction de recherche intégrée à un site web permettant aux visiteurs de trouver du contenu au sein de ce site spécifique. Elle renvoie des pages, produits ou ressources internes plutôt que des résultats du web entier.
Une recherche interne performante a amélioré la découverte des produits et réduit le taux de rebond sur la boutique en ligne.
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche
Italiano
ricerca interna
Funzione di ricerca integrata in un sito web che consente ai visitatori di trovare contenuti all'interno di quel sito specifico. Restituisce pagine, prodotti o risorse interne anziché risultati dell'intero web.
Una ricerca interna efficace ha migliorato la scoperta dei prodotti e ridotto la frequenza di rimbalzo nello shop online.
  • https://it.wikipedia.org/wiki/Motore_di_ricerca
中文
站内搜索
嵌入网站内部的搜索功能,允许访问者在该特定网站范围内查询和检索内容。它返回网站内部的页面、产品或资源,而非整个网络的搜索结果。
优化站内搜索后,在线商店的产品可发现性提升,跳出率也随之下降。
  • https://zh.wikipedia.org/wiki/搜索引擎
Deutsch
Webstandard
Eine formale, gemeinschaftlich entwickelte Spezifikation, die das Verhalten von Webtechnologien wie HTML, CSS oder HTTP festlegt, um Interoperabilität zwischen Browsern und Geräten zu gewährleisten. Webstandards werden meist von Organisationen wie dem W3C, WHATWG oder IETF gepflegt.
Die Einhaltung von Webstandards sorgt dafür, dass eine Seite in Chrome, Firefox und Safari einheitlich dargestellt wird.
  • https://www.w3.org/standards/
  • https://de.wikipedia.org/wiki/Webstandards
English
web standard
A formal, community-developed specification that defines how web technologies such as HTML, CSS or HTTP should behave to ensure interoperability across browsers and devices. Web standards are typically maintained by bodies like the W3C, WHATWG or IETF.
Following web standards ensures that a page renders consistently across Chrome, Firefox and Safari.
  • https://www.w3.org/standards/
  • https://en.wikipedia.org/wiki/Web_standards
Français
standard du web
Spécification formelle et développée de manière collaborative qui définit le comportement des technologies web telles que HTML, CSS ou HTTP afin d'assurer l'interopérabilité entre navigateurs et appareils. Les standards du web sont généralement maintenus par des organismes comme le W3C, le WHATWG ou l'IETF.
Le respect des standards du web garantit qu'une page s'affiche de manière cohérente sur Chrome, Firefox et Safari.
  • https://www.w3.org/standards/
  • https://fr.wikipedia.org/wiki/Standards_du_Web
Italiano
standard web
Specifica formale sviluppata in modo collaborativo che definisce il comportamento delle tecnologie web come HTML, CSS o HTTP per garantire l'interoperabilità tra browser e dispositivi. Gli standard web sono generalmente gestiti da organismi come W3C, WHATWG o IETF.
Il rispetto degli standard web garantisce che una pagina venga visualizzata in modo coerente su Chrome, Firefox e Safari.
  • https://www.w3.org/standards/
  • https://it.wikipedia.org/wiki/Standard_web
中文
网页标准
由社区协作制定的正式规范,规定了 HTML、CSS 或 HTTP 等网页技术的行为方式,以确保在不同浏览器和设备之间的互操作性。网页标准通常由 W3C、WHATWG 或 IETF 等机构维护。
遵循网页标准可以确保页面在 Chrome、Firefox 和 Safari 中呈现一致。
  • https://www.w3.org/standards/
  • https://zh.wikipedia.org/wiki/%E7%BD%91%E7%BB%9C%E6%A0%87%E5%87%86
Deutsch
Websuche
Der Vorgang, bei dem Informationen aus dem World Wide Web durch Suchanfragen an eine Suchmaschine abgerufen werden, die eine gerankte Ergebnisliste liefert. Grundlage sind Crawling, Indexierung und Ranking von Webinhalten.
Eine gut strukturierte Seite verbessert ihre Sichtbarkeit in der Websuche.
  • https://de.wikipedia.org/wiki/Suchmaschine
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=de
English
web search
The process of retrieving information from the World Wide Web by submitting queries to a search engine that returns ranked results. It typically involves crawling, indexing and ranking of web content.
A well-structured page improves its visibility in web search results.
  • https://en.wikipedia.org/wiki/Web_search_engine
  • https://developers.google.com/search/docs/fundamentals/how-search-works
Français
recherche web
Processus de récupération d'informations sur le World Wide Web en soumettant des requêtes à un moteur de recherche qui renvoie des résultats classés. Il repose sur l'exploration, l'indexation et le classement des contenus web.
Une page bien structurée améliore sa visibilité dans les résultats de recherche web.
  • https://fr.wikipedia.org/wiki/Moteur_de_recherche
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=fr
Italiano
ricerca web
Processo di recupero di informazioni dal World Wide Web tramite l'invio di query a un motore di ricerca che restituisce risultati ordinati per pertinenza. Si basa su scansione, indicizzazione e ranking dei contenuti web.
Una pagina ben strutturata migliora la sua visibilità nei risultati della ricerca web.
  • https://it.wikipedia.org/wiki/Motore_di_ricerca
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=it
中文
网络搜索
通过向搜索引擎提交查询以从万维网检索信息的过程,搜索引擎返回按相关性排序的结果。其基础是对网页内容的抓取、索引和排名。
结构良好的页面能提高其在网络搜索结果中的可见性。
  • https://zh.wikipedia.org/wiki/搜索引擎
  • https://developers.google.com/search/docs/fundamentals/how-search-works?hl=zh-cn
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)
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
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
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
中文
重定向
重定向是服务器或客户端的指令,可将用户或搜索引擎自动从一个网址转到另一个网址。在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
Deutsch
Werbebanner
Eine rechteckige grafische Anzeige, die in eine Webseite eingebunden wird und beim Anklicken auf die Website des Werbetreibenden verlinkt. Sie zählt zu den häufigsten Formaten der Display-Werbung.
Auf der Startseite wurde ein großes Werbebanner für das neue Smartphone-Modell eingeblendet.
  • https://de.wikipedia.org/wiki/Werbebanner
English
banner ad
A rectangular graphic advertisement embedded in a web page, typically at the top, side or bottom, that links to the advertiser's site when clicked. It is one of the most common formats of display advertising.
The homepage featured a large banner ad promoting the new smartphone model.
  • https://en.wikipedia.org/wiki/Web_banner
  • https://support.google.com/google-ads/answer/1722124
Français
bannière publicitaire
Publicité graphique rectangulaire intégrée à une page web qui redirige vers le site de l'annonceur lorsqu'on clique dessus. C'est l'un des formats les plus courants de la publicité display.
La page d'accueil affichait une grande bannière publicitaire pour le nouveau modèle de smartphone.
  • https://fr.wikipedia.org/wiki/Banni%C3%A8re_publicitaire
Italiano
banner pubblicitario
Annuncio grafico rettangolare inserito in una pagina web che, se cliccato, rimanda al sito dell'inserzionista. È uno dei formati più comuni della pubblicità display.
La homepage mostrava un grande banner pubblicitario per il nuovo modello di smartphone.
  • https://it.wikipedia.org/wiki/Banner
中文
横幅广告
嵌入网页中的矩形图形广告,通常位于页面顶部、侧边或底部,点击后可跳转到广告主的网站。它是展示广告中最常见的格式之一。
首页上展示了一则宣传新款智能手机的大型横幅广告。
  • https://zh.wikipedia.org/wiki/%E7%BD%91%E7%BB%9C%E6%A8%AA%E5%B9%85%E5%B9%BF%E5%91%8A
Deutsch
Werbeblocker
Software oder Browser-Erweiterung, die das Anzeigen von Werbung auf Webseiten verhindert, meist durch Filtern von Anfragen an bekannte Werbeserver. Werbeblocker beeinflussen die Werbeeinnahmen und Auslieferungskennzahlen.
Nutzer mit installiertem Werbeblocker sehen die über unser Display-Netzwerk ausgelieferten Bannerwerbungen nicht.
  • https://de.wikipedia.org/wiki/Werbeblocker
English
ad blocker
Software or browser extension that prevents advertisements from being displayed on web pages, typically by filtering requests to known ad-serving domains. It impacts online advertising revenue and ad delivery metrics.
Users with an ad blocker installed will not see the banner ads served through our display network.
  • https://en.wikipedia.org/wiki/Ad_blocking
Français
bloqueur de publicités
Logiciel ou extension de navigateur qui empêche l'affichage des publicités sur les pages web, généralement en filtrant les requêtes vers des serveurs publicitaires connus. Il affecte les revenus publicitaires et les indicateurs de diffusion.
Les utilisateurs disposant d'un bloqueur de publicités ne verront pas les bannières diffusées via notre réseau display.
  • https://fr.wikipedia.org/wiki/Bloqueur_de_publicité
Italiano
ad blocker
Software o estensione del browser che impedisce la visualizzazione degli annunci pubblicitari sulle pagine web, tipicamente filtrando le richieste verso server pubblicitari noti. Influisce sui ricavi pubblicitari e sulle metriche di distribuzione.
Gli utenti con un ad blocker installato non vedranno i banner pubblicitari distribuiti tramite la nostra rete display.
  • https://it.wikipedia.org/wiki/Ad_blocking
中文
广告拦截器
一种软件或浏览器扩展程序,通过过滤对已知广告服务器的请求来阻止网页上广告的显示。它会影响在线广告收入和广告投放指标。
安装了广告拦截器的用户将无法看到通过我们的展示广告网络投放的横幅广告。
  • https://zh.wikipedia.org/wiki/广告拦截
Deutsch
Wettbewerbsanalyse
Die systematische Untersuchung konkurrierender Websites und Marken, um deren Keyword-Strategien, Backlink-Profile, Content-Lücken und Ranking-Stärken zu erfassen. Im SEO dient sie als Grundlage für strategische Entscheidungen zur Verbesserung der eigenen Sichtbarkeit.
Die Wettbewerbsanalyse zeigte, dass unsere Konkurrenten für zahlreiche Long-Tail-Keywords ranken, die wir bislang übersehen hatten.
  • https://de.wikipedia.org/wiki/Konkurrenzanalyse
English
competitor analysis
The systematic evaluation of competing websites and brands to identify their keyword strategies, backlink profiles, content gaps and ranking strengths. In SEO it informs strategic decisions to improve one's own search visibility.
A thorough competitor analysis revealed that our rivals ranked for hundreds of long-tail keywords we had overlooked.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://en.wikipedia.org/wiki/Competitor_analysis
Français
analyse concurrentielle
Évaluation systématique des sites et marques concurrents afin d'identifier leurs stratégies de mots-clés, leurs profils de backlinks, leurs lacunes de contenu et leurs points forts en matière de classement. En SEO, elle guide les décisions stratégiques visant à améliorer sa propre visibilité.
L'analyse concurrentielle a révélé que nos concurrents se positionnaient sur de nombreux mots-clés de longue traîne que nous avions négligés.
  • https://fr.wikipedia.org/wiki/Analyse_de_la_concurrence
Italiano
analisi della concorrenza
Valutazione sistematica dei siti e dei brand concorrenti per individuarne le strategie di parole chiave, i profili di backlink, le lacune di contenuto e i punti di forza nel posizionamento. Nella SEO orienta le decisioni strategiche volte a migliorare la propria visibilità.
L'analisi della concorrenza ha rivelato che i nostri rivali si posizionavano per numerose parole chiave a coda lunga che avevamo trascurato.
  • https://it.wikipedia.org/wiki/Analisi_della_concorrenza
中文
竞争对手分析
对竞争网站和品牌进行系统性评估,以识别其关键词策略、外链结构、内容缺口和排名优势。在 SEO 中,它为提升自身搜索可见度的战略决策提供依据。
竞争对手分析显示,我们的竞争对手在许多我们此前忽略的长尾关键词上获得了排名。
  • https://zh.wikipedia.org/wiki/%E7%AB%B6%E7%88%AD%E5%88%86%E6%9E%90
Deutsch
White Hat SEO
White Hat SEO bezeichnet Suchmaschinenoptimierungs-Methoden, die den Richtlinien der Suchmaschinen entsprechen und auf echten Mehrwert für Nutzer abzielen. Ziel sind nachhaltige Rankings ohne Risiko von Abstrafungen.
Durch hochwertige, originelle Inhalte und natürlich erworbene Backlinks setzte die Agentur auf White Hat SEO für langfristige Sichtbarkeit.
  • https://developers.google.com/search/docs/essentials?hl=de
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
English
white hat SEO
White hat SEO refers to search engine optimization techniques that comply with search engine guidelines and focus on providing value to human users. It aims for sustainable rankings without risking penalties.
By producing high-quality, original content and earning natural backlinks, the agency practiced white hat SEO to build long-term visibility.
  • https://developers.google.com/search/docs/essentials
  • https://en.wikipedia.org/wiki/Search_engine_optimization#White_hat_versus_black_hat_techniques
Français
white hat SEO
Le white hat SEO désigne les techniques d'optimisation pour les moteurs de recherche conformes aux consignes des moteurs et axées sur la valeur apportée aux utilisateurs. Il vise un référencement durable sans risque de pénalité.
En publiant un contenu original de qualité et en obtenant des liens naturels, l'agence a appliqué le white hat SEO pour une visibilité pérenne.
  • https://developers.google.com/search/docs/essentials?hl=fr
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
white hat SEO
Il white hat SEO indica le tecniche di ottimizzazione per i motori di ricerca conformi alle linee guida dei motori e orientate a fornire valore agli utenti. Punta a posizionamenti duraturi senza rischio di penalizzazioni.
Creando contenuti originali di qualità e ottenendo backlink naturali, l'agenzia ha adottato il white hat SEO per una visibilità duratura.
  • https://developers.google.com/search/docs/essentials?hl=it
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
白帽SEO
白帽SEO是指遵守搜索引擎准则、以为用户提供真实价值为核心的搜索引擎优化技术。其目标是获得可持续的排名,避免遭受惩罚。
通过创作高质量的原创内容并获得自然外链,该团队采用白帽SEO实现了长期的搜索可见性。
  • https://developers.google.com/search/docs/essentials?hl=zh-cn
  • https://zh.wikipedia.org/wiki/搜索引擎优化
Deutsch
Wiki
Ein Wiki ist eine kollaborative Website, deren Inhalte von mehreren Nutzern direkt im Browser erstellt und bearbeitet werden können, meist mithilfe einer vereinfachten Auszeichnungssprache.
Das Team dokumentierte alle internen Abläufe in einem Firmen-Wiki.
  • https://de.wikipedia.org/wiki/Wiki
English
wiki
A wiki is a collaborative website whose content can be created and edited directly in the browser by multiple users, typically using a simplified markup language.
The project team documented all internal processes in a company wiki.
  • https://en.wikipedia.org/wiki/Wiki
Français
wiki
Un wiki est un site web collaboratif dont le contenu peut être créé et modifié directement dans le navigateur par plusieurs utilisateurs, généralement à l'aide d'un langage de balisage simplifié.
L'équipe a documenté tous les processus internes dans un wiki d'entreprise.
  • https://fr.wikipedia.org/wiki/Wiki
Italiano
wiki
Un wiki è un sito web collaborativo il cui contenuto può essere creato e modificato direttamente nel browser da più utenti, generalmente tramite un linguaggio di markup semplificato.
Il team ha documentato tutti i processi interni in un wiki aziendale.
  • https://it.wikipedia.org/wiki/Wiki
中文
维基
维基是一种协作式网站,其内容可由多个用户直接在浏览器中创建和编辑,通常使用简化的标记语言。
团队将所有内部流程记录在公司维基中。
  • https://zh.wikipedia.org/wiki/Wiki
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
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
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
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
中文
知识检索
知识检索是指从结构化或非结构化知识源中访问并提取相关信息,以回答查询或支持推理的过程。在人工智能系统中,它常常是检索增强生成和问答系统的基础。
该聊天机器人在生成答案之前,使用知识检索从文档库中提取事实。
  • https://zh.wikipedia.org/wiki/%E4%BF%A1%E6%81%AF%E6%A3%80%E7%B4%A2
Deutsch
Wissensstichtag
Der Zeitpunkt, bis zu dem die Trainingsdaten eines Sprachmodells reichen; über Ereignisse nach diesem Datum verfügt das Modell über kein verlässliches Wissen.
Das Modell wies darauf hin, dass sein Wissensstichtag im Jahr 2023 liegt und es aktuellere Entwicklungen nicht kennt.
  • https://de.wikipedia.org/wiki/Gro%C3%9Fes_Sprachmodell
English
knowledge cutoff
The point in time up to which a language model's training data extends, meaning the model has no reliable knowledge of events occurring after that date.
The assistant explained that its knowledge cutoff was in 2023, so it could not comment on more recent developments.
  • https://platform.openai.com/docs/models
  • https://en.wikipedia.org/wiki/Large_language_model
Français
date limite des connaissances
Le moment jusqu'auquel s'étendent les données d'entraînement d'un modèle de langage ; le modèle n'a pas de connaissances fiables sur les événements postérieurs à cette date.
L'assistant a précisé que sa date limite des connaissances était en 2023 et qu'il ignorait les événements plus récents.
  • https://fr.wikipedia.org/wiki/Grand_mod%C3%A8le_de_langage
Italiano
data limite delle conoscenze
Il momento fino al quale si estendono i dati di addestramento di un modello linguistico; il modello non dispone di conoscenze affidabili sugli eventi successivi a tale data.
L'assistente ha spiegato che la sua data limite delle conoscenze era nel 2023 e non poteva commentare sviluppi più recenti.
  • https://it.wikipedia.org/wiki/Modello_linguistico_di_grandi_dimensioni
中文
知识截止日期
语言模型训练数据所涵盖的时间上限,模型对该日期之后发生的事件缺乏可靠的知识。
该助手说明其知识截止日期为2023年,因此无法评论更近期的进展。
  • https://zh.wikipedia.org/wiki/%E5%A4%A7%E5%9E%8B%E8%AF%AD%E8%A8%80%E6%A8%A1%E5%9E%8B
Deutsch
WordPress
WordPress ist ein quelloffenes Content-Management-System (CMS) auf Basis von PHP und einer MySQL- oder MariaDB-Datenbank, mit dem Websites und Blogs erstellt und verwaltet werden.
Dank zahlreicher Plugins und Themes lässt sich mit WordPress schnell eine professionelle Website aufbauen.
  • https://de.wordpress.org/
  • https://de.wikipedia.org/wiki/WordPress
English
WordPress
WordPress is an open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database, used to create and manage websites and blogs.
Over 40 percent of all websites are built with WordPress, thanks to its extensive plugin and theme ecosystem.
  • https://wordpress.org/
  • https://en.wikipedia.org/wiki/WordPress
Français
WordPress
WordPress est un système de gestion de contenu (CMS) open source écrit en PHP et associé à une base de données MySQL ou MariaDB, permettant de créer et de gérer des sites web et des blogs.
Grâce à ses nombreux plugins et thèmes, WordPress permet de créer rapidement un site web professionnel.
  • https://fr.wordpress.org/
  • https://fr.wikipedia.org/wiki/WordPress
Italiano
WordPress
WordPress è un sistema di gestione dei contenuti (CMS) open source scritto in PHP e abbinato a un database MySQL o MariaDB, utilizzato per creare e gestire siti web e blog.
Grazie all'ampia offerta di plugin e temi, con WordPress è possibile realizzare rapidamente un sito web professionale.
  • https://it.wordpress.org/
  • https://it.wikipedia.org/wiki/WordPress
中文
WordPress
WordPress 是一款基于 PHP 并搭配 MySQL 或 MariaDB 数据库的开源内容管理系统(CMS),用于创建和管理网站及博客。
凭借丰富的插件和主题,使用 WordPress 可以快速搭建专业的网站。
  • https://cn.wordpress.org/
  • https://zh.wikipedia.org/wiki/WordPress
Deutsch
Wortanzahl
Die Gesamtzahl der Wörter eines Inhalts, im SEO oft als grober Indikator für inhaltliche Tiefe und Vollständigkeit verwendet. Es handelt sich um eine Kennzahl, nicht um einen direkten Rankingfaktor.
Mit einer Wortanzahl von 1.800 deckte der Artikel das Thema gründlicher ab als kürzere Konkurrenzseiten.
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
English
word count
The total number of words in a piece of content, often used in SEO as a rough indicator of content depth and comprehensiveness. It is a metric, not a ranking factor in itself.
The article's word count of 1,800 helped it cover the topic more thoroughly than shorter competing pages.
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content
Français
nombre de mots
Le nombre total de mots d'un contenu, souvent utilisé en SEO comme indicateur approximatif de la profondeur et de l'exhaustivité du contenu. Il s'agit d'une métrique et non d'un facteur de classement en soi.
Avec un nombre de mots de 1 800, l'article couvrait le sujet plus en détail que les pages concurrentes plus courtes.
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
conteggio parole
Il numero totale di parole di un contenuto, spesso usato nella SEO come indicatore approssimativo della profondità e completezza dei contenuti. È una metrica, non un fattore di ranking di per sé.
Con un conteggio parole di 1.800, l'articolo trattava l'argomento più a fondo rispetto alle pagine concorrenti più brevi.
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
字数
内容中的单词或字符总数,在SEO中常被用作衡量内容深度和全面性的粗略指标。它是一项指标,而非直接的排名因素。
这篇1800字的文章比篇幅较短的竞争页面更全面地涵盖了该主题。
  • https://developers.google.com/search/docs/fundamentals/creating-helpful-content?hl=zh-cn
Deutsch
Wortartenerkennung
Aufgabe der maschinellen Sprachverarbeitung, bei der jedem Wort eines Textes eine grammatische Wortart wie Substantiv, Verb oder Adjektiv anhand von Definition und Kontext zugeordnet wird.
Die Wortartenerkennung markiert 'laufen' als Verb, während 'der Lauf' als Substantiv erkannt wird.
  • https://de.wikipedia.org/wiki/Part-of-speech-Tagging
English
part-of-speech tagging
The natural language processing task of assigning each word in a text a grammatical category such as noun, verb, or adjective based on its definition and context.
Part-of-speech tagging labels 'run' as a verb in 'They run fast' but as a noun in 'a long run'.
  • https://en.wikipedia.org/wiki/Part-of-speech_tagging
Français
étiquetage morphosyntaxique
Tâche de traitement automatique du langage naturel consistant à attribuer à chaque mot d'un texte une catégorie grammaticale telle que nom, verbe ou adjectif en fonction de sa définition et de son contexte.
L'étiquetage morphosyntaxique classe 'porte' comme nom ou comme verbe selon le contexte de la phrase.
  • https://fr.wikipedia.org/wiki/%C3%89tiquetage_morpho-syntaxique
Italiano
etichettatura morfosintattica
Compito di elaborazione del linguaggio naturale che assegna a ogni parola di un testo una categoria grammaticale come nome, verbo o aggettivo in base alla definizione e al contesto.
L'etichettatura morfosintattica classifica 'canto' come nome o verbo a seconda del contesto della frase.
  • https://it.wikipedia.org/wiki/Part-of-speech_tagging
中文
词性标注
自然语言处理中的一项任务,根据词语的定义和上下文,为文本中的每个词分配名词、动词、形容词等语法类别。
词性标注会将“run”在“They run fast”中标为动词,而在“a long run”中标为名词。
  • https://zh.wikipedia.org/wiki/%E8%A9%9E%E6%80%A7%E6%A8%99%E8%A8%BB
Deutsch
Worteinbettung
Eine Worteinbettung ist eine erlernte dichte Vektorrepräsentation eines Wortes in einem kontinuierlichen Vektorraum, in dem semantisch ähnliche Wörter nahe beieinander liegen. Sie dient in der Sprachverarbeitung und im Information Retrieval dazu, Bedeutung und Kontext abzubilden.
Die Suchmaschine nutzt Worteinbettungen, um Suchanfragen auch dann mit Dokumenten abzugleichen, wenn unterschiedliche, aber verwandte Begriffe verwendet werden.
  • https://de.wikipedia.org/wiki/Word_Embedding
English
word embedding
A word embedding is a learned dense vector representation of a word in a continuous vector space, where semantically similar words are located close to one another. It is widely used in natural language processing and information retrieval to capture meaning and context.
The search engine uses word embeddings to match queries with documents even when different but related terms are used.
  • https://en.wikipedia.org/wiki/Word_embedding
Français
plongement lexical
Un plongement lexical est une représentation vectorielle dense apprise d'un mot dans un espace vectoriel continu, où les mots sémantiquement proches sont situés à proximité les uns des autres. Il est largement utilisé en traitement du langage naturel et en recherche d'information.
Le moteur de recherche utilise des plongements lexicaux pour associer les requêtes aux documents même lorsque des termes différents mais liés sont employés.
  • https://fr.wikipedia.org/wiki/Word_embedding
Italiano
word embedding
Un word embedding è una rappresentazione vettoriale densa e appresa di una parola in uno spazio vettoriale continuo, in cui le parole semanticamente simili si trovano vicine tra loro. È ampiamente utilizzato nell'elaborazione del linguaggio naturale e nel recupero delle informazioni.
Il motore di ricerca utilizza i word embedding per abbinare le query ai documenti anche quando vengono usati termini diversi ma correlati.
  • https://it.wikipedia.org/wiki/Word_embedding
中文
词嵌入
词嵌入是一种通过学习得到的、将词映射到连续向量空间中的稠密向量表示,语义相近的词在该空间中彼此靠近。它广泛应用于自然语言处理和信息检索,用以捕捉词义和上下文。
该搜索引擎使用词嵌入技术,即使查询与文档使用了不同但相关的词语,也能实现匹配。
  • https://zh.wikipedia.org/wiki/词嵌入
Deutsch
XML-Sitemap
Eine XML-Sitemap ist eine strukturierte Datei, die die URLs einer Website mit Metadaten wie letztem Änderungsdatum, Änderungshäufigkeit und Priorität auflistet und Suchmaschinen das effiziente Auffinden und Crawlen der Seiten erleichtert.
Wir haben die XML-Sitemap in der Google Search Console eingereicht, damit neue Produktseiten schneller indexiert werden.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview?hl=de
  • https://www.sitemaps.org/de/protocol.html
English
XML sitemap
An XML sitemap is a structured file that lists a website's URLs along with metadata such as last modification date, change frequency and priority, helping search engines discover and crawl pages efficiently.
We submitted the XML sitemap to Google Search Console so that all new product pages would be indexed faster.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview
  • https://www.sitemaps.org/protocol.html
Français
sitemap XML
Un sitemap XML est un fichier structuré qui répertorie les URL d'un site web avec des métadonnées telles que la date de dernière modification, la fréquence de mise à jour et la priorité, afin d'aider les moteurs de recherche à découvrir et explorer les pages efficacement.
Nous avons soumis le sitemap XML à Google Search Console pour que les nouvelles pages produits soient indexées plus rapidement.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview?hl=fr
  • https://www.sitemaps.org/fr/protocol.html
Italiano
sitemap XML
Una sitemap XML è un file strutturato che elenca gli URL di un sito web con metadati come la data di ultima modifica, la frequenza di aggiornamento e la priorità, aiutando i motori di ricerca a individuare ed eseguire la scansione delle pagine in modo efficiente.
Abbiamo inviato la sitemap XML a Google Search Console affinché le nuove pagine di prodotto venissero indicizzate più rapidamente.
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview?hl=it
  • https://www.sitemaps.org/protocol.html
中文
XML网站地图
XML网站地图是一种结构化文件,列出网站的所有URL及最后修改日期、更新频率和优先级等元数据,帮助搜索引擎高效地发现和抓取页面。
我们向Google Search Console提交了XML网站地图,以便新的产品页面能更快被收录。
  • https://developers.google.com/search/docs/crawling-indexing/sitemaps/overview?hl=zh-cn
  • https://www.sitemaps.org/protocol.html
Deutsch
X-Robots-Tag
Ein HTTP-Antwort-Header, der steuert, wie Suchmaschinen-Crawler eine Seite oder eine Nicht-HTML-Ressource indexieren und ausliefern. Er unterstützt Anweisungen wie noindex, nofollow und unavailable_after auf Serverebene.
Durch den Header X-Robots-Tag: noindex wurde die PDF-Datei aus dem Google-Index ausgeschlossen.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de
English
X-Robots-Tag
An HTTP response header that controls how search engine crawlers index and serve a page or non-HTML resource. It supports directives such as noindex, nofollow and unavailable_after at the server level.
By adding an X-Robots-Tag: noindex header to the PDF, the file was excluded from Google's index.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag
  • https://en.wikipedia.org/wiki/Robots_meta_tag
Français
X-Robots-Tag
En-tête de réponse HTTP qui contrôle la manière dont les robots des moteurs de recherche indexent et diffusent une page ou une ressource non HTML. Il prend en charge des directives telles que noindex, nofollow et unavailable_after au niveau du serveur.
En ajoutant l'en-tête X-Robots-Tag: noindex au PDF, le fichier a été exclu de l'index de Google.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=fr
Italiano
X-Robots-Tag
Un'intestazione di risposta HTTP che controlla il modo in cui i crawler dei motori di ricerca indicizzano e forniscono una pagina o una risorsa non HTML. Supporta direttive come noindex, nofollow e unavailable_after a livello di server.
Aggiungendo l'intestazione X-Robots-Tag: noindex al PDF, il file è stato escluso dall'indice di Google.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=it
中文
X-Robots-Tag
一种 HTTP 响应标头,用于控制搜索引擎爬虫如何索引和提供某个页面或非 HTML 资源。它支持在服务器层面使用 noindex、nofollow 和 unavailable_after 等指令。
通过为该 PDF 文件添加 X-Robots-Tag: noindex 标头,该文件被排除在谷歌索引之外。
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=zh-cn