Title: WordPress stops processing html
Last modified: August 18, 2016

---

# WordPress stops processing html

 *  [dhacker](https://wordpress.org/support/users/dhacker/)
 * (@dhacker)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wordpress-stops-processing-html/)
 * I’m trying to include my blog in a page that already has content. Simply put,
   my page looks like this:
 * <html>
    <body> Here is some code <?php /* Short and sweet */ define(‘WP_USE_THEMES’,
   true); require(‘./wp-blog-header.php’); ?>
 * and here is some more
 * </body>
    </html>
 * I see my words “Here is some code” for a moment, then WordPress does it’s thing
   and wipes out my words. WordPress never generates the “and here is some more”
   code. I’ve looked through the loop code and can’t figure out why WordPress stops
   my processing. Where should I look next?

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

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wordpress-stops-processing-html/#post-332953)
 * `define('WP_USE_THEMES', false);`
 * Try that instead.
 *  Thread Starter [dhacker](https://wordpress.org/support/users/dhacker/)
 * (@dhacker)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wordpress-stops-processing-html/#post-332954)
 * When I do that I get no WordPress content at all.
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/wordpress-stops-processing-html/#post-332955)
 * If you want to include your blog in a non-WordPress PHP document, see this for
   the best way to set it up:
 * [http://codex.wordpress.org/Creating_a_Static_Front_Page#Integrating_WordPress](http://codex.wordpress.org/Creating_a_Static_Front_Page#Integrating_WordPress)

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

The topic ‘WordPress stops processing html’ 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: [20 years, 3 months ago](https://wordpress.org/support/topic/wordpress-stops-processing-html/#post-332955)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
