Tagged Questions
The spamming tag has no wiki summary.
4
votes
0answers
113 views
What is google's stand on keyword spamming? [closed]
I have seen several apps using "keywords" , "tags" at the bottom of application description. obviously such apps rank higher than my app (FYI i am not using keywords/tags) for these keywords in search ...
3
votes
3answers
817 views
Determine if e-mail message can be successfully sent
I am working in a mailing application in C# and, basically, I need to be able to determine which recipients successfully received the message, which ones did not, no matter what was the failure ...
2
votes
5answers
153 views
Preventing spamming of the functionality of a php page
The background:
Ok, I run a legacy BBG over at ninjawars.net. There is an "attack" that players can make on other players that is initialized via form post. Essentially, we can simplify the ...
1
vote
4answers
198 views
Safe hidden text in HTML?
I need to have some hidden text in HTML to parse as text when i read an actual HTML file
I used to include my text in hidden div using style but i knew that may record us as spammers in SEO
.hideme ...
1
vote
4answers
266 views
how to stop scraping links from my php page
i have a home page with some links and mail ids i need to stop scraping my urls and mail-ids form that web page...
i have used robots.txt but most of the bad crawlers wont respect that....
1
vote
4answers
115 views
is this an attempt of code injection or just spamming? [closed]
community!
Once in a while we get registrations on our website similar to this one. (This is a transcript of an email notification):
New User Registration
FirstName: cowdqd
LastName: cowdqd
Company: ...
0
votes
1answer
109 views
SEO ranking for drop-down containing product text, which can be viewable or hidden by website visitor?
I'm building a site on behalf of a watch company who want to have their images very prominently displayed on each page.
They also want product descriptions to be ranked well in terms of SEO, but they ...
0
votes
5answers
441 views
php bulk mail limit
I need to send about ~20k emails to potential clients and need the best way to avoid:
server crash
being put in spammers list
I've searched a few forums and people said it's best to send mails in ...