We use the “Require JavaScript” power-up to prevent users from accessing premium content by disabling JS:
<noscript>
<meta http-equiv="refresh" content="0; url=https://awordaboutwind.com/browser-issues" />
</noscript>
If a user has disabled JS, they get redirected to this error page telling them “There’s a problem with your browser - please enable JS”.
However, when a user attempts to share a link to a page on LinkedIn, the kicks in and the preview displays the error message. For example, testing with the LinkedIn post inspector tool, the following is seen: https://www.linkedin.com/post-inspector/inspect/https:%2F%2Fwww.awordaboutwind.com%2Fanalysis%2Fbard-offshore-1-how-we-turned-it-around
Twitter appears to be able to display the page preview correctly.
Short of disabling the power-up, any suggestions for how to get the links to display correctly on LinkedIn?
Thanks.