How do I remove my old web content from the web?
June 11, 2009 7:04 PM
Subscribe
How do I remove my old web content after my domain has expired and I can't find any record of my old hosting company online?
I had a website about 6 years ago that still shows up as one of the top google searches for my name. I am not crazy about people being able to access all of my old content.
The problem is the domain name has long expired, and I can find no record of my old hosting company. How can I get this old content removed?
I tried contacting the new owner of the domain name and asking him to remove the content, or at least point the domain to a new server. The new owner never replies.
Any help is very much appreciated! Thanks.
posted by amanlikeme to computers & internet (8 comments total)
2 users marked this as a favorite
# get the IP hosting the domain
dig OLDDOMAIN.COM
# lookup who the IP (from above) is mapped to (not the domain)
whois 127.0.0.1
There should be an email address or phone number. Send them a take down notice. State that you created the content. It is yours, (the way back machine may help prove its age) and you say your name is on it, so it should be obvious that it's your content.
You said you couldn't contact the hosting company.. the above should help with that.
posted by ecco at 7:49 PM on June 11, 2009