Three Books for WordPress 3.x
Over the last year I’ve served as a reviewer for a few books for Packt Publishing, focused on WordPress:
All three have now been published and are worth checking out. Details of each below.
Read more…
Over the last year I’ve served as a reviewer for a few books for Packt Publishing, focused on WordPress:
All three have now been published and are worth checking out. Details of each below.
Read more…
OK, no more testing, no more publishing and unpublishing this page.
WPBook 2.3 is released. This uses the same Facebook SDK (3.1.1) as WPBook Lite which I just released last weekend – this will make it easier to manage both.
It will also let me start work on adding more features to the plugin- a more stable base to work from.
Over in the WordPress Support forums for WPBook, WPBook user TheCitizen was asking about the absence of “share” links on Wall Excerpts posted via WPBook. I responded that in my experience posts made via the API (by an App, rather than by the user directly) don’t get “share” links inside Facebook.
He pointed to Facebook Page Publish, a WordPress plugin which also cross-posts to Facebook (though it does not import comments). Posts made via this plugin do get a share link.
Digging in a bit, I realized that Facebook Page Publish uses the Link object in the Facebook Graph API, whereas WPBook and WPBook Lite both use a Post object.
What’s the difference? That’s what I’m trying to determine now.
Read more…
A few months ago I discussed the Future of WPBook in this space, specifically what to do about Facebook’s new requirement that all applications providing canvas pages or page tabs had to be accessible via SSL. As I outlined it then, I saw the options as:
- Eliminate the canvas page and tab altogether – make WPBook just focus on cross-posting and comment import, thus potentially eliminating the SSL requirement?
- Make it optional – keep the canvas page and tab, but make them optional – only for users who want them and have the necessary SSL certificate
- Fork the plugin – make a version of the plugin which works like the current model, but also a second (WPBook Lite?) that only does cross posting and comment import? That way we could have separate directions for each to simplify setup confusion
- Stop developing WPBook – There are a number of other plugins which do Facebook posting, and at least one which does Facebook comment importing (probably more). Is it worth continuing to develop WPBook if better alternatives exist?
Ultimately, I settled on Option 3: Fork the plugin, and create a lighter-weight version which did not include the canvas page or tab. The result is WPBook Lite, available now in the WordPress Plugin Repository.
Should I use WPBook, or WPBook Lite?
I suspect this will be the main question folks will face, so here’s a quick comparison table:
| Feature | WPBook | WPBook Lite |
|---|---|---|
| Cross Post WordPress Blog Posts to Facebook | X | X |
| Post WordPress Blog Posts to Facebook Profiles (Walls), Pages, and Groups | X | X |
| Import comments made against Facebook Excerpt Posts to WordPress as native comments | X | X |
| View WordPress Blog inside Facebook as Canvas Page Application | X | |
| Add WordPress blog as a tab to a Facebook Page | X | |
| Requires WordPress blog be accessible via SSL (HTTPS) | X |
Basically, if you are able to access your blog via HTTPS, and you WANT the view of the blog inside Facebook as a canvas application, or you want the page tab feature, you should use WPBook.
If your blog is not accessible via HTTPS, or you don’t want the view of the blog inside Facebook / page tab, then you should be happier with WPBook lite.
I’ll be updating the instructions over at WPBook.net shortly to reflect Facebook’s new look for developer settings shortly, and will also differentiate between WPBook and WPBook Lite. In theory, configuring WPBook Lite should be significantly simpler for most users.
If you’re already using WPBook and shift to WPBook Lite, you will need to regrant permissions.
Migrating from WPBook to WPBook Lite:
If done correctly, WPBook Lite should pick up right where WPBook left off.
If you run into problems, please comment in the appropriate WordPress Support Forums: WPBook or WPBook Lite.
I’ve been doing a lot of thinking about the future of WPBook, and wanted to give a quick update. There are two key factors making me rethink the whole approach.
The first is a change Facebook has made, requiring SSL certificates for “all Canvas and Page tab applications.” (They announced this change earlier this summer, as part of the bizarrely Orwellian “Operation Developer Love” but it went into effect as of October 1st).
This is a problem because many WPBook users’ blogs are not available via https connections (including my own), and with this new Facebook change their WPBook implementation will fail, though how exactly that will be manifest isn’t clear to me yet (see below). Getting an SSL certificate for your blog isn’t an insurmountable task, but if you run your blog on cheap shared hosting, the costs of an SSL certificate (and the dedicated IP it requires) can be nearly as much as you’re paying for hosting! It’s also a task that the non-technical user will find horribly confusing.
The second is a recent report showing that:
Using a 3rd party API to update your Facebook Page decreases your likelihood of engagement per fan (on average) by about 80%