I am trying to get an rss feed from another wp site I did and display it on a new site.
The url I cannot properly read (generates fopen error, and yes fopen is enabled via php.ini) is this dablogitecture.com/feed/
Another wp site I did and used it's feed instead for a test that works is: westgroupdesigns.com/feed/
Looking at the two feeds, does anyone know why the first one wouldn't work and the second on does work?
A test showing these two feeds are below the footer here: http://ericmcarlisle.com/
Thanks.
Mike
http://dablogitecture.com/rss2/. Change this tohttp://dablogitecture.com/feed/. The latter URL works in both my browser and feed reader. – bungeshea Nov 19 '12 at 19:17