Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts

Thursday, January 3, 2013

Blogger RSS Feed URL

Need a URL for a blogger post feed?

http://support.google.com/blogger/bin/answer.py?hl=en&answer=97933


Blogger Feed URLs
After configuring the settings of your site feed, your blog is now ready to be syndicated to the world! Simply enter one of the following URLs into your favorite feed reader, where your blog's content will be delivered and updated automatically.

Note: Be sure to substitute in the correct blog address for blogname and the label you're interested in for labelname. Site feeds do not work with private or FTP-hosted blogs.

Full site feed:

Atom 1.0: http://blogname.blogspot.com/feeds/posts/default
RSS 2.0: http://blogname.blogspot.com/feeds/posts/default?alt=rss
Note:These full-site feeds are real-time enabled; developers can subscribe to low-latency updates by using the PubSubHubbub protocol.

Comments-only feed:

Atom 1.0: http://blogname.blogspot.com/feeds/comments/default
RSS 2.0: http://blogname.blogspot.com/feeds/comments/default?alt=rss
Label-specific site feed:

Atom 1.0: http://www.googleblog.blogspot.com/feeds/posts/default/-/privacy
RSS 2.0: http://www.googleblog.blogspot.com/feeds/posts/default?alt=rss/-/privacy

Individual post comment feed:

Atom 1.0: http://blogname.blogspot.com/feeds/postId/comments/default
RSS 2.0: http://blogname.blogspot.com/feeds/postId/comments/default?alt=rss
Note: You can find the postId of an individual post from the Posting | Edit Posts tab. Simply mouseover the 'Edit' link next to a particular post, and that postId will be displayed in your browser's status bar.

updated 10/11/2010

Friday, December 10, 2010

Speeding Up a Blogger Blog

My 2009gtr.com blog has been a bit slow to load.  I have a complicated magazine style template from Simplex Blogger, and it takes a little longer than I like to load.  While I had some time, I decided to look up ways to speed up the blog.

One of the first sites I came up with, had some great tips.

http://www.newbloggingtipz.com/2010/10/how-to-speed-up-your-blogger-blog.html

There were a couple of tools that you could download as attachments to Firefox to analyze your site. These two tools are Firebug and YSlow.

I installed the programs, and ran them on my site, and they gave me a few tips to try and improve page loading speed.   My first impression is that the pages do seem to load a bit quicker.  At least the main part of the page shows up fairly quickly, then some of the other scripts load a little slower.

At first the grade was an F.  After running some of the changes recommended I got it to a D . "Overall performance score 66".  Now I am going to try a few more of the recommendations, and see if I can get the page to load quicker.