• Newly acquired site idealtheme.com
    Things were working well till last night when google adsense page views (normally around 300 per day) stopped completely.
    At the same time, the Pretty Links plugin also stopped reporting any hits on any of its links.
    Going to the site shows that clicking on any link just returns to the front page of the site. Offsite links still work.
    I have tried deactivating plugins with no change.

    I am at a loss as to how to continue, but the two problems happening
    simultaneously seems significant.
    Any suggestions as to where I should look??

Viewing 1 replies (of 1 total)
  • Thread Starter ek_wals

    (@ek_wals)

    More info:
    The browser is being sent code that does not appear in in header.php

    Header.php has, in part,

    <noscript>
    <link rel=”stylesheet” href=”<?php bloginfo(‘template_url’); ?>/assets/stylesheets/unsemantic-grid-mobile.css” />
    </noscript>
    <script type=”text/javascript”>
    var ADAPT_CONFIG = {path: ‘<?php bloginfo(‘template_url’); ?>/assets/stylesheets/’,

    The code sent to the browser has a bunch of cruft inserted after the ‘</noscript>’ line. The cruft is a single line, and includes an extra ‘</head><body>’ and one character that is not understood by my browser or editors.

Viewing 1 replies (of 1 total)
  • The topic ‘Prettylink and adsense stopped’ is closed to new replies.