DISQUS

danielmiessler.com | grep understanding: How-to Filter Google Results by Date

  • Adrian Bool · 1 year ago

    You can also 'subscribe' to Google's beta search service. (I'm guessing it just dumps a cookie in your browser).


    This allows you to see the results on a graphical timeline, among other formats, should that be a useful representation.


    Check out, http://www.google.com/experimental/</p>

  • Simon · 1 year ago

    Or you could just use their advanced search form which puts that on the end for you.

  • Lorrin · 1 year ago

    I read this on SEOMOZ a few months ago. I have been using it ever since.

  • Bren · 1 year ago

    I passed your trick on to a friend, and he suggested adding it to the following: "If you create a toolbar bookmark with the following string as the URL you can have your searches work this way when you click on it. It will also automatically search on anything you have highlighted in the current page."


    javascript:q=(document.getSelection)? document.getSelection(): document.selection.createRange();if(!q)q=prompt('Search:',''); if(q)location= 'http://www.google.com/search?q='+escape(q)+'&as_qdr=w';

  • Interloper · 1 year ago

    Thanks! This is the most useful Google tip I've seen in a long time. I use it multiple times everyday.