How come my blog doesn't load anymore?
-
When I go to http://www.boundeditorial.com or http://www.boundeditorial.wordpress.com, the following message appears instead of my website:
/** * Front to the WordPress application. This file doesn’t do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define(‘WP_USE_THEMES’, true); /** Loads the WordPress Environment and Template */ require(‘./wp-blog-header.php’); ?>
Blog url: http://boundeditorial.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
http://www.boundeditorial.com/ is a self-hosted WordPress.org blog, which we really can’t help with.
To clear up any confusion, WordPress.com and WordPress.org are two different entities.
WordPress.org has complete support and documentation sites for self-hosted/installed versions of WordPress via their Codex and Support Forums.
- The topic ‘How come my blog doesn't load anymore?’ is closed to new replies.