Google hack


SUBMITTED BY: Poppey

DATE: Nov. 18, 2021, 1:39 a.m.

FORMAT: Text only

SIZE: 1.3 kB

HITS: 592

  1. intitle:
  2. intitle: restricts your search to the titles of web pages. The variation,
  3. allintitle: finds pages wherein all the words specified make up the title of the
  4. web page. It's probably best to avoid the allintitle: variation, because it doesn't
  5. mix well with some of the other syntaxes.
  6. intitle:"george bush"
  7. allintitle:"money supply" economics
  8. inurl:
  9. inurl: restricts your search to the URLs of web pages. This syntax tends to work well
  10. for finding search and help pages, because they tend to be rather regular in composition.
  11. An allinurl: variation finds all the words listed in a URL but doesn't mix well with
  12. some other special syntaxes.
  13. inurl:help
  14. allinurl:search help
  15. intext:
  16. intext: searches only body text (i.e., ignores link text, URLs, and titles). There's an
  17. allintext: variation, but again, this doesn't play well with others. While its uses are
  18. limited, it's perfect for finding query words that might be too common in URLs or link
  19. titles.
  20. intext:"yahoo.com"
  21. intext:html
  22. inanchor:
  23. inanchor: searches for text in a page's link anchors. A link anchor is the descriptive
  24. text of a link. For example, the link anchor in the HTML code <a
  25. href="http://www.oreilly.com>O'Reilly and Associates</a>
  26. is "O'Reilly and Associates."
  27. inanchor:"tom peters"

comments powered by Disqus