Thread Starter
zat453
(@zat453)
I am trying to feed the blog on the main domain (http://www.example.com) with Rss from my sub domain blogs:
http://sub1.example.com
http://sub2.example.com
http://sub3.example.com
…..etc.
The idea is to write posts to the various sub-domain blogs and have them post by Rss to the main domain blog with the “more” link to move traffic to the various sub-domains in a sort of a traffic filter scheme.
I have tried:
/feed/
/feed
?feed=rss
?feed=rss2
?feed=atom
and many others that I found here on this forum. The feed works in the browser as http://sub1.example.com/feed/ But with all attempts in feed burner it comes back with “no feed found” I can and have syndicated feeds from other sites but not from any of my own and I am also using many different themes accross the sub-domains.
Thanks for ANY help that can be given!