<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Antispam measure for Advanced Guestbook"]]></title>
		<link>https://proxy2.de/forum/posts/list/2.php</link>
		<description><![CDATA[Latest messages posted in the topic "Antispam measure for Advanced Guestbook"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Antispam measure for Advanced Guestbook</title>
				<description><![CDATA[ G'day there,<br /> <br /> Some of you may be aware of the recent move by Google to combat spam links. This initiative is now also being supported by MSN Search and Yahoo! See [url]http://www.google.com/googleblog/2005/01/preventing-comment-spam.html[/url]<br /> <br /> [quote]If you're a blogger (or a blog reader), you're painfully familiar with people who try to raise their own websites' search engine rankings by submitting linked blog comments like "Visit my discount pharmaceuticals site." This is called comment spam, we don't like it either, and we've been testing a new tag that blocks it. From now on, when Google sees the attribute (rel="nofollow") on hyperlinks, those links won't get any credit when we rank websites in our search results. This isn't a negative vote for the site where the comment was posted; it's just a way to make sure that spammers get no benefit from abusing public areas like blog comments, trackbacks, and referrer lists.[/quote]<br /> <br /> While this antispam initiative is focused on blogs, it is also appropriate to support the initiative in guestbooks. Thus I decided to work out what changes would be needed for Advanced Guestbook 2.3.1 to support this initiative.<br /> <br /> To add the attribute (rel="nofollow") on hyperlinks in Advanced Guestbook, you just have to make a simple change to your templates/url.php file.<br /> <br /> Change:<br /> [code]&lt;a href=&quot;$row&#91;url&#93;&quot; target=&quot;_blank&quot;&gt;[/code]<br /> <br /> To:<br /> [code]&lt;a href=&quot;$row&#91;url&#93;&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;[/code]<br /> <br /> If you have HTML Codes and/or AGCodes enabled, then there are probably other places changes would need to be made. But for security reasons, I don't enable those features and thus haven't bothered to work out the required changes.<br /> <br /> Best Regards, Lloyd.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14043.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14043.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 15:02:28]]> GMT</pubDate>
				<author><![CDATA[ lloyd_borrett]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You can do that with a meta tag. Nothing new there.<br /> [quote][color="green"]&lt;META name="ROBOTS" content="index,nofollow"&gt;[/color][/quote]]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14044.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14044.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 15:41:04]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Useless to me as I already use the rel attribute as the target attribute is only supported in transitional doc types. As JTD says the robots metatag can achieve exactly the same. This move by Google is pointless. Yes one reason for spam is to increase search engine positioning but it is mainly publicity, the more links to your site the more likely people are to click it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14046.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14046.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 15:45:12]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think you all are wrong.  The robots metatag does not achieve exactly the same thing.  The robots.txt  "noindex, nofollow" is to keep your guestbook from being indexed by the search engines.  The (rel="nofollow") is for guestbooks that you want indexed but you do not want the hyperlinks appearing in the guestbook to get credit.  See the difference?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14075.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14075.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 19:12:46]]> GMT</pubDate>
				<author><![CDATA[ D.A.]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If spiders are told not to visit your guestbook then how are they going to follow the links within?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14076.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14076.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 19:16:43]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Can you read?<br /> <br /> The (rel="nofollow") is for guestbooks that you [b]want[/b] indexed<br /> <br /> If you want them indexed, you would not put the noindex,nofollow in the robots.txt file.  You would do as Lloyd Borrett suggested and make a simple change to your templates/url.php file.<br /> <br /> So, there are two choices:  <br /> <br /> Do not allow spiders = robots.txt file meta tag<br /> <br /> or<br /> <br /> Allow spiders, but disallow the following of hyperlinks = edit templates/url.php]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14078.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14078.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 19:23:19]]> GMT</pubDate>
				<author><![CDATA[ D.A.]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ And I repeat [b]THIS WILL NOT STOP SPAM[/b]. It's a nice idea but it's also the search engines trying to boost their own ego's by claiming that people only spam guestbooks and blogs to boost their ratings.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14083.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14083.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 20:41:36]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ My 2 cents.... I see both points as valid.  But the validity is flowing in different directions.  Spammers may spam for link counts via unsophisticated search engine trackers.... BUT the links like *Viagra* free online trials.com or *Enlarge* your member.com are not trying to get higher rankings in the search engines.... LOL <br /> <br /> These types of spam just want click thru traffic and posting anywheres and everywheres using their little bots has nothing to do with ranking higher in the Search Engines <img src="https://proxy2.de/forum//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif" /> <br /> <br /> And Hackers, of course, have a different mission - <br /> <br /> But the two things that Spammers and Hackers have in common is that they both use the Search Engines to find easy targets to post their advertisements.... (albeit their ads look very different) <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14098.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14098.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 21:42:40]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ <img src="https://proxy2.de/forum//images/smilies/283a16da79f3aa23fe1025c96295f04f.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14101.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14101.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 22:32:06]]> GMT</pubDate>
				<author><![CDATA[ JTD]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ No, I don't need to read up on it.  You need to stop posting stuff that will confuse people who don't know.  We are not talking about the same thing, but you can't seem to understand that maybe because you don't realize that [b]some people want their guestbook indexed[/b] and are not excluding the robots.  THE SUGGESTION IS FOR PEOPLE WHO DO NOT USE THE ROBOTS.TXT EXCLUSION.<br /> <br /> Carbonize is right, the rel="nofollow" will not stop people from spamming, it will only stop the spammers from getting their rankings improved because of it.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14103.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14103.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 22:44:11]]> GMT</pubDate>
				<author><![CDATA[ D.A.]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="JTD"][quote="D.A."]I think you all are wrong.  The robots metatag does not achieve exactly the same thing.  The robots.txt  "noindex, nofollow" is to keep your guestbook from being indexed by the search engines.  The (rel="nofollow") is for guestbooks that you want indexed but you do not want the hyperlinks appearing in the guestbook to get credit.  See the difference?[/quote]<br /> <br /> You really need to read up on robots.txt files and doing the same thing with a meta tag. They both do the same thing. With one I make a small little meta tag with the other a nice big list of bots and files I either do or dont want them to index. [/quote]<br /> <br /> Actually, D.A. is right in that the &lt;a tag rel="nofollow"&gt; does not belong in the robots.txt file or in the metatag and performs a different function. <br /> <br /> JTD, you're talking apples and oranges - both are fruits, but from different trees....]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14104.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14104.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 22:48:29]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ And both are total bollocks. This will not stop spamming and I somehow cannot see the nastier bots out there giving a rats arse about robot.txt files nor robots meta tags.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14105.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14105.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 23:20:09]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ G'day there,<br /> <br /> Using the META tag <br /> [code]&lt;META name=&quot;ROBOTS&quot; content=&quot;noindex,nofollow&quot;&gt;[/code]<br /> or equivalent robots.txt file entries means the search engines will not index or follow EVERY link on the web page. That's not something I would want to happen with my guestbook pages.<br /> <br /> Using the rel="nofollow" option on individual links on web pages means that the search engines are being told not to follow and rank the subject of those specific links.<br /> <br /> These are two very different outcomes.<br /> <br /> Sure the rel="nofollow" won't stop spam entries getting into my guestbook, but it will help to make those spam entries less beneficial to the spamers. And anything to hinder spamers, in my book, is beneficial.<br /> <br /> It would seem most of the major blog engines have already endorsed this move by Google, so they must all see some good in it. I expect most guestbook and forum engines will follow this lead in due course.<br /> <br /> After all, this move doesn't really hurt legitimate users. Certainly I don't add my URL to guestbook, blog or forum entries as a means of increasing my search engine rankings. I do it so others can simply use the link should they wish to find out more. <br /> <br /> By the way JTD, the meta tag<br /> [code]&lt;META name=&quot;REVISIT-AFTER&quot; content=&quot;?? days&quot;&gt; [/code]<br /> is a bit of a fallacy. None of the major search engines support it. My understanding is that it was introduced by one obscure Canadian search engine and is not used by any others. Indeed, some of the search engine optimisation associations won't let people who have that tag on their web pages join their associations. They think it shows a lack of fundamental knowledge of SEO factors. That said, it's on almost all of the pages on my sites, because I didn't know that at the time, and I haven't got around to doing anything about it.  :D<br /> <br /> Best regards, Lloyd.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14106.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14106.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 23:39:54]]> GMT</pubDate>
				<author><![CDATA[ lloyd_borrett]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Carbonize"]And both are total bollocks. This will not stop spamming and I somehow cannot see the nastier bots out there giving a rats arse about robot.txt files nor robots meta tags.[/quote]<br /> <br /> Yep - 89% of spammers don't spam for increased Search Engine Rankings!!!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14107.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14107.php</link>
				<pubDate><![CDATA[Sun, 6 Feb 2005 23:47:11]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I'm new to php, and not too savy about the html anyway so I'm left with the question: would I need to exclude robots by entering that code in every file or just some, maybe the url.php file?  Thanx,]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14129.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14129.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 00:27:15]]> GMT</pubDate>
				<author><![CDATA[ bSeen]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If you mean [b]rel="nofollow"[/b] then it is something to be added to the guestbooks code. If you mean for controlling search engine robots access to your site do a search on google for [b]robot.txt[/b].]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14132.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14132.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 00:39:53]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="bSeen"]I'm new to php, and not too savy about the html anyway so I'm left with the question: would I need to exclude robots by entering that code in every file or just some, maybe the url.php file?  Thanx,[/quote]<br /> <br /> If you are trying to keep the Search Engine robots, (i.e. Google, MSN, Yahoo...) out of your guestbook, you would put the Metatag information with the no follow, no index into the header.php at the very top (directly after &lt;html&gt; and &lt;head&gt; tags)<br /> <br /> Again, as pointed out repeatedly, this will not keep out spammer bots - it will only help to make your guestbook not show up in the search engine directories.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14135.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14135.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 00:43:31]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="ET"]<br /> Again, as pointed out repeatedly, this will not keep out spammer bots - it will only help to make your guestbook not show up in the search engine directories.[/quote]<br /> <br /> so that spammers are LESS LIKELY to find your guestbook using a search engine.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14136.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14136.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 00:55:03]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="Auron"]<br /> so that spammers are LESS LIKELY to find your guestbook using a search engine.[/quote]<br /> <br /> Yep! <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14137.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14137.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 00:57:52]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I think ET might have missed something.<br /> <br /> Using [b]rel="nofollow"[/b] on links means that those links won't be followed, indexed and used to calculate rankings by the search engines. It will have NO effect on the search engine indexing and ranking of your web site and your site content.<br /> <br /> Sure it won't stop spam entries. But it will help to prevent spam entries from ranking highly in search engines. And that is a good thing.<br /> <br /> Best Regards, Lloyd.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14138.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14138.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 01:33:39]]> GMT</pubDate>
				<author><![CDATA[ lloyd_borrett]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Lloyd what ET means, and this is something I once did, is that spammers use Google to find sites using advanced guestbook to add to their list of sites to send the spam to and so stopping it listing your guestbook may help prevent spam. To be honest I see no reason why you would want your guestbook listed as it does not contain information relevant to your site but ratehr just peoples comments about your site.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14142.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14142.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 01:56:18]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ [quote="lloyd_borrett"]I think ET might have missed something.<br /> [/quote]<br /> <br /> I don't think I missed a thing.... <br /> <br /> [quote="bSeen"]I'm new to php, and not too savy about the html anyway so I'm left with the question: would I need to exclude robots by entering that code in every file or just some, maybe the url.php file?  Thanx,[/quote]<br /> <br /> Which I interpreted was in response to <br /> <br /> [quote="lloyd_borrett"]<br /> Using the META tag <br /> [code]&lt;META name=&quot;ROBOTS&quot; content=&quot;noindex,nofollow&quot;&gt;[/code]<br /> or equivalent robots.txt file entries means the search engines will not index or follow EVERY link on the web page. That's not something I would want to happen with my guestbook pages.<br /> <br /> Using the rel="nofollow" option on individual links on web pages means that the search engines are being told not to follow and rank the subject of those specific links.<br /> <br /> These are two very different outcomes.<br /> <br /> Sure the rel="nofollow" won't stop spam entries getting into my guestbook, but it will help to make those spam entries less beneficial to the spamers. And anything to hinder spamers, in my book, is beneficial.<br /> [/quote]<br /> <br /> I'm well aware that rel="nofollow" does not [b]exclude robots[/b] - Bseen's post seemed to ask about Excluding Robots and that is what I responded to as it was included in my post and is what bseen SEEMED to have asked about.... LOL  OR At least that's what I think bseen asked about - but this thread has gotten so convoluted - I may be confused as to why I even bothered to respond.... ;) <br /> <br /> But if you choose to read back through my earlier posts in this thread, I think you might see that I comprehend the differences and what they do.... Or not.... ;)]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4230/14144.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4230/14144.php</link>
				<pubDate><![CDATA[Tue, 8 Feb 2005 03:18:25]]> GMT</pubDate>
				<author><![CDATA[ ET]]></author>
			</item>
	</channel>
</rss>