Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

a lot has changed since I started developing websites and content systems!

I was not able to find a post on here that SPECIFICALLY addressed this issue and as someone who's never interfaced with any of FaceBook's automation features, I thought it would be appropriate to ask a "from scratch" question.

As mentioned, I already do websites and CMS systems where you can post an article. to your account. BUT what I want is to add three fields to the articles form:

  1. dropdown list of facebook pages they have, so they can select one (or it may have just one option, their facebook business page for example)
  2. text box "Description for Facebook Post"
  3. optional: a Browse.. button for a picture

when they submit the article to their site, it automatically posts the summary with a link

This would make life so much easier for my clients. PLEASE feel free to add as many resource links to your reply as you want

share|improve this question

1 Answer

you can use NetworkedBlogs to syndicate articles that have RSS feeds associated (e.g. wordpress sites). It scrapes the article for an image, you can make it automatic or users can initiate the pull themselves.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.