[wp-forums] Fwd: [wp-hackers] Slow Loading Plugin Support Pages, Broken CrazyEgg JS link

Daniel Fenn danielx386 at gmail.com
Mon Sep 24 07:25:41 UTC 2012


---------- Forwarded message ----------
From: Mike Schinkel <mike at newclarity.net>
Date: Mon, 24 Sep 2012 02:44:15 -0400
Subject: [wp-hackers] Slow Loading Plugin Support Pages, Broken CrazyEgg JS link
To: wp-hackers <wp-hackers at lists.automattic.com>

Hi all,

Recently I've noticed that plugin support pages are loading extremely
slowly on wordpress.org and I just wanted to verify that the problem
I'm seeing is indeed a problem and not somehow related to my
computer's configuration.

To check go to any plugin support page, such as these:

http://wordpress.org/extend/plugins/jetpack/
http://wordpress.org/support/plugin/all-in-one-seo-pack

Most of these support pages have been loading extremely slowly the
past few days (not sure how it was before.)

Further, take a look at view source and you'll find this code:

<script type="text/javascript">
//<![CDATA[
  document.write('<scr'+'ipt
src="http://crazyegg.com/pages/scripts/23144.js?'+(new
Date()).getTime()+'" type="text/javascript"></'+'script>');
//]]>
</script>

What it's trying to load from CrazyEgg is this Javascript file:

http://crazyegg.com/pages/scripts/23144.js

But that file returns "410 Gone"; maybe it's a broken analytics
tracker? How I found out was I was iframing the support page and
debugging resultant HTML and I keep keeping an error on that file. It
took me awhile to realize it was a problem on wordpress.org and not a
virus or errant browser extension.

Something to fix?

-Mike


_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



-- 
Regards,
Daniel Fenn


More information about the wp-forums mailing list