WordPress/Feedburner Character Limit

September 3, 2009 1 Comment

Ever have one of those technical issues or software bugs that are so elusive, it seems like you’ll never find the answer? And then, only to find that the answer involved one changed line of code? Well this was a good example of just that.

The problem: A WordPress blog whose RSS Feed is fed through Feedburner (now with Google) is imposing a character limit. Each post shows the first N number of characters, probably 2 or 300, and then cuts off with a “…”.

Simple Answer: The first thing to check is in your WordPress settings – there’s an option to limit it to a number of characters right from there. Naturally, this wasn’t the case here.

The Real Answer: After doing a lot of research, I was able to find that at least in my case, the Feed URL (in feedburner, click on Feed Settings) was set to http://ourblog.com/feed/rss. It was the /rss that was causing the issue. When we changed it to http://ourblog.com/feed, all was resolved!

Other people online reported some different solutions which others may find useful here, incase this isn’t working.

* News, Website Management Tips
One Comments to “WordPress/Feedburner Character Limit”
  1. Snowy says:

    You’ve hit the ball out the park! Irncedblie!

Leave a Reply

(required)

(required)


Are you backing up your data?

Most people know they should back up their data, but not everyone does. If you’re one of those people,...

5 Easy Choices For a Better Website.

Are you planning to design or redesign your website soon? If so, then here are a few tips that...

How to enable site maps in Waypoint

Sitemaps are simple XML files that Google and other search engines use to find the content in your website....

5 reasons you should learn how to use HTML

HTML is the backbone of everything online. Everyone should know how to read it and write it! OK, well...

How to Link Facebook to Twitter

Posting to Facebook, LinkedIn, Twitter and other social media sites is a great way to interact with your customers....

Visual Studio Environment Tips

This week I had to send my iMac in for repair. Normally I program using Windows Server 2008 running...

Fixing IIS7 Maximum Upload Size

If you have your Waypoint site hosted with Twin Harbor and you need to increase the maximum file upload...

What is an SSL Certificate?

You may have heard about SSL Certificates, also called secure certificates, or SSL Certs for short. But what are...

OSX Lion Removes Functionality

In my previous post I thought I had found a way to maintain some of the functionality that we...

Assign Applications to “Spaces” in OSX Lion

I was a happy user of Spaces in OSX 10.6 Snow Leopard. You could assign certain applications to certain...