Marketing Magic has a wealth of tips, advice and practical online help, to improve your
marketing and selling, both online, and in the real world

Marketing and selling techniques, tips, feature articles, personal advice and  useful links to build your business and boost profits - on-line and offline.
*
Search site

  Workshops    Resources     Services     Archives
Shop
 
Home :: Contact us :: Privacy :: Site map :: News :: About us  


Resources Index
E-business Portal
Software Portal
Marketing Sparks
For Webmasters
Web Design &
  Graphics
Useful Links
  Coming soon..
Self Employment Test
DIY Marketing


Sign up now for ALL these goodies! Your address


(We won't give or sell your address to anyone.)

Today's hot tip
(we use this ourselves!)


Get Marketing Tipster on your desktop - or on your website.. Click here for an INSTANTand FREE download

 

Home > Resources > Email address hiding

How to stop your email addresses getting ripped from your website

Spammers use special software to go round websites, sucking up email addresses. Here's an effective way of stopping them:

HIDING EMAIL LINK USING JAVASCRIPT
----------------------------------

Instructions:
------------
1. For the text for the link, replace the 'showlink'
variable 'Email Me' with whatever text you want

2. The email variable in the script below is for an
email address:

yourname@yourhost.com

3 Replace the 'showname' variable 'yourname' with
the part of your email address which comes BEFORE
the @ symbol

4 Replace the 'showhost' variable 'yourhost.com' with
the part of your email address which comes AFTER
the @ symbol

5 Place the code in your HTML page where you want the
link to appear. If you are using a graphical WYSIWYG
editor, you will need to insert the code into the raw
HTML view, not the page view

6. Note - the long line starting 'document.write' must all be
on one line - with no break in the line.

The Javascript code
-------------------

=== COPY BETWEEN THESE LINES ===

<script language=javascript>
< !--
var showtag="@"
var showlink="Email Me";
var showname="yourname";
var showhost="yourhost.com";
document.write("<a href="+"mail"+"to:"+showname+showtag+showhost+">"+showlink+"</a>")
//-->
< /script>

=== COPY BETWEEN THESE LINES ===

 

 
Make your site sell!

It takes a lot convince me that ideas are worth buying! But for sheer value for money, I was overwhelmed by Ken Evoy's eBook course "Make Your Site Sell".

It isn't just the number of ideas presented, but the value of them. And they are all practical!

To read more, click here You could be reading it within minutes!

*
* *
* Marketing Magic is owned by Traynor Kitching & Associates, ("TKA")
an Internet marketing consultancy based in York, England.
All material is © 1997- TKA and other authors
Send comments and questions to: help@tka.co.uk
* *