vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Facebook (https://vborg.vbsupport.ru/showthread.php?t=239613)

bransworld 04-01-2010 10:15 PM

Facebook
 
Is there a way to post threads, articles or blogs from my forum to my forum fan page on Facebook?

Videx 04-02-2010 01:57 AM

Yes, we use Twitterfeed (it also posts to other sites, like FB). However, their free version has a limit of something like 5 per hour.
http://www.facebook.com/home.php?#!/...d/293458056660

ericgtr 04-02-2010 02:39 AM

I use RSS, no modification needed and it updates once an hour. I guess I don't see the need for immediate updates, remember the days we'd make a post and it would sit for a while before it got a reply? :p

Videx 04-02-2010 03:12 AM

I thought RSS updated right away? Oh well, we have that enabled too, along with Twitter and Facebook notifications. There is no way we're going to get SoccerMom to install and understand how to use an RSS reader. But she takes to FB or Twitter fairly easily.

Personally, I was happy with the email subscriptions for forums in 3.x, but it hasn't been released for vb4, so I had to modernize. :)

ericgtr 04-02-2010 03:32 AM

Quote:

Originally Posted by Videx (Post 2014414)
I thought RSS updated right away? Oh well, we have that enabled too, along with Twitter and Facebook notifications. There is no way we're going to get SoccerMom to install and understand how to use an RSS reader. But she takes to FB or Twitter fairly easily.

Personally, I was happy with the email subscriptions for forums in 3.x, but it hasn't been released for vb4, so I had to modernize. :)

I should have been more clear, I actually use http://twitterfeed.com/ which you can give your forum RSS url to and it will automatically post it to your twitter account. I just took a peak and it looks like it will update every half hour actually.

bransworld 04-02-2010 09:55 PM

How do I find my forum RSS url?

Videx 04-02-2010 10:42 PM

Quote:

Originally Posted by bransworld (Post 2014846)
How do I find my forum RSS url?

Implementing the External Data Provider

MotMann 04-05-2010 06:59 AM

RSS Feed ist NOT a good idea, because the complete Thread will be displayed on Facebok.
That's not good for you in the searchengines ;)

Videx 04-05-2010 03:02 PM

RSS can be crafted so that it only posts new threads (i.e., only the first post in a thread). And you probably have to because otherwise you'll exceed the twitterfeed limit.

mrpaint 04-07-2010 02:16 AM

Have you checked out YAFB?
In case you want to code it yourself, you can use the Facebook Connect API publish_stream() method with a targetid (which is your fan page id) and that will do the trick :D


All times are GMT. The time now is 05:01 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.01147 seconds
  • Memory Usage 1,726KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete