Perlmonks.org is on the front page of the "perl tutorials" search on Google for me. I don't consider anything on the first page to be terribly low. The results ahead of PM's tutorial also appear to be Perl tutorials, and therefore also relevant.

Getting a little boost in search engine ranking wouldn't hurt. I would think, though, that a better goal than being seen as more relevant would be to actually be more relevant. As PM's already one of the most relevant Perl sites around, that could take some real effort to pull off.

I don't see a struggle in site optimization among members of the Perl community as that productive of an exercise in the end, either. It may help us to get awareness out about Perl if the sites were indexed well, but having the best Perl sites rise and fall organically on a search for Perl is probably the best way to handle such targeted searches for the community as a whole.

Here's some examples of searches that Perl sites might be expected to fall under:
searchresults pagetype
programming language 2 perl.com direct
easy programming language 1 perl.com as #7
simple programming language 1 perl.com at #8
bioinformatics 3 O'Reilly conference with "perl" in description
bioinformatics programming 1 A Perl bioinformatics course is #3.
artificial intelligence > 10 I only looked through ten, found nothing
rapid development > 10 same as above
report generation 9 Consulting firm mentions Perl in site description
automating system administration 1 IBM has an article on doing this with Perl at #3, while O'Reilly's Perl for System Administration is #9.
line noise 9 everything2.com talks about how despite some people find Perl's syntax opaque, it's the world's most flexible programming language
regular expression 1 Several. Some specifically Perl, some including Perl with other languages.
CGI 1 MSA is ahead of Lincoln Stein's CGI.pm, but both are on page 1.

And DBI is the first result overall for 'database interface'.

Over all, I think Perl is pretty well represented. Python, Java, Ruby, and PHP are often ahead of Perl in those results, but there might very well be more info on the web about those topics in those languages for all I know. I was a little surprised about bioinformatics, report generation, and rapid development being so bereft of Perl-related results.


Christopher E. Stith

In reply to Re^4: Google "related" search bias? by mr_mischief
in thread Google "related" search bias? by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.