Questions tagged [feedburner]

FeedBurner is a web feed management provider launched in 2004

FeedBurner is a web feed management provider launched in 2004. FeedBurner provides custom feeds and management tools to bloggers, podcasters, and other web-based content publishers.

113 questions
1
vote
0 answers

How to fix "Error in Feedburner Error on line 10: The element type "META" with closing Tag""

Feed keeps appearing and disappearing, when the feed disappears it shows this message : "The URL you entered does not appear to be a valid feed. We encountered the following problem: Error on line 10: The element type "META" must be terminated by…
Jerry Jack
  • 11
  • 1
1
vote
1 answer

Split a feed of Feedburner into multiple feeds by label

How can I separate my feed of FeedBurner into multiple feeds? My one is posted to FeedBurner from blogger.com and has category tag, which is label in Blogger. I tried to split items by label with Yahoo Pipe but couldn't make it because its filter…
suzukimilanpaak
  • 751
  • 2
  • 8
  • 20
1
vote
0 answers

Google Adsense for rss feeds with parameters (user-created feeds)

I have a website where users can select some options and based on the selected values an atom feed will be generated. Now I would like to add ads to the feed using Google Adsense, which points me to Feedburner. But Feedburner seems to support only…
Jeroen Pelgrims
  • 1,085
  • 1
  • 10
  • 19
0
votes
1 answer

How to get feedburner origLink from xml source

$data = file_get_contents('xml-file.xml'); $doc = new DOMDocument(); @$doc->loadHTML($data); $elements = $doc->getElementsByTagName('item'); $url = $elements->item(0)->getElementsByTagName('feedburner:origLink')->item(0)->nodeValue; on the other…
0
votes
1 answer

Insert XML into a specific div with C#

I am getting XML data from feedburner and in my C# codebehind I am accessing the data like so: XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load("https://feedburner.google.com/api/awareness/1.0/GetFeedData?uri=cooklikecarolyn"); XmlNodeList…
J0NNY ZER0
  • 707
  • 2
  • 13
  • 32
0
votes
1 answer

Getting feedburner subscriber count

Can someone tell me how can I get the feedburner subscribers count as text using php? I am trying the following, but it does not work as I think feedburner has changed the contents of the xml file. Thanks for any…
jai
0
votes
0 answers

Moving Away From Feedburner Mybrand

With recent changes announced for Feedburner, I want to move my RSS feed from using Feedburner. As I have been using its MyBrand feature where you can brand the Feedburner with your own domain name, I now need to setup the redirect to "move" it…
Wes
  • 1
  • 1
0
votes
1 answer

Error with the Feedburner for my wordpress website

This is my Wordpress website: https://noshdaily.com/ The https://noshdaily.com/feed/ feed is already there, however, when I am trying to use https://feedburner.google.com I am getting the following error: An error occurred connecting to the URL:…
Somdip Dey
  • 3,346
  • 6
  • 28
  • 60
0
votes
1 answer

Adding comment count to FeedBurner

I'm trying to add the total number of comments made on an article on my site to an RSS feed using FeedBurner. In the control panel of FeedBurner there is "FeedFlare" which will allow me to add an option "Comments Count" Lists the number of comments…
Gary Green
  • 22,045
  • 6
  • 49
  • 75
0
votes
1 answer

RSS Reader not returning feed

So I'm making a very simple RSS reader for the iPhone, but when I launch it none of the items appear with the feed that I'm using. It works with others, but not with feeds.feedburner/ParadiseBeats Does feedburner use a different system than other…
Chris
  • 11,819
  • 19
  • 91
  • 145
0
votes
1 answer

Does Google crawl embedded Feedburner feeds?

Does Google crawl Feedburner feeds that are embedded in HTML pages using BuzzBoost javascript? Thanks so much for your help!
Amy
  • 1
0
votes
0 answers

how to ping feedburner in aws lambda(python)?

import requests UserAgentString = {'User-Agent':'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A'} FeedPingUrl = 'stores already pinged Url through…
0
votes
1 answer

Github pages blog + feedburner feed doesn't work

I forked TPW's blog from github and built my blog around it. It's a rough version which I'd like to customize. I changed the RSS feed details from his to mine but it can't get my feedburner feed to work. Feedvalidator.org gets me this error: "It…
ernesto50
  • 131
  • 1
  • 3
  • 11
0
votes
0 answers

How do I show feed from Blogger into HTML5 website

I've been using feedwind in my HTML5 website to show the content of my blog in Blogger, but for some reason is not showing main images. So I'm looking for an alternative that works. To put the Blogger URL into an Iframe is not the way I like,…
0
votes
0 answers

How i do I remove JavaScript code from Google feed form

I have line of code for my email feed subscription But my we web page do not support JavaScript