I would like to ask others more experienced than I, how you deal with the internet with sharing contact information if you are using it as a business?
I am finishing making my (photography) services available over the net. But rather than posting a business card with my phone number or my personal address, how should I be doing this? I would like to hear from all perspectives and POV's if I could please? There must be benefits and risks all around.
So far, after setting up a simple web comments form, I was sent much spam.
I learned more from these pages and I started tracking spammers ISP addresses and adding them to my htaccess file.
Then I realized I was getting only a single type of spam, multiple links pasted into the form.
Although I kept adding the the htaccess for each piece of spam, the spammers seemed to have an unlimited supply of isp addresses.
I learned more from these pages and I started checking in the php code to make sure there were no multiple htp:// lines in the comments.
This has completely blocked my spam, finally.
The question I have

is how should I look at putting a contact phone number of contact address online? What security features if any should I consider before taking this step?
Should I just roll the dice and see what happens? Should I put in a challenge question first like for joining a forum? What about putting off potential customers? What about genuine security and what is smart and what is not smart?
Thanks