Title: Adding to my website
Last modified: August 18, 2016

---

# Adding to my website

 *  [bronxy](https://wordpress.org/support/users/bronxy/)
 * (@bronxy)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/)
 * Hello. Is there an php include code I can use to link to the news so I can put
   it on my website?
 * thanks

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

 *  [Alexandar Tzanov](https://wordpress.org/support/users/maximus/)
 * (@maximus)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/#post-331698)
 * If you are going to use a wordpress page, then you can use runPHP, feedlist and
   the RSS from wordpress.org
 * runPHP: [http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/](http://www.nosq.com/blog/2006/01/runphp-plugin-for-wordpress/)
 * feedlist: [http://rawlinson.us/blog/?p=212](http://rawlinson.us/blog/?p=212)
 * RSS feed from wordpress.org: [http://wordpress.org/development/feed/](http://wordpress.org/development/feed/)
 * you can use this with any feed from any site
 *  Thread Starter [bronxy](https://wordpress.org/support/users/bronxy/)
 * (@bronxy)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/#post-331821)
 * Hmm.. I dunno if this is what iâ€™m looking for. Just a little <?php include code
   into my iframe. So when i write the news, it shows up on my website.
 * [http://bronxy.com/main](http://bronxy.com/main) â€“ Right now iâ€™m using something
   else, but would like it show up in that frame.
 *  [Alexandar Tzanov](https://wordpress.org/support/users/maximus/)
 * (@maximus)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/#post-331896)
 * This is what i used back in the day and will soon again:
    add in the beginning
   of your php file
 * `<?php
    require('<blog dir>/wp-blog-header.php'); ?>
 * add this where you want the news to appear
 * `<?php
    include(â€œ<blog dir>/index.php?cat=<put your news category number here
   >â€?); ?>
 * this should work, if it doesnâ€™t i could look more into it or you can search the
   codex and the forums.
 *  [cam_oai](https://wordpress.org/support/users/cam_oai/)
 * (@cam_oai)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/#post-331901)
 * [http://wordpress.org/support/topic/58374#post-317149](http://wordpress.org/support/topic/58374#post-317149)
 * try it.

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

The topic â€˜Adding to my websiteâ€™ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [cam_oai](https://wordpress.org/support/users/cam_oai/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/adding-to-my-website/#post-331901)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
