vBulletin Search Engine Optimization
This is a discussion on google problems within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I seem to be having serious google problems. I use to get 250 to 300 hits a day from google ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| google problems
I seem to be having serious google problems. I use to get 250 to 300 hits a day from google and growing, now I get 3 to 4. Thats it, just 3-4, I was going thru hell with robots.txt, so for now I've deleted it completely. No help at all. Indexed URL's = 0? Heres an over view: PropertyStatus Sitemap type Web Format Sitemap Index Submitted May 20, 2008 Last downloaded by Google May 21, 2008 Status OKTotal URLs in Sitemap 59712 Indexed URLs in Sitemap ![]() 0 Here is my htaccess: RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] #php_flag suhosin.cookie.encrypt Off #php_value suhosin.request.max_vars 2048 #php_value suhosin.post.max_vars 2048 # Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On # Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vB folder (i.e. RewriteBase /forums/) #RewriteBase / #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$ RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA] Any thoughts? Last edited by greenpassion; 05-22-2008 at 05:28 PM. |
|
#2
| |||
| |||
|
Nobody has any suggestions on what I may be doing wrong?
|
|
#3
| ||||
| ||||
|
perhaps you need to submit a re-inclusion request.... you might have gotten banned http://www.google.com/support/webmas...n&answer=35843 |
|
#4
| |||
| |||
|
In reading at google Content analysis, I see this: Duplicate meta descriptions-28 Short meta descriptions-21 Duplicate title tags-27 It looks like I've done something wrong here, but I am not sure? |
|
#5
| |||
| |||
| Sitemap error in Google Webmaster Portal
Hi, I'm receiving a sitemap error in Google Webmaster Portal: Quote:
Quote:
Code: RewriteEngine on RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Edit: Please move my post in a new thead... my mistake, sorry |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google problems | tew885 | Troubleshooting | 2 | 12-13-2007 11:17 AM |
| Google Index problems | spondishy | Troubleshooting | 1 | 11-24-2006 08:15 AM |
| Some problems with google and SEO-ing my site. | Pat | General Discussion | 3 | 07-03-2006 10:07 AM |
| 404 and 200 Google problems | HappyDJ | URL Rewrite Settings | 2 | 05-09-2006 03:51 PM |