/    Sign up×
Community /Pin to ProfileBookmark

Masking address

I have a domain name pointed and masked to a page within another website.

Any web addresses linked on that page still shows the masked name.

What code can I use to prevent this so the linked site address is seen instead of the masked name.

Thanks

The code I’m using is simple enough
<A HREF=”http://www.newsite.com/new.html”<U>Website provided by IslandHoppers.com</A></U>

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@ShortsApr 21.2010 — Looks like the issue would be the usage of frames? If that's the case.

[CODE]<a href="http://www.newsite.com/new.html" target="_top">Website provided by IslandHoppers.com</a>[/CODE]

target="_top" will make it open in the top most window (outside of the scope of the frames).
Copy linkTweet thisAlerts:
@motuitiauthorApr 21.2010 — Yes, that did the trick. I'm going to have to up to date on "Target"

Thanks

Sandy
×

Success!

Help @motuiti spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.3,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...