[Code] Require Javascript

Article author
Duncan Hamra
  • Updated

Add this code to your global site header or to your individual pages to redirect users with JS disabled.

Change www.memberstack.com to your own website.

<noscript>
<meta http-equiv="refresh" content="0; url=https://www.memberstack.com" />
</noscript>

When someone browses a page with this code in it and their Javascript is disabled, they will be redirected to the page specified in the code snippet.

Why is Memberstack Showing up in my Linked posts?

If some of our Social posts are displaying the Memberstack Open Graph image, you need to do 2 things. 

1. Replace the Memberstack.com link from the "Require Javascript" above.

2. Refresh the OG images and metadata using the Linked Post Inspector

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.