Primarily covering topics about affiliate & search engine marketing, micro & mobile blogging, making money online, search engine ranking & optimization, social media & networking, software & technology, web development & graphic design, and anything else on my mind.
Random header image... Refresh for more!

How To Accept FaceBook Wall Comments From Your WordPress Posts

I thought that it would be cool to offer my readers the option of being able to comment directly on my FaceBook wall directly from my posts. FaceBook offers an API that allows you to easily set this up. Here is how to do it if you’d like to allow your readers to comment on your wall after reading your posts.

Picture 7

Scroll down to the bottom of the page and click on Developers.

Picture 8

Next click on the green link that says start building for your site.

Picture 10

Enter your website name, URL, and choose your language.

Picture 11

Download the xd_reciever.htm file and then upload it to your public_html or root directory via FTP.

Picture 12

The xd_receiver.htm file should be transferred directly onto the root directory or public_html folder of your server. Once the connection is made, FaceBook will issue an API key.

Picture 14

Click on the Comments Box in the Widgets section and copy the code as shown above.

Picture 15

Paste the code in the desired location into your single.php file. I put my code directly above  <?php comments_template(); ?>

That’s it… after you do that, then your readers can view your blog posts and leave comments directly for you on your FaceBook wall.

Popularity: 2% [?]

2 comments

1 Barbara Ling { 10.02.09 at 5:30 am }

'Way cool – thanks for sharing this! I'll be telling my network about it too.

2 garryconn { 10.02.09 at 5:39 am }

You're welcome… I am glad that you'll be sharing this. Thanks!

Leave a Comment