Title: Adding more content
Last modified: August 18, 2016

---

# Adding more content

 *  [treap](https://wordpress.org/support/users/treap/)
 * (@treap)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/)
 * I am trying to add some images and content (such as a blogroll) to my blog. With
   MT it was easy, just edit the main template. I assume I am doing the same thing
   with the index.php file.
 * The problem is, I have never dealt with php. Can I use simple HTML within a php
   document? Does anyone have any links that would assist me?
 * Thanks,
 * Tim

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

 *  [dissurion](https://wordpress.org/support/users/dissurion/)
 * (@dissurion)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/#post-127076)
 * Hey treap,
 * You can use html in a php page. The php lines are within ‘<?php’ and ‘?>’. Or‘
   <?’ and ‘?>’. So you can close the php code and put in your html (and reopen 
   afterwards), or just include your htlm where there’s already place for html.
 * edit: it’s safest to begin with looking at the existing htlm and put yours in
   there. Normally there should already be html where you would put you own html
   code.
 *  [ijames](https://wordpress.org/support/users/ijames/)
 * (@ijames)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/#post-127083)
 * Slightly different answer: yes, you can put HTML in your PHP file. But don’t 
   forget that there’s also a .CSS file, which (in the standard configuration) controls
   how and where your content gets displayed. You could put your images in either
   place. CSS can seem a little esoteric at first (I’m actually less comfortable
   with it than I am with PHP) but it’s very logical once you understand the structure.
 * As for your blogroll, WordPress comes with a fairly sophisticated link manager.
   Have you tried that to see if it serves your purposes?
 *  Thread Starter [treap](https://wordpress.org/support/users/treap/)
 * (@treap)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/#post-127164)
 * I have edited the default CSS and edited pictures, picture sizes, colors etc 
   etc..
 * I will try my hand at the index.php file. I have already backed it up in case
   I do something wrong.
 * Thanks for the help guys! I appreciate it!
 * Tim
 *  [docny](https://wordpress.org/support/users/docny/)
 * (@docny)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/#post-127168)
 * I recently installed B2. When I try to edit anything such as deleting/adding 
   links or deleting messsages. It does not do so and gives me the error.
 * Sorry, you need to enable sending referrers, for this feature to work.
 * Please advice. I looked in the docs. It is not explained anywhere.

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

The topic ‘Adding more content’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 4 participants
 * Last reply from: [docny](https://wordpress.org/support/users/docny/)
 * Last activity: [21 years, 5 months ago](https://wordpress.org/support/topic/adding-more-content/#post-127168)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
