The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 4,262 other subscribers

Parameter you should add to most of your Google queries: “before:2023” (thanks Grant Gulovsen on Mastodon)

Posted by jpluimers on 2024/04/29

[Wayback/Archive] Grant Gulovsen: “Someone recently posted a hot tip about adding “before:2023” to Google web searches and I forget who it was but wow what a huge difference it makes. So thank you to whoever that was. It gets rid of so much AI-generated SEO crap.” – Mastodon

The actual source seemed to be either of these:

  1. [Wayback/Archive] Diane Patterson: “Today’s pro-tip:
    If you have to do a Google search, use “before:2023” at the beginning of your search string. You get a completely different (and IMO much more usable) set of results.
    The web has died.” – The Wandering Shop
  2. [Wayback/Archive] ChristyOTwisty comments on What search engines don’t delete webpages?

    I recently read the following, but have not tested. If you have a specific web page in mind, perhaps you may test and report here with a comment:

    Try adding search parameter “before:2023” (without quotes) to your keywords in the input field for a Google search.

The first was found back by quite a few people on Mastodon:

There are a few ways to embed parameters like “before:2023” by default into a search query.

The quickest way is to add a new search keyword to your web browser. This is way easier in Chromium derived browsers than Firefox.

Another way is to wrap Google Search with something like [Wayback/Archive] Whoogle Search (or a self-hosted instance).

That one has source code in the repository [Wayback/Archive] GitHub – benbusby/whoogle-search: A self-hosted, ad-free, privacy-respecting metasearch engine which has a few nice pointers on how to self-host it (some of them for free):

  1. Install/Deploy Options
    1. Heroku Quick Deploy
    2. Render.com
    3. Repl.it
    4. Fly.io
    5. Koyeb
    6. pipx
    7. pip
    8. Manual
    9. Docker
    10. Arch/AUR
    11. Helm/Kubernetes

It has a project page as well. That one is at [Wayback/Archive] whoogle-search · PyPI.

Background reading:

Related blog post: Some phrases that might set apart text-content as LLM generated

--jeroen

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.