Showing posts with label RSS. Show all posts
Showing posts with label RSS. Show all posts

Turning the RSS feed off or on again

By default, public Blogger sites offer an RSS feed.  But there may be times when you need to turn it off, either for good or temporarily.

RSS and Blogger

Previously I've explained what RSS is and why it's important for bloggers.

But there may be times when you want to turn off your RSS feed, either because you don't want to offer one at all, or because you want to make some posts, or changes to existing posts that are not notified to  your RSS subscribers.

Or you may need to turn it back on again - for example, if you want to use a dynamic template, to offer a subscribe-by-email option, or to enable automatic posting to Google +.



How turn off a blog's RSS feed:]

In post-Sept 2011 Blogger (aka the new interface):
  • Go to the Settings > Other tab.
  • Under "Site Feed", use the drop-down to change Allow Blog Feed to "None".  
    (This is the only option that totally turns your feed off:  the others, including Custom, leave some aspects of the feed on.)



How turn on your RSS feed

This is just the same as turning the feed off (see above), except that your need to choose one of these options instead:
  • Full - the whole post is shown in your feed
  • Until Jump Break  - only the part of the post before the jump break is sent to your feed
  • Short - only the first 120 (ish) letters, or less if the jump break comes first, are sent to your feed.

Also, the new interface has a Custom option, and the old interface has an Advanced Mode.   If you use these , you can individually set the value for post feed, comments feed (all comments), and comments-feed-per-post.


Private blogs and RSS
Blogs that are not public do not offer RSS feeds, because they cannot be secured.   So if your blog is private, then it does not matter what setting you choose, your blog will not offer an RSS feed.




Related Articles

Understanding RSS - why it's imporant for bloggers who want to grow an audience

What are dynamic templates

Linking your blog and the social networks

Follow-by-email gadget:  an easy way to offer email subscriptions

Private blogs aren't as secure as you might think

Adding an RSS feed icon to your blog, using Feedburner

Feedburner's chicklets are used to add the standard "orange radar" button to your blog.  This lets readers to subscribe the RSS feed of your choice.   The information is targeted to Blogger users, but most of it applies to anyone who uses Feedburner.


What is a Chicklet, and why you need one:

Previously I've explained how to remove the (ugly and confusing) "Subscribe to Posts (atom)" link from your blog, and why RSS / Subscribe to Posts is important to your blog and how to create a Feedburner feed for it.

But an RSS feed is useless unless people subscribe to it.  So as well as making the feed, you also need to put something in your blog that lets your readers sign up for it.

A standard option for this is the orange square with "radar" markings on it, which many people call a "chicklet" (since it lets your viewer - the chicken? - have access to the feed you are providing).

Feedburner also has options for:
  • Using a custom icon from popular web aggregators
    I'm not sure that this is a great idea, because you don't know what feed-reader software your readers actually use, and the whole point of a feed is that you don't dictate how people see your blog.
  • Using an icon that promotes Feedburner.  This cute, but I've never seen anyone use it.

How to add a chicklet to your blog:


Log in to Feedburner, using the Google account that owns the feed.

Click on the name of the feed you want to provide a subscription tool for.

Choose the Publicize tab.

Choose the Chicklet Chooser option, from the left navigation bar.

Choose one of the options shown:  the default one is the standard-size RSS-radar-button.

Scroll to the bottom of the screen and either
  • Copy the HTML that is shown, and add it to your blog in the same way that you would add any other 3rd party HTML,

    OR  (note:  there have been some reports that the option below doesn't work any longer, as Blogger has changed but tools like Feedburner have not help up)
  • Choose Blogger from the drop down list beside "use as a widget in", and click Go

    This takes you to a Blogger screen where you can choose which blog you want to add the gadget to (if your current login has more than one), and what title to use for it. 

    When this is done, click Add Widget

    This takes you to the Design > Layout tab, where you can drag-and-drop the widget to wherever you want it.  
    (When I tried it just now, instead of the layout screen I got a "bad request" message.  However pressing Save and then View Blog brought up the blog with the gadget showing, and I was able to go back and edit the layout later on).


What your readers see:

Your readers will see an item, wherever you put it, that looks like this:

or something similar, depending on what option you chose from the Chicklet Chooser screen.

When someone clicks on one of these items, they are taken to either a screen where they choose which feed-reader software to add your site to (if you've used the first option), or to the specific feed-reader software.


Customising the widget code:

If you use the generic RSS button, then you may want to customise the widget code slightly:  It looks ugly not to have a space between the picture and the word "Subscribe" - and it's good to have the phrase "RSS" on the screen because that'ss what RSS-savvy people search for when they're looking at a website and want to find the subscribe option.  I also prefer if the subscribe action opens in a new tab/window, rather than taking the reader away from my blog.

This is quite easy to do, if you put a few line breaks in so you can see that
  • the code is actually two separate link statements
  • the first one has an image (the orange "radar bars" that it takes from Feedburner)
  • the second is a text link
  • both of them link to the RSS feed address

So it's quite easy to add a couple of extra spaces (shown as   ), change the text as I've done below, and add   target="_blank"   to both of the links
<a href="http://feeds.feedburner.com/Are-You-Blogger" rel="alternate" type="application/rss+xml" target="_blank">
<img src="http://www.feedburner.com/fb/images/pub/feed-icon32x32.png" alt="" style="vertical-align:middle;border:0"/>
</a>

&nbsp; &nbsp; &nbsp;

<a href="http://feeds.feedburner.com/Are-You-Blogger" rel="alternate" type="application/rss+xml" target="_blank">

Subscribe via RSS

</a>

I generally also put the option to subscribe to my blog by email and the Feedburner FeedCount item (which shows the number of subscribers) in the same area, to give people options, and to encourage them to subscribe.



Related Articles:

Using Feedburner to give your blog a Subscribe by Email option

Adding 3rd party HTML to your blog

Why RSS / Subscribe to Posts is important to your blog

How to create a Feedburner feed for your blog

RSS feed reader options - the saga continues

When Google Reader was retired, I posted about my search for a replacement.

Eventually I settled on TheOldReader.   This had a few headaches - too many other people made the same choice, so they had performance problems.  Then they were going to shut down.   They they got help and weren't shutting any more.   Now they've siaid that only the first 100 subscriptions are free, and that people need to pay to have more than this.   The design still looks a bit clunky.

I may yet end up paying them $30/year - it's not unreasonable for the service.   But OTOH, I don't see paying a small amount for any service as a guarantee that it will actually survive.

But in the meantime, I'm hunting for options again.    Here's some info about what I've tried.




InoReader

The first tool that has caught my eye is InoReader.   It is
... a Cloud based RSS Reader aimed to fully replace Google Reader and even provide additional tools and functionalities for power users.
Initially it came to life as a proof of concept project, but the author quickly realized that such system cannot be managed and handled by single person for a long time, so the development and support was handled to a company ...

You can register separately, or log in using Facebook or Google accounts. It will import subscription files from the reader part of Google's Takeout file, or other OPML format files.

The "follow by email" gadget: an easy way to add an email subscription to your blog

Blogger have made it very simple to offer an email-subscription to your blog, with the "Follow by Email" gadget.  This article describes adding it to your blog, and how it works for your readers.


Previously, I've explained why RSS is important for your blog, and how to give your blog a subscribe by email option using Feedburner.

The Follow by Email gadget that Blogger provide makes this even easier:  you can add an email subscription option to your blog by following these steps:

How to add the Follow by Email Gadget

  1. Log in to Blogger
    Use a Google account with admin rights to the blog, and which you want to use to get statistics about your email subscribers.
  2. Go to the Design tab
  3. Select Add a Gadget in the area where you want to put the email subscription option
  4. Choose Follow by Email (it's current at the top of the list)
  5. Enter the title that you want displayed on your blog (initially it's "Follow by email")
  6. Press Save.
This puts the gadget onto your blog.  But there are two more things that you should do:
  • Check that your blog's RSS feed is enabled: it should be either "Full" or "Until Jump Break", not "None".  You need to do this because the Follow-by-email tool will only send out emails if your feed is turned on.   
  • Subscribe to it yourself- by entering your own email. 
    This isn't absolutely essential - the tool works even if you're not signed up to it.   But it's a good idea to try to see your blog from the reader's perspective.  
    And some items in your posts (eg slideshows or PowerPoint presentations) may not work as expected in the emailed version - and you won't know about it unless you're getting the emails.

What your readers see:

On Your Blog:

The Follow by Email gadget looks like this:

The title was set when you were adding the gadget:  you can change it by editing the gadget in the usual way.

The background colour, button colour, title underline and font are based on the settings for your theme:  you can only control them by editing the gadget colours in your theme.

You cannot put text immediately before our after the place where people can enter an email address:   though you could put a text-gadget before or after the Follow-by-email gadget.


When they enter an email address:

When your visitor enters an email address and presses Submit, a new window opens:


This window:
  • Welcomes them to Feedburner
  • Acknowledges their Google account, if they are logged in at the time - remember, not all your visitors will be Google users
  • Tells them about the feed that they are asking to subscribe to
  • Warns them that a confirmation message will be sent to the email address they entered 
    "will receive a verification message once you submit this form" and that "FeedBurner activates your subscription to ... once you respond to this verification message"
  • Asks them to solve a text-catpcha puzzle, to prove it's a real person (not a computer) setting up the subscription.
The colours, design and content of this window are totally controlled by Feedburner.  You can't influence them in any way.

After the anti-spam-test is successfully completed, a second screen opens.   This tells the reader that
Your request has been accepted! Please check your inbox for a verification message from “FeedBurner Email Subscriptions”, the service that delivers email subscriptions for <<your-blog-name>>. You will need to click a link listed in this message to activate your subscription. If you dont see a confirmation e-mail in a reasonable amount of time please check your bulk/spam folder.
Again, you have no control over the color, format or placement of this window, it is totally up to Feedburner.    You also don't control the message text, which many people are likely to ignore.


In their email in-box, today:

Your potential subscriber gets an email from Feedburner, usually within 2-10 minutes, asking them to click a link to complete the subscription process.
  • If they click the link, they become a verified subscriber.
  • If they don't click the link, then they stay on the subscribers list as unverified.
You can customize the "click the link to subscribe" message, using some fairly simply settings in Feedburner.  


In their email in-box, when you post:

On days when you have posted to your blog, every verified subscriber is sent one email message, with all your posts during the day.

The message may include the full post or just a summary, depending on what settings you have for your blog's RSS feed  (Settings > Site Feed > Blog Posts feed).

Feedburner provides a number of options for controling how this email looks, and when it is sent:  see the Publicize > Email Subscriptions > Email branding tab in Feedburner for these.    (full article coming soon).


More information about the gadget:

This new gadget has been widely requested, and is an exciting addition to Blogger.  But there are some challenges with it, which are discussed in Understanding the Follow-by-Email gadget.

You can get a list of the people who have signed up to receive your blog-posts by email - be aware that this is all people who have subscribed, not just ones who used the widget.


What happens if you delete the widget

Even if the follow-by-email gadget is deleted from your blog (by accident or deliberately), the Feedburner subscription that it created, and the list of people who have subscribed, is still kept in Feedburner.

However to add the gadget to your blog again, you need to use Feedburner's gadget tool to make sure that you access the feed that you created when you added the gadget the first time around.

(Thanks to reader +Mary Bostow whose question got me thinking about this.)




Related Articles:


Why RSS is important for your blog,

How to get a list of people who are subscribed to your blog by email

An alternative to "Follow-by-email":  giving your blog a subscribe by email option using Feedburner.

Customizing Feedburners verification message

Choosing a replacement for Google Reader

This post tells the story of my choosing a replacement for Google reader.



quick-tips logo
Every so often, I do a post here on Blogger-HAT which is a little "different".

Today, I'm starting the quest to choose a replacement for Google Reader (yes, the turn-off was announced back in March, but there's no point in starting these things too soon - I expect that a few options have improved considerably since then.

One way that this post is different is that I'm going to hit publish very soon, with the post just started not just finished.    So if you're a subscriber and want to see what I end up with, you might like to sign up on Facebook or somewhere, so you get a notification when I've finished.
    So let's get started:

    First stop:  google.com   [google reader replacement]
    A cool 66-million results.   Yeah, I'll zip through those in no time.

    Scanning down the list, I don't recognise some of the top placegetters:

    The first three are from Google News.   No, don't want to check them - I want comparative reviews, no press-releases.

    A post from "howtogeek" - nah, I don't want to be a geek.

    One from "workflowing.net" - sounds like a sponsored listing, even though it's not.  But the summary does say "Note: This post is a running list and will continue to be updated with new options and " - let's take a look.   They have five options:
    Feedly
    Feedbin
    Feed Wrangler
    Fever

    Feedly is the only free one.   They're making the usual mutterings about "look what happened to the last free option" - but I remember Picnik:   it wasn't free, but it still got shut down.    So I'm not hung up about free = no control.

    Not enough to compare yet, need to check another list or two.

    6 June update:   


    Saw this comment on another site.
    Looked atThe Old Reader - Clicked on the sign-in with Google and see that The Old Reader is requesting permission to: View and manage your Google Contacts - That's a NO
    Looked at Feedly - Clicked on the Get Feedly for Chrome and it states it can Access your data on all websites and Access your tabs & browsing activity - That's a NO

    I'm not so fussed about whether something accesses my tabs and browsing activity - but I don't want a Chrome app:   I need something that works in whatever browser I happen to use, be it IE in the office or Firefox or Chrome at home.


    12 June:

    I found a reference to Rolio somewhere.    Signed up - even though the screen looked rather bare and pale ( = trendy, but harder to read).   Then I subscribed to one feed, and got an email confirming that I'd subscribed.   Ahh ... no, that's going to get wayyy too painful.


    16 June:

    I'm starting to get concerned about the number of de-recommendations I'm seeing.   There seem to be lots of reasons not to use tools, and no compelling replacement.

    So I decided to try The Old Reader.

    The bit about it wanting to access your Google Contacts may be true - but it's not necessary.    I decided to keep the two services separate, and signed up with a totally new account, no Google Contacts requests involved.

    It looked a bit odd to start with, but once I realized that it doesn't actually work with IE8, and switched to Chrome, it worked ok.   Personally I think the design is a little ugly - but the basics of Google Reader are there.  

    Reading their blog, it's still a very young product - three developers, now getting help from the wider community, but still working out a sustainable model for their product.    So it could start charging subscriptions (I'm not keen) or showing ads (doesn't worry me, provided they're not too intrusive) or get bought of by a large player (I'm guessing that won't be Google :-)  ), and I might be searching again.   But it's worth the risk for a while I think.


    25 July Update

    I was quite happy - until the last few days when TheOldReader has been unavailable due to a hardware upgrade that went wrong.   It's back now, on Friday morning - but it's got me wondering when it might go down next.

    So I went looking for other web-browser based feed readers - and was disappointed in how few there seem to be.    One option I've tried is the Digg reader.  For this, I had to sign in with my Google account - though discovered upon later logins that it's possible to log in with either Facebook or Twitter, too.  It won't work with IE8, but is ok on Chrome.   It imported my Google Reader subscriptions ok.   The top-level interface is fine - although the list of feeds doesn't show which ones have new items in them.   The display of individual items in feeds is a little ugly, though.

    So at this stage, I'm not sure which option I'll stick with.


    29 July


    It looks like the decision is being made for me:   I just logged in to The Old Reader, and say the following banner message at the top of the screen:

    We have disabled user registration at The Old Reader, and we might be making the website private. If we do, unfortunately your account will not be transferred to the private site, so you might want to export your subscriptions as OPML and start looking for an alternative solution. More details are in available in our blog: http://blog.theoldreader.com

    Having read their blog-post:   the plan is to make the site private in two weeks time, unless someone else steps in with a way to make it work.

    Not a good week for me - a lot on at the day job.   So I won't be moving anywhere quickly ... but am definitely looking for alternative web-delivered, browser-agnostic RSS-reader options.






    Criteria for choosing:

    The classic approach to choosing software is to determine your requirements, then evaluate options against how well they meet them.    But I've found it hard to distil my requirements.

    Bottom line - it must let import and let me read the RSS feeds I have now, and let me add new ones.

    Pretty important:
    Not a stream:  I want to catch up with everything in each feed every so often - not just a stream of what's recent.
    Must read RSS feeds - not tweets or other stuff.
    Nice to have:
    Browser independent
    Used my Google account (maybe)


    A quick way to keep an eye on what is posted to interesting YouTube channels

    This quick-tip is about subscribing to a YouTube channel using an RSS feed-reader, like Google Reader


    quick-tips logo
    Most bloggers know about other blogs and websites in their niche that they want to keep an eye on, to either know what's going on, or as inspiration for their own posts.

    Previously I've explained that RSS was invented to make this simpler: you can get a summary of changes on all interesting websites in the one place (called a feed-reader), rather than having to regularly visit each site individually.

    Video is increasingly popular: many bloggers are putting videos in their posts or their posts into videos, and some have even abandoned their blogs and are only publishing new content to a YouTube channel.

    I've just found that it's very easy to subscribe to a YouTube user or channel in RSS / Google reader, meaning you can see a list of new videos from you reader, without having to go to the channel in YouTube.

    Follow these steps:
    • Find the channel or person you want to subscribe to in YouTube
    • Right-click on their name or icon, and copy the URL / web-address / link location (the precise name depends on the browser you are using - you want the place that clicking the link takes you to, not the location of the image-file used to make the link)
    • Go into your feed-reader, and subscribe to that link (in Google Reader, this is done using a red button near top left corner of the screen labelled "subscribe" - just click it, paste in the link and click the Add button).

    The link will be something like  
    http://www.youtube.com/user/MariahIsTheQueen  or http://www.youtube.com/channel/UCX9_dIohJBxlizx14AozTng
    If it has something else after the name (eg   ?feature=watch), then delete that part before you subscribe  you just need a link saying whether it points to a user or channel, and the name of that user channel.


    Example of subscribing to a channel about rocket-science in YouTube