Blogger RSS URL
Friday, July 16, 2010 |
Edit Post
Blogger RSS URLs can be customized to syndicate content in a user friendly way. This is especially important if you operate a multi-issue blog where it's nice to be able to fragment content into separate channels. This is accomplished by customizing the URL path of your blogspot feeds.
Content syndicated into discrete RSS feeds will allow your subscribers to choose which content channels they wish to subscribe to.
Default Blogger RSS URL feed paths:
http://wayne-doucette.blogspot.com/feeds/posts/default
http://wayne-doucette.blogspot.com/rss.xml
http://wayne-doucette.blogspot.com/atom.xml
Alternate Custom Blogger RSS Feed Paths:
-Use these paths to syndicate content other than those provided by default in Blogger. Each example outputs an XML formatted feed:
- Use may use this path syntax to create as many alternate feeds as you wish:
Generate a Blogger RSS URL feed from post label(s)
http://example.blogspot.com/feeds/posts/default/-/lable1/lable2 ...
Example: http://wayne-doucette.blogspot.com/feeds/posts/default/-/Blogosphere/How-to
Sort Blogger RSS URL feeds like this:
http://wayne-doucette.blogspot.com/feeds/posts/default?orderby=updated
http://wayne-doucette.blogspot.com/feeds/posts/default?orderby=published
Blogger RSS URL Feed Usages
Use these RSS URL feeds as you like. Either through a third party-feed burning service like http://feedburner.com, embed them in your Blogger template, or create custom links to third-party subscription buttons to services like this
for the Google Reader see Google's blog here.
Embedding an RSS URL feed into a Blogger Template
-Paste this somewhere in the head section between the tags in your Blogger template.
Example RSS feed in head section:
< href="http://wayne-doucette.blogspot.com/feeds/posts/default/-/Blogger/How-to?orderby=updated" rel="alternate" title="Blogger How-to Channel" type="application/rss+xml">
Improve your subscriber's experience by customizing your Blogger RSS URLs
Labels:
How-to
Dynamic Page QR Code
Popular Posts
-
Product Manager Cover Letter: This real cover letter worked successfully at getting an interview as a product manager. Use it as a templat...
-
Creating randomized valid file paths is a common requirement for many applications such as the case of short url redirects. The Goo.gl url s...
-
If you're interested in placing QR tags dynamically on your site, here's how I did it in less than 5 minutes thanks to Google's ...
-
Cover Letter Examples that I have used successfully to get a job interview: Further to my last post on this topic, there's no substi...
-
Is there a scientific reason that can explain Why People are So stupid? It's not surprising that so many people take advantage of being...
-
Sample for Cover Letters Writing an effective cover letter is essential to get yourself noticed. Use your cover letter as a sample of your...
-
Decoded HTML Encoded HTML Entities /** * Encode HTML tags as HTML Entities * using jQuery * * Code takes raw...
-
In my opinion, Git is a programmers program. It is fast, feature-rich yet intuitive, kind of like Google...there's a new treasure waitin...
-
Blogger RSS URL s can be customized to syndicate content in a user friendly way. This is especially important if you operate a multi-issue b...
-
The example below uses Google's OpenID API to request and validate the user's GMail address. The visitor is first directed to Google...
0 comments:
Post a Comment