• I have mistakes in my wordpress code. It is 3.0.1 now. Will up grading fix those mistakes. Here are the mistakes:

    There are the following errors in my website, tokyohomeopathy.jp:

    in the <head>, the meta tag for google is not closed:
    <link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://tokyohomeopathy.jp/xmlrpc.php?rsd&#8221; />

    <meta name=”google-site-verification” content=”FkkEBeXIeeRBuQbZx0VgMCqowdBtE4qdu893FpvjCWo”

    also, there is a missing </script> tag at the end of my document:

    <script type=”text/javascript”>

    var gaJsHost = ((“https:” == _gaq.push([‘_setAccount’, ‘UA-XXXXX-X’]);
    _gaq.push([‘_setClientInfo’, false]);
    _gaq.push([‘_setAllowHash’, false]);
    _gaq.push([‘_setDetectFlash’, false]);

    _gaq.push([‘_setDetectTitle’, false]);
    _gaq.push([‘_trackPageview’]);

    _gaq.push([‘_setAccount’, ‘UA-XXXXX-X’]);
    _gaq.push([‘_trackPageview’]);
    </body>
    </html>

    Thanks,
    Ellen

Viewing 3 replies - 1 through 3 (of 3 total)
  • Alwyn Botha

    (@123milliseconds)

    No

    You made those changes in your theme pages.

    The errors will remain; easy to fix

    Will up grading fix those mistakes

    — it’s always best to upgrade with each new version of WordPress, but from my quick look these problems are caused by entries you made in your (Thesis) theme. Look in the ‘Open Hooks’ pages of the theme options.

    Jkovis, thanks for looking at my code. I asked on the Thesis forum for where to find the code so I think I am going to be able to repair it.

    Hopeful,
    Ellen

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Upgrading wordpress fix mistakes in SEO code?’ is closed to new replies.