| Coding Forum Problems with your code? Let's hear about it. |
02-26-2004, 06:21 PM
|
#1 (permalink)
|
|
Contributing Member
Join Date: 12-28-03
Location: East London, UK
Posts: 601
Latest Blog: None
|
Hiding URL in STAUS BAR
Hi, Im sure this has been coverd tonnes of times, But could someone clarify if google or other search engines ban or penailize sites for using this scirpt to hide URL's in the status bar?
<a href="http://widgit.com" onmouseover="window.status=''; return true"; onmouseout="window.status=''; return true">link text</a>
I'd rather be safe than sorry -
:wink:
|
|
|
02-26-2004, 06:22 PM
|
#2 (permalink)
|
|
v7n Mentor
Join Date: 10-13-03
Location: England.
Posts: 6,183
Latest Blog: None
|
don't do that, i and many people much prefer to know where a link will take me, before i click on it.
|
|
|
02-26-2004, 06:25 PM
|
#3 (permalink)
|
|
Contributing Member
Join Date: 12-28-03
Location: East London, UK
Posts: 601
Latest Blog: None
|
I understand your point and to be honest I dont practise this - but its for a dj mix directory and the dj's in question want the mixes only to play and not have the link seen!! I was just wanting to find out if you get baned for this ..
Cheers for your input! :wink:
|
|
|
02-26-2004, 07:04 PM
|
#4 (permalink)
|
|
v7n Mentor
Join Date: 10-11-03
Posts: 1,137
Latest Blog: None
|
No you shouldn't get banned for that.. you may get banned for window.status='this band rocks the world with its hip hop jiggity boom bam grooves blah blah' or at least my personal ban.. haha.
|
|
|
02-26-2004, 07:16 PM
|
#5 (permalink)
|
|
Banned
Join Date: 01-23-04
Posts: 2,367
Latest Blog: None
|
cant you just view source? or right click on a link and click copy shortcut?
|
|
|
02-27-2004, 07:59 AM
|
#6 (permalink)
|
|
Contributing Member
Join Date: 12-28-03
Location: East London, UK
Posts: 601
Latest Blog: None
|
Nice Avatar
|
|
|
02-27-2004, 08:00 AM
|
#7 (permalink)
|
|
Contributing Member
Join Date: 12-28-03
Location: East London, UK
Posts: 601
Latest Blog: None
|
Quote:
|
Originally Posted by hatchet
No you shouldn't get banned for that.. you may get banned for window.status='this band rocks the world with its hip hop jiggity boom bam grooves blah blah' or at least my personal ban.. haha.
|
LOL 
|
|
|
02-27-2004, 09:06 AM
|
#8 (permalink)
|
|
Inactive
Join Date: 10-13-03
Location: Lebanon
Posts: 4,099
Latest Blog: None
|
@sim: gd can putan anti-right click script... so you can't view the source ...
|
|
|
02-27-2004, 09:12 AM
|
#9 (permalink)
|
|
No Longer Here
Join Date: 09-27-03
Location: State College, PA
Posts: 9,354
Latest Blog: None
|
Quote:
|
Originally Posted by samer
@sim: gd can putan anti-right click script... so you can't view the source ...
|
There is always view... page source.
|
|
|
02-27-2004, 09:22 AM
|
#10 (permalink)
|
|
Contributing Member
Join Date: 10-13-03
Location: UK
Posts: 371
|
You won't get banned for that code - I use it all the time. The thing is though, it hides it from the status bar but when you click on it the browser will then show the address you're at in the address bar.
You could use PHP to hide the link but you have the same problem.
I assume the point is that the DJ's don't want people to download the tracks from your site? If so you could place the music files in a little Flash player - users can then press Play and listen to them without being able to nick the tunes.
Or, just make the tunes 30 sec samples like on Amazon.
|
|
|
02-27-2004, 10:29 AM
|
#11 (permalink)
|
|
Inactive
Join Date: 02-11-04
Location: Corpus Christi, TX
Posts: 901
Latest Blog: None
|
Quote:
|
Originally Posted by Fruit & Veg
You won't get banned for that code - I use it all the time. The thing is though, it hides it from the status bar but when you click on it the browser will then show the address you're at in the address bar.
You could use PHP to hide the link but you have the same problem.
I assume the point is that the DJ's don't want people to download the tracks from your site? If so you could place the music files in a little Flash player - users can then press Play and listen to them without being able to nick the tunes.
Or, just make the tunes 30 sec samples like on Amazon.
|
why don't you just have the window open on a seperate page with out a address bar and/or status bar... kinda like most pop-ups?
|
|
|
02-27-2004, 11:08 AM
|
#12 (permalink)
|
|
Inactive
Join Date: 10-13-03
Location: Finland
Posts: 640
Latest Blog: None
|
You can always just right click on the link and see the real link! 
|
|
|
02-27-2004, 01:52 PM
|
#13 (permalink)
|
|
Moderator
Join Date: 10-13-03
Location: UK
Posts: 2,819
Latest Blog: None
|
the URL in the link will always be accessible, you can run but you can't hide!
Embedding in a Flash movie would be a very good way (but it is possible to extract images, action scripts, movie clips, and sound clips from .swf files).
Apart from that, some kind of steaming thing like internet radio?
People could still use their sound-card to record it anyway!
|
|
|
02-27-2004, 02:28 PM
|
#14 (permalink)
|
|
v7n Mentor
Join Date: 10-11-03
Posts: 1,137
Latest Blog: None
|
The only real way to not have someone steal your images or files is not put them on the internet. The internet was created to share information - so it's difficult to change that.. at least right now. There are methods to parse your file names through a cgi script that could work. At least I've seen it done when you right click the parsed link it tells you that you can't do that or similar message.. and view source gives you the parsed URL.. essentially hiding the file itself. I'm sure there are ways around that too.
|
|
|
02-27-2004, 02:35 PM
|
#15 (permalink)
|
|
v7n Mentor
Join Date: 10-11-03
Posts: 1,137
Latest Blog: None
|
|
|
|
03-02-2004, 03:43 PM
|
#16 (permalink)
|
|
Inactive
Join Date: 10-13-03
Location: South west UK
Posts: 265
Latest Blog: None
|
If you put it in a pop-up and hide the toolbar, address bar, and status bar, then put a no-right-click link on it, would that not work?
Again, if someone was determined enough, they could still get it, but samples can help combat that...
Would there be anyway of "cutting up" the music link they do with some pictures?
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -7. The time now is 09:51 PM.
© Copyright 2008 V7 Inc
|