Who here has tripod hosting? In April I registered and put up a page. Having no time to edit it, I left it be. Suddenly, today I returned, and a frame of ads had been stuck on the side of my site! Even worse, when I tried to access the ‘WebFTP’ section, I noticed that all my (3) files had disappeared, despite being shown on my site!
Whe WebFTP client is shite.
Don’t use it.
Occasionally (read: often) you click “edit” and it comes up with an empty window, and you have to close it and try again.
Occasionally (not so often) it loads with a completely empty file list.
Occasionally (too often to cope with) it doesn’t save when you click “save”, but closes the window anyway, and you have to type it all again.
get a proper FTP client, and do your work locally.
I discovered a great way to get rid of the ads on tripod, too.
It puts the ad code at the end of the file, so here’s the trick:
Rename all your pages to .php, whether they use it or not.
add:
<? die(""); ?>
to the end of every page.
Then the php processor will stop processing your file before reaching the ad code.
/me goes searching
Lycos’s terms of service don’t mention the banner ads, specifically they don’t disallow their removal by tricks like these - this is completely legal.