Is it possible when setting up a hyperlink using HTML to hide the url the link will lead to, and also keep the url hidden (when the page is located) in the browser window?
For example suppose I want a link to go tohttp://mysite/mypage.html,but I don’t want the visitor to know where they are being taken, is this possible using HTML?
Posted on: 12:48 am on February 28, 2001
EBookCompiler
For HTML web pages, + status line
<a href="http://mysite/mypage.html" onMouseOver="window.status='Click now for cool info!';return true" onMouseOut="window.status='';return true;">
Another way is to link to a page on your site which is a 100% frame round the content. If this is an affiliate link, check the rules on the affiliate program as not all allow it. This will stop them seeing the address bar in the browser
(Edited by EBookCompiler at 2:32 am on Feb. 28, 2001)
Posted on: 2:30 am on February 28, 2001
Danial
<a href="yoururl.htm" onMouseOver="MM_displayStatusMsg('say here what you want to be displayed in the status bar');return document.MM_returnValue">Link here </a>
This is how the html will read if you want to use a link to a site from a picture or text, and make it say something else in the status bar at the bottom of the page. You can also shut off the status bar in your E-Books completely, I do because it cleans up the page better and looks more professional. As the last post also says, frames is the only other way of hiding the page it is going to. Personaly, if an Internet site is linked to, I would be wanting to use the Internet site to expand the original intentions of the E-Book, not hide it, maybe even provide a link to the E-Book download on the page so if a person sends someone else by referal to it they can also be exposed to the E-Book. Cross linking is probably the number one thing that you can do on the net.
Posted on: 3:27 am on February 28, 2001
GeorgefromGlasgow
Thanks Sunil & Danial
Sunil your solution worked, Danial don't know what happened but I got an error message with your suggestion. Thanks anyway problem is solved
George
Posted on: 6:31 pm on March 14, 2001
EZcollegedegrees
Why would you want to hide the URL? What´s that for?
Posted on: 1:27 am on October 30, 2001
EBookCompiler
Why?
Couple of possible reasons:
You might have some kind of advertising or referral or affiliate link on your web page. i.e. a link that you're getting paid for. Instead of letting the user see that it's a paid link, you could give the impression that it's just a normal link
or
You might be linking to some lesser known or long URL. Rather than having the status line dislay a long URL you want it to display a helpful message
or
I suppose you might just want to "trick" the user for some reason
Posted on: 12:06 pm on November 2, 2001
dreuby
I've also seen this recommended for affiliates who don't want their referrals "stolen" - people can remove the affiliate reference before they use the link, so the affiliate doesn't get credited with that referral.
With any business, it is up to the individual owner of said business to ensure the success of the business. You may make more or less than any sample figures or results that might be quoted on our web sites or other publications. All business involves risk, and many businesses do not succeed. Further, Answers 2000 Limited does NOT represent that any particular individual or business is typical, or that any results or experiences achieved by any particular individual/business is necessarily typical.
Disclosure:
Our company's websites' content (including this website's content) includes advertisements for
our own company's websites, products, and services,
and for other organization's websites, products, and services.
In the case of links to other organization's websites,
our company may receive a payment, (1) if you purchase products or services,
or (2) if you sign-up for third party offers, after following links from this website.
Unless specifically otherwise stated, information about other organization's products and services,
is based on information provided by that organization,
the product/service vendor, and/or publicly available information - and should
not be taken to mean that we have used the product/service in question.
Additionally, our company's websites contain some adverts which we are paid
to display, but whose content is not selected by us, such as Google AdSense ads. For more
detailed information, please see Advertising/Endorsements Disclosures
Our sites use cookies, some of which may already be set on your computer. Use of our site
constitutes consent for this. For details, please see Privacy.
Click privacy for information about our company's privacy, data collection and data retention policies, and your rights.