Skip to main content

Feedburner: The feed does not have subscriptions by email enabled

In this tutorial, we are going to learn how to fix the error Feedburner: The feed does not have subscriptions by email enabled.
Feedburner: The feed does not have subscriptions by email enabled

When bloggers create their blog posts, they definitely want to create their audience. People also want to read good articles. So, bloggers always provide a facility to subscribe with their blog. Most of the time bloggers use Feedburner.
Feedburner
FeedBurner is a web feed management provider launched in 2004. FeedBurner provides custom RSS feeds and management tools to bloggers, podcasters, and other web-based content publishers.
- Courtesy
Wikipedia

When bloggers provide a subscription facility, user enters an email and presses a subscribe button. Browser opens a new window which sometime shows an error "The feed does not have subscriptions by email enabled". It means that this blog is not subscribed with the Feedburner yet.
If blogger will not do anything, he might loose his audience.

Steps to fix this error:

1. First login to Feedburner (http://feedburner.google.com/) and select your feed.
2. Now, click on Publicize tab and then click on Email Subscription tab on left. (as per the below image).

Feedbuenr Publicize Email subscription

3. Now, check that "Email Subscriptions" are enabled or not. If not, click on Activate button to enable. (as per the below image).

Feedburner Activate Email Subscription

Above steps will enable Email Subscriptions and you will start to get the audience in your subscribers list soon.

So, in this tutorial, we have learnt, how to fix the error Feedburner: The feed does not have subscriptions by email enabled. If you like this post, please share it with your friends.

Comments

Popular posts from this blog

CCAvenue avoid Error Code 21002 currency required parameter missing

In this tutorial, we will see how to avoid Error Code 21002 currency required parameter missing. This is a usual problem that occurs after connecting our application to the CCAvenue payment gateway. Due to some input values that are missing by developers while coding, such error occurs. CCAvenue is one of the leading online payment gateway service provider similar to other popular providers PayPal, Citrus, PayUMoney etc. Easy integration is an advantage of CCAvenue payment gateway. But, due to very minor mistakes in coding, developers get few errors while integrating CCAvenue with their application. CCAvenue have provided some guidelines of integration that are necessarily needed to be followed while integrating it into the application. Inputs values like amount, currency, merchant_id, redirect_url, cancel_url etc are minimum required and should be included in the form before sending the data to CCAvenue page. If we avoid them or forgot to use them into the code, CCAvenue th

CCAvenue avoid Error Code 21003 amount required parameter missing

In this tutorial, we will see how to avoid Error Code 21003 amount required parameter missing. This is another problem that occurs due to very minor mistake made by developer after connecting an application to the CCAvenue payment gateway. Due to some input values that are missing by developers while coding, such error occurs. CCAvenue is one of the leading online payment gateway service provider similar to other popular providers PayPal, Citrus, PayUMoney etc. Easy integration is an advantage of CCAvenue payment gateway. As per the guidelines of integration provided by CCAvenue that are necessarily needed to be followed while integrating it into the application. Input values like amount, currency, merchant_id, redirect_url, cancel_url etc are minimum required and should be included in the form before sending the data to CCAvenue page. If we avoid them or forgot to use them into the code, CCAvenue throws an error. As mentioned above, Amount is one of the required values that

CCAvenue avoid Error Code 21001 order id required parameter missing

In this tutorial, we will see how to avoid Error Code 21001 order_id required parameter missing. This is a usual problem that occurs after connecting our application to the CCAvenue payment gateway. But, it is not a big issue to solve. CCAvenue is one of the leading online payment gateway service provider similar to other popular providers PayPal, Citrus, PayUMoney etc. Easy integration is an advantage of CCAvenue payment gateway. But, due to very minor mistakes in coding, developers get few errors while integrating CCAvenue with their application. CCAvenue have provided some guidelines of integration that are necessarily needed to follow while integrating it into the application. It includes some parameters or inputs that are minimum required like amount, currency, merchant_id, redirect_url, cancel_url etc. If we avoid them or forgot to use them into the code, CCAvenue throws the error. As mentioned above Order Id is one of the required values that should be mentioned in co