Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Newbie Questions (http://www.greenguysboard.com/board/forumdisplay.php?f=5)
-   -   A link for the newbies (http://www.greenguysboard.com/board/showthread.php?t=5306)

soggy 2004-02-26 05:49 PM

A link for the newbies
 
Here is a great site that I came about
http://www.developingwebs.net/

Has some nice tutorials on Photoshop and stuff.

enjoy

soggy

Mental Ernie AKA Hotlinker 2004-02-27 05:27 AM

Thanks
Quote:

Protect your email address on your site from mail stripping robots
How do I do that though? And the purpose of that is to get less spam right?
Quote:

Learn how to make a robots.txt file so images.google.com won't offer your images to others.
Again, how does one make this? And what does it do? Keep the images from appearing when ppl do a image search?

Entreri 2004-03-01 12:22 AM

Hi,

I didn't visit the URL posted by soggy but I can answer your questions.

Quote:

Protect your email address on your site from mail stripping robots

How do I do that though? And the purpose of that is to get less spam right?
It prevents your e-mail from being harvested into a spam database. This can be done using Javascript. Basically, you don't store the e-mail in plain text in the HTML - you let Javascript construct the mail link.



Quote:

Learn how to make a robots.txt file so images.google.com won't offer your images to others.

Again, how does one make this? And what does it do? Keep the images from appearing when ppl do a image search?
Yep, it keeps your images away from Google's image search. In can be done by adding a robots.txt file with the following lines :

User-agent: Googlebot-Image
Disallow: /

You can get more information on that from Google : http://www.google.com/remove.html

Entreri.

MatrixFan 2004-03-01 12:57 AM

If you don't want to clutter your pages with javascript you can just write your email out like this:

webmaster at xxx-adults.net

Entreri 2004-03-01 02:45 AM

Quote:

Originally posted by MatrixFan
If you don't want to clutter your pages with javascript you can just write your email out like this:

webmaster at xxx-adults.net

Alas, this is often parsed by spam spiders. Same goes for those NOSPAM tags that can be stripped. Or replacing characters with html unicode equivalent. Etc.

Anyhow, the point is moot. If the e-mail used is a 'webmaster' address, they don't need to spider the web site to obtain it. They can harvest those from Whois records or simply send blind spam (eg. guesses).

If one really wants to protect an e-mail (such as a support e-mail), then consider adding a mail form on the web site. It's easier to use for users anyways. (imho)

Entreri.

Mental Ernie AKA Hotlinker 2004-03-02 08:14 AM

If only I had known that a little sooner, maybe my mailbox wouldn't have been flooded with 100's of spam and virusses every day than.
Thanks man.

Fonz 2004-03-02 08:27 AM

So, you don't want to enlarge your penis Ernie? :)

Some useful stuff on that page soggy


All times are GMT -4. The time now is 10:42 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc