When I am searching on Google by default, unless I go to Advanced Search, all searches don’t care about old content. A parameter can be added to the url to restrict contents by date. I have created a magic word in SlickRun to accommodate this type of search. Here is the parameter and some possible values:
Parameter: as_qdr
- d[number] – within the past number of days. For example, d15 would be within the past 15 days.
- w[number] – within the past number of weeks.
- y[number] – within the past number of years.
Below is my magic word:
I have the same for weeks and years.