عبارة سحرية للبحث في Google عن مواقع الويب التي تعمل بنظام Discourse باللغة الألمانية؟

I’m still trying to find (German) websites that are already using Discourse.

Is there some kind of “magic string” that I could throw into a Google search and see a SERP with forums running Discourse?

So I’m looking for something to search for like e.g. “proudly powered by wordpress” for WordPress websites.

Actually it’s powered by discourse.

We output that for crawlers. For your problem, from translation file:

  powered_by_html: 'Basiert auf <a href="http://www.discourse.org">Discourse</a>, funktioniert am besten mit aktiviertem JavaScript'

So just google Basiert auf Discourse.

Awesome! This works really good. Thanks a lot.