• Resolved Thomas McMahon

    (@twistermc)


    I have a client that has their site proxied so that the WordPress admin loads at one URL, and the public facing site is at another URL.

    Example: blog.example.com/wp-admin/ and https://www.example.com/blog/

    All requests to blog.example.com that do not include wp-admin are redirected to https://www.example.com/blog/ and that’s causing Yoast to break due to security issues loading the wpseoAnalysisWorkerL10n JS files.

    We think this is either some kind of Cross-Origin Resource Sharing (CORS), or Content-Security-Policy (CSP) error.

    I’m working with Akamai to hopefully update our proxy to work better with things like this, but is there a reason Yoast isn’t using Ajax? I guess I don’t fully understand what wpseoAnalysisWorkerL10n is doing or why it’s loading things in a way isn’t compatible with our server setup whereas other plugins are not facing the same issue.

    Any insight is appreciated.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    We would expect Yoast to work even if the site is proxied. If that is not happening, we ask that you please submit an issue report to our developers so they can investigate it further. You can make a report here https://github.com/Yoast/wordpress-seo/issues. You may need an account in order to post.

    Thread Starter Thomas McMahon

    (@twistermc)

    I get that posting to GitHub is the best way to post a bug, and I can do that, but I can’t publicly share any details on the client which may make this awkward.

    Plugin Support devnihil

    (@devnihil)

    We understand if you aren’t able to share information about the client we do understand. What is more important is that the bug report contain all of the information necessary for the developers to replicate the bug.

    Plugin Support Jerlyn

    (@jerparx)

    Closed. Please use the GH repo to submit the bug report.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issues with how Yoast loads scripts.’ is closed to new replies.