• Resolved gatorgse

    (@gatorgse)


    On Nov 25 I added two ads to my site that were recommended as traffic boosters. That is the only changes I made. Since that time, my traffic has dropped by 75%, and has almost the exact number of hits for the last 4 days. This is my .htaccess file. Does this look normal?

    ‘# BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress’

    I obviously am not well versed on these.

    Thanks

Viewing 15 replies - 1 through 15 (of 19 total)
Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Has my blog been hijacked.’ is closed to new replies.