WordPress Expert » feedburner http://johnlamansky.com/wordpress Wed, 01 Jun 2011 18:58:49 +0000 en hourly 1 http://wordpress.org/?v=3.3 How to Integrate Feedburner into WordPress http://johnlamansky.com/wordpress/setup-feedburner/?utm_source=rss&utm_medium=rss&utm_campaign=setup-feedburner http://johnlamansky.com/wordpress/setup-feedburner/#comments Mon, 03 Mar 2008 15:38:30 +0000 John Lamansky http://wordpress.jdwebdev.com/blog/tutorials/setup-feedburner/ Feedburner is a free, Google-owned service that provides great feed statistics and services to bloggers and other feed publishers.

Here’s how to integrate Feedburner with a self-hosted WordPress blog:

  1. Sign up — First of all, you’ll need to sign up for a Feedburner feed if you haven’t already.

  2. MyBrand (optional) — This isn’t required, but I recommend activating Feedburner’s MyBrand service so that your feed is accessed through your own domain name instead of feedburner.com. This will make it so much easier to keep your subscribers if you decide you want to stop using Feedburner sometime in the future.

    To activate the service, click the “My Account” link at the top-left-hand-corner of the Feedburner website, and then click “MyBrand” in the sidebar navigation menu. Follow the instructions, and click “Activate.” (If you aren’t sure how to add the CNAME entry, ask your web host for assistance.)

  3. FeedSmith — Next you’ll need to install a WordPress plugin: the FeedSmith plugin from Feedburner. Here are the steps:

    1. Download Feedburner’s FeedSmith plugin
    2. Use an FTP program to upload FeedBurner_FeedSmith_Plugin.php to your wp-content/plugins/ directory.
    3. Login to your WordPress admin and go to the Plugins section. Click “Activate” in the “Feedburner FeedSmith” row.
    4. Go to Settings > FeedBurner in your WordPress admin and follow the step-by-step instructions. Click Save when you’re done.
  4. Feedburner Email Subscription (optional) — While you’re at it, it’s also a great idea to give your users the option of email-based blog subscription!

And that’s it! Thanks to the FeedSmith plugin, visitors will now be automatically redirected to your Feedburner feed when they subscribe. Enjoy your Feedburner stats and features!

]]>
http://johnlamansky.com/wordpress/setup-feedburner/feed/ 10
Enable Email Subscription with Feedburner http://johnlamansky.com/wordpress/feedburner-email/?utm_source=rss&utm_medium=rss&utm_campaign=feedburner-email http://johnlamansky.com/wordpress/feedburner-email/#comments Tue, 26 Feb 2008 15:00:58 +0000 John Lamansky http://wordpress.jdwebdev.com/blog/tutorials/feedburner-email/ Not all visitors to your WordPress blog will be familiar with RSS feeds or how they work, while some other visitors just don’t want to mess with using a feed reader. RSS isn’t the only push-delivery method out there: email subscription is another great service to offer to your visitors.

First you’ll need an email subscription service that’ll send out the emails for you. The service I recommend is Feedburner. Check out my email subscription form in the sidebar to see how it looks and works.

First setup a Feedburner feed if you don’t have one already. Then follow these steps:

  1. Go to Feedburner.com and login
  2. Click “My Feeds” in the upper-left-hand corner
  3. Select your feed from the list
  4. Click the “Publicize” tab
  5. Click “Email Subscriptions” on the left
  6. Make sure “Feedburner” is selected, and click “Activate”
  7. Copy the HTML code in the box
  8. Login to your WordPress blog’s administration area
  9. Go to the “Appearance” section (a.k.a. “Design,” “Presentation,” or “Themes” in versions prior to 2.7)
  10. If you’re using Widgets in your sidebar, click the “Widgets” sub-tab. Add a “Text” widget to the sidebar you want, and paste the HTML code in the configuration section. Save your changes, and that’s it!
  11. If you’re not using widgets, you’ll need to have basic knowledge of HTML. First click the “Editor” or “Theme Editor” subpanel, and select “Sidebar” from the list. Usually sidebar modules go between <li></li> tags; some other themes use <div>. Paste the code in your sidebar between the appropriate set of tags in the location you want, click Save, and you’re done!
]]>
http://johnlamansky.com/wordpress/feedburner-email/feed/ 93