Forum Moderators: phranque
Also, I have a lot of images on my site that I want to rename. They're currently named something like widgetblue.jpg, widgetred.jpg, widget2weird.jpg, widget2whatever.jpg, etc. I want to rename them to widgetimage1.jpg, widgetimage2.jpg, widget2image1.jpg, widget2image2.jpg, etc. I don't want an error log full of images though, is there anything I can do about that?
Jennifer
I just deleted a section of my site. Is there anything I can do to get it out of search engines? Is there an http code that would work?
Nope, just have a custom 404.html and/or if you deleted a whole path/folder/directory put a 410 (410=gone) in your .htaccess.
Also, I have a lot of images on my site that I want to rename. They're currently named something like widgetblue.jpg, widgetred.jpg, widget2weird.jpg, widget2whatever.jpg, etc. I want to rename them to widgetimage1.jpg, widgetimage2.jpg, widget2image1.jpg, widget2image2.jpg, etc. I don't want an error log full of images though, is there anything I can do about that
Use a program like "quick file rename" to rename the files, and then another program like "search & replace" to go through your html files and make the changes.
;)
Other people link to my images for avatars and stuff, that's why I would have a ton of 404 errors for them. Is there anything I can do about that? I don't want to prevent them from linking though... just want a cleaner error log.
Jennifer
Is there anything I can do to get it out of search engines?
Sure is, the way back machine [archive.org].
Brian
And how does the way back machine help remove a link from search engines? (I've had quite a bit of fun playing around with that toy in the past :))
Jennifer