There are no meta and head tags in the feed:
\<?xml version="1.0" encoding="UTF-8"?\>\<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84\_pos#" xmlns:media="http://search.yahoo.com/mrss/" \> \<channel\> \<title\>sacsportsblog\</title\> \<atom:link href="https://sacsportsblog.wordpress.com/feed/" rel="self" type="application/rss+xml" /\> \<link\>https://sacsportsblog.wordpress.com\</link\> \<description\>\</description\> \<lastBuildDate\>Tue, 14 Apr 2015 04:54:07 +0000\</lastBuildDate\> \<language\>en\</language\> \<sy:updatePeriod\>hourly\</sy:updatePeriod\> \<sy:updateFrequency\>1\</sy:updateFrequency\> \<generator\>http://wordpress.com/\</generator\> \<cloud domain='sacsportsblog.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /\> \<image\> \<url\>https://s2.wp.com/i/buttonw-com.png\</url\> \<title\>sacsportsblog\</title\> \<link\>https://sacsportsblog.wordpress.com\</link\> \</image\> \<atom:link rel="search" type="application/opensearchdescription+xml" href="https://sacsportsblog.wordpress.com/osd.xml" title="sacsportsblog" /\> \<atom:link rel='hub' href='https://sacsportsblog.wordpress.com/?pushpress=hub'/\> \<item\> \<title\>Welcome to my blog\</title\> \<link\>https://sacsportsblog.wordpress.com/2015/04/14/welcome-to-my-blog-3/\</link\> \<comments\>https://sacsportsblog.wordpress.com/2015/04/14/welcome-to-my-blog-3/#comments\</comments\> \<pubDate\>Tue, 14 Apr 2015 03:22:22 +0000\</pubDate\> \<dc:creator\>\<![CDATA[jeppy7]]\>\</dc:creator\> \<category\>\<![CDATA[Uncategorized]]\>\</category\> \<guid isPermaLink="false"\>http://sacsportsblog.wordpress.com/?p=14\</guid\> \<description\>\<![CDATA[Hey sports fans!!! Welcome to my new Sacramento sports page. This blog is a place for Sac sports fans to come and see whats happening in the Sacramento, and all over the world. I plan to integrate some of my sporting interests as well. The mobile app version is already near completion. So watch for […]\<img alt="" border="0" src="https://pixel.wp.com/b.gif?host=sacsportsblog.wordpress.com&blog=89331984&post=14&subd=sacsportsblog&ref=&feed=1" width="1" height="1" /\>]]\>\</description\> \<content:encoded\>\<![CDATA[\<p\>Hey sports fans!!! Welcome to my new Sacramento sports page. This blog is a place for Sac sports fans to come and see whats happening in the Sacramento, and all over the world. I plan to integrate some of my sporting interests as well. The mobile app version is already near completion. So watch for updates! I encourage healthy debates on here, as well as suggestions on new material. I will also try to post important dates, times, and locations/channels of local/popular events. I look forward to everyone’s inputs!\</p\>\<br /\> \<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sacsportsblog.wordpress.com/14/"\>\<img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sacsportsblog.wordpress.com/14/" /\>\</a\> \<img alt="" border="0" src="https://pixel.wp.com/b.gif?host=sacsportsblog.wordpress.com&blog=89331984&post=14&subd=sacsportsblog&ref=&feed=1" width="1" height="1" /\>]]\>\</content:encoded\> \<wfw:commentRss\>https://sacsportsblog.wordpress.com/2015/04/14/welcome-to-my-blog-3/feed/\</wfw:commentRss\> \<slash:comments\>0\</slash:comments\> \<media:content url="https://2.gravatar.com/avatar/e714809a4476639cef5d3be7bc549761?s=96&d=identicon&r=G" medium="image"\> \<media:title type="html"\>jeppy7\</media:title\> \</media:content\> \</item\> \</channel\> \</rss\>
<meta> and <head> are HTML tags. This sounds like you’re hitting a 404 page.
I just ran the project you uploaded. I changed it back to RSS and I use this as the URL: https://sacsportsblog.wordpress.com/feed/
Here is the contents of my console log:
Apr 14 18:49:26.583: Copyright (C) 2009-2015 C o r o n a L a b s I n c . Apr 14 18:49:26.584: Version: 3.0.0 Apr 14 18:49:26.584: Build: 2015.2599 Apr 14 18:49:26.602: Platform: SM-G900S / x86\_64 / 10.10.3 / Intel HD Graphics 4000 OpenGL Engine / 2.1 INTEL-10.6.20 / 2015.2599 Apr 14 18:49:26.747: Loading project from: ~/Downloads/Sac Sports Blog Apr 14 18:49:26.747: Project sandbox folder: ~/Library/Application Support/Corona Simulator/Sac Sports Blog-AB4341FD906246FF863302C77211CB99 Apr 14 18:49:32.324: create scene Apr 14 18:49:32.326: enter scene Apr 14 18:49:32.578: enter scene Apr 14 18:49:32.579: show sacsportsblog.rss https://sacsportsblog.wordpress.com/feed/ Apr 14 18:49:32.580: entering displayFeed sacsportsblog.rss https://sacsportsblog.wordpress.com/feed/ Apr 14 18:49:32.630: calling processRSSFeed because the feed is avaialble Apr 14 18:49:32.631: Parsing the feed Apr 14 18:49:32.633: Number of items: 14 Apr 14 18:49:32.633: Num stories: 1 Apr 14 18:49:32.633: Got 1 stories, now show the tableView Apr 14 18:49:32.633: Calling showTableView() Apr 14 18:49:32.634: insert row: 1 [Welcome to my blog] Apr 14 18:49:32.634: row render
It appears to be working to me…
Rob