는 : mladinski 센터 trbovlje를 첫 번째 결과는 일부 아이폰 중국어 버전입니다 ..하지만 난 그것을 방문 할 때, 내 사이트에 확인 간다 : mct.si해킹 된 웹 사이트는 Google 검색 결과에만 있습니까? 나는 내 사이트를 검색 할 때
내가 얻을 구글의 웹 마스터에게 확인 이 결과 : 리디렉션 : http://eumoil.com/chaneliphone6_1.html
내 htaccess로는 다음과 같이이다 :
<IfModule mod_rewrite.c>
RewriteEngine On
# Prevent serving TYPO3 404 pages for missing files
RewriteRule ^(typo3(conf|temp)?|fileadmin|uploads|t3lib|clear.gif|index.php|favicon.ico) - [L]
# Do not rewrite static resources
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d [OR]
RewriteCond %{REQUEST_FILENAME} -l
RewriteRule .* - [L]
# Rewrite the rest to index.php
RewriteRule .* index.php [L]
</IfModule>
난 아무데도 내 사이트에 리디렉션을 찾을 해달라고도 사이트가 정상적으로 작동하므로 곳 리디렉션 숨어있다?