When you registered and hosted your websites on 000webhost.com, you manage and publish them. Everything seems normally. Your websites will operate without any problem. However, some security services and web browsers sometimes detect something as a malware at an javascript line code. Like this:
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
Then, you usually go to your website template and try to find that code but you find nothing about that in the template. If you browse the front-end, you can find the code in source:
<!-- Hosting24 Analytics Code --> <script type="text/javascript" src="http://stats.hosting24.com/count.php"></script> <!-- End Of Analytics Code -->
Actually, 000webhost inserts this script at the end of each your web pages named as Hosting24 Analytics Code. They are used to make some stats and counting for your websites which can be view in 000webhost CPanel. 000webhost provide Manage analytics code function to manage them at http://members.000webhost.com/analytics.php
To remove the code:
- Input your site domain and your password
- Choose Disable code
Remember that you will not able to get stats for your website from 000webhost. However, you can enable code every times.
That's all. Make some checks to see the result.
With succeed!
Thank your post.
ReplyDeleteI also found a general way for every case.
We will do it by updating .htaccess file.
Just add this code line to your .htaccess file: php_value auto_append_file none
Thank @Guest!
ReplyDeleteJust did it.
Great! thank you for posting.
ReplyDeleteThankx Friend... this Helped me.
ReplyDeleteThanks a lot.