Title: RSS Headlines
Last modified: August 18, 2016

---

# RSS Headlines

 *  [kahnoya](https://wordpress.org/support/users/kahnoya/)
 * (@kahnoya)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-headlines/)
 * Ok, I’ve recently installed WP and got everything working fine, even make a skin
   for it, but for some reason I can’t understand how the RSS works as headlines.
   I want to put the headlines on the main page. One directory up from the blog (../
   index.php). Do I copy and paste the RSS code generated by “/feed/rss2/” into 
   a php file? Do I insert a php code or javascript to make it load? Do I need to
   install something like Magpie to load it? As you can see, I’m totally lost.
 * I think this is a common question that a lot of people have. So any help would
   be great help 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-headlines/#post-136732)
 * No need for RSS, as you can easily call them through a briefer version of [The Loop](http://codex.wordpress.org/The_Loop)
   in your “main page.” To do this, first include the wp-blog-header.php file at
   the top of the page, just like your blog’s template:
 * `<?php
    include('./blog/wp-blog-header.php'); ?>
 * Change `blog/` to the directory your blog is located.
 *  Thread Starter [kahnoya](https://wordpress.org/support/users/kahnoya/)
 * (@kahnoya)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-headlines/#post-136745)
 * Thanks!
 * ps- I love you.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/rss-headlines/#post-136796)
 * That makes one!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘RSS Headlines’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/rss-headlines/#post-136796)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
