You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The email addresses from the website are being scraped. This is not a huge problem for the board, who use a good spam filter, but it is for the confidential counselors, who are just members that use their personal email.
Instead of displaying the email addresses with the mailto: property, we should display them as plain text, and split up the addresses in separate parts so crawling becomes harder.
The text was updated successfully, but these errors were encountered:
Is this still an issue as the confidential counselors now get their own custom email address via Google Groups and therefor use the same spam filter as the board does. Furthermore, their email will be deleted when they stop as counselor
The email addresses from the website are being scraped. This is not a huge problem for the board, who use a good spam filter, but it is for the confidential counselors, who are just members that use their personal email.
Instead of displaying the email addresses with the mailto: property, we should display them as plain text, and split up the addresses in separate parts so crawling becomes harder.
The text was updated successfully, but these errors were encountered: