Author Topic: Page Redirection, RSS Issues and Juice It  (Read 7582 times)

rawvoicemarketing

  • Jr. Member
  • ***
  • Posts: 117
Page Redirection, RSS Issues and Juice It
« on: June 28, 2007, 05:46:37 pm »
Our lead developer Angelo has finished some bug fixes, including:

* There were some nasty issues with PubDates in RSS feeds that have now been corrected.
* Page redirection has been fixed. So if you start out on a page, then login, you will be returned to the page you started on.
* Juice It buttons now automatically refresh when you vote. So you can see the number of juices change without having to reload the page.
* Added a link to the original post on the episode page.
« Last Edit: June 28, 2007, 09:32:52 pm by rawvoicemarketing »

Anna Farmery

  • Newbie
  • Posts: 4
Re: Page Redirection, RSS Issues and Juice It
« Reply #1 on: July 28, 2007, 11:45:51 am »
I host in Typepad and have tried to post the code into the show notes but I can't seem to get it to work. Do you know if there is an issue with Typepad? :( :(

rawvoicemarketing

  • Jr. Member
  • ***
  • Posts: 117
Re: Page Redirection, RSS Issues and Juice It
« Reply #2 on: July 28, 2007, 01:12:20 pm »
We don't have a standard embed for TypePad. So it depends on what you're trying to put in there.

You have a little bit of a special case because although you are primarily hosted on TypePad, your feed permalink goes to PodcasterNews. We use the permalink in the feed to track the votes to your post on Blubrry.

As a result you would want to use the OTHER version of the Juice-It embed code, which goes something like <script language="JavaScript" src="http://juiceit.blubrry.com/rating/LINK"></script> where 'LINK' is the permalink to your post that is in the RSS feed.

For example, the embed code for show #98 would be <script language="JavaScript" src="http://juiceit.blubrry.com/rating/http://www.podcasternews.com/programs/205/the-engaging-brand/4399/the-emotive-side-of-innovation/"></script>.

This should display the correct juice it anywhere you put it. If you're using a rich text post editor you may need to switch to a plain text view before posting the code. If TypePad prevents outside javascript then its possible that you may not be able to use it on that site at this time.