Wordpress - Blog not at root = Big Mistake
I made a big mistake. When I created the Farklerules.com website, I didn’t change the default wordpress location. So I ended up in a subdirectory. Now the question was, how to get the traffic from the home page to the blog?
Turns out that is easy enough, with a little php code.
<?php
define(’WP_USE_THEMES’, true);
require(’./blog/wp-blog-header.php’);
?>
But it means that [...]
Steven Pratt



Recent Comments- Google Chrome Adblock on Google Chrome Adblock plugin
- » Google Chrome with Adblock - Surry Hills, NSW, Australia on Google Chrome Adblock plugin
- Google Chrome Adblock Tip « irony islet on Google Chrome Adblock plugin
- David Russell on Google Chrome Adblock plugin
- Brad Root on Google Chrome Adblock plugin