简体   繁体   English

是否可以将Google / Yahoo / Bing搜索限制为“描述”元数据?

[英]Is it possible to do a Google/Yahoo/Bing search restricted to the “description” meta data?

I'm working on a project that would be greatly optimized if I am able to restrict a Google, Yahoo or Bing/Live search to just the < meta content="xyz" name="description" /> tag. 我正在研究一个项目,如果我能够将Google,Yahoo或Bing / Live搜索限制为<meta content =“ xyz” name =“ description” />标记,那么该项目将得到极大的优化。 I read all the help pages and api docs and can't seem to find a way to do it, and I thought I'd give it a shot here on Stack Overflow. 我阅读了所有帮助页面和api文档,但似乎找不到解决方法,我想在Stack Overflow上试一试。

Thanks :) 谢谢 :)

Unfortunately none of the big 3 support this sort of limitation. 不幸的是,三巨头中没有一家支持这种限制。 I tried a similar search a while back limited to tags, but had no luck. 不久前,我尝试过类似的搜索,但仅限于标签,但是没有运气。

If you are trying to find web pages that match a description exactly, here is a solution . 如果您要查找与描述完全匹配的网页, 这是一种解决方案

Find a major website that reports "website stats" for third parties. 查找报告第三方的“网站统计信息”的主要网站。

Example www.sitebrain.com 示例www.sitebrain.com

Then use the site: operator in google to search that site for a list of pages that report on sites including your target descriptions. 然后使用google中的site:运算符在该网站上搜索一系列报告网站的页面列表,其中包括您的目标描述。

Example site:statbrain.com + Get product information, support, and news from Microsoft. 示例站点:statbrain.com +从Microsoft获得产品信息,支持和新闻。

The resulting Google results will be a list of pages all matching the description. Google产生的结果将是所有与描述匹配的页面列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM