By ephman on
hi,
any help would be greatly appreciated. i have 20 nodes set to be published with title plus teasers to be published but only 1 node is being published in the feed. i've been racking my brain to try and figure out why. http://www.leeb.com/rss.xml although i redirect the feed to feedburner the original feed still only has 1 node published. has anybody else experienced this?
thanks,
ephman
Comments
Are you using block to
Are you using block to display RSS post? If yes then check the block setting. In block setting you can specify how many rss post you want to display.
Chetan
i'm not using a block to
i'm not using a block to create the rss. just the normal default rss.xml file that is generated. any other ideas?
thanks,
ephman
bump please? thanks, ephman
bump please?
thanks,
ephman
Did you make sure that your
Did you make sure that your cron task is set. Try to run the cron.php file manually. www.yoursite/cron.php (you have to be logged in as admin to run cron.php). Let me know if this solves your problem
Chetan
yep. been cronning fine for
yep. been cronning fine for a month straight. this issue just started last week, for what seems to be to be no reason. no new modules or functionalities have been installed. really stumped.
thanks,
ephman
Is your front page created
Is your front page created using the views module? Looks like you have view installed and enabled. Drupal's default rss.xml does not load the same content as a front page view, so that may be your problem.