Results 1 to 2 of 2

sudden drop of visits?

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 ...

  1. #1
    Senior Member
    Join Date
    Nov 2005
    Posts
    150
    Liked
    0 times

    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
    Please help out. I'm using vbseo 3.0.0 RC*
    Talk Jesus Forums & Live Chat www.talkjesus.com
    [ Awesome Facts of Jesus Christ: click here ]

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    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.

Similar Threads

  1. Forumjump drop down menu followed by spiders?
    By dutchbb in forum vBSEO Features Archive
    Replies: 5
    Last Post: 05-13-2007, 10:33 AM
  2. Sudden drop in indexed pages
    By mandar-seo in forum Off-Topic & Chit Chat
    Replies: 3
    Last Post: 12-13-2006, 01:31 AM
  3. Sudden drop in pages (google index)
    By dutchbb in forum General Discussion
    Replies: 6
    Last Post: 11-26-2005, 11:33 AM
  4. Replies: 3
    Last Post: 11-26-2005, 12:49 AM
  5. Serious drop of referrals from Google - I know the cause
    By PageUp in forum General Discussion
    Replies: 8
    Last Post: 10-29-2005, 06:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •