Français
crawling
Le crawling désigne le processus par lequel les moteurs de recherche utilisent des robots automatisés (crawlers) pour découvrir et récupérer des pages web en suivant les liens et en lisant les sitemaps. C'est l'étape préalable à l'indexation.
Googlebot découvre de nouveaux contenus grâce au crawling, en suivant les liens des pages déjà connues.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=fr
- https://fr.wikipedia.org/wiki/Robot_d%27indexation
English
crawling
Crawling is the process by which search engines use automated bots (crawlers) to discover and fetch web pages by following links and reading sitemaps. It is the first step before indexing and ranking of content.
Google discovers new content through crawling, where Googlebot follows links from known pages to find URLs.
- https://developers.google.com/search/docs/fundamentals/how-search-works
- https://en.wikipedia.org/wiki/Web_crawler
Deutsch
Crawling
Crawling bezeichnet den Vorgang, bei dem Suchmaschinen automatisierte Programme (Crawler) einsetzen, um Webseiten durch das Verfolgen von Links und das Auslesen von Sitemaps zu entdecken und abzurufen. Es ist der erste Schritt vor der Indexierung.
Googlebot entdeckt neue Inhalte durch Crawling, indem es Links von bereits bekannten Seiten folgt.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=de
- https://de.wikipedia.org/wiki/Webcrawler
Italiano
crawling
Il crawling è il processo con cui i motori di ricerca utilizzano bot automatizzati (crawler) per scoprire e recuperare le pagine web seguendo i link e leggendo le sitemap. È il primo passaggio prima dell'indicizzazione.
Googlebot scopre nuovi contenuti tramite il crawling, seguendo i link dalle pagine già note.
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=it
- https://it.wikipedia.org/wiki/Crawler
中文
抓取
抓取是指搜索引擎使用自动化程序(爬虫)通过跟踪链接和读取站点地图来发现并获取网页的过程。它是编入索引之前的第一个步骤。
Googlebot 通过抓取从已知页面跟踪链接来发现新内容。
- https://developers.google.com/search/docs/fundamentals/how-search-works?hl=zh-cn
- https://zh.wikipedia.org/wiki/网络爬虫
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
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
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
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
Français
CSS
Les feuilles de style en cascade (Cascading Style Sheets) constituent un langage de style qui décrit la présentation et la mise en page de documents HTML ou XML. Elles gèrent notamment les couleurs, les polices, les espacements et le design adaptatif.
L'équipe a déplacé tous les styles en ligne dans un fichier CSS externe pour améliorer la maintenabilité.
- https://developer.mozilla.org/fr/docs/Web/CSS
- https://fr.wikipedia.org/wiki/Feuilles_de_style_en_cascade
English
CSS
Cascading Style Sheets is a stylesheet language used to describe the presentation and layout of documents written in HTML or XML. It controls aspects such as colors, fonts, spacing and responsive design.
The team moved all inline styles into an external CSS file to improve maintainability.
- https://www.w3.org/Style/CSS/
- https://developer.mozilla.org/en-US/docs/Web/CSS
Deutsch
CSS
Cascading Style Sheets ist eine Stylesheet-Sprache zur Beschreibung der Darstellung und des Layouts von HTML- oder XML-Dokumenten. Sie steuert unter anderem Farben, Schriften, Abstände und responsives Design.
Das Team lagerte alle Inline-Stile in eine externe CSS-Datei aus, um die Wartbarkeit zu verbessern.
- https://developer.mozilla.org/de/docs/Web/CSS
- https://de.wikipedia.org/wiki/Cascading_Style_Sheets
Italiano
CSS
I fogli di stile a cascata (Cascading Style Sheets) sono un linguaggio di stile che descrive la presentazione e l'impaginazione di documenti HTML o XML. Controllano aspetti come colori, caratteri, spaziature e design responsivo.
Il team ha spostato tutti gli stili inline in un file CSS esterno per migliorare la manutenibilità.
- https://developer.mozilla.org/it/docs/Web/CSS
- https://it.wikipedia.org/wiki/CSS
中文
CSS
层叠样式表(Cascading Style Sheets)是一种样式表语言,用于描述 HTML 或 XML 文档的呈现和布局,控制颜色、字体、间距和响应式设计等方面。
团队将所有内联样式迁移到外部 CSS 文件中,以提高可维护性。
- https://developer.mozilla.org/zh-CN/docs/Web/CSS
- https://zh.wikipedia.org/wiki/CSS
Français
Cumulative Layout Shift
Métrique des Core Web Vitals qui mesure la stabilité visuelle d'une page en évaluant la plus grande rafale de décalages de mise en page inattendus durant son cycle de vie. Un score CLS faible traduit une expérience utilisateur plus stable.
En définissant des dimensions explicites pour les images, l'équipe a fait passer le Cumulative Layout Shift sous le seuil recommandé de 0,1.
- https://web.dev/articles/cls
- https://developers.google.com/search/docs/appearance/core-web-vitals?hl=fr
English
Cumulative Layout Shift
A Core Web Vitals metric that quantifies the visual stability of a page by measuring the largest burst of unexpected layout shifts during its lifecycle. A lower CLS score indicates a more stable, less disruptive user experience.
Reserving explicit width and height for images helped reduce the site's Cumulative Layout Shift below the recommended 0.1 threshold.
- https://web.dev/articles/cls
- https://developers.google.com/search/docs/appearance/core-web-vitals
Deutsch
Cumulative Layout Shift
Eine Core-Web-Vitals-Kennzahl, die die visuelle Stabilität einer Seite misst, indem sie die grösste Häufung unerwarteter Layoutverschiebungen während des Seitenlebenszyklus erfasst. Ein niedriger CLS-Wert steht für ein stabileres Nutzererlebnis.
Durch die Angabe fester Bildabmessungen konnte der Cumulative Layout Shift der Seite unter den empfohlenen Wert von 0,1 gesenkt werden.
- https://web.dev/articles/cls
- https://developers.google.com/search/docs/appearance/core-web-vitals?hl=de
Italiano
Cumulative Layout Shift
Metrica dei Core Web Vitals che misura la stabilità visiva di una pagina valutando il maggiore insieme di spostamenti di layout imprevisti durante il suo ciclo di vita. Un valore CLS basso indica un'esperienza utente più stabile.
Specificando dimensioni esplicite per le immagini, il Cumulative Layout Shift della pagina è sceso sotto la soglia consigliata di 0,1.
- https://web.dev/articles/cls
- https://developers.google.com/search/docs/appearance/core-web-vitals?hl=it
中文
累积布局偏移
一项核心网页指标,用于衡量页面的视觉稳定性,通过测量页面生命周期内最大一组意外布局偏移来计算。CLS 分值越低,表示用户体验越稳定。
为图片设置明确的宽高后,网站的累积布局偏移降至推荐阈值 0.1 以下。
- https://web.dev/articles/cls
- https://developers.google.com/search/docs/appearance/core-web-vitals?hl=zh-cn
Français
cybersécurité
Ensemble des pratiques visant à protéger les systèmes, réseaux, données et programmes contre les attaques numériques, les accès non autorisés et les dommages. Elle vise à préserver la confidentialité, l'intégrité et la disponibilité de l'information.
De bonnes pratiques de cybersécurité, comme l'authentification multifacteur, aident à prévenir les fuites de données.
- https://fr.wikipedia.org/wiki/S%C3%A9curit%C3%A9_informatique
- https://cyber.gouv.fr/
English
cybersecurity
The practice of protecting systems, networks, data and programs from digital attacks, unauthorized access and damage. It encompasses technologies, processes and controls designed to safeguard the confidentiality, integrity and availability of information.
Strong cybersecurity practices, such as multi-factor authentication and regular patching, help prevent data breaches.
- https://en.wikipedia.org/wiki/Computer_security
- https://csrc.nist.gov/glossary/term/cybersecurity
Deutsch
Cybersicherheit
Der Schutz von Systemen, Netzwerken, Daten und Programmen vor digitalen Angriffen, unbefugtem Zugriff und Schädigung. Umfasst Technologien, Prozesse und Kontrollen zur Wahrung von Vertraulichkeit, Integrität und Verfügbarkeit von Informationen.
Solide Massnahmen der Cybersicherheit wie Multi-Faktor-Authentifizierung und regelmässige Patches beugen Datenschutzverletzungen vor.
- https://de.wikipedia.org/wiki/Informationssicherheit
- https://www.bsi.bund.de/DE/Themen/Verbraucherinnen-und-Verbraucher/Informationen-und-Empfehlungen/Cyber-Sicherheitsempfehlungen/cyber-sicherheitsempfehlungen_node.html
Italiano
cybersicurezza
L'insieme delle pratiche volte a proteggere sistemi, reti, dati e programmi da attacchi digitali, accessi non autorizzati e danni. Mira a preservare riservatezza, integrità e disponibilità delle informazioni.
Buone pratiche di cybersicurezza, come l'autenticazione a più fattori, aiutano a prevenire le violazioni dei dati.
- https://it.wikipedia.org/wiki/Sicurezza_informatica
- https://www.acn.gov.it/
中文
网络安全
保护系统、网络、数据和程序免受数字攻击、未经授权访问和损害的实践。旨在维护信息的机密性、完整性和可用性。
多因素认证和定期打补丁等强有力的网络安全措施有助于防止数据泄露。
- https://zh.wikipedia.org/wiki/%E7%BD%91%E7%BB%9C%E5%AE%89%E5%85%A8
- https://csrc.nist.gov/glossary/term/cybersecurity
Français
dark web
Le dark web est une partie du deep web accessible uniquement via des logiciels spécialisés comme Tor et qui ne peut être indexée par les moteurs de recherche classiques. Il héberge des services et contenus anonymisés.
Les enquêteurs ont surveillé plusieurs places de marché cachées sur le dark web.
- https://fr.wikipedia.org/wiki/Dark_web
English
dark web
The dark web is a part of the deep web that is only accessible through specialized software such as Tor and cannot be indexed by conventional search engines. It hosts anonymized services and content, both legitimate and illicit.
Investigators used specialized tools to monitor marketplaces hidden on the dark web.
- https://en.wikipedia.org/wiki/Dark_web
Deutsch
Darknet
Das Darknet ist ein Teil des Deep Web, der nur über spezielle Software wie Tor zugänglich ist und von herkömmlichen Suchmaschinen nicht indexiert werden kann. Es beherbergt anonymisierte Dienste und Inhalte.
Die Ermittler beobachteten mehrere im Darknet versteckte Marktplätze.
- https://de.wikipedia.org/wiki/Darknet
Italiano
dark web
Il dark web è una parte del deep web accessibile solo tramite software specializzati come Tor e non indicizzabile dai motori di ricerca convenzionali. Ospita servizi e contenuti anonimizzati.
Gli investigatori hanno monitorato diversi mercati nascosti nel dark web.
- https://it.wikipedia.org/wiki/Dark_web
中文
暗网
暗网是深网的一部分,只能通过 Tor 等专用软件访问,无法被常规搜索引擎索引。它托管匿名化的服务和内容。
调查人员利用专用工具监控隐藏在暗网中的交易市场。
- https://zh.wikipedia.org/wiki/%E6%9A%97%E7%B6%B2
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
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
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
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
Français
demande de réexamen
Requête formelle soumise via la Google Search Console demandant à Google de réévaluer un site après la correction d'une action manuelle. Elle vise à faire lever une pénalité manuelle une fois les problèmes résolus.
Après avoir supprimé tous les liens artificiels, le webmaster a soumis une demande de réexamen pour faire lever l'action manuelle.
- https://developers.google.com/search/docs/monitor-debug/security/reconsideration-requests?hl=fr
English
reconsideration request
A formal request submitted through Google Search Console asking Google to review a site after a manual action penalty has been addressed. It is used to have a manual penalty removed once the underlying violations are fixed.
After removing all the unnatural backlinks, the webmaster filed a reconsideration request to lift the manual action.
- https://developers.google.com/search/docs/monitor-debug/security/reconsideration-requests
Deutsch
Antrag auf erneute Überprüfung
Ein über die Google Search Console eingereichter formeller Antrag, mit dem Google gebeten wird, eine Website nach Behebung einer manuellen Maßnahme erneut zu prüfen. Er dient dazu, eine manuelle Abstrafung aufheben zu lassen.
Nachdem alle unnatürlichen Backlinks entfernt waren, stellte der Webmaster einen Antrag auf erneute Überprüfung, um die manuelle Maßnahme aufheben zu lassen.
- https://developers.google.com/search/docs/monitor-debug/security/reconsideration-requests?hl=de
Italiano
richiesta di riconsiderazione
Richiesta formale inviata tramite la Google Search Console con cui si chiede a Google di riesaminare un sito dopo aver risolto un'azione manuale. Serve a far rimuovere una penalizzazione manuale una volta corrette le violazioni.
Dopo aver rimosso tutti i backlink innaturali, il webmaster ha inviato una richiesta di riconsiderazione per far revocare l'azione manuale.
- https://developers.google.com/search/docs/monitor-debug/security/reconsideration-requests?hl=it
中文
重新审核请求
通过 Google Search Console 提交的正式请求,在网站解决人工处置措施后请求 Google 重新审核。用于在修复相关违规问题后请求撤销人工处罚。
在删除所有非自然反向链接后,网站管理员提交了重新审核请求,以撤销人工处置措施。
- https://developers.google.com/search/docs/monitor-debug/security/reconsideration-requests?hl=zh-cn
Français
densité de mots-clés
La densité de mots-clés désigne le pourcentage d'apparition d'un mot-clé ou d'une expression par rapport au nombre total de mots d'une page web. Elle servait historiquement d'indicateur SEO on-page pour évaluer la pertinence thématique.
Une densité de mots-clés excessive peut être perçue comme du bourrage de mots-clés et pénaliser la page.
- https://fr.wikipedia.org/wiki/Densit%C3%A9_de_mots-cl%C3%A9s
English
keyword density
Keyword density is the percentage of times a keyword or phrase appears on a web page relative to the total number of words on that page. It was historically used as an on-page SEO metric to gauge topical relevance.
Overusing a term to inflate keyword density can trigger spam filters instead of improving rankings.
- https://en.wikipedia.org/wiki/Keyword_density
- https://developers.google.com/search/docs/essentials/spam-policies
Deutsch
Keyword-Dichte
Die Keyword-Dichte bezeichnet den prozentualen Anteil, mit dem ein Schlüsselwort oder eine Phrase im Verhältnis zur Gesamtwortzahl einer Webseite vorkommt. Sie diente historisch als Onpage-SEO-Kennzahl zur Einschätzung der thematischen Relevanz.
Eine zu hohe Keyword-Dichte kann als Keyword-Stuffing gewertet werden und dem Ranking schaden.
- https://de.wikipedia.org/wiki/Keyword-Dichte
Italiano
densità delle parole chiave
La densità delle parole chiave indica la percentuale con cui una parola chiave o frase compare rispetto al numero totale di parole di una pagina web. Storicamente veniva usata come metrica SEO on-page per valutare la rilevanza tematica.
Una densità delle parole chiave troppo elevata può essere interpretata come keyword stuffing e danneggiare il posizionamento.
- https://it.wikipedia.org/wiki/Densit%C3%A0_delle_parole_chiave
中文
关键词密度
关键词密度是指某个关键词或短语在网页中出现的次数占该网页总字数的百分比。它曾作为页面SEO指标用于衡量主题相关性。
过度堆砌以提高关键词密度可能触发垃圾内容过滤,而无助于提升排名。
- https://zh.wikipedia.org/wiki/%E9%97%9C%E9%8D%B5%E5%AD%97%E5%AF%86%E5%BA%A6
Français
désambiguïsation
Processus de résolution de l'ambiguïté consistant à déterminer le sens visé d'un mot, d'une entité ou d'une requête ayant plusieurs interprétations possibles. En TAL et en recherche d'information, il permet de sélectionner le bon sens selon le contexte.
La désambiguïsation lexicale permet au moteur de recherche de savoir si 'avocat' désigne le fruit ou le juriste.
- https://fr.wikipedia.org/wiki/D%C3%A9sambigu%C3%AFsation_lexicale
English
disambiguation
The process of resolving ambiguity by determining the intended meaning of a word, entity, or query that has multiple possible interpretations. In information retrieval and NLP it selects the correct sense based on context.
Word sense disambiguation helps the search engine decide whether 'jaguar' refers to the animal or the car brand.
- https://en.wikipedia.org/wiki/Word-sense_disambiguation
- https://en.wikipedia.org/wiki/Entity_linking
Deutsch
Disambiguierung
Verfahren zur Auflösung von Mehrdeutigkeit, bei dem die beabsichtigte Bedeutung eines Wortes, einer Entität oder einer Suchanfrage anhand des Kontexts bestimmt wird. In der Sprachverarbeitung und im Information Retrieval wird so die korrekte Lesart ausgewählt.
Durch Disambiguierung erkennt die Suchmaschine, ob mit 'Golf' die Sportart, das Auto oder die Meeresbucht gemeint ist.
- https://de.wikipedia.org/wiki/Disambiguierung
- https://de.wikipedia.org/wiki/Word-Sense-Disambiguation
Italiano
disambiguazione
Processo di risoluzione dell'ambiguità che consiste nel determinare il significato inteso di una parola, di un'entità o di una query con più interpretazioni possibili. Nell'NLP e nel recupero delle informazioni seleziona il senso corretto in base al contesto.
La disambiguazione del senso delle parole aiuta il motore di ricerca a capire se 'calcio' indica lo sport o l'elemento chimico.
- https://it.wikipedia.org/wiki/Disambiguazione_del_senso_delle_parole
中文
消歧
通过上下文确定具有多种可能含义的词语、实体或查询的预期意义,以解决歧义的过程。在自然语言处理和信息检索中用于选择正确的语义。
词义消歧帮助搜索引擎判断“苹果”指的是水果还是科技公司。
- https://zh.wikipedia.org/wiki/%E8%AF%8D%E4%B9%89%E6%B6%88%E6%AD%A7
Français
désambiguïsation d'entités
Tâche consistant à associer les mentions d'une entité dans un texte à l'entité réelle correcte d'une base de connaissances, notamment lorsqu'une même forme de surface peut désigner plusieurs entités. C'est une étape clé du liage d'entités et des chaînes de traitement de reconnaissance d'entités nommées.
La désambiguïsation d'entités détermine si la mention « Jordan » désigne le pays, le joueur de basket-ball ou le fleuve.
- https://fr.wikipedia.org/wiki/Liage_d%27entit%C3%A9s
English
entity disambiguation
The task of resolving mentions of an entity in text to the correct real-world entity in a knowledge base, especially when the same surface form can refer to multiple entities. It is a core step in entity linking and named entity recognition pipelines.
Entity disambiguation determines whether the mention 'Jordan' refers to the country, the basketball player, or the river.
- https://en.wikipedia.org/wiki/Entity_linking
- https://en.wikipedia.org/wiki/Word-sense_disambiguation
Deutsch
Entitätsdisambiguierung
Die Aufgabe, Erwähnungen einer Entität in einem Text der korrekten realen Entität in einer Wissensbasis zuzuordnen, insbesondere wenn dieselbe Oberflächenform mehrere Entitäten bezeichnen kann. Sie ist ein zentraler Schritt beim Entity Linking und in NER-Pipelines.
Die Entitätsdisambiguierung entscheidet, ob sich die Erwähnung „Jordan“ auf das Land, den Basketballspieler oder den Fluss bezieht.
- https://de.wikipedia.org/wiki/Entity_Linking
Italiano
disambiguazione delle entità
Il compito di collegare le menzioni di un'entità in un testo alla corretta entità del mondo reale in una base di conoscenza, in particolare quando la stessa forma superficiale può riferirsi a più entità. È un passaggio centrale nell'entity linking e nelle pipeline di riconoscimento delle entità nominate.
La disambiguazione delle entità stabilisce se la menzione «Jordan» si riferisca al paese, al giocatore di basket o al fiume.
- https://it.wikipedia.org/wiki/Entity_linking
中文
实体消歧
将文本中某一实体的提及映射到知识库中正确的真实世界实体的任务,尤其是在同一表面形式可能指代多个实体的情况下。它是实体链接与命名实体识别流程中的核心步骤。
实体消歧用于判断提及“Jordan”指的是国家、篮球运动员还是河流。
- https://zh.wikipedia.org/wiki/%E5%AE%9E%E4%BD%93%E9%93%BE%E6%8E%A5
Français
désaveu de liens
Procédure consistant à demander à Google d'ignorer certains liens entrants ou des domaines entiers lors de l'évaluation d'un site, généralement pour neutraliser des backlinks nuisibles ou spammy. Elle s'effectue via un fichier de désaveu envoyé dans la Google Search Console.
Après avoir repéré de nombreux backlinks douteux, l'équipe SEO a soumis un fichier de désaveu de liens pour éviter une pénalité.
- https://support.google.com/webmasters/answer/2648487?hl=fr
English
link disavow
The process of asking Google to ignore specific inbound links or entire domains when assessing a site, typically to counter harmful or spammy backlinks. It is submitted via a disavow file uploaded in Google Search Console.
After identifying dozens of spammy backlinks, the SEO team submitted a link disavow file to protect the site from a potential penalty.
- https://support.google.com/webmasters/answer/2648487
- https://en.wikipedia.org/wiki/Spamdexing
Deutsch
Link-Disavow
Verfahren, mit dem Google aufgefordert wird, bestimmte eingehende Links oder ganze Domains bei der Bewertung einer Website zu ignorieren, meist um schädliche oder Spam-Backlinks zu entwerten. Die Übermittlung erfolgt über eine Disavow-Datei in der Google Search Console.
Nach der Analyse zahlreicher Spam-Backlinks reichte das SEO-Team eine Link-Disavow-Datei ein, um eine mögliche Abstrafung zu vermeiden.
- https://support.google.com/webmasters/answer/2648487?hl=de
Italiano
disconoscimento dei link
Procedura con cui si chiede a Google di ignorare determinati link in ingresso o interi domini nella valutazione di un sito, di solito per neutralizzare backlink dannosi o spam. Viene inviata tramite un file di disconoscimento in Google Search Console.
Dopo aver individuato numerosi backlink di spam, il team SEO ha inviato un file di disconoscimento dei link per evitare una penalizzazione.
- https://support.google.com/webmasters/answer/2648487?hl=it
中文
拒绝链接
向 Google 请求在评估网站时忽略某些传入链接或整个域名的过程,通常用于抵消有害或垃圾外链的影响。该请求通过在 Google Search Console 中上传拒绝链接文件提交。
在发现大量垃圾外链后,SEO 团队提交了拒绝链接文件,以避免网站受到处罚。
- https://support.google.com/webmasters/answer/2648487?hl=zh-Hans
Français
désindexation
Suppression d'une ou plusieurs URL de l'index d'un moteur de recherche, de sorte que les pages concernées n'apparaissent plus dans les résultats de recherche. Elle peut être volontaire (par exemple via une directive noindex) ou résulter d'actions de qualité ou de conformité du moteur.
Après l'ajout de la balise noindex, la désindexation de l'ancienne page de destination a eu lieu en quelques jours.
- https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=fr
English
deindexing
The removal of one or more URLs from a search engine's index, so that the affected pages no longer appear in search results. It can occur intentionally (e.g. via a noindex directive) or as a result of quality or policy actions by the search engine.
After adding the noindex tag, the outdated landing page underwent deindexing within a few days.
- https://developers.google.com/search/docs/crawling-indexing/block-indexing
- https://en.wikipedia.org/wiki/Noindex
Deutsch
Deindexierung
Das Entfernen einer oder mehrerer URLs aus dem Index einer Suchmaschine, sodass die betroffenen Seiten nicht mehr in den Suchergebnissen erscheinen. Sie kann absichtlich (z. B. per noindex-Anweisung) oder durch Qualitäts- bzw. Richtlinienmaßnahmen der Suchmaschine erfolgen.
Nach dem Setzen des noindex-Tags erfolgte die Deindexierung der veralteten Landingpage innerhalb weniger Tage.
- https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=de
Italiano
deindicizzazione
Rimozione di uno o più URL dall'indice di un motore di ricerca, in modo che le pagine interessate non compaiano più nei risultati di ricerca. Può avvenire intenzionalmente (ad esempio tramite una direttiva noindex) o a seguito di azioni di qualità o conformità del motore.
Dopo l'inserimento del tag noindex, la deindicizzazione della vecchia landing page è avvenuta nel giro di pochi giorni.
- https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=it
中文
取消索引
将一个或多个 URL 从搜索引擎索引中移除,使相关页面不再出现在搜索结果中。可以是主动操作(例如通过 noindex 指令),也可能是搜索引擎因质量或政策原因采取的措施。
添加 noindex 标签后,这个过时的着陆页在几天内被取消索引。
- https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=zh-cn
Français
détection de bots
Processus d'identification du trafic automatisé (bots) accédant à un site web ou une application, afin de le distinguer des utilisateurs humains légitimes à l'aide de signaux comportementaux et techniques.
La détection de bots du site a bloqué le scraper après qu'il eut demandé des centaines de pages en quelques secondes.
- https://fr.wikipedia.org/wiki/Bot_informatique
- https://developers.cloudflare.com/bots/
English
bot detection
The process of identifying automated traffic (bots) accessing a website or application, distinguishing it from legitimate human users through behavioral, technical and heuristic signals.
The site's bot detection flagged the scraper after it requested hundreds of pages within a few seconds.
- https://developers.cloudflare.com/bots/
- https://en.wikipedia.org/wiki/Internet_bot
Deutsch
Bot-Erkennung
Verfahren zur Identifizierung automatisierten Datenverkehrs (Bots), der auf eine Website oder Anwendung zugreift, und dessen Abgrenzung von echten menschlichen Nutzern anhand verhaltensbasierter und technischer Signale.
Die Bot-Erkennung des Shops sperrte den Scraper, nachdem er in wenigen Sekunden Hunderte Seiten abgerufen hatte.
- https://de.wikipedia.org/wiki/Internetbot
- https://developers.cloudflare.com/bots/
Italiano
rilevamento dei bot
Processo di identificazione del traffico automatizzato (bot) che accede a un sito web o a un'applicazione, distinguendolo dagli utenti umani legittimi tramite segnali comportamentali e tecnici.
Il rilevamento dei bot del sito ha bloccato lo scraper dopo che aveva richiesto centinaia di pagine in pochi secondi.
- https://it.wikipedia.org/wiki/Bot
- https://developers.cloudflare.com/bots/
中文
机器人检测
识别访问网站或应用程序的自动化流量(机器人)的过程,通过行为、技术和启发式信号将其与合法的人类用户区分开来。
该网站的机器人检测在爬虫几秒钟内请求数百个页面后将其标记。
- https://developers.cloudflare.com/bots/
- https://zh.wikipedia.org/wiki/网络机器人
Français
difficulté du mot-clé
Indicateur qui estime la difficulté à se positionner dans les résultats de recherche organiques pour un mot-clé donné, généralement exprimé sur une échelle (p. ex. 0–100). Il reflète la force et l'autorité des pages actuellement classées.
Avant de cibler une requête, l'équipe SEO vérifie la difficulté du mot-clé pour estimer l'effort de netlinking nécessaire.
- https://fr.semrush.com/blog/keyword-difficulty/
- https://ahrefs.com/blog/fr/keyword-difficulty/
English
keyword difficulty
A metric that estimates how hard it is to rank in organic search results for a given keyword, typically expressed on a scale (e.g. 0–100). It reflects the strength and authority of the pages currently ranking for that keyword.
Before targeting a term, the SEO team checks its keyword difficulty to gauge how much link building will be required.
- https://ahrefs.com/blog/keyword-difficulty/
- https://moz.com/learn/seo/keyword-difficulty
Deutsch
Keyword-Difficulty
Eine Kennzahl, die schätzt, wie schwierig es ist, für ein bestimmtes Keyword in den organischen Suchergebnissen zu ranken, üblicherweise auf einer Skala (z. B. 0–100). Sie spiegelt die Stärke und Autorität der aktuell rankenden Seiten wider.
Vor der Auswahl eines Suchbegriffs prüft das SEO-Team die Keyword-Difficulty, um den nötigen Linkaufbau abzuschätzen.
- https://de.ryte.com/wiki/Keyword_Difficulty
- https://ahrefs.com/blog/de/keyword-difficulty/
Italiano
keyword difficulty
Metrica che stima quanto sia difficile posizionarsi nei risultati di ricerca organici per una determinata parola chiave, generalmente espressa su una scala (es. 0–100). Riflette la forza e l'autorità delle pagine attualmente posizionate.
Prima di puntare su un termine, il team SEO controlla la keyword difficulty per valutare il lavoro di link building necessario.
- https://it.semrush.com/blog/keyword-difficulty/
- https://ahrefs.com/blog/keyword-difficulty/
中文
关键词难度
一种衡量在自然搜索结果中为某个关键词获得排名难易程度的指标,通常以数值范围(如0–100)表示。它反映当前排名页面的强度与权威性。
在选定目标词之前,SEO团队会查看关键词难度,以评估所需的外链建设量。
- https://ahrefs.com/blog/keyword-difficulty/
- https://zh.wikipedia.org/wiki/搜索引擎优化
Français
digital PR
Le digital PR est une stratégie de SEO off-page qui exploite les relations publiques en ligne—prise de contact avec les médias, contenus basés sur des données et campagnes—pour obtenir des backlinks de qualité, des mentions de marque et du trafic référent depuis des sites faisant autorité.
L'agence a mené une campagne de digital PR avec une étude sectorielle inédite qui a généré des backlinks de grands médias.
- https://fr.wikipedia.org/wiki/Relations_publiques
English
digital PR
Digital PR is an off-page SEO strategy that uses online public relations tactics—such as media outreach, data-driven stories and content campaigns—to earn high-quality backlinks, brand mentions and referral traffic from authoritative websites.
The agency ran a digital PR campaign with an original industry survey that earned coverage and backlinks from major news outlets.
- https://en.wikipedia.org/wiki/Public_relations
- https://ahrefs.com/blog/digital-pr/
Deutsch
Digital PR
Digital PR ist eine Off-Page-SEO-Strategie, die Online-Öffentlichkeitsarbeit—etwa Medienansprache, datengetriebene Storys und Content-Kampagnen—nutzt, um hochwertige Backlinks, Markenerwähnungen und Referral-Traffic von autoritativen Websites zu gewinnen.
Die Agentur setzte eine Digital-PR-Kampagne mit einer eigenen Branchenstudie um, die Backlinks von großen Nachrichtenportalen einbrachte.
- https://de.wikipedia.org/wiki/Public_Relations
Italiano
digital PR
Le digital PR sono una strategia di SEO off-page che utilizza le pubbliche relazioni online—media outreach, storie basate sui dati e campagne di contenuti—per ottenere backlink di qualità, menzioni del brand e traffico di referral da siti autorevoli.
L'agenzia ha realizzato una campagna di digital PR con un'indagine di settore originale che ha ottenuto backlink dalle principali testate.
- https://it.wikipedia.org/wiki/Pubbliche_relazioni
中文
数字公关
数字公关是一种站外SEO策略,通过在线公关手段(如媒体推广、数据驱动的报道和内容活动)从权威网站获取高质量反向链接、品牌提及和推荐流量。
该机构开展了一场数字公关活动,发布原创行业调查,从主流新闻媒体获得了报道和反向链接。
- https://zh.wikipedia.org/wiki/公共关系
Français
directive d'exploration IA
Instruction indiquant aux robots d'IA s'ils peuvent, et comment, accéder au contenu d'un site, l'indexer ou l'utiliser pour l'entraînement ou des réponses génératives. Elle s'exprime généralement via robots.txt, des balises meta ou des en-têtes HTTP ciblant les robots spécifiques à l'IA.
Le site a ajouté une directive d'exploration IA dans son robots.txt pour bloquer l'accès de GPTBot à ses articles.
- https://platform.openai.com/docs/gptbot
- https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
English
AI crawl directive
An instruction that tells AI crawlers whether and how they may access, index or use a website's content for training or generative answers. It is typically expressed via robots.txt user-agent rules, meta tags or HTTP headers targeting AI-specific bots.
The site added an AI crawl directive to robots.txt blocking GPTBot from accessing its articles.
- https://platform.openai.com/docs/gptbot
- https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
Deutsch
AI-Crawl-Direktive
Eine Anweisung, die KI-Crawlern vorgibt, ob und wie sie die Inhalte einer Website für Training oder generative Antworten abrufen, indexieren oder nutzen dürfen. Sie wird meist über robots.txt, Meta-Tags oder HTTP-Header für KI-spezifische Bots umgesetzt.
Die Website ergänzte in der robots.txt eine AI-Crawl-Direktive, um GPTBot den Zugriff auf ihre Artikel zu verwehren.
- https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
- https://platform.openai.com/docs/gptbot
Italiano
direttiva di crawling IA
Istruzione che indica ai crawler di IA se e come possono accedere ai contenuti di un sito, indicizzarli o usarli per l'addestramento o per risposte generative. Viene solitamente espressa tramite robots.txt, meta tag o intestazioni HTTP rivolte a bot specifici dell'IA.
Il sito ha aggiunto una direttiva di crawling IA nel robots.txt per bloccare l'accesso di GPTBot ai suoi articoli.
- https://platform.openai.com/docs/gptbot
- https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
中文
AI 抓取指令
一种指示 AI 爬虫是否以及如何访问、索引或使用网站内容以进行模型训练或生成式回答的规则。通常通过 robots.txt、meta 标签或针对特定 AI 机器人的 HTTP 头部来设置。
该网站在 robots.txt 中添加了一条 AI 抓取指令,以阻止 GPTBot 访问其文章。
- https://platform.openai.com/docs/gptbot
- https://developers.google.com/search/docs/crawling-indexing/overview-google-crawlers
Français
distillation de modèle
Technique d'apprentissage automatique consistant à entraîner un modèle élève plus petit à reproduire le comportement d'un modèle enseignant plus grand, afin de transférer les connaissances tout en réduisant la taille et le coût de calcul.
Grâce à la distillation de modèle, l'équipe a compressé un grand modèle de langage en une version légère exécutable sur appareil.
- https://fr.wikipedia.org/wiki/Distillation_des_connaissances
English
model distillation
A machine learning technique in which a smaller student model is trained to reproduce the behavior of a larger teacher model, transferring knowledge while reducing size and computational cost.
Through model distillation, the team compressed a large language model into a lightweight version suitable for on-device inference.
- https://en.wikipedia.org/wiki/Knowledge_distillation
Deutsch
Modell-Destillation
Ein Verfahren des maschinellen Lernens, bei dem ein kleineres Schüler-Modell darauf trainiert wird, das Verhalten eines größeren Lehrer-Modells nachzubilden, um Wissen zu übertragen und Größe sowie Rechenaufwand zu reduzieren.
Durch Modell-Destillation wurde das große Sprachmodell in eine schlanke, für Endgeräte geeignete Variante überführt.
- https://de.wikipedia.org/wiki/Knowledge_Distillation
Italiano
distillazione del modello
Tecnica di apprendimento automatico in cui un modello studente più piccolo viene addestrato a riprodurre il comportamento di un modello insegnante più grande, trasferendo la conoscenza e riducendo dimensioni e costo computazionale.
Tramite la distillazione del modello, il team ha compresso un grande modello linguistico in una versione leggera per l'esecuzione su dispositivo.
- https://it.wikipedia.org/wiki/Distillazione_della_conoscenza
中文
模型蒸馏
一种机器学习技术,通过训练较小的学生模型来复现较大教师模型的行为,从而在减小模型规模和计算成本的同时转移知识。
通过模型蒸馏,团队将大型语言模型压缩为可在设备端运行的轻量版本。
- https://zh.wikipedia.org/wiki/知识蒸馏
Français
DNS
Le Domain Name System (DNS) est un système de nommage hiérarchique et distribué qui traduit les noms de domaine lisibles par l'homme en adresses IP et autres enregistrements de ressources. Il constitue un élément central de l'infrastructure d'Internet.
Lorsqu'un utilisateur saisit une URL, le DNS résout le nom de domaine en l'adresse IP du serveur correspondant.
- https://fr.wikipedia.org/wiki/Domain_Name_System
English
DNS
The Domain Name System (DNS) is a hierarchical, distributed naming system that translates human-readable domain names into IP addresses and other resource records. It is a core component of the internet's infrastructure.
When a user enters a URL, DNS resolves the domain name to the corresponding server IP address.
- https://datatracker.ietf.org/doc/html/rfc1035
- https://en.wikipedia.org/wiki/Domain_Name_System
Deutsch
DNS
Das Domain Name System (DNS) ist ein hierarchisches, verteiltes Namenssystem, das menschenlesbare Domainnamen in IP-Adressen und andere Ressourceneinträge übersetzt. Es ist ein zentraler Bestandteil der Internet-Infrastruktur.
Gibt ein Nutzer eine URL ein, löst das DNS den Domainnamen in die zugehörige Server-IP-Adresse auf.
- https://de.wikipedia.org/wiki/Domain_Name_System
Italiano
DNS
Il Domain Name System (DNS) è un sistema di denominazione gerarchico e distribuito che traduce i nomi di dominio leggibili dall'uomo in indirizzi IP e altri record di risorse. È un componente fondamentale dell'infrastruttura di Internet.
Quando un utente inserisce un URL, il DNS risolve il nome di dominio nell'indirizzo IP del server corrispondente.
- https://it.wikipedia.org/wiki/Domain_Name_System
中文
DNS
域名系统(DNS)是一种分层的分布式命名系统,用于将人类可读的域名转换为 IP 地址及其他资源记录。它是互联网基础设施的核心组成部分。
当用户输入网址时,DNS 会将域名解析为对应服务器的 IP 地址。
- https://zh.wikipedia.org/wiki/域名系统
Français
dofollow
Un lien dofollow est un hyperlien dépourvu de l'attribut rel="nofollow", que les moteurs de recherche suivent en transmettant du « jus de lien » (signaux de classement) à la page cible. Il s'agit de l'état par défaut de tout lien HTML.
Comme la mention éditoriale contenait un lien dofollow, elle a amélioré le classement du site cité.
- https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
- https://fr.wikipedia.org/wiki/Nofollow
English
dofollow
A dofollow link is a hyperlink that does not carry a rel="nofollow" (or related) attribute, allowing search engines to follow it and pass link equity (ranking signals) to the target page. It is the default state of any HTML link.
Because the editorial mention used a dofollow link, it helped boost the referenced site's search rankings.
- https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
- https://en.wikipedia.org/wiki/Nofollow
Deutsch
dofollow
Ein Dofollow-Link ist ein Hyperlink ohne rel="nofollow"-Attribut, dem Suchmaschinen folgen und dabei Linkkraft (Ranking-Signale) an die Zielseite weitergeben. Dies ist der Standardzustand jedes HTML-Links.
Da die redaktionelle Erwähnung einen Dofollow-Link enthielt, stärkte sie das Ranking der verlinkten Seite.
- https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
- https://de.wikipedia.org/wiki/Nofollow
Italiano
dofollow
Un link dofollow è un collegamento ipertestuale privo dell'attributo rel="nofollow", che i motori di ricerca seguono trasmettendo valore di link (segnali di ranking) alla pagina di destinazione. È lo stato predefinito di qualsiasi link HTML.
Poiché la menzione editoriale conteneva un link dofollow, ha contribuito a migliorare il posizionamento del sito citato.
- https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
- https://it.wikipedia.org/wiki/Nofollow
中文
dofollow链接
dofollow链接是指不带有rel="nofollow"属性的超链接,搜索引擎会跟踪该链接并将链接权重(排名信号)传递给目标页面。这是所有HTML链接的默认状态。
由于这篇编辑推荐中使用了dofollow链接,它有助于提升被引用网站的搜索排名。
- https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
- https://zh.wikipedia.org/wiki/Nofollow
Français
DOM
Le Document Object Model (DOM) est une interface de programmation indépendante de la plateforme et du langage qui représente un document HTML ou XML sous forme d'arbre d'objets, permettant aux scripts de lire et de modifier sa structure, son contenu et son style.
JavaScript manipule le DOM pour mettre à jour le contenu de la page sans rechargement complet.
- https://fr.wikipedia.org/wiki/Document_Object_Model
- https://developer.mozilla.org/fr/docs/Web/API/Document_Object_Model
English
DOM
The Document Object Model (DOM) is a platform- and language-independent programming interface that represents an HTML or XML document as a tree of objects, allowing scripts to read and modify its structure, content and styling.
JavaScript manipulates the DOM to update page content without a full reload.
- https://dom.spec.whatwg.org/
- https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model
Deutsch
DOM
Das Document Object Model (DOM) ist eine plattform- und sprachunabhängige Programmierschnittstelle, die ein HTML- oder XML-Dokument als Objektbaum abbildet und so das Lesen und Verändern von Struktur, Inhalt und Darstellung per Skript ermöglicht.
JavaScript verändert das DOM, um Seiteninhalte ohne vollständiges Neuladen zu aktualisieren.
- https://de.wikipedia.org/wiki/Document_Object_Model
- https://developer.mozilla.org/de/docs/Web/API/Document_Object_Model
Italiano
DOM
Il Document Object Model (DOM) è un'interfaccia di programmazione indipendente da piattaforma e linguaggio che rappresenta un documento HTML o XML come albero di oggetti, consentendo agli script di leggerne e modificarne struttura, contenuto e stile.
JavaScript manipola il DOM per aggiornare il contenuto della pagina senza un ricaricamento completo.
- https://it.wikipedia.org/wiki/Document_Object_Model
- https://developer.mozilla.org/it/docs/Web/API/Document_Object_Model
中文
文档对象模型
文档对象模型(DOM)是一种与平台和语言无关的编程接口,它将 HTML 或 XML 文档表示为对象树,使脚本能够读取和修改其结构、内容和样式。
JavaScript 通过操作 DOM 来更新页面内容,而无需完全重新加载。
- https://zh.wikipedia.org/wiki/文档对象模型
- https://developer.mozilla.org/zh-CN/docs/Web/API/Document_Object_Model
Français
Domain Authority
Un score de classement développé par Moz, sur une échelle de 1 à 100, qui prédit la probabilité qu'un domaine se positionne dans les pages de résultats des moteurs de recherche. Il s'agit d'une métrique tierce et non d'un facteur de classement officiel de Google.
En obtenant des backlinks de qualité, le site a fait passer sa Domain Authority de 20 à 45.
- https://moz.com/learn/seo/domain-authority
- https://fr.wikipedia.org/wiki/Domain_authority
English
domain authority
A search-engine ranking score developed by Moz that predicts how likely a domain is to rank in search engine result pages, expressed on a scale from 1 to 100. It is a third-party metric and not a Google ranking factor.
Building high-quality backlinks over time helped the site raise its domain authority from 20 to 45.
- https://moz.com/learn/seo/domain-authority
- https://en.wikipedia.org/wiki/Domain_authority
Deutsch
Domain Authority
Ein von Moz entwickelter Ranking-Wert auf einer Skala von 1 bis 100, der die Wahrscheinlichkeit vorhersagt, mit der eine Domain in den Suchergebnissen rankt. Es handelt sich um eine Drittanbieter-Kennzahl und keinen offiziellen Google-Rankingfaktor.
Durch den Aufbau hochwertiger Backlinks konnte die Website ihre Domain Authority von 20 auf 45 steigern.
- https://moz.com/learn/seo/domain-authority
- https://de.wikipedia.org/wiki/Domain_Authority
Italiano
Domain Authority
Un punteggio di ranking sviluppato da Moz, su una scala da 1 a 100, che prevede la probabilità che un dominio si posizioni nelle pagine dei risultati dei motori di ricerca. È una metrica di terze parti e non un fattore di ranking ufficiale di Google.
Grazie a backlink di qualità, il sito ha aumentato la propria Domain Authority da 20 a 45.
- https://moz.com/learn/seo/domain-authority
- https://it.wikipedia.org/wiki/Domain_Authority
中文
域名权重
由 Moz 开发的搜索引擎排名评分,采用 1 到 100 的分值,用于预测一个域名在搜索结果页中获得排名的可能性。它是第三方指标,并非 Google 官方排名因素。
通过持续建设高质量的外链,该网站的域名权重从 20 提升到了 45。
- https://moz.com/learn/seo/domain-authority
Français
Domain Name System
Système de nommage hiérarchique et distribué qui traduit les noms de domaine lisibles par l'humain en adresses IP et autres enregistrements de ressources. Il constitue un protocole essentiel de l'infrastructure d'internet.
Lorsqu'un navigateur résout example.com, le Domain Name System renvoie l'adresse IP correspondante.
- https://fr.wikipedia.org/wiki/Domain_Name_System
- https://datatracker.ietf.org/doc/html/rfc1035
English
Domain Name System
A hierarchical, distributed naming system that translates human-readable domain names into IP addresses and other resource records. It is a core protocol of the internet infrastructure.
When a browser resolves example.com, the Domain Name System returns the corresponding IP address.
- https://datatracker.ietf.org/doc/html/rfc1035
- https://en.wikipedia.org/wiki/Domain_Name_System
Deutsch
Domain Name System
Ein hierarchisches, verteiltes Namenssystem, das für Menschen lesbare Domainnamen in IP-Adressen und andere Ressourceneinträge übersetzt. Es zählt zu den zentralen Protokollen der Internet-Infrastruktur.
Wenn ein Browser example.com auflöst, liefert das Domain Name System die zugehörige IP-Adresse zurück.
- https://de.wikipedia.org/wiki/Domain_Name_System
- https://datatracker.ietf.org/doc/html/rfc1035
Italiano
Domain Name System
Sistema di denominazione gerarchico e distribuito che traduce i nomi di dominio leggibili dall'uomo in indirizzi IP e altri record di risorse. È un protocollo fondamentale dell'infrastruttura di internet.
Quando un browser risolve example.com, il Domain Name System restituisce l'indirizzo IP corrispondente.
- https://it.wikipedia.org/wiki/Domain_Name_System
- https://datatracker.ietf.org/doc/html/rfc1035
中文
域名系统
一种分层的分布式命名系统,用于将人类可读的域名转换为 IP 地址及其他资源记录。它是互联网基础设施的核心协议之一。
当浏览器解析 example.com 时,域名系统会返回对应的 IP 地址。
- https://zh.wikipedia.org/wiki/域名系统
- https://datatracker.ietf.org/doc/html/rfc1035
Français
Domain Rating
Le Domain Rating (DR) est une métrique développée par Ahrefs qui mesure la force relative du profil de backlinks d'un site web sur une échelle logarithmique de 0 à 100. Ce n'est pas un facteur de classement officiel de Google.
Après avoir obtenu des backlinks de qualité, le Domain Rating du site est passé de 45 à 62.
- https://ahrefs.com/blog/domain-rating/
English
Domain Rating
Domain Rating (DR) is a metric developed by Ahrefs that measures the relative strength of a website's backlink profile on a logarithmic scale from 0 to 100. It reflects the quantity and quality of referring domains rather than being an official Google ranking factor.
The site increased its Domain Rating from 45 to 62 after acquiring high-quality backlinks from authoritative publishers.
- https://ahrefs.com/blog/domain-rating/
Deutsch
Domain Rating
Domain Rating (DR) ist eine von Ahrefs entwickelte Kennzahl, die die relative Stärke des Backlink-Profils einer Website auf einer logarithmischen Skala von 0 bis 100 misst. Sie ist kein offizieller Google-Rankingfaktor.
Nach dem Aufbau hochwertiger Backlinks stieg das Domain Rating der Website von 45 auf 62.
- https://ahrefs.com/blog/domain-rating/
Italiano
Domain Rating
Il Domain Rating (DR) è una metrica sviluppata da Ahrefs che misura la forza relativa del profilo di backlink di un sito web su una scala logaritmica da 0 a 100. Non è un fattore di ranking ufficiale di Google.
Dopo aver acquisito backlink di alta qualità, il Domain Rating del sito è salito da 45 a 62.
- https://ahrefs.com/blog/domain-rating/
中文
域名评分
域名评分(Domain Rating,DR)是由 Ahrefs 开发的指标,用于在 0 到 100 的对数刻度上衡量网站反向链接配置的相对强度。它并非 Google 官方的排名因素。
在获得高质量反向链接后,该网站的域名评分从 45 提升到了 62。
- https://ahrefs.com/blog/domain-rating/
Français
domaine
Nom lisible par l'humain qui identifie une ressource ou une zone administrative sur Internet, associé à des adresses IP via le système de noms de domaine (DNS). Il est structuré hiérarchiquement du domaine de premier niveau aux sous-domaines.
Le domaine example.com pointe vers le serveur qui héberge le site web de l'entreprise.
- https://fr.wikipedia.org/wiki/Nom_de_domaine
- https://www.rfc-editor.org/rfc/rfc1034
English
domain
A human-readable name that identifies a resource or administrative area on the Internet, mapped to IP addresses via the Domain Name System (DNS). It is structured hierarchically from a top-level domain down to subdomains.
The domain example.com resolves to the server hosting the company's website.
- https://www.rfc-editor.org/rfc/rfc1034
- https://en.wikipedia.org/wiki/Domain_name
Deutsch
Domain
Ein menschenlesbarer Name, der eine Ressource oder einen Verwaltungsbereich im Internet kennzeichnet und über das Domain Name System (DNS) auf IP-Adressen abgebildet wird. Die Struktur ist hierarchisch von der Top-Level-Domain bis zu Subdomains aufgebaut.
Die Domain example.com verweist auf den Server, der die Website des Unternehmens hostet.
- https://de.wikipedia.org/wiki/Domain_(Internet)
- https://www.rfc-editor.org/rfc/rfc1034
Italiano
dominio
Nome leggibile dall'uomo che identifica una risorsa o un'area amministrativa su Internet, associato a indirizzi IP tramite il sistema dei nomi di dominio (DNS). È strutturato gerarchicamente dal dominio di primo livello ai sottodomini.
Il dominio example.com punta al server che ospita il sito web dell'azienda.
- https://it.wikipedia.org/wiki/Dominio_(Internet)
- https://www.rfc-editor.org/rfc/rfc1034
中文
域名
一种便于人类识别的名称,用于标识互联网上的资源或管理区域,并通过域名系统(DNS)映射到 IP 地址。其结构从顶级域到子域呈分层排列。
域名 example.com 指向托管该公司网站的服务器。
- https://zh.wikipedia.org/wiki/域名
- https://www.rfc-editor.org/rfc/rfc1034