vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - Meta tags - Thread description - Search Engine and Facebook share (https://vborg.vbsupport.ru/showthread.php?t=266745)

sivaganeshk 07-12-2011 10:00 PM

Meta tags - Thread description - Search Engine and Facebook share
 
1 Attachment(s)
This simple trick allows you to change Thread's Meta tag from ForumHome Meta details to thread description.


Before :

https://vborg.vbsupport.ru/external/2011/07/77.jpg

After :
https://vborg.vbsupport.ru/external/2011/07/78.jpg

Instruction :

Edit facebook_opengraph in the template

Replace :
Code:

<vb:each from="opengrapharray" key="property" value="content"><meta property="{vb:raw property}" content="{vb:raw content}" />
</vb:each>

with

Code:

<vb:each from="opengrapharray" key="property" value="content"><meta property="{vb:raw $threadinfo['description']}" content="{vb:raw content}" />
</vb:each>

That's all.

Now when you share in facebook, you will see the Thread desc as the meta tag.


Disclaimer :
  • I tried changing many codes in Template and finally succeeded. So I am not responsible if there is any problem.
  • Length of Meta Keyword/description may be greater than 200 words.

P.S :
Facebook caches the meta title and desc. when you try to share any link. In that case, you won't see any new meta details. So add ?v=1 or &p=19 [something like that]
eg. http://collegers.net/showthread.php?...enter-HOAX?v=1

Otherwise check the meta details using
http://www.seocentro.com/tools/searc...-analyzer.html

**If you are using vbSEO , this Mod is not necessary :)

Demo : http://collegers.net/forum.php

(edited on 17 Oct )
P.P.S : Support me to buy a new Macbook Pro. Please donate if this Mod helped you.
Amazon Wishlist : http://www.amazon.com/gp/wishlist/35WEWZGXOJSQC/

Krusty1231 07-13-2011 11:20 PM

This maybe exactly what I needed.

Thank you. Installed and working most excellent.....very much appreciated....was exactly what I wanted!

sivaganeshk 07-14-2011 11:40 AM

Quote:

Originally Posted by Krusty1231 (Post 2220251)
This maybe exactly what I needed.

Thank you. Installed and working most excellent.....very much appreciated....was exactly what I wanted!

Thanks. :)

8thos 07-22-2011 05:36 AM

I've been searching for this everywhere tonight. Thanks a lot!

8thos 07-22-2011 06:20 AM

How do you include images in first post?

sivaganeshk 07-22-2011 10:59 AM

Quote:

Originally Posted by Octavius. (Post 2223483)
How do you include images in first post?

To display the necessary image(thumbnail) from First post , you need to click the Arrow.

https://vborg.vbsupport.ru/external/2011/07/54.jpg

(Sometimes, FB may not load images. )

8thos 07-22-2011 05:18 PM

Not working for me but thanks anyway.

Krusty1231 07-22-2011 08:53 PM

Prior to installing this when I posted an article to Facebook only my header and my footer appeared as image options on FB.

The information in the article was not an option, as again only my site info was appearing on FB.

After installing this ALL images on the article page where given as an option to choose from, not just the header and footer.

About 90% of my sites images are hosted at Photobucket - and easily link to FB using this mod.

I love it. Works great for me!

Thanks again!

bosanci28 08-13-2011 04:49 AM

i am having the same problem,i did the edit ,but still does that!...:(
please help!
thanks.

CouponWCents 08-13-2011 03:15 PM

This doesn't work for me either


All times are GMT. The time now is 03:56 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.01114 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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