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- Row on Google Chrome Beta - First Impressions
- benita franse on Online Farkle
- Suraj Thapa on Google Chrome Update - Java Plugin
- none of your bees on Online Farkle
- jakub on Google Chrome Adblock plugin