vBulletin Search Engine Optimization
This is a discussion on sudden drop of visits? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Compete - SnapShot Related Info for: talkjesus.com/ Why the sudden drop I do not know, but would appreciate help. I've ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| sudden drop of visits? Compete - SnapShot Related Info for: talkjesus.com/ Why the sudden drop I do not know, but would appreciate help. I've never stopped advertising with Google Adsense, $300 per month about 80 unique hits a day. I'm also using the VBSEO sitemap generator plugin v1.6.1 my .htaccess file in root folder shows this: Code: RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.talkjesus\.com
RewriteRule (.*) http://www.talkjesus.com/$1 [R=301,L]
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteRule ^(sitemap.*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} (admincp|modcp|clientscript|cpstyles|images)/
RewriteRule ^(.*)$ $1 [L]
RewriteCond %{REQUEST_FILENAME}index\.php -f
RewriteRule ^(.*)$ $1index.php [L]
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !chat
RewriteRule ^(.*\.php)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteRule ^$ vbseo.php?vbseourl=index.php [L]
RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.+)$ vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
<Limit GET>
order deny,allow
</Limit>
<Files 403.shtml>
order allow,deny
allow from all
</Files>
php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.post.max_vars 2048
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
# Privax Network
deny from 209.67.216.210
deny from 24.195.148.231
deny from 75.126.48.128/25
# Proxify.com
deny from 66.98.130.235
deny from 207.44.237.144
deny from 67.15.77.222
deny from 66.98.131.103
deny from 70.84.56.186
deny from 70.85.195.236
deny from 67.15.77.224
# Private IP
deny from 10.1.3.0/24
# Anonymouse.org
deny from 85.195.123.0/28
deny from 85.195.119.0/28
# Anonymization.net/org
deny from 207.44.150.146
deny from 67.18.35.242
My robots.txt file in root shows: Code: User-agent: * Disallow: /forums/ajax.php Disallow: /forums/attachment.php Disallow: /forums/calendar.php Disallow: /forums/cron.php Disallow: /forums/editpost.php Disallow: /forums/global.php Disallow: /forums/image.php Disallow: /forums/inlinemod.php Disallow: /forums/joinrequests.php Disallow: /forums/login.php Disallow: /forums/member.php Disallow: /forums/memberlist.php Disallow: /forums/misc.php Disallow: /forums/moderator.php Disallow: /forums/newattachment.php Disallow: /forums/newreply.php Disallow: /forums/newthread.php Disallow: /forums/online.php Disallow: /forums/poll.php Disallow: /forums/postings.php Disallow: /forums/printthread.php Disallow: /forums/private.php Disallow: /forums/profile.php Disallow: /forums/register.php Disallow: /forums/report.php Disallow: /forums/reputation.php Disallow: /forums/search.php Disallow: /forums/sendmessage.php Disallow: /forums/showgroups.php Disallow: /forums/subscription.php Disallow: /forums/threadrate.php Disallow: /forums/usercp.php Disallow: /forums/usernote.php |
|
#2
| ||||
| ||||
| vBSEO Sitemap 1.61 isn't compatible with vBSEO 3.0.0+, so first step, you should upgrade to vBSEO 3.0.0 Gold and vBSEO Sitemap 2.0.
__________________ Keith Cohen / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: My Blog | GPS Discussion Forum |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forumjump drop down menu followed by spiders? | dutchbb | Feature Requests | 5 | 05-13-2007 11:33 AM |
| Sudden drop in indexed pages | mandar-seo | Off-Topic & Chit Chat | 3 | 12-13-2006 02:31 AM |
| Sudden drop in pages (google index) | dutchbb | General Discussion | 6 | 11-26-2005 12:33 PM |
| Will google ranking or number of indexed pages drop initially?? | jwocky | Pre-Sales Questions | 3 | 11-26-2005 01:49 AM |
| Serious drop of referrals from Google - I know the cause | PageUp | General Discussion | 8 | 10-29-2005 07:37 PM |