Google PageRank whores
-
See this thread for an example. Any ideas of what to do about this sort of thing? You can have an admin function that allows you to delete a user-id with all of their posts as well. (Perhaps you already have this, I don't know). Just don't delete mine :wtf:
-
See this thread for an example. Any ideas of what to do about this sort of thing? You can have an admin function that allows you to delete a user-id with all of their posts as well. (Perhaps you already have this, I don't know). Just don't delete mine :wtf:
:wtf: ( small question ) can a "robot" post like that ? or is it done manually ? ( the spamming, not the deletion )
Maximilien Lincourt Your Head A Splode - Strong Bad
-
See this thread for an example. Any ideas of what to do about this sort of thing? You can have an admin function that allows you to delete a user-id with all of their posts as well. (Perhaps you already have this, I don't know). Just don't delete mine :wtf:
An email to webmaster@codeproject.com (aka Chris) will do the trick. As Chris monitors this forum he'll know soon enough anyway.
"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar The Second EuroCPian Event will be in Brussels on the 4th of September Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way! My Blog
-
See this thread for an example. Any ideas of what to do about this sort of thing? You can have an admin function that allows you to delete a user-id with all of their posts as well. (Perhaps you already have this, I don't know). Just don't delete mine :wtf:
Steven Campbell wrote: Any ideas of what to do about this sort of thing? They've been deleted. cheers, Chris Maunder Remember that a lone amateur built the Ark. A large group of professionals built the Titanic.
-
Steven Campbell wrote: Any ideas of what to do about this sort of thing? They've been deleted. cheers, Chris Maunder Remember that a lone amateur built the Ark. A large group of professionals built the Titanic.
Several members have links to personal websites as a part of their signature. And page ranking of these sites increase as they spread all over the discussion forums. Or are the spiders prevented from reading the forums. :~ //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke
-
See this thread for an example. Any ideas of what to do about this sort of thing? You can have an admin function that allows you to delete a user-id with all of their posts as well. (Perhaps you already have this, I don't know). Just don't delete mine :wtf:
-
Several members have links to personal websites as a part of their signature. And page ranking of these sites increase as they spread all over the discussion forums. Or are the spiders prevented from reading the forums. :~ //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke
from codeproject/robots.txt:
User-agent: * Disallow: /script [...] Disallow: /lounge
which should block all white hat robots to crawl the forums.
we are here to help each other get through this thing, whatever it is Vonnegut jr.
sighist || Agile Programming | doxygen -
from codeproject/robots.txt:
User-agent: * Disallow: /script [...] Disallow: /lounge
which should block all white hat robots to crawl the forums.
we are here to help each other get through this thing, whatever it is Vonnegut jr.
sighist || Agile Programming | doxygenThanks peter, for clearing the doubt. //Start of joke Never comment ur code. If it was hard to write, it should be hard to understand !!! //End of joke