I have a web app running in a folder in the root.
The error log is filled with apparent emails that all start with:
JavaScript Error:
Error:
And them text from an email. They appear to be addressed to a different website: onlinedesignerdeals.com
Where are these errors coming from? Can I stop them?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
To me, it looks like a spam problem with a contact form on your website.
I could suggest implementing a captcha on all of your contact forms to prevent bots from abusing the forms.
Regards, Bobby