evalventure / mrlock-frontend

MrLock247
Apache License 2.0
0 stars 1 forks source link

Plaintext Emails Test #28

Closed alexbrebu closed 2 years ago

alexbrebu commented 2 years ago

In order to pass this test you must make your email addresses invisible to email spiders. Note that the best option is to replace your entire contact mechanism with a contact form and using the POST method while submitting the form.

Other solutions are listed below:

replace the at (@) and dot (.) characters replace text with images use email obfuscators hide email addresses using JavaScript or CSS trick