TermBoyTerm

中文
llms.txt
一种放置于网站根目录的、基于 Markdown 的拟议标准文件,为大语言模型提供网站关键内容的精选简明概览,以辅助 AI 驱动的检索与推理。它是对 robots.txt 和 sitemap.xml 的补充,而非替代。
团队发布了 llms.txt 文件,以帮助 AI 助手定位最相关的文档页面。
  • https://llmstxt.org/
English
llms.txt
A proposed Markdown-based standard file placed at a website's root that provides large language models with a curated, concise overview of the site's key content to aid AI-driven retrieval and reasoning. It is intended to complement, not replace, robots.txt and sitemap.xml.
The team published an llms.txt file to help AI assistants surface the most relevant documentation pages.
  • https://llmstxt.org/
  • https://en.wikipedia.org/wiki/Llms.txt
Deutsch
llms.txt
Eine vorgeschlagene, auf Markdown basierende Standarddatei im Wurzelverzeichnis einer Website, die grossen Sprachmodellen eine kuratierte, kompakte Übersicht der wichtigsten Inhalte bietet, um KI-gestützte Recherche zu erleichtern. Sie ergänzt robots.txt und sitemap.xml, ersetzt diese aber nicht.
Das Unternehmen legte eine llms.txt-Datei an, damit KI-Assistenten die zentralen Dokumentationsseiten leichter finden.
  • https://llmstxt.org/
  • https://de.wikipedia.org/wiki/Llms.txt
Français
llms.txt
Fichier standard proposé au format Markdown, placé à la racine d'un site web, qui fournit aux grands modèles de langage un aperçu concis et sélectionné des contenus clés afin de faciliter la recherche assistée par IA. Il complète robots.txt et sitemap.xml sans les remplacer.
L'équipe a publié un fichier llms.txt pour aider les assistants IA à repérer les pages de documentation essentielles.
  • https://llmstxt.org/
  • https://fr.wikipedia.org/wiki/Llms.txt
Italiano
llms.txt
File standard proposto in formato Markdown, collocato nella radice di un sito web, che fornisce ai grandi modelli linguistici una panoramica concisa e selezionata dei contenuti chiave per facilitare la ricerca basata sull'IA. Integra robots.txt e sitemap.xml senza sostituirli.
Il team ha pubblicato un file llms.txt per aiutare gli assistenti IA a individuare le pagine di documentazione più rilevanti.
  • https://llmstxt.org/
  • https://it.wikipedia.org/wiki/Llms.txt
中文
LSI关键词
LSI关键词(潜在语义索引关键词)是与主关键词在语义上相关的词语,用于为内容增添主题语境。该名称源自潜在语义索引这一统计方法,尽管现代搜索引擎采用了更先进的语义模型。
对于一个关于'苹果'的页面,'果园'或'水果'等LSI关键词能表明主题,从而与科技公司相区分。
  • https://zh.wikipedia.org/wiki/%E6%BD%9C%E5%9C%A8%E8%AF%AD%E4%B9%89%E5%88%86%E6%9E%90
English
LSI keyword
An LSI (Latent Semantic Indexing) keyword is a term semantically related to a main keyword, used to add topical context to content. The name derives from the statistical method of latent semantic indexing, though modern search engines rely on more advanced semantic models.
For a page about 'apple', LSI keywords like 'orchard' or 'fruit' signal the topic, distinguishing it from the tech company.
  • https://en.wikipedia.org/wiki/Latent_semantic_analysis
Deutsch
LSI-Keyword
Ein LSI-Keyword (Latent Semantic Indexing) ist ein semantisch mit dem Hauptkeyword verwandter Begriff, der einem Text thematischen Kontext verleiht. Der Name geht auf das statistische Verfahren des Latent Semantic Indexing zurück, moderne Suchmaschinen nutzen jedoch weiterentwickelte semantische Modelle.
Für eine Seite über 'Bank' signalisieren LSI-Keywords wie 'Kredit' oder 'Konto' das Thema Finanzen statt Sitzmöbel.
  • https://de.wikipedia.org/wiki/Latent_Semantic_Analysis
Français
mot-clé LSI
Un mot-clé LSI (Latent Semantic Indexing) est un terme sémantiquement lié au mot-clé principal, servant à enrichir le contexte thématique d'un contenu. L'appellation provient de la méthode statistique d'indexation sémantique latente, bien que les moteurs de recherche modernes utilisent des modèles sémantiques plus avancés.
Pour une page sur 'avocat', des mots-clés LSI comme 'tribunal' ou 'guacamole' précisent le sujet traité.
  • https://fr.wikipedia.org/wiki/Analyse_s%C3%A9mantique_latente
Italiano
keyword LSI
Una keyword LSI (Latent Semantic Indexing) è un termine semanticamente correlato alla parola chiave principale, usato per fornire contesto tematico a un contenuto. Il nome deriva dal metodo statistico dell'indicizzazione semantica latente, sebbene i motori di ricerca moderni si basino su modelli semantici più avanzati.
Per una pagina su 'calcio', keyword LSI come 'squadra' o 'gol' chiariscono che si parla di sport e non del minerale.
  • https://it.wikipedia.org/wiki/Analisi_semantica_latente
中文
meta refresh
meta refresh 是放置在文档头部的 HTML meta 标签,用于指示浏览器在指定秒数后重新加载当前页面或跳转到另一个 URL。它是一种客户端重定向方式,在 SEO 中通常不推荐使用,建议改用服务器端的 301 重定向。
旧的着陆页使用 meta refresh 在五秒后将访客跳转到新的 URL。
  • https://developer.mozilla.org/zh-CN/docs/Web/HTML/Element/meta
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
English
meta refresh
A meta refresh is an HTML meta tag placed in the document head that instructs the browser to reload the current page or redirect to another URL after a specified number of seconds. It is a client-side redirect method generally discouraged for SEO in favor of server-side 301 redirects.
The old landing page used a meta refresh to send visitors to the new URL after five seconds.
  • https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
Deutsch
Meta-Refresh
Ein Meta-Refresh ist ein HTML-Meta-Tag im Dokumentkopf, das den Browser anweist, die Seite nach einer festgelegten Anzahl von Sekunden neu zu laden oder auf eine andere URL weiterzuleiten. Es handelt sich um eine clientseitige Weiterleitung, die für SEO gegenüber serverseitigen 301-Weiterleitungen als weniger empfehlenswert gilt.
Die alte Landingpage nutzte einen Meta-Refresh, um Besucher nach fünf Sekunden auf die neue URL weiterzuleiten.
  • https://developer.mozilla.org/de/docs/Web/HTML/Element/meta
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
Français
meta refresh
Un meta refresh est une balise meta HTML placée dans l'en-tête du document qui indique au navigateur de recharger la page ou de rediriger vers une autre URL après un nombre défini de secondes. C'est une redirection côté client, déconseillée en SEO au profit des redirections 301 côté serveur.
L'ancienne page de destination utilisait un meta refresh pour rediriger les visiteurs vers la nouvelle URL après cinq secondes.
  • https://developer.mozilla.org/fr/docs/Web/HTML/Element/meta
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
Italiano
meta refresh
Un meta refresh è un tag meta HTML inserito nell'intestazione del documento che indica al browser di ricaricare la pagina o di reindirizzare a un altro URL dopo un numero specificato di secondi. È un reindirizzamento lato client, sconsigliato in ottica SEO rispetto ai redirect 301 lato server.
La vecchia landing page usava un meta refresh per reindirizzare i visitatori al nuovo URL dopo cinque secondi.
  • https://developer.mozilla.org/it/docs/Web/HTML/Element/meta
  • https://developers.google.com/search/docs/crawling-indexing/301-redirects
中文
meta robots 标签
放置在网页 head 部分的 HTML meta 元素,用于告知搜索引擎爬虫如何索引该页面以及是否跟踪其链接。它使用 index、noindex、follow 和 nofollow 等指令。
通过添加值为 noindex 的 meta robots 标签,开发者阻止了测试页面出现在谷歌搜索结果中。
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=zh-cn
English
meta robots tag
An HTML meta element placed in the head section of a page that instructs search engine crawlers how to index and follow links on that page. It uses directives such as index, noindex, follow and nofollow.
By adding a meta robots tag with the value noindex, the developer kept the staging page out of Google's search results.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag
  • https://en.wikipedia.org/wiki/Meta_element
Deutsch
Meta-Robots-Tag
Ein HTML-Meta-Element im Head-Bereich einer Seite, das Suchmaschinen-Crawlern Anweisungen zur Indexierung und zum Folgen von Links gibt. Es verwendet Direktiven wie index, noindex, follow und nofollow.
Mit einem Meta-Robots-Tag mit dem Wert noindex hielt die Entwicklerin die Testseite aus dem Google-Index heraus.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=de
  • https://de.wikipedia.org/wiki/Robots_Exclusion_Standard
Français
balise meta robots
Élément meta HTML placé dans la section head d'une page qui indique aux robots d'exploration comment indexer la page et suivre ses liens. Il utilise des directives telles que index, noindex, follow et nofollow.
En ajoutant une balise meta robots avec la valeur noindex, le développeur a empêché la page de préproduction d'apparaître dans les résultats de Google.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=fr
Italiano
meta tag robots
Elemento meta HTML inserito nella sezione head di una pagina che indica ai crawler dei motori di ricerca come indicizzare la pagina e seguire i suoi link. Utilizza direttive come index, noindex, follow e nofollow.
Aggiungendo un meta tag robots con valore noindex, lo sviluppatore ha escluso la pagina di staging dai risultati di Google.
  • https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag?hl=it
中文
meta关键词
meta关键词标签是位于文档头部的HTML元标签,最初用于列出描述页面内容的关键词。谷歌等主流搜索引擎已不再将其作为排名信号。
尽管该网站仍设置了meta关键词标签,但谷歌多年来在排名中一直忽略它。
  • https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag
  • https://zh.wikipedia.org/wiki/Meta%E5%85%83%E7%B4%A0
English
meta keywords
The meta keywords tag is an HTML meta element in the document head that was intended to list keywords describing a page's content. Major search engines like Google no longer use it as a ranking signal.
The site still included a meta keywords tag, even though Google has ignored it for ranking purposes for years.
  • https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag
  • https://en.wikipedia.org/wiki/Meta_element
Deutsch
Meta Keywords
Der Meta-Keywords-Tag ist ein HTML-Meta-Element im Dokumentkopf, das ursprünglich Schlüsselwörter zum Seiteninhalt auflisten sollte. Grosse Suchmaschinen wie Google werten es nicht mehr als Ranking-Signal aus.
Trotz sorgfältig gepflegter Meta Keywords hatte die Seite keinen Vorteil, da Google diesen Tag ignoriert.
  • https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag
  • https://de.wikipedia.org/wiki/Meta-Element
Français
meta keywords
La balise meta keywords est un élément meta HTML placé dans l'en-tête du document, destiné à l'origine à lister des mots-clés décrivant le contenu de la page. Les grands moteurs comme Google ne l'utilisent plus comme signal de classement.
Le site conservait une balise meta keywords, bien que Google l'ignore depuis longtemps pour le classement.
  • https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag
  • https://fr.wikipedia.org/wiki/Balise_meta
Italiano
meta keywords
Il tag meta keywords è un elemento meta HTML nell'intestazione del documento, originariamente pensato per elencare le parole chiave che descrivono il contenuto della pagina. I principali motori di ricerca come Google non lo utilizzano più come fattore di ranking.
Il sito includeva ancora un tag meta keywords, anche se Google lo ignora da anni ai fini del posizionamento.
  • https://developers.google.com/search/blog/2009/09/google-does-not-use-keywords-meta-tag
  • https://it.wikipedia.org/wiki/Meta_(HTML)
中文
Microsoft Advertising
Microsoft Advertising 是微软的在线广告平台,广告主可通过它在 Bing、Yahoo 和 AOL 搜索网络及合作伙伴网站上投放搜索广告和展示广告。
该公司使用 Microsoft Advertising 来触达在 Bing 上进行搜索的用户。
  • https://about.ads.microsoft.com/
  • https://zh.wikipedia.org/wiki/Microsoft_Advertising
English
Microsoft Advertising
Microsoft Advertising is Microsoft's online advertising platform that lets advertisers place search and display ads across the Bing, Yahoo and AOL search networks as well as partner sites.
The company used Microsoft Advertising to reach users searching on Bing who were not covered by its Google Ads campaigns.
  • https://about.ads.microsoft.com/
  • https://en.wikipedia.org/wiki/Microsoft_Advertising
Deutsch
Microsoft Advertising
Microsoft Advertising ist die Online-Werbeplattform von Microsoft, über die Werbetreibende Such- und Displayanzeigen im Bing-, Yahoo- und AOL-Suchnetzwerk sowie auf Partnerseiten schalten können.
Das Unternehmen schaltete Anzeigen über Microsoft Advertising, um auch Nutzer der Bing-Suche zu erreichen.
  • https://about.ads.microsoft.com/de-de
  • https://de.wikipedia.org/wiki/Microsoft_Advertising
Français
Microsoft Advertising
Microsoft Advertising est la plateforme de publicité en ligne de Microsoft qui permet aux annonceurs de diffuser des annonces de recherche et display sur les réseaux Bing, Yahoo et AOL ainsi que sur des sites partenaires.
L'entreprise a utilisé Microsoft Advertising pour toucher les internautes effectuant leurs recherches sur Bing.
  • https://about.ads.microsoft.com/fr-fr
  • https://fr.wikipedia.org/wiki/Microsoft_Advertising
Italiano
Microsoft Advertising
Microsoft Advertising è la piattaforma pubblicitaria online di Microsoft che consente agli inserzionisti di pubblicare annunci di ricerca e display sulle reti Bing, Yahoo e AOL nonché su siti partner.
L'azienda ha usato Microsoft Advertising per raggiungere gli utenti che effettuano ricerche su Bing.
  • https://about.ads.microsoft.com/it-it
  • https://it.wikipedia.org/wiki/Microsoft_Advertising
中文
MUM
多任务统一模型(Multitask Unified Model,MUM)是谷歌基于 Transformer 架构的人工智能技术,具备多语言和多模态能力,用于理解和回答复杂的搜索查询。其性能约为 BERT 的 1000 倍。
借助 MUM,谷歌能够跨语言迁移知识,并结合文本与图像信息来回答复杂问题。
  • https://blog.google/products/search/introducing-mum/
  • https://zh.wikipedia.org/wiki/Google搜索
English
MUM
Multitask Unified Model (MUM) is a Google AI technology based on the Transformer architecture that is multilingual and multimodal, designed to understand and answer complex search queries. It is about 1,000 times more powerful than BERT.
Thanks to MUM, Google can transfer knowledge across languages and combine information from text and images to answer complex questions.
  • https://blog.google/products/search/introducing-mum/
  • https://en.wikipedia.org/wiki/Google_Search
Deutsch
MUM
Multitask Unified Model (MUM) ist eine auf der Transformer-Architektur basierende KI-Technologie von Google, die mehrsprachig und multimodal ist und komplexe Suchanfragen verstehen und beantworten soll. Es ist rund 1.000-mal leistungsfähiger als BERT.
Dank MUM kann Google Wissen sprachübergreifend übertragen und Informationen aus Text und Bildern kombinieren, um komplexe Fragen zu beantworten.
  • https://blog.google/products/search/introducing-mum/
  • https://de.wikipedia.org/wiki/Google_Suche
Français
MUM
Multitask Unified Model (MUM) est une technologie d'IA de Google fondée sur l'architecture Transformer, à la fois multilingue et multimodale, conçue pour comprendre et répondre à des requêtes de recherche complexes. Elle est environ 1 000 fois plus puissante que BERT.
Grâce à MUM, Google peut transférer des connaissances entre les langues et combiner des informations issues du texte et des images pour répondre à des questions complexes.
  • https://blog.google/products/search/introducing-mum/
  • https://fr.wikipedia.org/wiki/Google_Search
Italiano
MUM
Multitask Unified Model (MUM) è una tecnologia di IA di Google basata sull'architettura Transformer, multilingue e multimodale, progettata per comprendere e rispondere a query di ricerca complesse. È circa 1.000 volte più potente di BERT.
Grazie a MUM, Google può trasferire conoscenze tra lingue diverse e combinare informazioni da testo e immagini per rispondere a domande complesse.
  • https://blog.google/products/search/introducing-mum/
  • https://it.wikipedia.org/wiki/Google_Search
中文
NAP一致性
指企业的名称、地址和电话号码在所有在线目录、商家列表和引用中保持统一且准确。一致的NAP信息有助于提升本地搜索排名和信任度。
确保谷歌商家资料、点评网站与官网上的NAP一致性,使该门店在本地搜索结果中排名更高。
  • https://moz.com/learn/seo/nap
  • https://developers.google.com/search/docs/appearance/structured-data/local-business
English
NAP consistency
The uniform and accurate presentation of a business's Name, Address, and Phone number across all online directories, listings, and citations. Consistent NAP data strengthens local search rankings and trust signals.
Ensuring NAP consistency across Google Business Profile, Yelp, and the company website helped the store rank higher in local results.
  • https://developers.google.com/search/docs/appearance/structured-data/local-business
  • https://moz.com/learn/seo/nap
Deutsch
NAP-Konsistenz
Die einheitliche und korrekte Darstellung von Name, Adresse und Telefonnummer eines Unternehmens über alle Online-Verzeichnisse, Einträge und Zitationen hinweg. Konsistente NAP-Daten stärken das lokale Ranking und Vertrauenssignale.
Die NAP-Konsistenz zwischen Google-Unternehmensprofil, Branchenverzeichnissen und Website verbesserte die lokale Sichtbarkeit deutlich.
  • https://de.wikipedia.org/wiki/Local_SEO
  • https://moz.com/learn/seo/nap
Français
cohérence NAP
Présentation uniforme et exacte du nom, de l'adresse et du numéro de téléphone d'une entreprise dans tous les annuaires, fiches et citations en ligne. Des données NAP cohérentes renforcent le référencement local et les signaux de confiance.
La cohérence NAP entre la fiche Google Business Profile et le site web a amélioré le classement local du restaurant.
  • https://moz.com/learn/seo/nap
  • https://fr.wikipedia.org/wiki/R%C3%A9f%C3%A9rencement_local
Italiano
coerenza NAP
Presentazione uniforme e accurata di nome, indirizzo e numero di telefono di un'attività in tutte le directory, schede e citazioni online. Dati NAP coerenti rafforzano il posizionamento locale e i segnali di affidabilità.
La coerenza NAP tra il profilo Google Business e il sito web ha migliorato il ranking locale del negozio.
  • https://moz.com/learn/seo/nap
  • https://it.wikipedia.org/wiki/Local_SEO
中文
nofollow
一种链接属性值(rel="nofollow"),用于告知搜索引擎不将该链接视为推荐、不传递排名权重。通常用于不可信、付费或用户生成的链接。
站长为赞助链接添加了 rel="nofollow",以避免传递 PageRank。
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links?hl=zh-cn
  • https://zh.wikipedia.org/wiki/Nofollow
English
nofollow
A link attribute value (rel="nofollow") that instructs search engines not to pass ranking credit or follow the link as an endorsement. It is commonly used for untrusted, paid, or user-generated links.
The webmaster added rel="nofollow" to the sponsored link so it would not pass PageRank.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://en.wikipedia.org/wiki/Nofollow
Deutsch
nofollow
Ein Wert des Link-Attributs (rel="nofollow"), der Suchmaschinen signalisiert, einem Link nicht als Empfehlung zu folgen bzw. keine Ranking-Wertung zu übertragen. Er wird typischerweise für nicht vertrauenswürdige, bezahlte oder von Nutzern erstellte Links verwendet.
Der Webmaster versah den bezahlten Link mit rel="nofollow", damit kein PageRank weitergegeben wird.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links?hl=de
  • https://de.wikipedia.org/wiki/Nofollow
Français
nofollow
Valeur de l'attribut de lien (rel="nofollow") indiquant aux moteurs de recherche de ne pas suivre le lien comme une recommandation ni de transmettre de valeur de classement. Elle s'emploie généralement pour les liens non fiables, payants ou générés par les utilisateurs.
Le webmaster a ajouté rel="nofollow" au lien sponsorisé afin de ne pas transmettre de PageRank.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links?hl=fr
  • https://fr.wikipedia.org/wiki/Nofollow
Italiano
nofollow
Valore dell'attributo di collegamento (rel="nofollow") che indica ai motori di ricerca di non seguire il link come una raccomandazione né di trasmettere valore di ranking. Viene usato tipicamente per link non attendibili, a pagamento o generati dagli utenti.
Il webmaster ha aggiunto rel="nofollow" al link sponsorizzato per non trasmettere PageRank.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links?hl=it
  • https://it.wikipedia.org/wiki/Nofollow
中文
noindex
通过 meta robots 标签或 X-Robots-Tag HTTP 标头传递的指令,指示搜索引擎不将某个页面收录到其搜索索引中。
测试页面添加了 noindex 指令,因此不会出现在 Google 搜索结果中。
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=zh-cn
English
noindex
A directive, delivered via a meta robots tag or X-Robots-Tag HTTP header, that instructs search engines not to include a page in their search index.
The staging pages carry a noindex directive so they never appear in Google search results.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing
  • https://en.wikipedia.org/wiki/Noindex
Deutsch
noindex
Eine Anweisung über das Meta-Robots-Tag oder den X-Robots-Tag-HTTP-Header, die Suchmaschinen anweist, eine Seite nicht in den Suchindex aufzunehmen.
Die Testseiten erhalten eine noindex-Anweisung, damit sie nicht in den Google-Suchergebnissen erscheinen.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=de
Français
noindex
Directive transmise via la balise meta robots ou l'en-tête HTTP X-Robots-Tag, indiquant aux moteurs de recherche de ne pas inclure une page dans leur index.
Les pages de préproduction portent une directive noindex afin de ne jamais apparaître dans les résultats de recherche.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=fr
Italiano
noindex
Direttiva fornita tramite il meta tag robots o l'intestazione HTTP X-Robots-Tag che indica ai motori di ricerca di non includere una pagina nel loro indice.
Le pagine di staging contengono una direttiva noindex così da non comparire mai nei risultati di ricerca.
  • https://developers.google.com/search/docs/crawling-indexing/block-indexing?hl=it
中文
n元语法
n元语法(n-gram)是从文本或语音语料中提取的由n个连续项(通常是词或字符)组成的序列。它广泛用于语言建模和信息检索,以估计概率并捕捉局部上下文。
在网络搜索查询中,二元语法「搜索引擎」是一个常见的n元语法。
  • https://zh.wikipedia.org/wiki/N元语法
English
n-gram
An n-gram is a contiguous sequence of n items (typically words or characters) extracted from a text or speech corpus. It is widely used in language modeling and information retrieval to estimate probabilities and capture local context.
The bigram 'search engine' is a common n-gram in queries about web search.
  • https://en.wikipedia.org/wiki/N-gram
Deutsch
N-Gramm
Ein N-Gramm ist eine zusammenhängende Folge von n Elementen (meist Wörter oder Zeichen) aus einem Text- oder Sprachkorpus. Es wird in der Sprachmodellierung und im Information Retrieval zur Wahrscheinlichkeitsschätzung und Erfassung des lokalen Kontexts eingesetzt.
Das Bigramm 'Suchmaschine' ist ein häufiges N-Gramm in Anfragen zur Websuche.
  • https://de.wikipedia.org/wiki/N-Gramm
Français
n-gramme
Un n-gramme est une séquence contiguë de n éléments (généralement des mots ou des caractères) extraite d'un corpus textuel ou oral. Il est utilisé en modélisation du langage et en recherche d'information pour estimer des probabilités et capturer le contexte local.
Le bigramme « moteur de recherche » est un n-gramme fréquent dans les requêtes liées à la recherche web.
  • https://fr.wikipedia.org/wiki/N-gramme
Italiano
n-gramma
Un n-gramma è una sequenza contigua di n elementi (di solito parole o caratteri) estratta da un corpus testuale o vocale. Viene usato nella modellazione del linguaggio e nel recupero delle informazioni per stimare probabilità e catturare il contesto locale.
Il bigramma «motore di ricerca» è un n-gramma frequente nelle query sulla ricerca web.
  • https://it.wikipedia.org/wiki/N-gramma
中文
Perplexity
Perplexity 是一款由人工智能驱动的问答引擎和对话式搜索工具,通过整合实时网络来源的信息来回答用户查询,并注明引用出处。在自然语言处理中,perplexity(困惑度)也指用于评估语言模型预测能力的指标。
为了做好 GEO,编辑团队会优化内容,使 Perplexity 等问答引擎将其页面作为引用来源。
  • https://www.perplexity.ai/
  • https://zh.wikipedia.org/wiki/Perplexity_AI
English
Perplexity
Perplexity is an AI-powered answer engine and conversational search tool that generates responses to user queries by synthesizing information from real-time web sources and citing them. In natural language processing, perplexity is also a metric measuring how well a language model predicts a text sample.
Marketers now optimize their content for GEO so that answer engines like Perplexity cite their pages as sources.
  • https://www.perplexity.ai/
  • https://en.wikipedia.org/wiki/Perplexity_AI
Deutsch
Perplexity
Perplexity ist eine KI-gestützte Antwortmaschine und ein dialogorientiertes Suchwerkzeug, das Nutzeranfragen beantwortet, indem es Informationen aus Echtzeit-Webquellen zusammenführt und diese mit Quellenangaben belegt. In der Sprachverarbeitung bezeichnet Perplexität zudem eine Metrik zur Bewertung von Sprachmodellen.
Für GEO optimieren Redaktionen ihre Inhalte so, dass Antwortmaschinen wie Perplexity ihre Seiten als Quelle zitieren.
  • https://www.perplexity.ai/
  • https://de.wikipedia.org/wiki/Perplexity_AI
Français
Perplexity
Perplexity est un moteur de réponse propulsé par l'IA et un outil de recherche conversationnel qui répond aux requêtes en synthétisant des informations issues de sources web en temps réel et en les citant. En traitement du langage naturel, la perplexité désigne aussi une métrique évaluant la performance d'un modèle de langage.
Pour le GEO, les équipes éditoriales optimisent leurs contenus afin que des moteurs de réponse comme Perplexity citent leurs pages comme sources.
  • https://www.perplexity.ai/
  • https://fr.wikipedia.org/wiki/Perplexity_AI
Italiano
Perplexity
Perplexity è un motore di risposta basato sull'intelligenza artificiale e uno strumento di ricerca conversazionale che risponde alle richieste degli utenti sintetizzando informazioni da fonti web in tempo reale e citandole. Nell'elaborazione del linguaggio naturale, la perplessità indica inoltre una metrica per valutare i modelli linguistici.
Per la GEO le redazioni ottimizzano i contenuti affinché motori di risposta come Perplexity citino le loro pagine come fonti.
  • https://www.perplexity.ai/
  • https://it.wikipedia.org/wiki/Perplexity_AI
中文
PerplexityBot
PerplexityBot 是 Perplexity AI 使用的网络爬虫,用于抓取和索引网页内容,为其 AI 问答引擎提供数据,并在生成的回答中作为引用来源。
网站管理员在 robots.txt 中允许 PerplexityBot 访问,以便其文章能作为来源出现在 Perplexity 的回答中。
  • https://docs.perplexity.ai/guides/bots
English
PerplexityBot
PerplexityBot is the web crawler operated by Perplexity AI to index web content for its AI-powered answer engine and to surface citations in generated responses.
The site owner allowed PerplexityBot in robots.txt so that their articles could appear as sources in Perplexity's answers.
  • https://docs.perplexity.ai/guides/bots
  • https://darkvisitors.com/agents/agents/perplexitybot
Deutsch
PerplexityBot
PerplexityBot ist der Webcrawler von Perplexity AI, der Webinhalte für die KI-gestützte Antwortmaschine indexiert und als Quellenangaben in generierten Antworten bereitstellt.
Der Website-Betreiber erlaubte PerplexityBot in der robots.txt, damit seine Artikel als Quellen in Perplexity-Antworten erscheinen konnten.
  • https://docs.perplexity.ai/guides/bots
Français
PerplexityBot
PerplexityBot est le robot d'exploration de Perplexity AI qui indexe les contenus web pour son moteur de réponses assisté par IA et les cite comme sources dans les réponses générées.
Le propriétaire du site a autorisé PerplexityBot dans le fichier robots.txt afin que ses articles apparaissent comme sources dans les réponses de Perplexity.
  • https://docs.perplexity.ai/guides/bots
Italiano
PerplexityBot
PerplexityBot è il crawler web di Perplexity AI che indicizza i contenuti web per il suo motore di risposte basato su IA e li cita come fonti nelle risposte generate.
Il proprietario del sito ha consentito PerplexityBot nel file robots.txt affinché i suoi articoli comparissero come fonti nelle risposte di Perplexity.
  • https://docs.perplexity.ai/guides/bots
中文
RankBrain
RankBrain 是谷歌搜索排名系统中基于机器学习的组成部分,主要用于理解查询(尤其是新颖或含糊的查询)并将其匹配到相关搜索结果。
由于该查询以前从未出现过,RankBrain 推断出其可能含义以返回相关页面。
  • https://zh.wikipedia.org/wiki/RankBrain
English
RankBrain
RankBrain is a machine-learning-based component of Google's search ranking system that helps interpret queries, especially novel or ambiguous ones, and match them to relevant results.
Because the query had never been seen before, RankBrain inferred its likely meaning to return relevant pages.
  • https://en.wikipedia.org/wiki/RankBrain
  • https://blog.google/products/search/how-ai-powers-great-search-results/
Deutsch
RankBrain
RankBrain ist eine auf maschinellem Lernen basierende Komponente des Google-Suchranking-Systems, die vor allem neue oder mehrdeutige Suchanfragen interpretiert und passenden Ergebnissen zuordnet.
Da die Suchanfrage neuartig war, leitete RankBrain deren wahrscheinliche Bedeutung ab, um relevante Seiten zu liefern.
  • https://de.wikipedia.org/wiki/RankBrain
Français
RankBrain
RankBrain est un composant fondé sur l'apprentissage automatique du système de classement de Google Search, qui aide à interpréter les requêtes, notamment inédites ou ambiguës, et à les associer aux résultats pertinents.
Comme la requête n'avait jamais été rencontrée, RankBrain a déduit son sens probable pour renvoyer des pages pertinentes.
  • https://fr.wikipedia.org/wiki/RankBrain
Italiano
RankBrain
RankBrain è una componente basata sul machine learning del sistema di ranking di Google Search che aiuta a interpretare le query, soprattutto quelle nuove o ambigue, associandole ai risultati pertinenti.
Poiché la query non era mai stata vista prima, RankBrain ne ha dedotto il probabile significato per restituire pagine pertinenti.
  • https://it.wikipedia.org/wiki/RankBrain
中文
RDFa
RDFa(属性中的资源描述框架)是 W3C 制定的标准,通过 vocab、typeof 和 property 等属性将结构化数据嵌入 HTML、XHTML 和 XML 文档中。
通过为产品标记添加 RDFa 属性,页面可以向搜索引擎公开价格和库存信息。
  • https://www.w3.org/TR/rdfa-primer/
  • https://zh.wikipedia.org/wiki/RDFa
English
RDFa
RDFa (Resource Description Framework in Attributes) is a W3C standard that embeds structured data into HTML, XHTML and XML documents using attributes such as vocab, typeof and property.
By adding RDFa attributes to the product markup, the page exposes price and availability to search engines.
  • https://www.w3.org/TR/rdfa-primer/
  • https://en.wikipedia.org/wiki/RDFa
Deutsch
RDFa
RDFa (Resource Description Framework in Attributes) ist ein W3C-Standard, der strukturierte Daten mithilfe von HTML-Attributen wie vocab, typeof und property in HTML-, XHTML- und XML-Dokumente einbettet.
Durch das Hinzufügen von RDFa-Attributen zum Produkt-Markup werden Preis und Verfügbarkeit für Suchmaschinen erkennbar.
  • https://www.w3.org/TR/rdfa-primer/
  • https://de.wikipedia.org/wiki/RDFa
Français
RDFa
RDFa (Resource Description Framework in Attributes) est un standard du W3C qui intègre des données structurées dans les documents HTML, XHTML et XML au moyen d'attributs tels que vocab, typeof et property.
En ajoutant des attributs RDFa au balisage du produit, la page expose son prix et sa disponibilité aux moteurs de recherche.
  • https://www.w3.org/TR/rdfa-primer/
  • https://fr.wikipedia.org/wiki/RDFa
Italiano
RDFa
RDFa (Resource Description Framework in Attributes) è uno standard del W3C che integra dati strutturati nei documenti HTML, XHTML e XML tramite attributi come vocab, typeof e property.
Aggiungendo gli attributi RDFa al markup del prodotto, la pagina espone prezzo e disponibilità ai motori di ricerca.
  • https://www.w3.org/TR/rdfa-primer/
  • https://it.wikipedia.org/wiki/RDFa
中文
REST API
遵循表述性状态转移(Representational State Transfer)架构原则的应用程序编程接口,通过标准 HTTP 方法访问和操作由 URL 标识的资源。其通信是无状态的,通常以 JSON 或 XML 格式交换数据。
该 Web 应用通过向 REST API 端点发送 GET 请求来获取用户数据。
  • https://zh.wikipedia.org/wiki/表现层状态转换
  • https://developer.mozilla.org/zh-CN/docs/Glossary/REST
English
REST API
An application programming interface that follows the architectural principles of Representational State Transfer, using standard HTTP methods to access and manipulate resources identified by URLs. Communication is stateless and typically exchanges data in JSON or XML format.
The web application retrieves user data by sending a GET request to the REST API endpoint.
  • https://en.wikipedia.org/wiki/REST
  • https://developer.mozilla.org/en-US/docs/Glossary/REST
Deutsch
REST API
Eine Programmierschnittstelle, die den Architekturprinzipien des Representational State Transfer folgt und über standardisierte HTTP-Methoden auf durch URLs identifizierte Ressourcen zugreift. Die Kommunikation ist zustandslos und erfolgt meist im JSON- oder XML-Format.
Die Webanwendung ruft Benutzerdaten ab, indem sie eine GET-Anfrage an den Endpunkt der REST API sendet.
  • https://de.wikipedia.org/wiki/Representational_State_Transfer
  • https://developer.mozilla.org/de/docs/Glossary/REST
Français
API REST
Interface de programmation qui respecte les principes architecturaux du Representational State Transfer et accède, via les méthodes HTTP standard, à des ressources identifiées par des URL. La communication est sans état et s'effectue généralement au format JSON ou XML.
L'application web récupère les données de l'utilisateur en envoyant une requête GET au point de terminaison de l'API REST.
  • https://fr.wikipedia.org/wiki/Representational_state_transfer
  • https://developer.mozilla.org/fr/docs/Glossary/REST
Italiano
API REST
Interfaccia di programmazione che segue i principi architetturali del Representational State Transfer e accede, tramite i metodi HTTP standard, a risorse identificate da URL. La comunicazione è stateless e avviene generalmente in formato JSON o XML.
L'applicazione web recupera i dati dell'utente inviando una richiesta GET all'endpoint dell'API REST.
  • https://it.wikipedia.org/wiki/Representational_state_transfer
  • https://developer.mozilla.org/it/docs/Glossary/REST
中文
robots.txt
放置在网站根目录下的纯文本文件,依据robots排除协议告知网络爬虫哪些URL可以或不可以抓取。
在robots.txt中添加Disallow规则后,Googlebot便不再抓取后台管理目录。
  • https://developers.google.com/search/docs/crawling-indexing/robots/intro?hl=zh-cn
  • https://zh.wikipedia.org/wiki/robots.txt
English
robots.txt
A plain text file placed in the root directory of a website that instructs web crawlers which URLs they may or may not access, following the Robots Exclusion Protocol.
Adding a Disallow rule to robots.txt prevented Googlebot from crawling the admin directory.
  • https://developers.google.com/search/docs/crawling-indexing/robots/intro
  • https://www.rfc-editor.org/rfc/rfc9309.html
Deutsch
robots.txt
Eine Textdatei im Stammverzeichnis einer Website, die Webcrawlern gemäß dem Robots-Exclusion-Protokoll mitteilt, welche URLs sie aufrufen dürfen und welche nicht.
Durch einen Disallow-Eintrag in der robots.txt wurde der Googlebot vom Crawlen des Admin-Verzeichnisses ausgeschlossen.
  • https://developers.google.com/search/docs/crawling-indexing/robots/intro?hl=de
  • https://de.wikipedia.org/wiki/Robots_Exclusion_Standard
Français
robots.txt
Fichier texte placé à la racine d'un site web qui indique aux robots d'exploration, selon le protocole d'exclusion des robots, quelles URL ils peuvent ou non consulter.
Une règle Disallow dans le fichier robots.txt a empêché Googlebot d'explorer le répertoire d'administration.
  • https://developers.google.com/search/docs/crawling-indexing/robots/intro?hl=fr
  • https://fr.wikipedia.org/wiki/Protocole_d%27exclusion_des_robots
Italiano
robots.txt
File di testo collocato nella directory radice di un sito web che, secondo il protocollo di esclusione robot, indica ai crawler quali URL possono o non possono visitare.
Una regola Disallow nel file robots.txt ha impedito a Googlebot di eseguire la scansione della directory di amministrazione.
  • https://developers.google.com/search/docs/crawling-indexing/robots/intro?hl=it
  • https://it.wikipedia.org/wiki/Protocollo_di_esclusione_robot
中文
RSS 订阅源
RSS 订阅源是一种基于 XML 的网络信息源格式,允许发布者将博客文章、新闻等频繁更新的内容进行聚合,供用户和应用程序订阅。
订阅我们的 RSS 订阅源,即可在阅读器中自动接收最新文章。
  • https://zh.wikipedia.org/wiki/RSS
English
RSS feed
An RSS feed is an XML-based web feed format that allows publishers to syndicate frequently updated content such as blog posts or news articles so users and applications can subscribe to it.
Subscribe to our RSS feed to receive new articles automatically in your feed reader.
  • https://www.rssboard.org/rss-specification
  • https://en.wikipedia.org/wiki/RSS
Deutsch
RSS-Feed
Ein RSS-Feed ist ein XML-basiertes Web-Feed-Format, mit dem Anbieter häufig aktualisierte Inhalte wie Blogbeiträge oder Nachrichten bereitstellen, die Nutzer und Programme abonnieren können.
Abonnieren Sie unseren RSS-Feed, um neue Artikel automatisch in Ihrem Feedreader zu erhalten.
  • https://de.wikipedia.org/wiki/RSS_(Web-Feed)
Français
flux RSS
Un flux RSS est un format de fil web basé sur XML qui permet aux éditeurs de diffuser des contenus fréquemment mis à jour, comme des articles de blog ou d'actualités, auxquels les utilisateurs et applications peuvent s'abonner.
Abonnez-vous à notre flux RSS pour recevoir automatiquement les nouveaux articles dans votre lecteur de flux.
  • https://fr.wikipedia.org/wiki/RSS
Italiano
feed RSS
Un feed RSS è un formato di web feed basato su XML che consente agli editori di distribuire contenuti aggiornati di frequente, come post di blog o notizie, a cui utenti e applicazioni possono iscriversi.
Iscriviti al nostro feed RSS per ricevere automaticamente i nuovi articoli nel tuo lettore di feed.
  • https://it.wikipedia.org/wiki/RSS
中文
Schema.org
一套由社区协作维护的结构化数据类型和属性词汇表,网站管理员用它标记网页内容,以便搜索引擎更好地理解。该词汇表由 Google、Microsoft、Yahoo 和 Yandex 共同发起的社区维护。
通过在食谱页面中添加 Schema.org 标记,该网站在 Google 搜索中启用了丰富搜索结果。
  • https://schema.org/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=zh-cn
English
Schema.org
A collaborative vocabulary of structured data types and properties that webmasters use to mark up web content so search engines can better understand it. It is maintained by a community founded by Google, Microsoft, Yahoo and Yandex.
By adding Schema.org markup to their recipe pages, the site enabled rich results in Google Search.
  • https://schema.org/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data
Deutsch
Schema.org
Ein gemeinschaftlich gepflegtes Vokabular aus strukturierten Datentypen und Eigenschaften, mit dem Webseitenbetreiber Inhalte auszeichnen, damit Suchmaschinen sie besser verstehen. Es wird von einer von Google, Microsoft, Yahoo und Yandex gegründeten Community betreut.
Durch das Hinzufügen von Schema.org-Markup zu den Rezeptseiten ermöglichte die Website Rich Results in der Google-Suche.
  • https://schema.org/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=de
Français
Schema.org
Un vocabulaire collaboratif de types et propriétés de données structurées permettant aux webmasters de baliser le contenu afin que les moteurs de recherche le comprennent mieux. Il est géré par une communauté fondée par Google, Microsoft, Yahoo et Yandex.
En ajoutant du balisage Schema.org à ses pages de recettes, le site a activé les résultats enrichis dans la recherche Google.
  • https://schema.org/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=fr
Italiano
Schema.org
Un vocabolario collaborativo di tipi e proprietà di dati strutturati usato dai webmaster per marcare i contenuti in modo che i motori di ricerca li comprendano meglio. È gestito da una community fondata da Google, Microsoft, Yahoo e Yandex.
Aggiungendo il markup Schema.org alle pagine delle ricette, il sito ha abilitato i risultati avanzati nella Ricerca Google.
  • https://schema.org/
  • https://developers.google.com/search/docs/appearance/structured-data/intro-structured-data?hl=it
中文
SEO审计
对网站的技术、页面内容及外部因素进行系统性分析,以发现影响其在搜索引擎结果中可见性的问题。
在制定内容策略之前,代理机构对网站进行了全面的SEO审计。
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E5%B0%8B%E5%BC%95%E6%93%8E%E6%9C%80%E4%BD%B3%E5%8C%96
English
SEO audit
A systematic analysis of a website's technical, on-page, and off-page factors to identify issues that affect its visibility in search engine results.
The agency ran a full SEO audit before recommending a content and link-building strategy.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://en.wikipedia.org/wiki/Search_engine_optimization
Deutsch
SEO-Audit
Eine systematische Analyse der technischen, inhaltlichen und externen Faktoren einer Website, um Probleme zu identifizieren, die ihre Sichtbarkeit in den Suchergebnissen beeinträchtigen.
Vor der Optimierung führte die Agentur ein umfassendes SEO-Audit der Website durch.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://de.wikipedia.org/wiki/Suchmaschinenoptimierung
Français
audit SEO
Analyse systématique des facteurs techniques, éditoriaux et externes d'un site web afin d'identifier les problèmes affectant sa visibilité dans les résultats de recherche.
L'agence a réalisé un audit SEO complet avant de proposer une stratégie de contenu.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://fr.wikipedia.org/wiki/Optimisation_pour_les_moteurs_de_recherche
Italiano
audit SEO
Analisi sistematica dei fattori tecnici, di contenuto ed esterni di un sito web per individuare i problemi che ne compromettono la visibilità nei risultati di ricerca.
L'agenzia ha eseguito un audit SEO completo prima di definire la strategia dei contenuti.
  • https://developers.google.com/search/docs/fundamentals/seo-starter-guide
  • https://it.wikipedia.org/wiki/Ottimizzazione_per_i_motori_di_ricerca
中文
SERP 分析
对特定查询的搜索引擎结果页面进行系统性分析,以了解排名因素、竞争对手定位以及精选摘要、广告和知识面板等 SERP 功能。
在锁定关键词之前,团队进行了 SERP 分析,以确定首页中占主导地位的内容形式。
  • https://zh.wikipedia.org/wiki/%E6%90%9C%E7%B4%A2%E5%BC%95%E6%93%8E%E7%BB%93%E6%9E%9C%E9%A1%B5%E9%9D%A2
English
SERP analysis
The systematic examination of search engine results pages for a given query to understand ranking factors, competitor positioning, and SERP features such as featured snippets, ads, and knowledge panels.
Before targeting a keyword, the team ran a SERP analysis to identify which content formats dominated the first page.
  • https://developers.google.com/search/docs/appearance/structured-data/search-gallery
  • https://en.wikipedia.org/wiki/Search_engine_results_page
Deutsch
SERP-Analyse
Die systematische Untersuchung der Suchergebnisseiten für eine bestimmte Suchanfrage, um Ranking-Faktoren, Wettbewerberpositionen und SERP-Features wie Featured Snippets, Anzeigen und Knowledge Panels zu erfassen.
Vor der Optimierung führte das Team eine SERP-Analyse durch, um die dominierenden Inhaltsformate auf der ersten Seite zu ermitteln.
  • https://de.wikipedia.org/wiki/Search_Engine_Results_Page
Français
analyse des SERP
Examen systématique des pages de résultats des moteurs de recherche pour une requête donnée afin de comprendre les facteurs de classement, le positionnement des concurrents et les fonctionnalités SERP comme les extraits optimisés et les annonces.
Avant de cibler un mot-clé, l'équipe a réalisé une analyse des SERP pour identifier les formats de contenu dominants.
  • https://fr.wikipedia.org/wiki/Page_de_r%C3%A9sultats_de_moteur_de_recherche
Italiano
analisi della SERP
Esame sistematico delle pagine dei risultati dei motori di ricerca per una determinata query, volto a comprendere i fattori di ranking, il posizionamento dei concorrenti e le funzionalità SERP come featured snippet e annunci.
Prima di puntare a una parola chiave, il team ha condotto un'analisi della SERP per individuare i formati di contenuto dominanti.
  • https://it.wikipedia.org/wiki/Pagina_dei_risultati_del_motore_di_ricerca
中文
SERP 功能
SERP 功能是指搜索结果页面上传统自然链接之外的非标准结果元素,例如精选摘要、知识面板、图片包或本地结果包。
通过添加结构化数据,页面有机会获得诸如富媒体搜索结果之类的 SERP 功能。
  • https://developers.google.com/search/docs/appearance/visual-elements-gallery
English
SERP feature
A SERP feature is any non-standard result element displayed on a search engine results page beyond the traditional blue organic links, such as featured snippets, knowledge panels, image packs or local packs.
Optimizing content with structured data can help a page win a SERP feature like a rich result.
  • https://developers.google.com/search/docs/appearance/visual-elements-gallery
  • https://en.wikipedia.org/wiki/Search_engine_results_page
Deutsch
SERP-Feature
Ein SERP-Feature ist ein nicht standardmäßiges Ergebniselement auf einer Suchergebnisseite, das über die klassischen organischen Links hinausgeht, etwa Featured Snippets, Knowledge Panels oder lokale Packs.
Durch strukturierte Daten kann eine Seite ein SERP-Feature wie ein Rich Result erhalten.
  • https://developers.google.com/search/docs/appearance/visual-elements-gallery
Français
SERP feature
Une SERP feature est un élément de résultat non standard affiché sur une page de résultats de recherche, au-delà des liens organiques classiques, comme les extraits optimisés, les Knowledge Panels ou les packs locaux.
Grâce aux données structurées, une page peut obtenir une SERP feature telle qu'un résultat enrichi.
  • https://developers.google.com/search/docs/appearance/visual-elements-gallery
Italiano
SERP feature
Una SERP feature è un elemento di risultato non standard visualizzato in una pagina dei risultati di ricerca, oltre ai classici link organici, come featured snippet, knowledge panel o local pack.
Grazie ai dati strutturati, una pagina può ottenere una SERP feature come un rich result.
  • https://developers.google.com/search/docs/appearance/visual-elements-gallery
中文
sponsored 链接属性
HTML 锚元素上的 rel="sponsored" 属性值,用于标记因广告、赞助或其他付费安排而生成的链接。它向搜索引擎表明该链接是付费的,因此不应被视为自然的编辑推荐。
建议为联盟营销链接添加 sponsored 链接属性,以便 Google 将其识别为付费投放。
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://support.google.com/webmasters/answer/96569
English
sponsored link attribute
The rel="sponsored" value on an HTML anchor element, used to mark links created as part of advertisements, sponsorships or other paid arrangements. It signals to search engines that the link is paid so it is not treated as a natural editorial endorsement.
Google recommends adding the sponsored link attribute to affiliate links so they are recognised as paid placements.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://support.google.com/webmasters/answer/96569
Deutsch
sponsored-Link-Attribut
Der Attributwert rel="sponsored" eines HTML-Ankerelements, mit dem Links gekennzeichnet werden, die im Rahmen von Werbung, Sponsoring oder sonstigen bezahlten Vereinbarungen entstanden sind. Er signalisiert Suchmaschinen, dass es sich um einen bezahlten Link handelt.
Für Affiliate-Links sollte das sponsored-Link-Attribut gesetzt werden, damit Google sie als bezahlte Platzierung erkennt.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://support.google.com/webmasters/answer/96569
Français
attribut de lien sponsored
La valeur rel="sponsored" d'un élément d'ancrage HTML, utilisée pour signaler les liens créés dans le cadre de publicités, de parrainages ou d'autres accords payants. Elle indique aux moteurs de recherche que le lien est rémunéré.
Il est recommandé d'ajouter l'attribut de lien sponsored aux liens d'affiliation afin que Google les considère comme des placements payants.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://support.google.com/webmasters/answer/96569
Italiano
attributo di link sponsored
Il valore rel="sponsored" di un elemento anchor HTML, usato per contrassegnare i link creati nell'ambito di pubblicità, sponsorizzazioni o altri accordi a pagamento. Segnala ai motori di ricerca che il link è retribuito.
È consigliabile applicare l'attributo di link sponsored ai link di affiliazione affinché Google li riconosca come posizionamenti a pagamento.
  • https://developers.google.com/search/docs/crawling-indexing/qualify-outbound-links
  • https://support.google.com/webmasters/answer/96569
中文
SSL证书
一种数字证书,用于验证网站身份,并通过SSL/TLS协议建立加密连接。它将加密密钥与域名或组织的信息绑定在一起。
安装SSL证书后,网站通过HTTPS提供服务,浏览器地址栏显示锁形图标。
  • https://zh.wikipedia.org/wiki/%E5%85%AC%E9%92%A5%E8%AF%81%E4%B9%A6
  • https://developers.google.com/search/docs/crawling-indexing/https?hl=zh-cn
English
SSL certificate
A digital certificate that authenticates a website's identity and enables an encrypted connection using the SSL/TLS protocol. It binds a cryptographic key to an organization's or domain's details.
After installing the SSL certificate, the site was served over HTTPS with a padlock icon in the browser.
  • https://en.wikipedia.org/wiki/Public_key_certificate
  • https://developers.google.com/search/docs/crawling-indexing/https
Deutsch
SSL-Zertifikat
Ein digitales Zertifikat, das die Identität einer Website bestätigt und über das SSL/TLS-Protokoll eine verschlüsselte Verbindung ermöglicht. Es verknüpft einen kryptografischen Schlüssel mit den Angaben zu Domain oder Organisation.
Nach der Installation des SSL-Zertifikats wurde die Website über HTTPS mit Schloss-Symbol im Browser ausgeliefert.
  • https://de.wikipedia.org/wiki/Digitales_Zertifikat
  • https://developers.google.com/search/docs/crawling-indexing/https?hl=de
Français
certificat SSL
Certificat numérique qui authentifie l'identité d'un site web et permet une connexion chiffrée via le protocole SSL/TLS. Il associe une clé cryptographique aux informations d'un domaine ou d'une organisation.
Après l'installation du certificat SSL, le site a été servi en HTTPS avec un cadenas dans le navigateur.
  • https://fr.wikipedia.org/wiki/Certificat_%C3%A9lectronique
  • https://developers.google.com/search/docs/crawling-indexing/https?hl=fr
Italiano
certificato SSL
Certificato digitale che autentica l'identità di un sito web e consente una connessione crittografata tramite il protocollo SSL/TLS. Associa una chiave crittografica ai dati di un dominio o di un'organizzazione.
Dopo l'installazione del certificato SSL, il sito è stato servito in HTTPS con l'icona del lucchetto nel browser.
  • https://it.wikipedia.org/wiki/Certificato_digitale
  • https://developers.google.com/search/docs/crawling-indexing/https?hl=it
中文
TF-IDF
TF-IDF(词频-逆文档频率)是一种用于评估某个词对某个文档在文档集合或语料库中重要程度的数值统计。其值随着词在文档中出现的频率上升,但会因该词在整个语料库中的常见程度而降低。
由于查询词具有较高的 TF-IDF 权重,搜索引擎将该文档的排名提前。
  • https://zh.wikipedia.org/wiki/Tf-idf
English
TF-IDF
TF-IDF (term frequency–inverse document frequency) is a numerical statistic that reflects how important a term is to a document within a collection or corpus. It increases with the term's frequency in a document but is offset by how common the term is across all documents.
The search engine ranked the document higher because the query term had a strong TF-IDF weight.
  • https://en.wikipedia.org/wiki/Tf%E2%80%93idf
Deutsch
TF-IDF
TF-IDF (Vorkommenshäufigkeit–inverse Dokumenthäufigkeit) ist ein numerisches Mass, das die Bedeutung eines Terms für ein Dokument innerhalb einer Sammlung oder eines Korpus widerspiegelt. Der Wert steigt mit der Häufigkeit des Terms im Dokument, wird aber durch dessen Häufigkeit im gesamten Korpus gedämpft.
Die Suchmaschine bewertete das Dokument höher, weil der Suchbegriff ein hohes TF-IDF-Gewicht aufwies.
  • https://de.wikipedia.org/wiki/Tf-idf-Ma%C3%9F
Français
TF-IDF
TF-IDF (fréquence de terme–fréquence inverse de document) est une mesure numérique qui reflète l'importance d'un terme pour un document au sein d'une collection ou d'un corpus. Sa valeur augmente avec la fréquence du terme dans le document mais est atténuée par sa fréquence dans l'ensemble du corpus.
Le moteur de recherche a mieux classé le document car le terme de la requête présentait un poids TF-IDF élevé.
  • https://fr.wikipedia.org/wiki/TF-IDF
Italiano
TF-IDF
TF-IDF (frequenza di termine–frequenza inversa di documento) è una misura numerica che riflette l'importanza di un termine per un documento all'interno di una raccolta o di un corpus. Il valore aumenta con la frequenza del termine nel documento ma è attenuato dalla sua frequenza nell'intero corpus.
Il motore di ricerca ha classificato più in alto il documento perché il termine della query aveva un peso TF-IDF elevato.
  • https://it.wikipedia.org/wiki/Tf-idf