Facebook Share doesn't pick up title / description meta tags that are changed after page load.

Posted by Memo on Stack Overflow See other posts from Stack Overflow or by Memo
Published on 2010-04-17T00:54:36Z Indexed on 2010/04/17 1:03 UTC
Read the original article Hit count: 306

Filed under:
|

Apparently Facebook Share doesn't pick up the title / description meta tags that are changed (via JavaScript) after the page load. It basically use the meta tags that are available upon load.

This is a simple example.

  • The link will change the title / description meta tags upon click. You can confirm that using Firebug.
  • Click the f|Share button: Facebook still always shows "A title that is available upon page load." and "A description that is available upon page load."

Anybody knows how to fix this?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-sharer