Edit Myspace TOS Violation Image

HTML Tutorials

Tutorial

Click on thumbnailed images to enlarge

If you're working on a DIV layout, and you update the page to find out that myspace has put a Terms of Service Violation gif on your page, then you're doing something that's against the myspace terms of service, but if you haven't finished your page, or if you're working with a testing profile, this can be very annoying.

Look within your code for any images that you're using for backgrounds and the such.
<img src=\"http://x.myspace.com/images/tos.gif\" />
You see there, myspace replaced one of my main images with their .gif, the simple fix to this is replace their .gif back with the image link that you want.
<img src=\"http://avierspiel.net/images/berightback.png\" />

Tutorial Comments

Showing latest 6 of 6 comments

just remove the code and don't replace it with that code ^_________^

By bunni-rabbit on Feb 23, 2009 7:02 pm

The reason some photos are showing up "TOS Violation" is because Myspace blacklists certain Photobucket urls for some reason - it's a glitch.
What you have to do, is re-upload the image somewhere else, like Tinypic. Once you upload it there, get the new url, paste it in, and I can guarantee you the picture will show up.

By ingodwerust on Feb 6, 2009 3:40 pm

Myspace does NOT do that just because they want to. The reason they do that, is because your using the WRONG image url. When putting an image on your page..make sure you're always using the DIRECT LINK for that image.

So putting the same image link back after myspace puts the TOS violating GIF will not work.

By PeRRiiN on Jan 5, 2009 4:05 pm

THIS DOESNT EVEN WORK!!!

>=[

By sqkypineapple on Jan 2, 2009 7:07 pm

i still dont get how this works!!!!

By qtypie on Dec 20, 2008 9:04 pm

does this work for...image maps?

By H3avy on Dec 3, 2008 9:02 pm

Tutorial Details

Author synapse View profile
Submitted on Nov 19, 2008
Page views 18,959
Favorites 19
Comments 6
Reviewer manny-the-dino View profile
Approved on Nov 19, 2008

Tutorial Tags