PR Checker.info
http://www.prchecker.info/
This is one of the best pages for google page rank information.
Digg
http://digg.com/
Digg got me listed in google before google got me listed in google. I submitted my blogs to digg last night and this morning they show up in google (under digg). Amazing!
Digital Point
http://forums.digitalpoint.com
This is one of the most helpful SEO, other internet and other computer related forums I have ever been a part of!!!
swiftappraisal
http://www.swiftappraisal.com/step1.php
This tool tells you how much your domain is worth (estimates). That’s pretty awesome.
Tip: How to Set Up a 301 Redirect
Make a .htaccess file and put it on the root using the following code (change to your websites)
Redirect
RewriteEngine On
rewritecond %{http_host} ^yoursite.com
rewriteRule ^(.*) http://www.yoursite.com/$1 [R=301,L]
Comments