ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

RSS feed title question

August 28, 2007 4:31pm

Subscribe [1]
  • #1 / Aug 28, 2007 4:31pm

    Angie Herrera

    365 posts

    I just noticed something quirky going on and I’m pretty sure it’s a news reader issue but I’d like confirmation and possibly a workaround/solution (thus posting in Tech Support)...

    This is the RSS 2.0 feed: feed://xapgar.fourtwentydesign.com/blog/rss_2/

    In the weblog’s preferences, the Full Weblog Name is Apgar and Associates Blog.

    In Google Reader, the title is correct (Apgar and Associates Blog).
    In Safari (both Mac + PC versions), the title is also correct.

    But, in NetNewsWire, the title is simply Blog. I have no idea how to fix this, if at all. Below is the RSS code. Any light shed would be helpful!

    .angie

    {assign_variable:master_weblog_name="blog"}
    {exp:rss:feed weblog="{master_weblog_name}"}
    
    <?xml version="1.0" encoding="{encoding}"?>
    <rss version="2.0"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
        xmlns:admin="http://webns.net/mvcb/"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
        <channel>
        
        <title>{exp:xml_encode}{weblog_name}{/exp:xml_encode}</title>
        <link>{weblog_url}</link>
        <description>{weblog_description}</description>
        <dc:language>{weblog_language}</dc:language>
        <dc:creator>{email}</dc:creator>
        <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
        <dc:date>{gmt_date format="%Y-%m-
T;%H:%i:%s%Q"}</dc:date>
        <admin:generatorAgent rdf:resource="http://expressionengine.com/" >
        
    {exp:weblog:entries weblog="{master_weblog_name}" limit="10" rdf="off" dynamic_start="on" disable="member_data|trackbacks"}
        <item>
          <title>{exp:xml_encode}{title}{/exp:xml_encode}</title>
          <link>{title_permalink=blog/entry}</link>
          <guid>{title_permalink=blog/entry}#When:{gmt_entry_date format="%H:%i:&#xsZ;"}</guid>
          <description>{exp:xml_encode}{text}{/exp:xml_encode}</description>
          <dc:subject>{exp:xml_encode}{categories backspace="1"}{category_name}, {/categories}{/exp:xml_encode}</dc:subject>
          <dc:date>{gmt_entry_date format="%Y-%m-
T;%H:%i:%s%Q"}</dc:date>
        </item>
    {/exp:weblog:entries}
        
        </channel>
    </rss>
    
    {/exp:rss:feed}
  • #2 / Aug 28, 2007 4:35pm

    Lisa Wess

    20502 posts

    I am not able to replicate this. Have you tried removing and re-subscribing in NNW?  What version are you on? I’m testing on 3.0.

  • #3 / Aug 28, 2007 4:53pm

    Angie Herrera

    365 posts

    Yep, 3.0 here too. Have unsubscribed and re-subscribed a few times. What happens is that it shows up right, then it refreshes for some reason and reverts to just “Blog”. Very weird.

  • #4 / Aug 28, 2007 4:58pm

    Lisa Wess

    20502 posts

    I am not seeing that behavior on this end, angie.  Perhaps a caching issue in NNW?

  • #5 / Aug 28, 2007 5:06pm

    Angie Herrera

    365 posts

    Weird! I’ll have to investigate further. I appreciate the fast response!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases