As promised, I have been working to incorporate all of the SEO Warrior scripts under XAMPP umbrella. Here are some of the things coming up in the next few days starting January 15th.

- integrated all book scripts into XAMPP for easy navigation & installation
  (you would simply open http://localhost:10000/index.html to start navigation)
- several smaller bug fixes are in this release
- removed Yahoo! results from rankingfactors.pl script as Yahoo! will be using Bing
  shortly
- added local PR checker script (htdocs/util/pr)
- video tutorials for SEO Warrior Dashboard and rankingfactors.pl script. 

Here is a sneak peak at the SEO Warrior code XAMPP integration as well as the new look of the SEO Warrior Keyword Dashboard.

SEO Warrior Book Materials & XAMPP Integration
 

SEO Warrior Keyword Dashboard Entry Screen

SEO Warrior Keyword Dashboard Details Screen
 
Thanks,
John

Post to Twitter

Tags: , , , ,

3 Responses to “New SEO Warrior Code Release on Target for January 15th, 2010”

  1. headdunce says:

    Awesome – just got two copies of your book and found this when I searched for you online. I guess I’ll wait a couple days for this package instead of playing around with the single scripts – very cool!!! Thanks!

  2. John says:

    The code is already there (http://book.seowarrior.net/xampp.zip). I am just finishing with the video tutorials to make it simple for anyone!
    I might release everything a day early.

    Thanks!
    John

  3. hexing says:

    chapter-2 => spiderviewer.php => line 48 , the code is :
    $originalHTML=preg_replace(‘/&[#]{0,1}.[^ ]*;/sim’,’ ‘,$originalHTML);

    should be :
    $originalHTML=preg_replace(‘/&[#]{0,1}.[^ ]*?;/sim’,’ ‘,$originalHTML);

Leave a Reply

You must be logged in to post a comment.