PDA

View Full Version : Spam Problem


Cameraman
02-29-2008, 05:00 AM
hi


since a few days my blog gets spamed with what seem to be automatic generated messages, they all come form a different IP address. Now i want to try and see if the "token" function under the spam control settings can help.
however, i cant figure out in which comments template file i have to add the token tag. im using the template "suffocate" and in the template folder is no comment file.
can anyone help ?

thank you.

EcoSee
02-29-2008, 05:34 AM
The <Token> feature works very very well. You simply add it between the <forms> on whatever page you have the comments on. I have mine on the image_template.html file

Basically just look thru the couple of files and find the code that looks something like this.


<form method='post' action='index.php?x=save_comment' name='commentform' accept-charset='UTF-8'>


Its probably the only form you have... And add the <TOKEN> on the next line. That should do it.

kevincrafts
02-29-2008, 05:34 AM
Put the token tag within the form tags where the comment input fields are located.

Cameraman
02-29-2008, 08:57 AM
thanks for the hep guys, i found the line of code in the image_template.html as you said Eco.

now we see if the spaming stops, whats a good time for the comment interval window to set to ?

Cameraman
02-29-2008, 12:05 PM
doesn't seem to help :/

its always one particular picture that gets spamed with advertising comments.

dhdesign
02-29-2008, 03:16 PM
1. Are you using Akismet to filter your comments for spam comments?

2. Did you enable the use of the token in the comment form?

3. Try setting the number of URLs allowed in a comment to 1 to stop spam comments that have multiple URLs in them.

Dennis
02-29-2008, 03:50 PM
4. Use either Defensio or Akismet.

5. Close the comments for that particular picture (choose edit and look for the picture)

Cameraman
02-29-2008, 04:14 PM
yes i activated the token. both akismet and defensio are implemented in pixelpost already right ? i just checked and they were both switched of, i just set akismet to "on", i believe its not possible to run both at the same time ?
do i have to configure anything else ?

EcoSee
02-29-2008, 04:53 PM
C~

Personally, I like Defensio better. I use it with <TOKEN> and i don't get any spam. You have to activate the <TOKEN> first from the admin panel. Do this from the menu tab [OPTION] submenu [SPAM CONTROL] Then follow the instructions of Defensio by going to their site and getting an API code from them. Enter that code in your admin panel, and the spam should stop.

xact
02-29-2008, 05:30 PM
I've put "url=" in "Referrer Banned List" and it seems that it works. No spam until now, even if the last month I had 500+. No token and, temporarily, no defensio/akismet. I just want to know how long will it do the job. :)

Dennis
02-29-2008, 06:12 PM
Xact; Pretty long if you ask me.

Cameraman
03-01-2008, 02:01 AM
it seems to be fine now, no new spam comments so far. thanks for all the help.

Cameraman
03-05-2008, 02:01 AM
i still get spam comments every now and then, when i check my referrers of the last 7 days, its interesting that there are a few urls that don't seem to lead anywhere but all end in a map.html, for example the last referrers url is: http://yieldmanagercom.com/map.html

does anyone know what that means ?