Email Privacy
Detects plain text email addresses on the page.
What is this check?
This check looks for email addresses written in plain text (e.g., `hello@example.com`) directly in your HTML.
Why is it important?
Spam bots constantly crawl the web to harvest email addresses written in plain text. This is a primary source for spam lists.
What is the impact?
Displaying emails in plain text will almost certainly lead to receiving a large amount of spam. It's better to use a contact form or obfuscate the email address.
