Bookmarks
You will want people
to add your pages to their "bookmarks" or their "favorites."
This increases the chance that they may return to your site in future.
The script below,
(having replaced the red terms with your own website details) will allow
most people to click on the link and add the page to their bookmarks.
Paste this into your html code.
<a href="javascript:window.external.AddFavorite('http://www.aslins.com',
'Aslins-eBusiness solutions')">Click
here to add Aslins.com to your favorites.</a>
If you want to add
Aslins.com to your bookmarks then click here.
In some cases, you
may have a website that most people could use as a Homepage, ie the
first page that comes up when they start up the web browser. This isnt
really worth doing unless you site has news, and interesting features
that makes it worth a look every day. But if you can do that then you
certainly increase your visibility.
The script you can
use is below, replace red terms with your details, and paste into your
html code.
<!--[if IE 5]>
<font face="Arial" size="3">
<A HREF="#"
onClick="this.style.behavior='url(#default#homepage)';
this.setHomePage('http://www.aslins.com');">
Make Aslins Your Homepage
</A>
</font>
<![endif]-->
As an example: if
you would like to make BBC News your homepage then click
.
Note: the reason
we say "most" people, is that these routines do not work on
older browsers and non Microsoft browsers. It should be fine for >90%
of users.