301 redirects

Hi all, just trying to a 301 redirect from a page that used be in Wix, but the code below is causing the website to have errors, I suspect because of some of the characters?

RewriteEngine on
RewriteRule ^www.website.com/#!confidentiality/cfmy/?$
http://www.website.com/confidentiality/ [R=301,L]

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.