User Menu
Keywords
WikyBlog.com
What CMS
|
Home > Talk > RSSWhere is RSS/Atom link?
Could you please consider making the blog entry's content a part of the RSS? This way the entries could be read directly from feed readers such as Google Reader. Right now, only links appear to the blog page, not the text of the blog entry. -- 221.134.25.127 06:37, Dec 29, 2006
Umm... not sure why but the "Blog Feed" doesn't appear for my wikyblog: basically the corresponding link tag isn't part of the html... the blog feed is also not displayed in my control panel's Syndication section... the other ones are there. Note: I have Selective Blogging turned off. (I don't know how long this has been so... haven't looked at this for a while) -- --AmanKing 15:07 Tue, 24 Feb 2009
Hey, a request: do you think you could make the blog feed url (that appears in the link tags of every page on the wikyblog) customizable from Control Panel? The reason I ask is that for blogs hosted on WikyBlog, I may want to use something like http://feedburner.google.com to track my blog statistics. If visitors use the browser's autodetect of RSS/Atom (using the link tag in head of html) to subscribe, it will not be feedburner's custom url and hence not trackable. I guess this is not high priority and comes with a risk that the account holder knows what he/she is doing ('cos you can't guarantee that the custom url would actually be correct), but it'd be a great nice-to-have. (Of course don't forget to put a "Reset to default" option too, for those who mess things up!)
Hi, can you please fix the blog feed to have the title tag populated with the page title? Right now, this is how an entry tag looks like: <entry> <title></title> <link rel="alternate" type="text/html" href="http://www.wikyblog.com/AmanKing/Jirb_Online_using_DWR" /> <published>2009-05-01T07:31:12Z</published><updated>2009-05-01T08:35:44Z</updated> <id>tag:www.wikyblog.com,2006:935.8601</id> <dc:subject>technology/oss</dc:subject><dc:subject>technology/coding</dc:subject> <dc:subject>technology/ruby</dc:subject><dc:subject>technology/web</dc:subject><dc:subject>technology/jruby</dc:subject> <content type="application/xhtml+xml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml"> ... </content> </entry> Because the title tag is blank, feedburner does not list page views correctly. I also think Google will have a better time indexing blog pages if the title tag was populated. --AmanKing
|