GDPR links issue
-
EDIT: I was just able to fix this, by making the HTML elsewhere and without target blank. Using the code suggested in the GDPR form however, seems to not work.
In Lighthouse I noticed uncrawlable links errors for my Terms of Service and Privacy Policy in the WPdiscuz form.
Turns out, that it keeps turning:
<a href=’https://nosefragrances.com/terms-of-use/’ target=’_blank’>TOS and <a href=https://nosefragrances.com/privacy-policy/’ target=’_blank’>PRIVACY POLICYinto just: a>TOS< /a> and <a>PRIVACY POLICY
Using the exact code as suggested by WPdiscuz. Clicking on the links just checks or unchecks the agreement box
- This topic was modified 10 months ago by .
- This topic was modified 10 months ago by .
- This topic was modified 10 months ago by .
- This topic was modified 10 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘GDPR links issue’ is closed to new replies.