Feedburner email verify – text link
-
I am modifying a pre-built template that has several RSS options. Two of the three work all on their own, but the third is an email rss. When clicked it says “The feed does not have subscriptions by email enabled”. I have set up a Google-Feed Burner account, but I am unsure how to add it to this template. The code that is attached to the “email” text in the header is:
<a href="https://www.feedburner.com/fb/a/emailverifySubmit?feedId=<?php echo urlencode(get_option('taccess_feedburner_id')); ?>">E-mail</a>
Is this code obsolete since the migration of feedburner over to google?
I have an ID, but am unsure how to link these two.
Any ideas?
- The topic ‘Feedburner email verify – text link’ is closed to new replies.