I notice the page title for drupalforfacebook.org on Facebook is always the same "Drupal for fbplatform on Facebook"

For example here:
http://apps.facebook.com/drupalforfacebook/node/1234

Here the page title is shown fine:
http://www.drupalforfacebook.org/node/1234

Any ideas?

Comments

Dave Cohen’s picture

Thanks for pointing this out.

It should be straightforward to add an fb:title tag to the fb_fbml theme's page template. Care to submit a patch?

http://wiki.developers.facebook.com/index.php/Fb:title

giorgio79’s picture

Thanks Dave, I was looking for that link you posted, thanks :P

Will try to roll a patch, I am just about to give the D6 version another go :)

Dave Cohen’s picture

Status: Active » Fixed

Added the fb:title tag to themes/fb_fbml/page.tpl.php

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.