• Resolved markrr

    (@markrr)


    While optimizing SEO data, I’m getting this error – Error parsing the response to JSON.

    I see so many other threads that don’t seem to have resolved this issue as well.

    I tried installing & activating the Yoast Test Helper plugin and resetting tables, Didn’t work.

    Also deactivated debugging in wpconfig file. Also didn’t work.

    I installed and activated the Health Check & Troubleshooting plugin, switched to troubleshooting mode, activated the Yoast Test Helper plugin and Yoast SEO plugin, re-ran the SEO Data Optimization. Also didn’t work.

    • This topic was modified 1 year ago by markrr.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter markrr

    (@markrr)

    Error details in case this helps.

    <head>
        <title>404 Error - Page Not Found</title>
        <style>
            #ad_frame{ height:800px; width:100%; }
            body{ margin:0; border: 0; padding: 0; }
        </style>
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
        <script type="text/javascript" language="JavaScript">
            var url = 'https://www.searchvity.com/?dn='
                + document.domain + '&pid=9POL6F2H4';
    
            $(document).ready(function() {
                $('#ad_frame').attr('src', url);
            });
        </script>
    </head>
    <body>
        <iframe id="ad_frame" src="https://www.searchvity.com/"
            frameborder="0" scrolling="no">
    
            <!-- browser does not support iframe's -->
    
        </iframe>
    </body>
    • This reply was modified 1 year ago by markrr.
    Plugin Support Maybellyne

    (@maybellyne)

    Hello @markrr,

    I’m sorry you couldn’t complete the SEO data optimization. To troubleshoot further, while you’re on the SEO Data Optimization screen, can you please check if there are Javascript errors on your browser’s console? You may follow the steps here – https://yoast.com/help/how-to-find-javascript-errors-with-your-browsers-console/

    Thread Starter markrr

    (@markrr)

    Well, an hour later, the optimization now works. It must have taken a while for one of those earlier attempts to work/kick in.

    • This reply was modified 1 year ago by markrr.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Another Error parsing the response to JSON’ is closed to new replies.