This site http://www.verrado.com 2 weeks ago had PR5, now it is 0 Google also has 0 inbound links link:www.verrado.com I checked PR on the datacenters, they all show me 0 PR http://livepr.raketforskning.com/?u=www.verrado.com I decided to check if the site was blacklisted, I did a check: http://www.google.com/search?hl=en&lr=&q=site%3Ahttp%3A%2F%2Fwww.verrado.com The pages show up! The only thing i recently did is: 1. Updated Robotx.txt http://www.verrado.com/robots.txt 2. Added a doctype 3. Used 404 Page Redirect to the sitemap ErrorDocument 404 http://www.verrado.com/sitemap.php I think i didn't do anything wrong! Please advice! Also i didn't use any BLACK SEO techniques or any spam
I have no see any problems with site. Google has 187 pages of your site in base. I think You should wait for stabilization of google update. Also your site is too new.
Your error page causes a 302 redirect... check your server headers. Put in a non-existent url. To fix this, put the error page in your .htaccess as a relative path... ErrorDocument 404 /sitemap.php Explanation of why... http://www.verrado.com/sitemap.php has a PR of 4. You have a 302 hijack going on within your own site. Read this page for more info on keeping it from happening...