I just modified adsense code placing location into header section and some color codes changing into css file not more. I do not use any third party plugin, only I use OSCLASS freeware plugings as sitemap, etc...
define('REL_WEB_URL', '/');
define('WEB_PATH', '
http://www.nannyturkey.com/');.htaccess code now show as below ( Denied IP adresses I have added after last problem occuring, I have observed into visitorstats those ips are visiting web page and spending high KB )
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
<Files 403.shtml>
order allow,deny
allow from all
</Files>
deny from 136.243.36.81
deny from 163.172.66.1
deny from 163.172.66.2/31
deny from 163.172.66.4/30
deny from 163.172.66.8/29
deny from 163.172.66.16/28
deny from 163.172.66.32/27
deny from 163.172.66.64/26
deny from 163.172.66.128/26
deny from 163.172.66.192/29
deny from 213.142.148.11
deny from 213.142.148.1
deny from 213.142.148.2/31
deny from 213.142.148.4/30
deny from 213.142.148.8/29
deny from 213.142.148.16/28
deny from 213.142.148.32/27
deny from 213.142.148.64/27
deny from 213.142.148.96/30
deny from 188.143.232.22
deny from 188.143.232.1
deny from 188.143.232.2/31
deny from 188.143.232.4/30
deny from 188.143.232.8/29
deny from 188.143.232.16/28
deny from 188.143.232.32/27
deny from 188.143.232.64/26
deny from 188.143.232.128/25
deny from 160.153.161.238