in reply to Re^3: perlmonks.com isnt indexed
in thread perlmonks.com isnt indexed

Uuum, naah ? "Node Type: perlquestion" inurl:node_id -displaytype -index.pl site:www.perlmonks.org intitle:"$$self{"

"Node Type: perlquestion" inurl:node_id -displaytype -index.pl site:www.perlmonks.org allintitle:"$$self{"

"Node Type: perlquestion" inurl:node_id -displaytype -index.pl site:www.perlmonks.org allintitle:Anonymous

Hmmm a Super DDG Search page setup like Super Search that uses https://duckduckgo.com/duckduckgo-help-pages/results/syntax

Hmmm site:perlmonks.org intitle:”$$self”

nah

Replies are listed 'Best First'.
Re^5: perlmonks.com isnt indexed
by LanX (Saint) on Sep 21, 2025 at 09:28 UTC
    This

    intitle:"$$self" site:www.perlmonks.org

    kind of works.

    From what I can see

    • it's better to use site: as last argument
    • double dollars "$$" seem to be a problem for the indexer
    • google only provides one hit per thread, (mostly but not always the root)
    • you'll quickly run into captchas
    If that's not good enough, log in and use supersearch

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    see Wikisyntax for the Monastery