Behrooz Karjoo
Behrooz Karjoo

Reputation: 4292

RSS.xml is only including some posts and not others in Drupal

Is there a way to make all the posts promoted to font page to be included in RSS?

Upvotes: 1

Views: 81

Answers (2)

avpaderno
avpaderno

Reputation: 29669

In the edit form for each content type defined in Drupal (in example, the one at http://example.com/admin/content/node-type/page), it is possible to promote to front page all the nodes of that content type.

Upvotes: 0

Kevin
Kevin

Reputation: 13226

I believe you need to make use of the Promote to Front Page / Sticky options under the Publishing options on the node.

Upvotes: 1

Related Questions