Skip to main content

Remove Hosting24 Analytics Code in website hosted on 000webhost

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!

Comments

  1. Thank your post.
    I 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

    ReplyDelete
  2. Thank @Guest!
    Just did it.

    ReplyDelete
  3. Great! thank you for posting.

    ReplyDelete
  4. Thankx Friend... this Helped me.

    Thanks a lot.

    ReplyDelete

Post a Comment

Popular posts from this blog

Turn off AutoPlay on Windows

On Windows, when you insert an USB or a CD/DVD into your computer, they are usually opened automatically. So the computer maybe infected autorun virus. To avoid that, you should turn off AutoPlay function.

Install and play Pokemon Go on unsupported device

Pokemon Go is great mobile game for smart devices (Android, iOS...). Many people can install and play it normally. However, some device has not been supported yet (Intel inside smartphone: Asus Zenfone, Dell Veune, ...; Windows Phone devices...). Here we show you how to play it in all your devices. For Android devices: Enable “Unknown sources” in the settings. Download Pokemon Go app setup:  Link 1  / Link 2   Open the downloaded file to install app. Enable all the settings when promted. Now you can open and run Pokemon Go to catch 'em. ... That's all. Wish succeed!