Hi Rob:
Welcome
. While some points I do agree, a few I do disagree.
SEO is not exactly a true science. It's more of a game of catch up with the search-engine companies trying to figure out how to get your site recognized and exposed to its fullest. Science is observation, hypothesizing, testing, repeating. If it was a true science, SEO specialicist would be winning Nobel Prizes by now 
Anyhow, I'll save my SEO debate for another thread....
Regarding the passwords, vBulletin 3.0.x onwards uses a different method of authentication rather than the traditional MD5 hashing.
PHP Code:
md5(md5('password') . $salt)
It is quite possible to engineer vBulletin to use a SHA256, but it's going to take a lot of time, editing PHP files and codehacking.
Bookmarks