Social Sharing
3 posts tagged with this.
-
Blogging In a Nutshell - Part 3: Fostering Discussion
Discover how to foster meaningful discussions on your blog so readers promote your content. Part 3 covers balancing business objectives with engagement, creating provocative posts, managing feedback including negative reactions, and implementing tools like social sharing to build an active community
-
Blogging In a Nutshell - Part 2: Driving Traffic
Building on content creation and scheduling from Part 1, this guide explains how to drive traffic through syndication and distribution. Learn to implement dynamic sitemaps, register with blog search services, engage on social platforms, and apply tactics that mirror traditional media channels while
-
Adding the Facebook Like Button to WordPress
Step-by-step guide to adding the Facebook Like button on a WordPress site. Update header.php with Open Graph and FBML namespaces, then insert the fb:like element into index.php, single.php, and page.php using the_permalink() for correct per-post URLs. Covers prerequisites, configuration options, cod