From tom.heath@gmail.com Fri Apr 7 11:54:34 2006 From: Tom Heath To: openguides-dev@lists.openguides.org Subject: Re: [OGDev] Re: [OGL] Google searches Date: Fri, 07 Apr 2006 11:54:17 +0100 Message-ID: In-Reply-To: <20060407031731.GI16600@mythix.realprogrammers.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2141000320469064129==" --===============2141000320469064129== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Thanks Earle, interesting reading. This gets me musing again about the use of keyword and description metatags in OG pages... My firm belief is that we should really optimise the OGs to use these metatags. Until blogging largely killed it, PageRank had made and <meta.. content pretty irrelevant in determining search engine rankings. However, in the last few years we've gone back to almost Altavista-style reliance on these factors, combined with a less potent dose of pagerank. As long as the content of the <title> and <meta tags relates to that of the page body then the search engines do take positive notice of them. Talking about this to Chris Schmidt he suggested (though without being convinced ;) using the "summary" field to populate the description meta tag. I've just implemented this on the OGMK, so we'll wait and see what happens. Two other suggestions for Guide admins/developers: - Kill the "Home" in the <title> tag on Guide home pages and just leave the site_name there. Position of words in <title> tags really matters, and "Home" just doesn't cut it. - How about a "tags" field in the edit page, for some folksonomic-style tagging of pages? This would serve to populate the keywords meta tag, and hopefully be useful in other ways, though I imagine it would entail some fairly detailed hacking of the OG codebase. Hope this is useful in some way?? Thoughts welcomed :) Tom. Just for the record our home_node.tt now looks like this. <snip> <title>[% site_name %] [% IF contact_email %] [% END %] [% IF summary %] [% END %] On 07/04/06, Earle Martin wrote: > Here's something that may amuse you. Four days ago I updated you on our > Google ratings. Then, as an experiment, I added the phrase "the free London > guide" to the of every page. The results follow. > > Search terms Rank then Rank now > --------------------------------------------------- > london guide 46th 7th!! > london city guide 26th 27th > guide london 21st 24th > london "city guide" 23rd 25th > guide to london: 8th 9th > "city guide" london 7th 4th > "guide to london" 3rd 4th > > As you can see, we're now on the first page of results for both /london > guide/ and /guide to london/ (this quoted *and* unquoted). Simply adding a > string to our titles has given us a massive boost from nowhere to front-page > for the most important search (london guide)! How cool is that? A salutary > lesson to other guides, perhaps... > > Cheers, > > Earle. > > > -- > Earle Martin > http://downlode.org/ > http://purl.org/net/earlemartin/ > > -- > OpenGuides-Dev mailing list - OpenGuides-Dev(a)openguides.org > http://openguides.org/mm/listinfo/openguides-dev > --===============2141000320469064129==--