Nov
28
The paperback version of SEO Warrior is released. It should be in bookstores by the time you read this text or very shortly. I would like to take this opportunity to thank many of you for providing me with the helpful tips for the RC (rough cuts) edition. I also want to thank the publisher (O’Reilly Media) for giving me the opportunity to write SEO Warrior. Also a big thank you goes out to the editor as well as to the production team.
I will be adding more material in the coming days and weeks. Stay tuned.
Sincerely,
John I. Jerkovic
Tags: book, book release, Search Engine Optimization, seo warrior

I can’t get the ranking factors script to run. I’m have Windows XP.
Any ideas?
Please make sure you have perl and wget.exe in your path. I have updated the code base. You can find wget.exe in chapter 13 directory.
Thanks,
John
I cant make it, i need a tutorial step by step.
i download the latest files
Javier,
It you are referring to rankingfactors.pl you would need to do the following:
1) install Perl from Active State (www.activestate.com)
2) install required Perl modules:
LWP::Simple
LWP::UserAgent
HTML::TokeParser
HTML::TreeBuilder
File::Path
Math::Round
3) run the script as described on page 80.
If you are referring to the SEO Warrior Keyword Dashboard, instructions are found at the following link:
http://www.seowarrior.net/keyw.....rd-update/
Regards,
John
Hi Javier,
Just wanted to let you know that you can download the latest code at: http://book.seowarrior.net/xampp.zip. You can also view a step-by-step tutorial at http://www.seowarrior.net/a-st.....pl-script/ . You may also need to see this tutorial in setting up XAMPP: http://www.seowarrior.net/acce.....ith-xampp/ .
Regards,
John