Forums

Upgrading wordpress fix mistakes in SEO code? (4 posts)

  1. LNmumu
    Member
    Posted 1 year ago #

    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="http://tokyohomeopathy.jp/xmlrpc.php?rsd" />

    <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

  2. 123milliseconds
    Member
    Posted 1 year ago #

    No

    You made those changes in your theme pages.

    The errors will remain; easy to fix

  3. jkovis
    Member
    Posted 1 year ago #

    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.

  4. ellen.madono@gmail.com
    Member
    Posted 1 year ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic