If you’ve tried setting up your Blogrush widget, you may run into the “Invalid URL” bug where your widget doesn’t appear but “Invalid url” shows instead. Here’s the simple fix.
The fix is simple
When you get the code:
<script type=”text/javascript”><!–
blogrush_feed = “”;
//–></script>
<script type=”text/javascript”
src=”http://widget.blogrush.com/show.js”>
</script>
Just adjust the line:
blogrush_feed = “”;
…so it reads
var blugrush_feed = “XXXXXX”;
…where XXXXX is the ID for your blogrush account.
You can obtain that from your direct feed link
http://www.blogrush.com/rXXXXXXX…. just remove the “r”
Postscript:� Meh.� I removed blogrush.� I may remove this post, too.








Comments on this entry are closed.