vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   og image, title & url - Title doesn't display (https://vborg.vbsupport.ru/showthread.php?t=276752)

Anyoldname 01-10-2012 07:58 PM

og image, title & url - Title doesn't display
 
I added the following code to headerinclude to display the correct thumbnail, title & url when people share links in facebook.
The thumb & the url work ok, but the link in facebook just displays {TITLE}. Not sure what I did wrong.
I'm using 4.4.0

Code:

<meta property="og:title" content="{TITLE}"/>
<meta property="og:url" content="{URL}"/>
<meta property="og:image" content="http://www.occupyforum.org.uk/images/misc/facebook-thumb.jpg" />


LifesGreatestGift 01-10-2012 08:15 PM

Title of thread or forum?

Thread is {vb:raw thread.title} and must be used in SHOWTHREAD template
FORUM title is {vb:raw vboptions.bbtitle}

Anyoldname 01-10-2012 08:38 PM

Ah ok great thanks!

So, I put: <meta property="og:title" content="{vb:raw thread.title}"/> in showthread and that does indeed now show the thread title when it is shared on fb.

But I tried putting <meta property="og:title" content="{vb:raw vboptions.bbtitle}"/> in headinclude and forumhome (one after the other, not both at the same time), but the title still displays as {TITLE}.

Should it go somewhere else?

LifesGreatestGift 01-10-2012 08:56 PM

there is no need to put anything in headinclude.

make sure you delete your original
<meta property="og:title" content="{TITLE}"/>
from whatever template you put it in, then in FORUMHOME
add
<meta property="og:title" content="{vb:raw vboptions.bbtitle}"/>

and in FORUMDISPLAY add

<meta property="og:title" content="{vb:raw foruminfo.title_clean} - {vb:raw vboptions.bbtitle}"/>
incase someone decides to manually share a link to a forum instead of the main forum page (FORUMHOME) or a thread (SHOWTHREAD)

SO....
------------------------------------------------------------------

FORUMHOME
<meta property="og:title" content="{vb:raw vboptions.bbtitle}"/>

FORUMDISPLAY
<meta property="og:title" content="{vb:raw foruminfo.title_clean} - {vb:raw vboptions.bbtitle}"/>

SHOWTHREAD
<meta property="og:title" content="{vb:raw thread.title}"/>
if you'd like to include the name of your site after a thread title then do the following
<meta property="og:title" content="{vb:raw thread.title} - {vb:raw vboptions.bbtitle}"/>

Anyoldname 01-10-2012 09:04 PM

Aha, worked a treat. Thank you so much! :D

CouponWCents 02-03-2012 11:11 PM

I had this in headinclude:
<meta property="og:title" content="{vb:raw vboptions.bbtitle}"/>
<meta name="description" content="{vb:raw vboptions.description} " />
<meta http-equiv="Content-Type" content="text/html; charset={vb:stylevar charset}" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="{vb:raw vboptions.bburl}" />
<base href="{vb:raw basepath}" /><!--[if IE]></base><![endif]-->
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />

I removed it all and added what you said above in those templates and it still isn't working.

xertox 02-07-2012 09:03 PM

This is what I used in showthread. Adds description to the facebook share. Google plus and twitter preview as well... Also adds page number if link is manually shared from page 2+ of the thread.

<meta property="og:site_name" content="Fatwillie.Net - Forums" />

<meta property="og:title" content="{vb:raw thread.prefix_plain_html} {vb:raw thread.title}<vb:if condition="$pagenumber > '1'"> - {vb:rawphrase page_x, {vb:raw pagenumber}}</vb:if>" />

<meta property="og:description" content="{vb:raw thread.meta_description}" />

<meta property="og:url" content="{vb:raw vboptions.bburl}/{vb:raw thread_url}" />

<meta property="og:type" content="article" />

I think it would be pretty sweet if there were some way to grab the video or image URL so that could be embedded via meta tags as well. Anyone know of a way to grab the video/img URL when it is submitted via the editor?

dennisuello 05-11-2012 02:09 PM

Thank you for figuring this out. It's been bugging me for a while that when I share a link on facebook it doesn't pull the tile and description from the thread. Now, it's all good and both of my forums are "fixed".

dennisuello 06-06-2012 10:50 PM

hmmm, this stopped working with 4.2.0 for me

Domiav 07-19-2012 02:49 PM

hello guys, i'm having the same problem on 4.2.0; any one have a solution for it?
Previous ones doesn't work.
Thank you!


All times are GMT. The time now is 11:22 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01062 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete