If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Defeat the spammers  XML
Forum Index » General Discussion
Author Message
terreus
Beginner

Joined: 01/04/2002 18:19:44
Messages: 6
Offline

I have had to insert some meta tags to stop the search engines from indexing my guestbook because of the amount of halfwits using it to advertise porn and sites offering enlargement services.
I thought some others that are getting spammed may be interested.

In templates/header.php
Insert:

<meta name="robots" content="noindex, nofollow" />
<meta http-equiv="expires" content="-1" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Cache-Control" content="no-cache" />
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

I had this problem so I had a friend write an image verification script to prevent bots from posting in the guestbook.

Also you would probably find a robots.txt file better than the meta tags.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
terreus
Beginner

Joined: 01/04/2002 18:19:44
Messages: 6
Offline

Carbonize wrote:I had this problem so I had a friend write an image verification script to prevent bots from posting in the guestbook.
Also you would probably find a robots.txt file better than the meta tags.

Using a robots.txt file does not prevent the human spammer from typing 'Guestbook' into Google and then vsiting each of the results and posting spam intot haose guestbooks.
Those are the type of brain dead spammers I was suggesting a way of preventing by stopping the search pages from indexing the guestbook.

terreus

Aliens who have contacted anyone through SETI so far: 0
Jared
Student

Joined: 07/01/2003 22:58:43
Messages: 96
Offline

that might only account for 1% of all spammers, because that method is so time consumming...........however, I did change some key words in guestbook... because if you do a key word search for certain things that are relevant to advanced guestbook, it shows hundreds of them in google.....I changed most of these key words............it makes it much harder for the human spammer to find my guestbook now if they do a google search or something... If he is a repeat customer.....I simply ban them through htaccess at the root level.
[WWW] [Yahoo!] [MSN]
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

Most just do a search on google like this - http://www.google.co.uk/search?hl=en&ie=UTF-8&oe=UTF-8&q=%22Advanced+Guestbook+2.3.1%22&meta= and then use a script or program to go through the list posting entries. This is why I removed the advert from the bottom then changed my guestbooks URL. The image verification script was just a challenge for my friend but works fine.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
JamesKB
Beginner

Joined: 02/10/2003 04:23:39
Messages: 5
Offline

Carbonize wrote:I had this problem so I had a friend write an image verification script to prevent bots from posting in the guestbook.

Also you would probably find a robots.txt file better than the meta tags.


HiYa.....

What would the equvilent entries be in the robots.txt file and in which folder of the "guestbook" folder structure would one put it?

Thanks for your time.... James
Carbonize
Master
[Avatar]

Joined: 12/06/2003 19:26:08
Messages: 4292
Location: Bristol, UK
Offline

A robots.txt file goes in the root folder of your web site. http://www.google.com/search?q=robots.txt should get you the info you require on the format.

Carbonize
I am not the maker of the Advanced Guestbook

get Lazarus
[Email] [WWW] [Yahoo!] aim icon [MSN] [ICQ]
Jadey
Newbie

Joined: 07/10/2003 18:26:44
Messages: 1
Offline

I've defeated a large number of spam by implementing ban words. I don't allow words that are often in guestbook spam like enlargement, mortgage, the naughty words, and also domain extensions such as .com .net .biz, etc. This has frustrated and detered most spammers from my guestbook sites.
 
Forum Index » General Discussion
Go to:   
Based on the open source JForum