![]() |
|
Thread Tools |
#1
|
||||
|
||||
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
No members have liked this post.
|
#2
|
||||
|
||||
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} No members have liked this post.
|
#3
|
|||
|
|||
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? No members have liked this post.
|
#4
|
||||
|
||||
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}"/> The following members like this post: Anyoldname
|
#5
|
|||
|
|||
Aha, worked a treat. Thank you so much!
![]() No members have liked this post.
|
#6
|
|||
|
|||
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. No members have liked this post.
|
#7
|
|||
|
|||
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? No members have liked this post.
|
#8
|
|||
|
|||
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".
No members have liked this post.
|
#9
|
|||
|
|||
hmmm, this stopped working with 4.2.0 for me
No members have liked this post.
|
#10
|
|||
|
|||
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! No members have liked this post.
|
#11
|
||||
|
||||
any solutions?
__________________
No members have liked this post.
|
#12
|
||||
|
||||
Would be nice for me too.
__________________
Visit me on Youtube http://www.youtube.com/user/KraxellPlay No members have liked this post.
|
#13
|
|||
|
|||
Same problem. Facebook doesn't include the meta tags I provided especially for FB
No members have liked this post.
|
#14
|
|||
|
|||
Thank you LifesGreatestGift
![]() Worked perfectly on 4.2.0 version. Btw, do you have any fix to display the first image of the topic on og:image ? Regards, Divvy No members have liked this post.
|
#15
|
||||
|
||||
Originally Posted by LifesGreatestGift
Came here to say this method worked perfectly on my 4.2.3 board! Thanks!![]()
![]()
__________________
[CENTER] No members have liked this post.
|
![]() |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forum Display Enhancements Forumdisplay Template - Sub Category Title & Description Display Fix | phpdesk | vBulletin 4.x Template Modifications | 10 | 12 Dec 2011 10:12 |
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 20:12.